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 Nov 1, 2023
1 parent 7f37627 commit b3e8411
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-connect-27674.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] Adds the BatchGetFlowAssociation API which returns flow associations (flow-resource) corresponding to the list of resourceArns supplied in the request. This release also adds IsDefault, LastModifiedRegion and LastModifiedTime fields to the responses of several Describe and List APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-globalaccelerator-96062.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``globalaccelerator``",
"description": "[``botocore``] Global Accelerator now support accelerators with cross account endpoints."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-38371.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] This release adds support for customized networking resources to Amazon RDS Custom."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshift-10797.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift``",
"description": "[``botocore``] Added support for Multi-AZ deployments for Provisioned RA3 clusters that provide 99.99% SLA availability."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-80050.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Support for batch transform input in Model dashboard"
}

0 comments on commit b3e8411

Please sign in to comment.