You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[``botocore``] AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``elbv2``",
9
+
"description": "[``botocore``] Update elbv2 client to latest version",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``secretsmanager``",
14
+
"description": "[``botocore``] Add support for KmsKeyIds in the ListSecretVersionIds API response",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``sagemaker``",
19
+
"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",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+9
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.18.11
6
+
=======
7
+
8
+
* api-change:``appsync``: [``botocore``] AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.
9
+
* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
10
+
* api-change:``secretsmanager``: [``botocore``] Add support for KmsKeyIds in the ListSecretVersionIds API response
11
+
* api-change:``sagemaker``: [``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
0 commit comments