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 Jul 30, 2021
1 parent 4a00aab commit a954d93
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-appsync-4334.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appsync``",
"description": "[``botocore``] AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-67451.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-13384.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-secretsmanager-37485.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``secretsmanager``",
"description": "[``botocore``] Add support for KmsKeyIds in the ListSecretVersionIds API response"
}

0 comments on commit a954d93

Please sign in to comment.