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``] This release adds support for specifying and extracting information from documents using the Queries feature within Analyze Document API",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``worklink``",
9
+
"description": "[``botocore``] Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``ssm``",
14
+
"description": "[``botocore``] Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression when creating SSM association.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``autoscaling``",
19
+
"description": "[``botocore``] EC2 Auto Scaling now adds default instance warm-up times for all scaling activities, health check replacements, and other replacement events in the Auto Scaling instance lifecycle.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``personalize``",
24
+
"description": "[``botocore``] Adding StartRecommender and StopRecommender APIs for Personalize.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``kendra``",
29
+
"description": "[``botocore``] Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``polly``",
34
+
"description": "[``botocore``] Amazon Polly adds new Austrian German voice - Hannah. Hannah is available as Neural voice only.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``transfer``",
39
+
"description": "[``botocore``] This release contains corrected HomeDirectoryMappings examples for several API functions: CreateAccess, UpdateAccess, CreateUser, and UpdateUser,.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``kms``",
44
+
"description": "[``botocore``] Adds support for KMS keys and APIs that generate and verify HMAC codes",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``redshift``",
49
+
"description": "[``botocore``] Introduces new fields for LogDestinationType and LogExports on EnableLogging requests and Enable/Disable/DescribeLogging responses. Customers can now select CloudWatch Logs as a destination for their Audit Logs.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.21.43
6
+
=======
7
+
8
+
* api-change:``textract``: [``botocore``] This release adds support for specifying and extracting information from documents using the Queries feature within Analyze Document API
9
+
* api-change:``worklink``: [``botocore``] Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
10
+
* api-change:``ssm``: [``botocore``] Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression when creating SSM association.
11
+
* api-change:``autoscaling``: [``botocore``] EC2 Auto Scaling now adds default instance warm-up times for all scaling activities, health check replacements, and other replacement events in the Auto Scaling instance lifecycle.
12
+
* api-change:``personalize``: [``botocore``] Adding StartRecommender and StopRecommender APIs for Personalize.
13
+
* api-change:``kendra``: [``botocore``] Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html
14
+
* api-change:``polly``: [``botocore``] Amazon Polly adds new Austrian German voice - Hannah. Hannah is available as Neural voice only.
15
+
* api-change:``transfer``: [``botocore``] This release contains corrected HomeDirectoryMappings examples for several API functions: CreateAccess, UpdateAccess, CreateUser, and UpdateUser,.
16
+
* api-change:``kms``: [``botocore``] Adds support for KMS keys and APIs that generate and verify HMAC codes
17
+
* api-change:``redshift``: [``botocore``] Introduces new fields for LogDestinationType and LogExports on EnableLogging requests and Enable/Disable/DescribeLogging responses. Customers can now select CloudWatch Logs as a destination for their Audit Logs.
0 commit comments