Features
- ecs: enable fault injection flag (#32598) (ed366ce)
- ecs: warning when creating a service with the default minHealthyPercent (#31738) (3606deb), closes #31705
- update L1 CloudFormation resource definitions (#32768) (107eed3)
- cli: warn of non-existent stacks in
cdk destroy
(#32636) (c199378), closes #32545 #27179 40aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L190 aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L286-L291 - eks: update nodegroup gpu check (#32715) (693afea), closes #31347
- update L1 CloudFormation resource definitions (#32755) (8f97112)
- kms: add sign and verify related grant methods (#32681) (86d2853), closes #23185
Bug Fixes
- cli: cannot set environment variable
CI=false
(#32749) (26b361d) - cli: requiresRefresh function does not respect null (#32666) (2abc23c), closes #32653 /github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/src/memoize.ts#L27
- cloudwatch: render region and accountId when directly set on metrics (#32325) (c393481), closes #28731
- ecs: outdated linux commands for
canContainersAccessInstanceRole=false
and also deprecate property (#32763) (bbdd42c), closes #28518