v1.61.0
Features
- appsync: implement resolvable fields for code-first schema (#9660) (9e3b798)
- appsync: separating schema from graphql api (#9903) (8d71fa1)
- cli: automatically determine region on EC2 instances (#9313) (1cf986d)
- core: facility to warn when deprecated APIs are used (#9585) (b1d0ac0)
- custom-resources: function name for AwsCustomResource (#9774) (6da6581), closes #9771
- eks: envelope encryption for secrets (#9438) (65fd3e6), closes #9140
- rds: deletion protection for RDS cluster (#9871) (ef98b9f), closes #6944
- rds: grantConnect for database instances (#9887) (e893828), closes #1558
- region-info: add information for af-south-1 and eu-south-1 regions (#9569) (9d76c26)
- s3: imported buckets can have an explicit region (#9936) (f0c76ac), closes #8280 #9556
- stepfunctions-tasks: add support for CodeBuild StartBuild API (#9757) (dae54ec), closes #8043
Bug Fixes
- appsync: add dependency between apikey and schema (#9737) (4448794), closes #8168 #9736 #8168
- bootstrap: add alias for the asset key (#9872) (952e686), closes #6719
- cfn-include: allow numbers to be passed to string properties (#9849) (4c8c6f1), closes #9784
- cfn-include: short form for Condition (#9865) (371e8da), closes #9785
- core: Access Denied using legacy synthesizer with new bootstrap (#9831) (960ef12)
- core: Duration incorrectly renders Days (#9935) (0ca09a7), closes #9906
- elasticloadbalancingv2: imported listener ignores conditions attribute (#9939) (1c9b733), closes #8385 #9262 #9320 #9643
- lambda: cannot use latest version in multiple cloudfront distributions (#9966) (71c60f2), closes #4459
- lambda: grantInvoke fails on second invocation (#9960) (0fc5899), closes #8553
- lambda-nodejs: incorrect working directory for local bundling (#9870) (a4185a0), closes #9632