From de0710b480c5b3c6f802878851f8cbaccdaa5efb Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 5 Jul 2023 18:08:59 +0000 Subject: [PATCH] Add changelog entries from botocore --- .../next-release/api-change-comprehendmedical-32827.json | 5 +++++ .changes/next-release/api-change-connect-14072.json | 5 +++++ .changes/next-release/api-change-kms-19027.json | 5 +++++ .changes/next-release/api-change-mgn-52220.json | 5 +++++ .changes/next-release/api-change-securityhub-51761.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-comprehendmedical-32827.json create mode 100644 .changes/next-release/api-change-connect-14072.json create mode 100644 .changes/next-release/api-change-kms-19027.json create mode 100644 .changes/next-release/api-change-mgn-52220.json create mode 100644 .changes/next-release/api-change-securityhub-51761.json diff --git a/.changes/next-release/api-change-comprehendmedical-32827.json b/.changes/next-release/api-change-comprehendmedical-32827.json new file mode 100644 index 0000000000..406dd817f5 --- /dev/null +++ b/.changes/next-release/api-change-comprehendmedical-32827.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``comprehendmedical``", + "description": "[``botocore``] Update to Amazon Comprehend Medical documentation." +} diff --git a/.changes/next-release/api-change-connect-14072.json b/.changes/next-release/api-change-connect-14072.json new file mode 100644 index 0000000000..0e2894273c --- /dev/null +++ b/.changes/next-release/api-change-connect-14072.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "[``botocore``] GetMetricDataV2 API: Channels filters do not count towards overall limitation of 100 filter values." +} diff --git a/.changes/next-release/api-change-kms-19027.json b/.changes/next-release/api-change-kms-19027.json new file mode 100644 index 0000000000..7cc32f16f8 --- /dev/null +++ b/.changes/next-release/api-change-kms-19027.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kms``", + "description": "[``botocore``] Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call." +} diff --git a/.changes/next-release/api-change-mgn-52220.json b/.changes/next-release/api-change-mgn-52220.json new file mode 100644 index 0000000000..ca87db37d3 --- /dev/null +++ b/.changes/next-release/api-change-mgn-52220.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mgn``", + "description": "[``botocore``] This release introduces the Global view feature and new Replication state APIs." +} diff --git a/.changes/next-release/api-change-securityhub-51761.json b/.changes/next-release/api-change-securityhub-51761.json new file mode 100644 index 0000000000..977e470fc6 --- /dev/null +++ b/.changes/next-release/api-change-securityhub-51761.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``securityhub``", + "description": "[``botocore``] Documentation updates for AWS Security Hub" +}