Skip to content

Commit 47f9fff

Browse files
Update to latest models
Pulled in models from botocore 1.29.92 to 1.29.93
1 parent e8483d4 commit 47f9fff

File tree

15 files changed

+1757
-3550
lines changed

15 files changed

+1757
-3550
lines changed

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)