-
Here is excerpt from my CloudFormation template for some Aurora stack:
```
AuroraClusterKey:
Type: AWS::KMS::Key
Properties:
Description: !Sub "KMS key for - ${DBName}"
Ena…
-
This may seem strange, but it's because I've been dealing with AWS CloudFormation parameters, where you can only have empty strings, not null or undefined values...
I was trying to do
```ts
// …
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
20.12.1
### Amplify CLI Version
12.12.4
### What operating system are you using…
-
Travis build for #137 (https://travis-ci.org/weaveworks/integrations/builds/366114204) fails like so:
```
$ aws cloudformation validate-template --template-body "file:////${PWD}/aws/ecs/cloudforma…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
### Name of the resource
Other
### Resource name
CloudFormation Git sync
### Description
The [recent feature](https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1875#iss…
-
### Describe the feature
Amazon EventBridge Pipes now supports customer managed KMS keys.
But [L2 Construct (alpha module)](https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-pipes-alpha.Pipe.…
-
## 1. Title
AWS::IAM::InstanceProfile-Tags - set Tags via CloudFormation
## 2. Scope of request
The Instance Profiles are supporting Tags per the AWS CLI documentation but currently it's not pos…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Describe the feature
Could not perform a hotswap deployment, because the CloudFormation template could not be resolved: We don't support attributes of the 'AWS::CloudFormation::Stack' resource.…
twixr updated
2 months ago