v1.2.0
Bug Fixes
- assert: CfnParameter MatchStyle diff support (#3408) (2747a76), closes #3399
- ecs: make registry URL domain-suffix dependent (#3394) (c989fa4), closes #3377
- events: allow adding the same target to rule multiple times (#3353) (5879178), closes #3173
- s3: fail early with bad notification filters (#3397) (cd0e9bd), closes #3347 #3398
Features
- cli: VPC context provider looks up RouteTable IDs (#3171) (6d762f9)
- cloudformation: update to Resource Specification v4.2.0 (#3351) (9ec57af)
- cloudwatch: dashboardName validation (#3382) (f53f845), closes #2976
- core: allow multiple transforms on ITemplateOptions (#3395) (9565b9b), closes #3366
- s3: bucket access control (#3391) (820575b), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket.html#cfn-s3 #3383
- s3: bucket websiteRedirect (#3392) (dd574cc), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3 #1083