-
I have a S3 bucket in serverless.yaml resources:
```
resources:
Resources:
Bucket:
Type: AWS::S3::Bucket
Properties:
BucketEncryption:
ServerSideEncryptio…
cnuss updated
7 months ago
-
**Describe the bug**
I have a CloudFormation stack that manages an IAM Role with inline IAM Policies for S3 buckets. When adopting the Role with ACK, the inline policies are not generated in the resu…
-
Hi Kelvin,
When I try to do the 2nd step of **Launching the AppSync backend**
`aws cloudformation deploy --template-file packaged_template.yml --stack-name AppSyncRelay --capabilities CAPABILITY_N…
-
Hello,
The installation of cloudformation sfhc.yaml does not work anymore. the error message during installation :
**_CloudFormation did not receive a response from your Custom Resource. Please ch…
-
The template for the Cloudformation yaml is currently inline string and difficult to maintain. Can we allow template to be fetched from config map or an env variable please. This will allow separating…
-
### Name of the resource
AWS::EC2::VPC
### Resource Name
_No response_
### Issue Description
**EDIT (2024-09-28)**: The issue only occurs if **Git Sync** is used.
AWS is detecting a …
-
https://github.com/awslabs/aws-cloudformation-templates/blob/5f35282bb960b6600a2f3a5e09b951b799318d90/aws/solutions/OperatingSystems/Ubuntu22.04_cfn-hup.yaml#L249
It should be `/usr/local/`. The o…
-
CFN now supports YAML output. It should be pretty simple to add a mechanism to output in this YAML format rather than JSON:
https://aws.amazon.com/blogs/aws/aws-cloudformation-update-yaml-cross-stack-…
-
## Expected Behavior
Requesting the chance to include resource and tag parameters for filtering resources during the integration of AWS accounts
## Actual Behavior
The integration via https://git…
-
### Description
It is not possible to set `ResultPath`, `InputPath`, and `OutputPath` to `null` when using the [`Definition`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resour…