Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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...
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...
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...
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...
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.
...
## 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...
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 ...
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-...
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" ....
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...
![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...