Features
- apigatewayv2: websocket - callback url (#15227) (349de7c), closes #14836
- apigatewayv2-integrations: http private integrations - tls config (#15469) (6453769), closes #14036
- appsync: optional operation parameter for lambdaRequest mapping template (#15283) (efd2e68), closes #15274 #14079
- aws-efs: grant support on FileSystem (#14999) (09591c6), closes #14998
- cli: add ability to specify an external id for the deploy-role (#15604) (2647cf3)
- lambda-nodejs: source map mode (#15621) (b934976), closes #14857
- pipelines: confirm IAM changes before starting the deployment (#15441) (ebba618), closes #12748
- rds: allow setting copyTagsToSnapshot on Clusters (#15553) (f7c6289), closes #15521
- servicecatalog: Add stack event notification constraint (#15610) (4e40db3)
- servicecatalog: Add TagOptions for portfolio (#15612) (e7760ee)
Bug Fixes
- appsync: update timestamp for apikey test (#15624) (9c4e51c), closes #15623
- cfnspec: make EndpointConfiguration of AWS::Serverless::Api a union type (#15526) (dd38eff)
- cli:
cdk deploy
is listing deprecated ids (#15603) (22f2499) - iam:
PrincipalWithConditions.addCondition
does not work (#15414) (fdce08c) - pipelines:
CodeBuildStep.partialBuildSpec
not used, buildspec control for legacy API (#15625) (d8dc818), closes #15169 - pipelines: new pipeline stages aren't validated (#15665) (309b9b4)
- pipelines: permissions check in legacy API does not work (#15660) (5e3cf2b)
- pipelines: unresolved source names aren't handled properly (#15600) (4b7116d), closes #15592