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 30, 2019
1 parent 6b2c7da commit 7fbf096
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions botocore/data/endpoints.json
Expand Up @@ -849,7 +849,10 @@
},
"comprehendmedical" : {
"endpoints" : {
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
Expand Down Expand Up @@ -1567,6 +1570,20 @@
"us-west-2" : { }
}
},
"iotthingsgraph" : {
"defaults" : {
"credentialScope" : {
"service" : "iotthingsgraph"
}
},
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-2" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-west-2" : { }
}
},
"kafka" : {
"endpoints" : {
"ap-northeast-1" : { },
Expand Down

0 comments on commit 7fbf096

Please sign in to comment.