⚠ BREAKING CHANGES
- stepfunctions-tasks:
Dynamo*
tasks no longer implementIStepFunctionsTask
and have been replaced by constructs that can be instantiated directly. See README for examples
Features
- cfn-include: add support for retrieving parameter objects (#8658) (52dc123), closes #8657
- cfn-include: support logical id overrides (#8529) (d9c4f5e), closes #7375
- cloudwatch: CompositeAlarm (#8498) (1e6d293)
- efs: access point (#8631) (dde0ef5)
- stepfunctions: grant APIs for state machine construct (#8486) (fe71364), closes #5933
- stepfunctions-tasks: task constructs to call DynamoDB APIs (#8466) (a7cb3b7), closes #8108
Bug Fixes
- appsync: Not to throw an Error even if 'additionalAuthorizationModes' is undefined (#8673) (6b5d77b), closes #8666 #8668
- cli: cannot change policies or trust after initial bootstrap (#8677) (6e6b23e), closes #6581
- cli: crash on tiny reported terminal width (#8675) (a186c24), closes #8667
- toolkit: CLI tool fails on CloudFormation Throttling (#8711) (e512a40), closes #5637