Skip to content

Commit

Permalink
Update to latest partitions and endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Feb 7, 2024
1 parent 3bf633b commit 00c4a7c
Showing 1 changed file with 6 additions and 24 deletions.
30 changes: 6 additions & 24 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -14350,12 +14350,6 @@
} ]
},
"endpoints" : {
"af-south-1" : {
"hostname" : "resource-explorer-2.af-south-1.api.aws"
},
"ap-east-1" : {
"hostname" : "resource-explorer-2.ap-east-1.api.aws"
},
"ap-northeast-1" : {
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
},
Expand All @@ -14368,9 +14362,6 @@
"ap-south-1" : {
"hostname" : "resource-explorer-2.ap-south-1.api.aws"
},
"ap-south-2" : {
"hostname" : "resource-explorer-2.ap-south-2.api.aws"
},
"ap-southeast-1" : {
"hostname" : "resource-explorer-2.ap-southeast-1.api.aws"
},
Expand All @@ -14380,24 +14371,15 @@
"ap-southeast-3" : {
"hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
},
"ap-southeast-4" : {
"hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
},
"ca-central-1" : {
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
},
"eu-central-1" : {
"hostname" : "resource-explorer-2.eu-central-1.api.aws"
},
"eu-central-2" : {
"hostname" : "resource-explorer-2.eu-central-2.api.aws"
},
"eu-north-1" : {
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
},
"eu-south-1" : {
"hostname" : "resource-explorer-2.eu-south-1.api.aws"
},
"eu-west-1" : {
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
},
Expand All @@ -14407,12 +14389,6 @@
"eu-west-3" : {
"hostname" : "resource-explorer-2.eu-west-3.api.aws"
},
"il-central-1" : {
"hostname" : "resource-explorer-2.il-central-1.api.aws"
},
"me-central-1" : {
"hostname" : "resource-explorer-2.me-central-1.api.aws"
},
"me-south-1" : {
"hostname" : "resource-explorer-2.me-south-1.api.aws"
},
Expand Down Expand Up @@ -20726,6 +20702,12 @@
"cn-northwest-1" : { }
}
},
"inspector2" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"internetmonitor" : {
"defaults" : {
"dnsSuffix" : "api.amazonwebservices.com.cn",
Expand Down

0 comments on commit 00c4a7c

Please sign in to comment.