-
### Describe the bug
I'm creating aws verified access endpoint using cfn construct found [here](https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_ec2/CfnVerifiedAccessEndpoint.html). Before i…
-
**Is your feature request related to a problem? Please describe.**
Validating Policies like :
- Effect: Deny
Principal:
AWS: "*"
Action:
…
-
Hi,
Unfortunately I have some problems to validate yaml documents for AWS CloudFormation.
I have following line in my Template:
`TemplateURL: !Join ["/", [ !FindInMap [CFNBucket, !Ref "AWS::Regio…
-
Are there plans in the near future to support the Personalize ML service?
### Use Case
I think CDK lends itself well to configuring and maintaining the infrastructure needed for Personalize se…
-
### Summary
In TS, templates that pass numbers where strings are expected causes a type error. This is arguably the right behavior, since the types don't match, but CFN allows passing `1` where `'1'`…
-
Would it be possible to generate diagrams from the templates?
Perhaps could use tags for things that CF does not support directly.
And then can use resource properties to infer some of the infor…
-
This will introduce the ability to use Event Bridge to trigger the creation of new images.
-
### Describe the bug
Using CfnInclude to use a cloudformation template having cfn functions like "Fn::If" gives an error.
**Simplified sample cloudformation temlate:-**
```
"V2UserLoadBala…
agp28 updated
4 months ago
-
### Description
I attempted to provision the AWS Marketplace [BYOL template]() in the `us-east-2` region and received the following error when attempting to create the bootstrap node.
```
The image i…
-
> You can run :CocInfo inside vim to see the coc-cfn-lint logs and you'll see whether your file is being detected as CloudFormation. It currently doesn't do this check by looking at filename. Instead,…
glnds updated
4 years ago