UNPKG

@aws-cdk-testing/cli-integ

Version:

Integration tests for the AWS CDK CLI

14 lines (13 loc) 236 B
{ "Resources": { "NoopHandle": { "Type": "AWS::CloudFormation::WaitConditionHandle" }, "Bucket": { "Type": "AWS::S3::Bucket", "Properties": { "BucketName": "my-example-bucket" } } } }