Skip to content

Commit 3549174

Browse files
Update endpoints model
1 parent 887bc6b commit 3549174

File tree

1 file changed

+42
-21
lines changed

1 file changed

+42
-21
lines changed

Diff for: botocore/data/endpoints.json

+42-21
Original file line numberDiff line numberDiff line change
@@ -7115,6 +7115,9 @@
71157115
"ap-northeast-3" : {
71167116
"hostname" : "datazone.ap-northeast-3.api.aws"
71177117
},
7118+
"ap-south-1" : {
7119+
"hostname" : "datazone.ap-south-1.api.aws"
7120+
},
71187121
"ap-south-2" : {
71197122
"hostname" : "datazone.ap-south-2.api.aws"
71207123
},
@@ -7173,6 +7176,9 @@
71737176
"me-south-1" : {
71747177
"hostname" : "datazone.me-south-1.api.aws"
71757178
},
7179+
"mx-central-1" : {
7180+
"hostname" : "datazone.mx-central-1.api.aws"
7181+
},
71767182
"sa-east-1" : {
71777183
"hostname" : "datazone.sa-east-1.api.aws"
71787184
},
@@ -15021,18 +15027,8 @@
1502115027
"tags" : [ "dualstack" ]
1502215028
} ]
1502315029
},
15024-
"ap-southeast-5" : {
15025-
"variants" : [ {
15026-
"hostname" : "logs.ap-southeast-5.api.aws",
15027-
"tags" : [ "dualstack" ]
15028-
} ]
15029-
},
15030-
"ap-southeast-7" : {
15031-
"variants" : [ {
15032-
"hostname" : "logs.ap-southeast-7.api.aws",
15033-
"tags" : [ "dualstack" ]
15034-
} ]
15035-
},
15030+
"ap-southeast-5" : { },
15031+
"ap-southeast-7" : { },
1503615032
"ca-central-1" : {
1503715033
"variants" : [ {
1503815034
"hostname" : "logs-fips.ca-central-1.amazonaws.com",
@@ -15159,12 +15155,7 @@
1515915155
"tags" : [ "dualstack" ]
1516015156
} ]
1516115157
},
15162-
"mx-central-1" : {
15163-
"variants" : [ {
15164-
"hostname" : "logs.mx-central-1.api.aws",
15165-
"tags" : [ "dualstack" ]
15166-
} ]
15167-
},
15158+
"mx-central-1" : { },
1516815159
"sa-east-1" : {
1516915160
"variants" : [ {
1517015161
"hostname" : "logs.sa-east-1.api.aws",
@@ -19301,6 +19292,7 @@
1930119292
"ap-southeast-1" : { },
1930219293
"ap-southeast-2" : { },
1930319294
"ap-southeast-3" : { },
19295+
"ap-southeast-7" : { },
1930419296
"ca-central-1" : {
1930519297
"variants" : [ {
1930619298
"hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
@@ -19351,6 +19343,7 @@
1935119343
},
1935219344
"il-central-1" : { },
1935319345
"me-central-1" : { },
19346+
"mx-central-1" : { },
1935419347
"sa-east-1" : { },
1935519348
"us-east-1" : {
1935619349
"variants" : [ {
@@ -22914,7 +22907,12 @@
2291422907
"tags" : [ "fips" ]
2291522908
} ]
2291622909
},
22917-
"ca-west-1" : { },
22910+
"ca-west-1" : {
22911+
"variants" : [ {
22912+
"hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
22913+
"tags" : [ "fips" ]
22914+
} ]
22915+
},
2291822916
"eu-central-1" : { },
2291922917
"eu-central-2" : { },
2292022918
"eu-north-1" : { },
@@ -22930,6 +22928,13 @@
2293022928
"deprecated" : true,
2293122929
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
2293222930
},
22931+
"fips-ca-west-1" : {
22932+
"credentialScope" : {
22933+
"region" : "ca-west-1"
22934+
},
22935+
"deprecated" : true,
22936+
"hostname" : "sms-voice-fips.ca-west-1.amazonaws.com"
22937+
},
2293322938
"fips-us-east-1" : {
2293422939
"credentialScope" : {
2293522940
"region" : "us-east-1"
@@ -28590,8 +28595,18 @@
2859028595
},
2859128596
"logs" : {
2859228597
"endpoints" : {
28593-
"cn-north-1" : { },
28594-
"cn-northwest-1" : { }
28598+
"cn-north-1" : {
28599+
"variants" : [ {
28600+
"hostname" : "logs.cn-north-1.api.amazonwebservices.com.cn",
28601+
"tags" : [ "dualstack" ]
28602+
} ]
28603+
},
28604+
"cn-northwest-1" : {
28605+
"variants" : [ {
28606+
"hostname" : "logs.cn-northwest-1.api.amazonwebservices.com.cn",
28607+
"tags" : [ "dualstack" ]
28608+
} ]
28609+
}
2859528610
}
2859628611
},
2859728612
"mediaconvert" : {
@@ -32495,12 +32510,18 @@
3249532510
"variants" : [ {
3249632511
"hostname" : "logs.us-gov-east-1.amazonaws.com",
3249732512
"tags" : [ "fips" ]
32513+
}, {
32514+
"hostname" : "logs.us-gov-east-1.api.aws",
32515+
"tags" : [ "dualstack" ]
3249832516
} ]
3249932517
},
3250032518
"us-gov-west-1" : {
3250132519
"variants" : [ {
3250232520
"hostname" : "logs.us-gov-west-1.amazonaws.com",
3250332521
"tags" : [ "fips" ]
32522+
}, {
32523+
"hostname" : "logs.us-gov-west-1.api.aws",
32524+
"tags" : [ "dualstack" ]
3250432525
} ]
3250532526
}
3250632527
}

0 commit comments

Comments
 (0)