Questions tagged with AWS CloudFormation

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.

I am a beginner working on the [tutorial ](https://aws.amazon.com/tutorials/set-up-streaming-etl-pipelines-apache-flink-and-amazon-kinesis-data-analytics/). I’m trying to clean up after completing the...
2
answers
0
votes
98
views
asked a day ago
I am trying to write the most basic of static website servers possible with AWS in CloudFormation. But for some reason my OAC is not working and I am getting AccessDenied errors when I access...
2
answers
0
votes
121
views
asked 3 days ago
My customer spins up and updates EC2 instances using Cloudformation stacks with some parameters, among which a custom AMI. AWS backup makes daily backups of the stack (retention of 7 days), containing...
2
answers
0
votes
110
views
asked 4 days ago
Hi I am trying to create Single API Gateway with 3 stages ( dev, stg and prod) and each stage pointing to Lambda Here is my code, but I am not able to achieve , please help Hi I am trying to...
0
answers
0
votes
74
views
Ram
asked 4 days ago
I have two resources in my CloudFormation template: flow and a phone number. ```yml ... Flow: Type: AWS::Connect::ContactFlow Properties: ... PhoneNumber: Type:...
2
answers
0
votes
110
views
Bayram
asked 5 days ago
I have some stored procs and sql statements to run in rds immediately after its creation using cloud formation. Is there an option to run those queries using cloud formation.
2
answers
0
votes
349
views
asked 6 days ago
We want to deploy our application to multiple regions (later maybe multiple accounts). This works fine using the Wave from a Codepipeline. Now we need every region to have an own manual approval, so...
1
answers
0
votes
134
views
asked 7 days ago
I am working on a product that uses lambda, I want to create lambda function and attach the code file(.jar) at the same time using cloud formation, can you provide the different options to do that...
3
answers
0
votes
206
views
asked 7 days ago
Please how do i setup this codepipline Trigger using Cloudformation Please help me with Cloudformation Template for this ![Enter image description...
1
answers
0
votes
213
views
Nafiu
asked 9 days ago
I've created two CloudFormation templates. The first one will create a DynamoDB table. The second one will operate on the DynamoDB table created. The resources need to be on separate stacks because...
2
answers
0
votes
598
views
asked 9 days ago
1
answers
0
votes
198
views
Nafiu
asked 10 days ago
Hi Folks, I'm trying to create a site-to-site VPN using cloud formation template. when I try to create a customer gateway using AWS::EC2::CustomerGateway, on of the properties BgpAsn. According to the...
1
answers
0
votes
383
views
RTech0
asked 11 days ago