Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Aug 30, 2024
1 parent 25ebb36 commit 4e8bc10
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-backup-959.json
Original file line number Diff line number Diff line change
@@ -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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datazone-52929.json
Original file line number Diff line number Diff line change
@@ -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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-logs-19510.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``logs``",
"description": "[``botocore``] This release introduces a new optional parameter: Entity, in PutLogEvents request"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshiftdata-15518.json
Original file line number Diff line number Diff line change
@@ -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`"
}

0 comments on commit 4e8bc10

Please sign in to comment.