diff --git a/.changes/next-release/api-change-apprunner-27638.json b/.changes/next-release/api-change-apprunner-27638.json new file mode 100644 index 0000000000..ca574551c5 --- /dev/null +++ b/.changes/next-release/api-change-apprunner-27638.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``apprunner``", + "description": "[``botocore``] This release contains several minor bug fixes." +} diff --git a/.changes/next-release/api-change-ssm-26063.json b/.changes/next-release/api-change-ssm-26063.json new file mode 100644 index 0000000000..3a597fbee7 --- /dev/null +++ b/.changes/next-release/api-change-ssm-26063.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ssm``", + "description": "[``botocore``] When \"AutoApprovable\" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)" +} diff --git a/.changes/next-release/api-change-synthetics-20430.json b/.changes/next-release/api-change-synthetics-20430.json new file mode 100644 index 0000000000..93f2e23993 --- /dev/null +++ b/.changes/next-release/api-change-synthetics-20430.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``synthetics``", + "description": "[``botocore``] CloudWatch Synthetics now enables customers to choose a customer managed AWS KMS key or an Amazon S3-managed key instead of an AWS managed key (default) for the encryption of artifacts that the canary stores in Amazon S3. CloudWatch Synthetics also supports artifact S3 location updation now." +}