-
Example
https://s3-us-west-1.amazonaws.com/cloudformation-templates-us-west-1/Route53_A.template
-
I am trying to use Pipeline feature in cloudformation but getting following errors:
Cloudformation Script:
```
AppSyncMarkFavoriteStoreFavoriteFunction:
Type: AWS::AppSync::FunctionConfi…
-
`aws-cfn-bootstrap` requires `python-daemon
-
https://github.com/awslabs/aws-cloudformation-templates/blob/5f35282bb960b6600a2f3a5e09b951b799318d90/aws/solutions/OperatingSystems/Ubuntu22.04_cfn-hup.yaml#L249
It should be `/usr/local/`. The o…
-
I've converted my moonshot templates from JSON to YAML using [aws-cfn-template-flip](https://github.com/awslabs/aws-cfn-template-flip), and when I'm creating new infrastructure using `moonshot create`…
-
*cfn-lint version: 0.25*
*Python: 3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit (AMD64)] on win32*
*pre-commit: 1.17.0*
*Description of issue.*
I have below in my `.pr…
-
**This issue is to discuss a potential feature request.**
When using ASH to scan a repository containing CDK Code that uses [cdk-nag](https://github.com/cdklabs/cdk-nag), cdk nag report is **NOT** …
-
The "SecureString" Systems Manager Parameter type is not supported by CloudFormation:
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-parameter.html#cfn-ssm-parameter-…
-
Hi Kelvin,
When I try to do the 2nd step of **Launching the AppSync backend**
`aws cloudformation deploy --template-file packaged_template.yml --stack-name AppSyncRelay --capabilities CAPABILITY_N…
-
I wanted to write some custom resources for my CloudFormation templates using .NET core in AWS Lambdas. All the samples are in JS and Python at the moment:
http://docs.aws.amazon.com/AWSCloudFormat…