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": "Updating stop-task API to encapsulate containers with custom stop signal",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``iam``",
9
+
"description": "Adding the ExpirationTime attribute to the delegation request resource.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``inspector2``",
14
+
"description": "This release adds a new ScanStatus called \"Unsupported Code Artifacts\". This ScanStatus will be returned when a Lambda function was not code scanned because it has unsupported code artifacts.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``partnercentral-account``",
19
+
"description": "Adding Verification API's to Partner Central Account SDK.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``sesv2``",
24
+
"description": "Updating the desired url for `PutEmailIdentityDkimSigningAttributes` from v1 to v2",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.43.10
6
+
=======
7
+
8
+
* api-change:``ecs``: Updating stop-task API to encapsulate containers with custom stop signal
9
+
* api-change:``iam``: Adding the ExpirationTime attribute to the delegation request resource.
10
+
* api-change:``inspector2``: This release adds a new ScanStatus called "Unsupported Code Artifacts". This ScanStatus will be returned when a Lambda function was not code scanned because it has unsupported code artifacts.
11
+
* api-change:``partnercentral-account``: Adding Verification API's to Partner Central Account SDK.
12
+
* api-change:``sesv2``: Updating the desired url for `PutEmailIdentityDkimSigningAttributes` from v1 to v2
0 commit comments