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": "Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``ec2``",
9
+
"description": "Update the DescribeVpcs response",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``qbusiness``",
14
+
"description": "Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``rum``",
19
+
"description": "Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``sagemaker``",
24
+
"description": "Add DomainId to CreateDomainResponse",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``transcribe``",
29
+
"description": "Updating documentation for post call analytics job queueing.",
Copy file name to clipboardexpand all lines: CHANGELOG.rst
+11
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.38.5
6
+
======
7
+
8
+
* api-change:``cognito-idp``: Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.
9
+
* api-change:``ec2``: Update the DescribeVpcs response
10
+
* api-change:``qbusiness``: Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.
11
+
* api-change:``rum``: Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM
12
+
* api-change:``sagemaker``: Add DomainId to CreateDomainResponse
13
+
* api-change:``transcribe``: Updating documentation for post call analytics job queueing.
0 commit comments