v2.0.0-rc.25
Features
- aws-autoscaling: add flag and aspect to require imdsv2 (#16052) (ef7e20d)
- codebuild: add support for small ARM machine type (#16635) (55fbc86), closes #16633
- codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
- dynamodb: add option to skip waiting for global replication to finish (#16983) (254601f), closes #16611
- ec2: add aspect to require imdsv2 (#16051) (0947b21)
- eks: configure serviceIpv4Cidr on the cluster (#16957) (72102c7), closes /docs.aws.amazon.com/eks/latest/APIReference/API_KubernetesNetworkConfigRequest.html#AmazonEKS-Type-KubernetesNetworkConfigRequest-serviceIpv4 #16541
- events: Add DLQ support for SQS target (#16916) (7fda903), closes #16417
- stepfunctions-tasks: add
enableNetworkIsolation
property toSageMakerCreateTrainingJobProps
(#16792) (69ac520), closes #16779
Bug Fixes
- cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
- core: asset hash is different between linux and windows (#16945) (59950dd), closes #14555 #16928
- custom-resources: Role Session Name can exceed maximum size (#16680) (3617b70)
- ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
- ecs-patterns: minScalingCapacity cannot be set to 0 (#16961) (589f284), closes #15632 #14336
- events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
- lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
- lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command
npm install [package]@[version]
(#17078) (a129046) - opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
- pipelines:
additionalInputs
fails for deep directory (#17074) (403d3ce), closes #16936 - ssm: StringParameter accepts ParameterType.AWS_EC2_IMAGE_ID as type (#16884) (2b353be), closes #16806