-
### Is this feature request related to a new rule or cfn-lint capabilities?
Both
### Describe the feature you'd like to request
Validation of [stack deployment file] contents:
- [ ] Enable…
-
Based on the AWS Well-Architected Framework best practices
Testing and validation results
Documentation and version control
-
On malformed CloudFormation, the CLI gives some pretty undecipherable output.
```
$ aws --version
aws-cli/1.11.24 Python/2.7.10 Darwin/16.1.0 botocore/1.4.81
```
In a directory containing…
-
# The problem
## Casing
Before we get into the issue, you first need to know the main difference between `any`-typed JSON data, and property typed data: **casing**!
All properties in CloudFor…
-
### Description:
Running `sam deploy --template template.yml` fails to package app appropriately
### Steps to reproduce:
1. Create sam app using "sam init" command and follow steps
2. Perform …
-
Per https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html
python2.7 and nodejs6.10 runtime supports already reached EOL and no longer receive security updates & updates
https://…
-
### Resource Name
_No response_
### Details
In my organisation we commonly produce stacks containing resources that are designed to be accessed by any account in our AWS organisation. Currently we …
-
Setting up Asgard can be a bit of a pain, so Stelligent has developed a CloudFormation template and Chef cookbooks to set up an EC2 instance and deploy Asgard to it.
==============
CloudFormation …
-
### Subject of the issue
OFN function references (!Ref, !Sub, !CopyValue, etc..) do no work with TemplatingContext parameters. References always resolve to `object Object`
### Your environment
*…
-
### Describe the bug
CloudFormation template which specifies a string-concatenation for `AssumeRolePolicyDocument` attribute in `AWS::IAM::Role` resource is **NOT** accepted by `CfnInclude()`. `cdk s…