Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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.
1848 results
Hi,
We want to create a redshift cluster using a snappshot copy of a different cluster through cloud formation. If we have to update this new cluster's features like, number of nodes, will this actio...
I would like to reduce the number of Aurora Serverless instances. To do this, I would like to create a new stack that creates an Aurora Serverless Postgres database.
Then I would like to import the Au...
I have additional CDK stacks. I have to change now a service definition but I get the error
```
The record types in the request must be the same as those present in the existing service. Records in t...
My RDS upgrade is done successfully from mysql 5.7 to 8.0 but enhanced monitoring is not copied to new upgraded rds. It is disabled but aws is recommending to enable it. What could be the reason? My C...
Hi all,
I'm in the process of configuring AWS Network Firewall in my environment and one of my initial challenges was connectivity to a SQL server database hosted in Azure. Connections to the remote d...
I edited my working cloudformation template for creating a redis cluster to create a valkey cluster instead, by changing the Engine parameter from redis to valkey. Creation fails with "This API doesn'...
Can stack sets be deployed to _specific_ accounts rather than OUs or the entire org?
Can a stack set deployment be _moved_ from a generic OU to a more specific account?
My use case is around AWS CDK...
Where can I find documentation for CF where an API Gateway is integrated with a DynamoDB?
I was trying to create a sagemaker project using the template "MLOps template for model building, training, and deployment with third-party Git repositories using Jenkins".
But I kept getting the err...
We use CFN to define all of our infrastructure and when I created the ECS TaskDefinition I used this container image "1111122223333444.dkr.ecr.us-east-1.amazonaws.com/my_app". This resource uses the ...
When changing the value of a AWS::SES::ConfigurationSetEventDestination resource's Name property, CloudFormation will show that the resource is being updated and the update will show as completing suc...
Hello,
I am trying to deploy a Yaml script which has got a Policy deployment but it is failing with below error:
> UsagePlanReminderLambdaPolicy [UPDATE_FAILED]: Resource handler returned message: "S...