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'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
110
views
asked 2 months 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
83
views
profile picture
Farski
asked 2 months 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
402
views
asked 2 months ago
I encountered an issue while deploying my pipeline code to Staging Account, and I'm seeking assistance to resolve it. Here are the details: Pls help!!!!!!! Error Message: ``` Error message Access...
1
answers
0
votes
263
views
Nafiu
asked 2 months ago
It's failing on Create Service. I've made a service role, I've assigning it and the logs even show it's assuming the role. Still denied. I even gave the role Admin, still denied. `` { ...
3
answers
0
votes
348
views
Kelnor
asked 2 months ago
I have a pipeline that uses waves in the deployment. There are times when I want to control one deployment over another manually. I've set up the waves to have their stages, which are independent...
1
answers
0
votes
199
views
profile picture
asked 2 months ago
I have the following cf script creating a simple AWS Connect instance. ```yaml Resources: AmazonConnectInstance: Type: AWS::Connect::Instance Properties: Attributes: ...
1
answers
0
votes
144
views
noname
asked 2 months ago
Hello everyone, I'm currently working with the AWS Serverless Application Model (SAM) to manage my Lambda functions. I'd like to know if it's possible to deploy a specific Lambda function within my...
1
answers
0
votes
196
views
profile picture
Vava
asked 2 months ago
1
answers
0
votes
196
views
asked 2 months ago
Hello, I'm seeking guidance on how to use an ACM certificate from Account X for deploying AWS CloudFront in Account Y and Z using CloudFormation. **Note: I use Codeploy in my pipeline for the...
1
answers
0
votes
367
views
Nafiu
asked 2 months ago
Hi AWS, while disabling the unapproved regions in our AWS accounts we noticed that a couple of regions are enabled by default. After research I figured out **Regions introduced before March 20, 2019...
1
answers
0
votes
239
views
profile picture
asked 2 months ago
It appears that the resource provider for AWS::EKS::Nodegroup can issue an invalid API request to EKS when the taints property changes between undefined and empty list. I recently changed my CDK...
0
answers
0
votes
272
views
asked 2 months ago