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’ve encountered an issue with accessing AWS S3 services from an EMR cluster created using a CloudFormation template. While the cluster is successfully created and configured, and the IAM roles and...
0
answers
0
votes
20
views
Sachin
asked an hour ago
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
101
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
126
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
115
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
76
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:...
0
answers
0
votes
116
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
351
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
136
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
208
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
216
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
604
views
asked 10 days ago
1
answers
0
votes
201
views
Nafiu
asked 10 days ago