Change Log
This release introduces S3 Server-Side-Encryption by default for all S3 buckets created by the CLI. This has no impact on putting and getting objects from the buckets so there is no impact to existing applications. It does require the s3:PutEncryptionConfiguration
permission on the IAM Role / User used to deploy with the CLI.
amplify-category-api 2.31.4 (2021-04-27)
Bug Fixes
- consolidate REST API IAM policies (#6904) (ref #2084) (5cfff17)
- handle errors and provide better error message when adding data source (#7117) (ref #4384) (888829b)
amplify-category-function 2.31.4 (2021-04-27)
Bug Fixes
amplify-category-storage 2.11.4 (2021-04-27)
Bug Fixes
amplify-cli 4.50.0 (2021-04-27)
Features
amplify-cli-core 1.21.0 (2021-04-27)
Bug Fixes
Features
amplify-e2e-core 1.18.0 (2021-04-27)
Bug Fixes
Features
amplify-e2e-tests 2.39.0 (2021-04-27)
Bug Fixes
- consolidate REST API IAM policies (#6904) (ref #2084) (5cfff17)
- remove unused import (#7134) (275955f)
Features
amplify-frontend-ios 2.19.4 (2021-04-27)
Bug Fixes
amplify-frontend-javascript 2.21.4 (2021-04-27)
Bug Fixes
amplify-provider-awscloudformation 4.45.0 (2021-04-27)
Bug Fixes
- consolidate REST API IAM policies (#6904) (ref #2084) (5cfff17)
- profile validation to include source_profile and role_arn (#7173) (70a980f)
- return rejected promise in getStackEvents() (#7121) (ref #7004) (f259e5a)
- skip admin queries when consolidating REST APIs (#7142) (c8069bd)