Skip to content

Commit

Permalink
Update to latest endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed May 14, 2021
1 parent f78a15e commit 1320ac7
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion botocore/data/endpoints.json
Expand Up @@ -530,7 +530,19 @@
},
"api.fleethub.iot" : {
"endpoints" : {
"us-east-1" : { }
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"api.mediatailor" : {
Expand Down Expand Up @@ -7770,6 +7782,12 @@
}
}
},
"servicecatalog" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"servicediscovery" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down

0 comments on commit 1320ac7

Please sign in to comment.