-
After upgrading to `variablesResolutionMode: 20210326` in Serverless 2, or upgrading to Serverless 3, I'm now getting errors when trying to use native serverless variables such as `${aws:region}`, `${…
-
I'm not using the template on this one because it cuts across many services/resources/etc.....
If a resource has an Arn, Fn::GetAtt [myResource, Arn] should return said Arn. If I get a cfn failure…
-
AWS::SSM:Parameter has the parameter name as the Ref output, but there is no build in way to get the Arn (see also aws-cloudformation/cloudformation-coverage-roadmap#68). Which means that you have to …
-
https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/655
If we're going to hold AWS accountable, we might as well hold them accountable for all the things. There is a work-a…
-
### Terraform Core Version
v1.2.4
### AWS Provider Version
v4.39.0
### Affected Resource(s)
aws_cloudformation_stack_set
### Expected Behavior
`failure_tolerance_count` or `failur…
-
KMS recently added support for MultiRegion KMS Keys with the MultiRegion boolean Property as part of Key and the ReplicaKey which can point to a Key that has MultiRegion set to true. This is required …
-
### Description
[Shareable test events](https://docs.aws.amazon.com/lambda/latest/dg/testing-functions.html#creating-shareable-events) is now available in the Lambda console. All you need to do it …
-
### Describe the bug
Our CDK application is breaking. We're trying to add tags to all resources within the CloudFormation template by reading the values from the SSM Parameter Store. However, durin…
-
### Describe the feature
Hi,
I would like to propose a change to the existing way the `SecretValue` is synthesised from CDK code to Cloudformation templates.
Currently when updating a secret …
-
### Name of the resource
AWS::ApiGatewayV2::Integration
### Resource Name
_No response_
### Issue Description
The CloudFormation schema downloaded from https://schema.cloudformation.us-east-1.ama…