From 7fbf0965b74abd55d7ef01a43dac38c45f059edd Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 May 2019 23:14:40 +0000 Subject: [PATCH] Update to latest endpoints --- botocore/data/endpoints.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json index b1b7701d23..ac92fd1fe1 100644 --- a/botocore/data/endpoints.json +++ b/botocore/data/endpoints.json @@ -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" : { } @@ -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" : { },