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": "AWS Batch Array Job Visibility feature support. Includes new statusSummaryLastUpdatedAt for array job parent DescribeJobs responses for the last time the statusSummary was updated. Includes both statusSummary and statusSummaryLastUpdatedAt in ListJobs responses for array job parents.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``dynamodb``",
9
+
"description": "This change supports the creation of multi-account global tables. It adds two new arguments to CreateTable, GlobalTableSourceArn and GlobalTableSettingsReplicationMode. DescribeTable is also updated to include information about GlobalTableSettingsReplicationMode.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``endpoint-rules``",
14
+
"description": "Update endpoint-rules command to latest version",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``geo-maps``",
19
+
"description": "Added support for optional style parameters in maps, including 3D terrain and 3D Buildings",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``kinesis``",
24
+
"description": "Adds StreamId parameter to AWS Kinesis Data Streams APIs that is reserved for future use.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``marketplace-catalog``",
29
+
"description": "Adds support for Catalog API us-east-1 dualstack endpoint catalog-marketplace.us-east-1.api.aws",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``organizations``",
34
+
"description": "Updated the CloseAccount description.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``sso-admin``",
39
+
"description": "Added new Region management APIs to support multi-Region replication in IAM Identity Center.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.44.31
6
+
=======
7
+
8
+
* api-change:``batch``: AWS Batch Array Job Visibility feature support. Includes new statusSummaryLastUpdatedAt for array job parent DescribeJobs responses for the last time the statusSummary was updated. Includes both statusSummary and statusSummaryLastUpdatedAt in ListJobs responses for array job parents.
9
+
* api-change:``dynamodb``: This change supports the creation of multi-account global tables. It adds two new arguments to CreateTable, GlobalTableSourceArn and GlobalTableSettingsReplicationMode. DescribeTable is also updated to include information about GlobalTableSettingsReplicationMode.
10
+
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version
11
+
* api-change:``geo-maps``: Added support for optional style parameters in maps, including 3D terrain and 3D Buildings
12
+
* api-change:``kinesis``: Adds StreamId parameter to AWS Kinesis Data Streams APIs that is reserved for future use.
13
+
* api-change:``marketplace-catalog``: Adds support for Catalog API us-east-1 dualstack endpoint catalog-marketplace.us-east-1.api.aws
14
+
* api-change:``organizations``: Updated the CloseAccount description.
15
+
* api-change:``sso-admin``: Added new Region management APIs to support multi-Region replication in IAM Identity Center.
0 commit comments