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 Feb 1, 2024
1 parent 9b165dc commit bb2bbc2
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cognitoidp-69119.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cognito-idp``",
"description": "[``botocore``] Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ivs-98339.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ivs``",
"description": "[``botocore``] This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``managedblockchain-query``",
"description": "[``botocore``] This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediaconvert-1570.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediaconvert``",
"description": "[``botocore``] This release includes support for broadcast-mixed audio description tracks."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-neptunegraph-56825.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``neptune-graph``",
"description": "[``botocore``] Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary."
}

0 comments on commit bb2bbc2

Please sign in to comment.