New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
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 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1906 results
The below Cloudformation fails for certain regions and succeeds in others.
```
Resources:
SourceSQLVPC:
Type: AWS::EC2::VPC
Properties:
CidrBlock: 10.150.0.0/16
SourceSubnet3:
T...
Not sure what I did, but I think it started when I removed the S3 deployment bucket.
So I have recreated it, but it still isn't working.
I manage to get my sandbox working by deleting and creating a ...
I created multiple VPCs in us-east-1, and in us-east-2, but AWS is not allowing me to enable EnableDnsSupport and EnableDnsHostnames.
I have tried modifying attributes via CLI, manually in AWS Co...
I’m trying to understand the differences between Terraform and AWS CloudFormation. Which tool is more preferable for developers when managing infrastructure as code (IaC)? Do they perform similar task...
I cannot begin "[Tutorial: Writing an AWS Glue for Spark script](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-intro-tutorial.html)" because of issues with CloudFormation setup.
The...
Hi all
I'm using the AWS-PublishSNSNotification SSM document as a remediation action for some AWS Config rules. I'd love to customize the "Message" parameter and also want to include "RESOURCE_ID". H...
Hello team,
I am trying to deploy an Nvidia Omniverse Virtual Workstation using their official cloudformation template as listed in the article below:
https://docs.omniverse.nvidia.com/nucleus/latest...
Dear Team,
Please help me done this task. Give me the instruction that i want to get more exposure
Diff between RTO/RPO?
Thanks,
MahendraKumar V
IT | Cloud Engineer
Hi,
How can I keep a backup of Amazon Connect resources and deploy the resources through CloudFormation or any other techniques?
The idea is, what if someone deleted a specific resources from the Con...
Hi all
I created a cloudformation template to create an AWS Config rule remediation for the Config managed rule - https://docs.aws.amazon.com/config/latest/developerguide/s3-account-level-public-acce...

The documentation here https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/continuous-delivery-codepipeline-parameter-override-functions.html says I can use these functions to extra a value...