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.

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
315
views
asked 11 days 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
61
views
Mihailo
asked 12 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
57
views
asked 12 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
135
views
AWS
asked 13 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
242
views
Nafiu
asked 17 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
234
views
profile picture
asked 17 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
194
views
Nafiu
asked 18 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
200
views
asked 18 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
79
views
JAD
asked 18 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
95
views
asked 19 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
66
views
profile picture
Farski
asked 20 days ago
Hi, I am new to AWS, and for some reasons, I couldn't open an AWS account. I am using a service that emulates some of the AWS services locally, but definitely it has a lot of limitations. I have done...
1
answers
0
votes
387
views
asked 20 days ago