By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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 up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1849 results
This AWS::Cognito::LogDeliveryConfiguration resource is in a CREATE_FAILED state. Resource handler returned message: "1 validation error detected: Value 'arn:aws:logs:us-east-1:000000000000:log-group...
1
answers
0
votes
19
views
asked 14 days ago
I'm trying to disable a specific SecurityHub standard control (IAM.6 from Best Practices) using CloudFormation and I'm getting a permission error. The CFN template seems to be correct and applies cor...
1
answers
0
votes
45
views
profile picture
asked 18 days ago
When changing BudgetAmount value in AWS Console, it showed "Error: "The submitted information didn't contain changes. Submit different information to create a change set". However, the BudgetAmount p...
3
answers
0
votes
49
views
asked 19 days ago
Hello, I am currently working with Spark and HDFS (on-premise) and have recently started learning AWS (covering various services such as S3, DynamoDB, RDS, Redshift, EMR, etc.). I have two main quest...
4
answers
0
votes
64
views
asked 19 days ago
I have created 2 stacks in 2 different regions: * 1 bucket as a secondary * 1 bucket is primary I try configuring the policy and access point in the **primary stack**. Still, I find it impossible bec...
3
answers
0
votes
33
views
asked 19 days ago
I have a DynamoDB table and want to create a new GSI using CFN. But the CFN fails and throwing error message that the table already exists. Tried creating GSI using on existing table, it worked fine. ...
1
answers
0
votes
23
views
asked 20 days ago
## CONTEXT I've been having trouble deploying my stack from a CFN template. This is a fairly large stack used by an internal team at AWS. There are multipe Glue jobs, S3 buckets, and IAM roles defin...
1
answers
0
votes
48
views
AWS
asked 20 days ago
Hi, I've been trying to deploy an EC2 instance into my VPC, of which I'm confident on the configurations (ingress and egress rules, route tables, etc.). When I deploy the EC2 instance (tested with ...
3
answers
0
votes
62
views
asked 20 days ago
I received the following error messages when a managed update was tried to be applied: `November 15, 2024 02:11:54 (UTC-6) ERROR Service:AmazonCloudFormation, Message:Stack named 'awseb-e-uevcynfxp3-...
1
answers
0
votes
27
views
asked 21 days ago
I am playing witn sam init. Created hello world typescript example When deployed, it creates "/Prod/hello" I want to speciify (in an .env if possible) the first segment as "staging" , "dev", "prod" ....
1
answers
0
votes
30
views
asked 22 days ago
I'm trying to include the Transform AWS::LanguageExtensions in a template. I'm unable to create the stack with the error Fragment returned by transform AWS::LanguageExtensions is null I've removed...
4
answers
0
votes
1.3K
views
asked 23 days ago
![Error Message](/media/postImages/original/IMq1EiWmgFRZ-QBrcUmbPJ_w) I get the PublicRouteTable with message: #: required key [VpcId] not found error when I run a stack that was created using Cloud D...
Accepted AnswerAWS CloudFormation
2
answers
0
votes
47
views
asked 24 days ago