From 03ce91f0944f2df05f80b9363aedc044ad71dd4a Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 27 Sep 2024 18:34:44 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-customerprofiles-34492.json | 5 +++++ .changes/next-release/api-change-quicksight-15546.json | 5 +++++ .changes/next-release/api-change-securityhub-36527.json | 5 +++++ .changes/next-release/api-change-sesv2-14853.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-customerprofiles-34492.json create mode 100644 .changes/next-release/api-change-quicksight-15546.json create mode 100644 .changes/next-release/api-change-securityhub-36527.json create mode 100644 .changes/next-release/api-change-sesv2-14853.json diff --git a/.changes/next-release/api-change-customerprofiles-34492.json b/.changes/next-release/api-change-customerprofiles-34492.json new file mode 100644 index 0000000000..198836d960 --- /dev/null +++ b/.changes/next-release/api-change-customerprofiles-34492.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``customer-profiles``", + "description": "[``botocore``] Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations" +} diff --git a/.changes/next-release/api-change-quicksight-15546.json b/.changes/next-release/api-change-quicksight-15546.json new file mode 100644 index 0000000000..959b8fd482 --- /dev/null +++ b/.changes/next-release/api-change-quicksight-15546.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "[``botocore``] Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings." +} diff --git a/.changes/next-release/api-change-securityhub-36527.json b/.changes/next-release/api-change-securityhub-36527.json new file mode 100644 index 0000000000..977e470fc6 --- /dev/null +++ b/.changes/next-release/api-change-securityhub-36527.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``securityhub``", + "description": "[``botocore``] Documentation updates for AWS Security Hub" +} diff --git a/.changes/next-release/api-change-sesv2-14853.json b/.changes/next-release/api-change-sesv2-14853.json new file mode 100644 index 0000000000..ef6472815d --- /dev/null +++ b/.changes/next-release/api-change-sesv2-14853.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sesv2``", + "description": "[``botocore``] This release adds support for engagement tracking over Https using custom domains." +}