From 0d2c754e75c2b34de4c58e052cc751f950b60181 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 29 Aug 2023 20:13:00 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cognitoidp-19627.json | 5 +++++ .changes/next-release/api-change-fsx-13164.json | 5 +++++ .changes/next-release/api-change-omics-44900.json | 5 +++++ .changes/next-release/api-change-sesv2-65352.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-cognitoidp-19627.json create mode 100644 .changes/next-release/api-change-fsx-13164.json create mode 100644 .changes/next-release/api-change-omics-44900.json create mode 100644 .changes/next-release/api-change-sesv2-65352.json diff --git a/.changes/next-release/api-change-cognitoidp-19627.json b/.changes/next-release/api-change-cognitoidp-19627.json new file mode 100644 index 0000000000..d005c37901 --- /dev/null +++ b/.changes/next-release/api-change-cognitoidp-19627.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-idp``", + "description": "[``botocore``] Added API example requests and responses for several operations. Fixed the validation regex for user pools Identity Provider name." +} diff --git a/.changes/next-release/api-change-fsx-13164.json b/.changes/next-release/api-change-fsx-13164.json new file mode 100644 index 0000000000..d863a959fc --- /dev/null +++ b/.changes/next-release/api-change-fsx-13164.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fsx``", + "description": "[``botocore``] Documentation updates for project quotas." +} diff --git a/.changes/next-release/api-change-omics-44900.json b/.changes/next-release/api-change-omics-44900.json new file mode 100644 index 0000000000..6be76d6f67 --- /dev/null +++ b/.changes/next-release/api-change-omics-44900.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``omics``", + "description": "[``botocore``] Add RetentionMode support for Runs." +} diff --git a/.changes/next-release/api-change-sesv2-65352.json b/.changes/next-release/api-change-sesv2-65352.json new file mode 100644 index 0000000000..716a0ac05f --- /dev/null +++ b/.changes/next-release/api-change-sesv2-65352.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sesv2``", + "description": "[``botocore``] Adds support for the new Export and Message Insights features: create, get, list and cancel export jobs; get message insights." +}