v2.101.0
Features
- ec2: Add SubnetFilter for CIDR Range (#27425) (b1ce47b), closes #27421
- init-templates: update init templates to use the current LTS version of Java (#27422) (6c34c9a)
- stepfunctions: adding custom state name prop (#27306) (61be7a6)
- stepfunctions-tasks: add
ExecutionParameters
toAthenaStartQueryExecution
(#27287) (3fc86ca), closes #27286 - update AWS Service Spec (#27464) (3899f15)
Bug Fixes
- assertions: cannot use HTTP apis that do not return JSON (#27463) (cae9db6)
- s3: grantRead does not allow s3:HeadObject (#27416) (beac675), closes #27389
- stepfunctions-tasks: SNS FIFO tasks does not support messageGroupId and messageDeduplicationId (#27369) (9cb9fb8), closes #27341
Reverts
- "fix(cli): cannot hotswap ECS task definitions containing certain intrinsics" (#27358) (48d7726), closes #27343 #27343
Alpha modules (2.101.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- glue-alpha:
SparkUIProps.prefix
strings in the original/prefix-name
format will now result in a validation error. To retain the same behavior, prefixes must be changed to the newprefix-name/
format.
Features
- lambda-python-alpha: add without-urls option for poetry (#27442) (5893b3f), closes #27103
- scheduler-targets: step function start execution target (#27424) (3a87141), closes 40aws-cdk/aws-scheduler-targets-alpha/lib/lambda-invoke.ts#L8 #27377