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.

Hi, I have created an empty CDK pipeline and package. In the CDK package, I created a deployment stack for Kinesis stream which created 3 new kinesis streams. There are 3 DDBs existing in the AWS...
1
answers
0
votes
148
views
asked a month ago
[ Amazon Connect Flow language](https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-example.html) is JSON-based representation of a series of flow actions, and the criteria for...
2
answers
0
votes
148
views
noname
asked a month ago
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...
1
answers
0
votes
108
views
Sachin
asked a month 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
156
views
asked a month 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
260
views
asked a month 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
224
views
asked a month 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
111
views
Ram
asked a month 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
165
views
noname
asked a month 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
374
views
asked a month 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
267
views
asked a month 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
257
views
asked a month 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
311
views
Nafiu
asked a month ago