From 176d32c706a2bc11938e97d77417793afe46fbf6 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 30 Aug 2022 20:17:00 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-greengrassv2-39779.json | 5 +++++ .changes/next-release/api-change-identitystore-59974.json | 5 +++++ .changes/next-release/api-change-lookoutequipment-62197.json | 5 +++++ .changes/next-release/api-change-macie2-7739.json | 5 +++++ .changes/next-release/api-change-sso-51400.json | 5 +++++ .changes/next-release/api-change-ssoadmin-37953.json | 5 +++++ .changes/next-release/enhancement-Endpoints-77539.json | 5 +++++ 7 files changed, 35 insertions(+) create mode 100644 .changes/next-release/api-change-greengrassv2-39779.json create mode 100644 .changes/next-release/api-change-identitystore-59974.json create mode 100644 .changes/next-release/api-change-lookoutequipment-62197.json create mode 100644 .changes/next-release/api-change-macie2-7739.json create mode 100644 .changes/next-release/api-change-sso-51400.json create mode 100644 .changes/next-release/api-change-ssoadmin-37953.json create mode 100644 .changes/next-release/enhancement-Endpoints-77539.json diff --git a/.changes/next-release/api-change-greengrassv2-39779.json b/.changes/next-release/api-change-greengrassv2-39779.json new file mode 100644 index 0000000000..06f7cab62e --- /dev/null +++ b/.changes/next-release/api-change-greengrassv2-39779.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``greengrassv2``", + "description": "[``botocore``] Adds topologyFilter to ListInstalledComponentsRequest which allows filtration of components by ROOT or ALL (including root and dependency components). Adds lastStatusChangeTimestamp to ListInstalledComponents response to show the last time a component changed state on a device." +} diff --git a/.changes/next-release/api-change-identitystore-59974.json b/.changes/next-release/api-change-identitystore-59974.json new file mode 100644 index 0000000000..68b038c6a5 --- /dev/null +++ b/.changes/next-release/api-change-identitystore-59974.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``identitystore``", + "description": "[``botocore``] Documentation updates for the Identity Store CLI Reference." +} diff --git a/.changes/next-release/api-change-lookoutequipment-62197.json b/.changes/next-release/api-change-lookoutequipment-62197.json new file mode 100644 index 0000000000..b805df0642 --- /dev/null +++ b/.changes/next-release/api-change-lookoutequipment-62197.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lookoutequipment``", + "description": "[``botocore``] This release adds new apis for providing labels." +} diff --git a/.changes/next-release/api-change-macie2-7739.json b/.changes/next-release/api-change-macie2-7739.json new file mode 100644 index 0000000000..9f6bbb4334 --- /dev/null +++ b/.changes/next-release/api-change-macie2-7739.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``macie2``", + "description": "[``botocore``] This release of the Amazon Macie API adds support for using allow lists to define specific text and text patterns to ignore when inspecting data sources for sensitive data." +} diff --git a/.changes/next-release/api-change-sso-51400.json b/.changes/next-release/api-change-sso-51400.json new file mode 100644 index 0000000000..2415ba134f --- /dev/null +++ b/.changes/next-release/api-change-sso-51400.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sso``", + "description": "[``botocore``] Documentation updates for the AWS IAM Identity Center Portal CLI Reference." +} diff --git a/.changes/next-release/api-change-ssoadmin-37953.json b/.changes/next-release/api-change-ssoadmin-37953.json new file mode 100644 index 0000000000..09c09cb822 --- /dev/null +++ b/.changes/next-release/api-change-ssoadmin-37953.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sso-admin``", + "description": "[``botocore``] Documentation updates for the AWS IAM Identity Center CLI Reference." +} diff --git a/.changes/next-release/enhancement-Endpoints-77539.json b/.changes/next-release/enhancement-Endpoints-77539.json new file mode 100644 index 0000000000..448593ae93 --- /dev/null +++ b/.changes/next-release/enhancement-Endpoints-77539.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "Endpoints", + "description": "[``botocore``] Deprecate SSL common name" +}