From ab29b5e17ef2e8e848ecabb032a2c56cc8f45f7f Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 23 Aug 2022 18:10:20 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-rds-95575.json | 5 +++++ .changes/next-release/api-change-ssoadmin-11129.json | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 .changes/next-release/api-change-rds-95575.json create mode 100644 .changes/next-release/api-change-ssoadmin-11129.json diff --git a/.changes/next-release/api-change-rds-95575.json b/.changes/next-release/api-change-rds-95575.json new file mode 100644 index 0000000000..164cbb12bf --- /dev/null +++ b/.changes/next-release/api-change-rds-95575.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] RDS for Oracle supports Oracle Data Guard switchover and read replica backups." +} diff --git a/.changes/next-release/api-change-ssoadmin-11129.json b/.changes/next-release/api-change-ssoadmin-11129.json new file mode 100644 index 0000000000..8cf0271e87 --- /dev/null +++ b/.changes/next-release/api-change-ssoadmin-11129.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sso-admin``", + "description": "[``botocore``] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)" +}