@aws-cdk/aws-events
Advanced tools
Changelog
1.115.0 (2021-07-21)
cdk deploy
is listing deprecated ids (#15603) (22f2499)PrincipalWithConditions.addCondition
does not work (#15414) (fdce08c)CodeBuildStep.partialBuildSpec
not used, buildspec control for legacy API (#15625) (d8dc818), closes #15169Changelog
1.114.0 (2021-07-15)
prefixPath
property in HttpGatewayRouteMatch
has been renamed to path
, and its type changed from string
to HttpGatewayRoutePathMatch
AcceptLanguage
enum has been renamed to MessageLanguage
, and fields that accepted this enum have been updated to reflect this change.acceptLanguage
in PortfolioShareOptions
has been renamed to messageLanguage
.acceptLanguage
in PortfolioProps
has been renamed to messageLanguage
.acceptLanguage
in CloudFormationProductProps
has been renamed messageLanguage
.prefixPath
property in HttpRouteMatch
has been renamed to path
, and its type changed from string
to HttpRoutePathMatch
Changelog
1.112.0 (2021-07-09)
HttpHeaderMatch
has been renamed to HeaderMatch
HttpRouteMatchMethod
has been renamed to HttpRouteMethod
ServiceDiscovery.cloudMap()
method has been changed to accept positional argumentsChangelog
1.111.0 (2021-07-01)
Changelog
1.110.0 (2021-06-24)
TlsValidationTrust
have been changed to accept positional argumentsTlsCertificate
have been changed to accept positional argumentsTlsListener
has been renamed to ListenerTlsOptions
string
instead of any
for cloudwatch dimension values (#15097) (dc3cf13), closes #14978deploy-role
could directly access buckets in target account (#15192) (d04e288), closes #12985 #14082 #134221 hour
renders as 60 minutes
(#15125) (adcd8c3)Changelog
1.109.0 (2021-06-16)
cdk synth
too eager with validation in Pipelines (#15147) (ae98e88), closes #14613 #15130--all
selects stacks in nested assemblies (#15046) (0d00e50)Changelog
1.108.0 (2021-06-09)
imageScanningConfiguration
property of ecr.CfnRepository
now accepts scanOnPush
instead of ScanOnPush
(notice the casing change).cdk bootstrap
to update to bootstrap stack version '6'.fromCfnKey()
method (#14859) (1ff5b9e), closes #9719 #14795 #14809autoDeleteObjects
had redundant GetObject*
permissions (#14573) (f9be15d), closes #14572