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.

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
64
views
RTech0
asked 17 hours ago
The cyclic dependency issue in your CloudFormation template occurs because the S3 bucket's notification configuration depends on the SQS queue's ARN, while the SQS queue's policy depends on the S3...
2
answers
0
votes
92
views
asked a day ago
Hello I am trying to create a stack in AWS and wanted to know if there a better way of adding the required permissions for the stack to complete than just trying to create the stack, viewing the...
1
answers
0
votes
31
views
Mihailo
asked 2 days ago
Hello, when we create a feature branch in our repository, a new workflow starts running and a "development" stack is created in CloudFormation. When we delete the branch, the workflow becomes...
0
answers
0
votes
20
views
asked 2 days ago
Hello, I have deployed a Bedrock KnowledgeBase using OpenSearch Serverless with console and it works fine. Now I would like to automate this deployment using the CDK (I am using Python) but I am not...
1
answers
0
votes
30
views
AWS
asked 3 days ago
Pls help I have a Lambda function in Account A that I need to use as a service token for a custom resource in Account B. Pleas help with a Cloudformation Setup Below is my Setup **Account A...
1
answers
0
votes
125
views
Nafiu
asked 7 days ago
I have been writing CloudFormation Stack using `yaml` and deploying it to AWS Infrastructure ( For legacy reasons, I can not switch to CDK unfortunately ;)) Following yaml code is a part of the...
2
answers
0
votes
212
views
profile picture
asked 7 days ago
Please Help I have a Lambda function in **Account A** that I want to be used as a service token in **Account B** and invoked by **Account C **based on a certain role. I am using CloudFormation in...
1
answers
0
votes
103
views
Nafiu
asked 7 days ago
I am creating an Amazon Lex V2 bot using CloudFormation. In two separate instances where the documentation states that I can define a...
1
answers
0
votes
68
views
asked 7 days ago
Hi all, I am getting a strange error when attempting to create a Kendra FAQ using a CFN template: > Resource of type 'AWS::Kendra::Faq' with identifier 'BLAH_GUID' did not stabilize. In this...
1
answers
0
votes
67
views
JAD
asked 8 days ago
Hi, I'm trying to use AWS Lambda to deploy a CloudFormation template into an application, but I'm encountering an issue. My application includes an AWS Bedrock Knowledge Base. Sometimes when I...
1
answers
0
votes
88
views
asked 9 days ago
As best I can tell, the [CreateStackSet](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStackSet.html) API does not allow you to specify which regions to deploy stacks to,...
2
answers
0
votes
62
views
profile picture
Farski
asked 10 days ago