Features
- update AWS Service Spec (#26751) (e4e0832)
- opensearchservice: SAML authorization properties for Domain construct (#26673) (6e20cbf), closes #26600
Bug Fixes
- aws-cdk-lib: custom resources using Node16 and SDKv2 (#26710) (259a469), closes #26708
- custom-resources: incorrect sdkv3 fallback (#26693) (0fc33d9)
Alpha modules (2.92.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- batch: if using spot instances on your Compute Environments, they will default to
SPOT_PRICE_CAPACITY_OPTIMIZED
instead ofSPOT_CAPACITY_OPTIMIZED
now.