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
The scenario 1.created s3 bucket through cloudformation file from yaml file uploaded from local machine but surprisingly 2 deleted the cloudformation stack and it got deleted but the bucket was not...
2
answers
0
votes
279
views
asked 2 months ago
Hello, I am trying to Configuring web ACL traffic logging for an Amazon S3 bucket in aws cdk code. I got a error 'The bucket policy already exists on bucket aws-waf-logs-*testName*.' when i deploy th...
1
answers
0
votes
101
views
asked 2 months ago
Team, When I am about to create a QBusiness web App, got stuck with Service Role creation in the first stage. Could you please assist me what are the policies it should have and if it should be "Cust...
1
answers
0
votes
62
views
asked 2 months ago
My build fails with " The stack named amplify-dg6kilaq53wkg-main-branch-86aa0e80db failed to deploy: UPDATE_ROLLBACK_COMPLETE: API key not found: da2-bvymkhsf2jcgrgnr336fum3tpa (Service: AWSAppSync;" ...
1
answers
0
votes
117
views
asked 2 months ago
I create a simple cluster with the EksBlueprints. Everything works fine. But how I can get the generated VPC to use it in other Stacks? ``` const stack = blueprints.EksBlueprint.builder() .accou...
0
answers
0
votes
14
views
asked 2 months ago
Using AWS cloud formation template, how can I update schema/index of an existing DynamoDB Table without recreating it.How can I use UpdatePolicy and UpdateReplacePolicy??
3
answers
0
votes
59
views
asked 2 months ago
You are receiving this message because you created one or more pipelines in the past 8 weeks. AWS CodePipeline provides two pipeline types: V1 and V2. These pipeline types differ in the features suppo...
3
answers
0
votes
68
views
asked 2 months ago
How to enable Deletion Protection on DynamoDb Global tables using Cloudformation YAML? "DeletionProtectionEnabled: Boolean" is not allowed for "AWS::DynamoDB::GlobalTable"
1
answers
0
votes
45
views
asked 2 months ago
Hi, my Elastic Beanstalk environment's server's disk keeps getting full. In looking at the problem I see that one possibility is that cloud formation keeps logging keep alives to the /var/log/cfn-wire...
1
answers
0
votes
40
views
asked 2 months ago
We are looking to utilize GitSync in our Cloudformation templates to easily manage our AWS Service updates that could be needed. It looks like the CodeConnection is made for a signle user, but what ha...
1
answers
0
votes
42
views
asked 2 months ago
I have a quick question. Is it possible to create the direct connect gateway with cloudformation ?
2
answers
0
votes
111
views
asked 2 months ago
Is there a way to set the OCIU capacity for Opensearch via CFN? I found this repo, https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-opensearchserverless/tree/main/aws-opens...
1
answers
0
votes
61
views
asked 2 months ago