Skip to content

Commit 9c0442d

Browse files
authored
Merge pull request #7751 from cli-v2-merge/update-v2
[v2] Merge model updates and develop branch to v2 branch
2 parents e8483d4 + 52d60bd commit 9c0442d

File tree

24 files changed

+1837
-3550
lines changed

24 files changed

+1837
-3550
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+
]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "``guardduty``",
3+
"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.",
4+
"type": "api-change"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "``migrationhubstrategy``",
3+
"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.",
4+
"type": "api-change"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "``resource-explorer-2``",
3+
"description": "Documentation updates for APIs.",
4+
"type": "api-change"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "``s3control``",
3+
"description": "Added support for S3 Object Lambda aliases.",
4+
"type": "api-change"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "``sagemaker-runtime``",
3+
"description": "Update sagemaker-runtime command to latest version",
4+
"type": "api-change"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "``securitylake``",
3+
"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.",
4+
"type": "api-change"
5+
}

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

awscli/botocore/data/endpoints.json

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6344,6 +6344,7 @@
63446344
"ap-southeast-1" : { },
63456345
"ap-southeast-2" : { },
63466346
"ap-southeast-3" : { },
6347+
"ap-southeast-4" : { },
63476348
"ca-central-1" : { },
63486349
"eu-central-1" : { },
63496350
"eu-central-2" : { },
@@ -14856,9 +14857,11 @@
1485614857
"ap-northeast-2" : { },
1485714858
"ap-northeast-3" : { },
1485814859
"ap-south-1" : { },
14860+
"ap-south-2" : { },
1485914861
"ap-southeast-1" : { },
1486014862
"ap-southeast-2" : { },
1486114863
"ap-southeast-3" : { },
14864+
"ap-southeast-4" : { },
1486214865
"ca-central-1" : {
1486314866
"variants" : [ {
1486414867
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
@@ -19191,8 +19194,32 @@
1919119194
},
1919219195
"dlm" : {
1919319196
"endpoints" : {
19194-
"us-gov-east-1" : { },
19195-
"us-gov-west-1" : { }
19197+
"us-gov-east-1" : {
19198+
"variants" : [ {
19199+
"hostname" : "dlm.us-gov-east-1.amazonaws.com",
19200+
"tags" : [ "fips" ]
19201+
} ]
19202+
},
19203+
"us-gov-east-1-fips" : {
19204+
"credentialScope" : {
19205+
"region" : "us-gov-east-1"
19206+
},
19207+
"deprecated" : true,
19208+
"hostname" : "dlm.us-gov-east-1.amazonaws.com"
19209+
},
19210+
"us-gov-west-1" : {
19211+
"variants" : [ {
19212+
"hostname" : "dlm.us-gov-west-1.amazonaws.com",
19213+
"tags" : [ "fips" ]
19214+
} ]
19215+
},
19216+
"us-gov-west-1-fips" : {
19217+
"credentialScope" : {
19218+
"region" : "us-gov-west-1"
19219+
},
19220+
"deprecated" : true,
19221+
"hostname" : "dlm.us-gov-west-1.amazonaws.com"
19222+
}
1919619223
}
1919719224
},
1919819225
"dms" : {

0 commit comments

Comments
 (0)