From 4e8bc10e3a98a5663f665f2d3034ede982025cf5 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 30 Aug 2024 18:15:48 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-backup-959.json | 5 +++++ .changes/next-release/api-change-datazone-52929.json | 5 +++++ .changes/next-release/api-change-logs-19510.json | 5 +++++ .changes/next-release/api-change-redshiftdata-15518.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-backup-959.json create mode 100644 .changes/next-release/api-change-datazone-52929.json create mode 100644 .changes/next-release/api-change-logs-19510.json create mode 100644 .changes/next-release/api-change-redshiftdata-15518.json diff --git a/.changes/next-release/api-change-backup-959.json b/.changes/next-release/api-change-backup-959.json new file mode 100644 index 0000000000..14d044c359 --- /dev/null +++ b/.changes/next-release/api-change-backup-959.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``backup``", + "description": "[``botocore``] The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault." +} diff --git a/.changes/next-release/api-change-datazone-52929.json b/.changes/next-release/api-change-datazone-52929.json new file mode 100644 index 0000000000..7277f8caae --- /dev/null +++ b/.changes/next-release/api-change-datazone-52929.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datazone``", + "description": "[``botocore``] Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls." +} diff --git a/.changes/next-release/api-change-logs-19510.json b/.changes/next-release/api-change-logs-19510.json new file mode 100644 index 0000000000..df091754ef --- /dev/null +++ b/.changes/next-release/api-change-logs-19510.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``logs``", + "description": "[``botocore``] This release introduces a new optional parameter: Entity, in PutLogEvents request" +} diff --git a/.changes/next-release/api-change-redshiftdata-15518.json b/.changes/next-release/api-change-redshiftdata-15518.json new file mode 100644 index 0000000000..bca0e07850 --- /dev/null +++ b/.changes/next-release/api-change-redshiftdata-15518.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift-data``", + "description": "[``botocore``] The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returned`session-id`" +}