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 Mar 6, 2025
1 parent 835e609 commit e7b3c94
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrock-88299.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock``",
"description": "[``botocore``] This releases adds support for Custom Prompt Router"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudtrail-8164.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudtrail``",
"description": "[``botocore``] Doc-only update for CloudTrail."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ivsrealtime-80872.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ivs-realtime``",
"description": "[``botocore``] IVS Real-Time now offers customers the ability to merge fragmented recordings in the event of a participant disconnect."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``networkflowmonitor``",
"description": "[``botocore``] This release contains 2 changes. 1: DeleteScope/GetScope/UpdateScope operations now return 404 instead of 500 when the resource does not exist. 2: Expected string format for clientToken fields of CreateMonitorInput/CreateScopeInput/UpdateMonitorInput have been updated to be an UUID based string."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshiftdata-44391.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift-data``",
"description": "[``botocore``] This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-50577.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] You can now perform an exact match or rate limit aggregation against the web request's JA4 fingerprint."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-workspaces-29172.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces``",
"description": "[``botocore``] Added a new ModifyEndpointEncryptionMode API for managing endpoint encryption settings."
}

0 comments on commit e7b3c94

Please sign in to comment.