New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
Questions tagged with AWS CloudFormation
AWS CloudFormation lets you model, provision, and manage AWS and third-party resources by treating infrastructure as code.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1897 results
The documentation here https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/continuous-delivery-codepipeline-parameter-override-functions.html says I can use these functions to extra a value...
We are running a serverless opensearch collection and access it via an VPC endpoint. All resources belong to a single CloudFormation stack.
In order to share the VPCe we want to move it to another sta...
Hi all
I'd love to deploy a custom AWS Config Conformance Pack using AWS Control Tower Customization Framework (CfCT). In the cfn yaml template, I used an S3 bucket to upload custom conformance pack ...
Hi all
I created a custom aws config conformance pack template based on https://docs.aws.amazon.com/config/latest/developerguide/custom-conformance-pack.html. I'd love to deploy using cloudformation ...
I'm working with CDK TypeScript to create an network setup that includes:
* Two VPCs
* Two Transit Gateways (TGWs)
* TGW peering between these gateways
Even though I've set ['autoAcceptSharedAttach...
I have tried many forms of this and just cannot seem to find the correct syntax for getting the StringEquals code below to work.
Original code
```
Condition:
StringEquals:
Fn::Sub ${Va6OIDC}...
I am trying to create a resource group of EC2 instances using cloudformation, but I keep getting this error message:
Resource handler returned message: "Model validation failed (#/ResourceQuery/Query:...
We have Git sync configured for our CloudFormation stacks. It works great. But we frequently hit the rate limit for AWS Github app (5000 api calls per hour). We want to turn off this setting below (co...
I am trying to create a CloudWatch alarm for a group of Lambda functions that share a specific tag (e.g., Environment=qa01 or ApplicationName=Energy).
Currently, the alarm works when I specify exact ...
I've added patch policies via SSM Quick Setup and noticed that when running the lambdas don't have permission to CreateLogGroup.
Checking the permissions built by the stack it appears as if the `logs:...
Hi. I have the following cloudformation template. If I send an email to my recipient, I can receive it using a mail client, but it never reaches the Lambda or S3 Action.
* My Lambda log group does n...
in cloudformation, AWS::AutoScaling::LaunchConfiguration, mi7.large or mi7-flex is not a valid instance type