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": "Add support for intrinsic Fn:ForEach (fixes `#8075 <https://github.com/aws/aws-cli/issues/8075>`__)",
5
+
"type": "enhancement"
6
+
},
7
+
{
8
+
"category": "``cloud9``",
9
+
"description": "Updated Cloud9 API documentation for AL2023 release",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``connect``",
14
+
"description": "Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``connectcases``",
19
+
"description": "Increase number of fields that can be included in CaseEventIncludedData from 50 to 200",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``kms``",
24
+
"description": "Documentation updates for AWS Key Management Service",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``rds``",
29
+
"description": "Updates Amazon RDS documentation by adding code examples",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``sagemaker``",
34
+
"description": "This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.32.2
6
+
======
7
+
8
+
* enhancement:``cloudformation package``: Add support for intrinsic Fn:ForEach (fixes `#8075 <https://github.com/aws/aws-cli/issues/8075>`__)
9
+
* api-change:``cloud9``: Updated Cloud9 API documentation for AL2023 release
10
+
* api-change:``connect``: Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
11
+
* api-change:``connectcases``: Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
12
+
* api-change:``kms``: Documentation updates for AWS Key Management Service
13
+
* api-change:``rds``: Updates Amazon RDS documentation by adding code examples
14
+
* api-change:``sagemaker``: This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API
0 commit comments