Nico Coetzee

Results 5 issues of Nico Coetzee

### Name of the resource AWS::ApiGatewayV2::Api ### Resource Name _No response_ ### Issue Description When using SAM to deploy a serverless function with AWS::ApiGatewayV2::Api, the CloudFormation Resources TAB that lists...

bug
NeedTriage

### Name of the resource AWS::EKS::Cluster ### Resource Name n/a ### Issue Description I have the following output section: ```yaml Outputs: EksClusterCertificateData: Description: "Certificate Data for EksCluster" Value: Fn::GetAtt: -...

enhancement

## New ACK Service Controller Support for [FSX](https://aws.amazon.com/fsx/) would be really great, especially when deploying Pods with [NFS](https://kubernetes.io/docs/concepts/storage/volumes/#nfs) PVC's ### List of API resources List the API resources in order...

Service Controller

Tested on Ubuntu 20.04 with Python3 The dependencies: * cffi==1.14.5 * click==7.1.2 * cryptography==3.4.7 * Flask==1.1.2 * itsdangerous==1.1.0 * Jinja2==2.11.3 * MarkupSafe==1.1.1 * pycparser==2.20 * PyJWT==2.1.0 * pyOpenSSL==20.0.1 * six==1.15.0...

### Name of the resource Other ### Resource name CloudFormation API ### Description In the AWS CLI we already have `aws cloudformation delete-stack --stack-name ` where we can only delete...

enhancement