Skip to content

Commit ab74934

Browse files
Merge branch 'develop' into 'update-v2'
2 parents 47f9fff + dce0842 commit ab74934

File tree

3 files changed

+50
-0
lines changed

3 files changed

+50
-0
lines changed

.changes/1.27.92.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"category": "``migrationhubstrategy``",
4+
"description": "This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``s3control``",
9+
"description": "Added support for S3 Object Lambda aliases.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``securitylake``",
14+
"description": "Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.",
15+
"type": "api-change"
16+
}
17+
]

.changes/1.27.93.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"category": "``guardduty``",
4+
"description": "Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``resource-explorer-2``",
9+
"description": "Documentation updates for APIs.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``sagemaker-runtime``",
14+
"description": "Update sagemaker-runtime command to latest version",
15+
"type": "api-change"
16+
}
17+
]

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5043,6 +5043,22 @@ CHANGELOG
50435043
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.
50445044

50455045

5046+
1.27.93
5047+
=======
5048+
5049+
* api-change:``guardduty``: Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
5050+
* api-change:``resource-explorer-2``: Documentation updates for APIs.
5051+
* api-change:``sagemaker-runtime``: Update sagemaker-runtime command to latest version
5052+
5053+
5054+
1.27.92
5055+
=======
5056+
5057+
* api-change:``migrationhubstrategy``: This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
5058+
* api-change:``s3control``: Added support for S3 Object Lambda aliases.
5059+
* api-change:``securitylake``: Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.
5060+
5061+
50465062
1.27.91
50475063
=======
50485064

0 commit comments

Comments
 (0)