From 736578b8fcfe9c82502ee086ae95830aed681748 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 16 Sep 2020 18:11:15 +0000 Subject: [PATCH] Update to latest endpoints --- botocore/data/endpoints.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json index 8213641ebc..3aa2824690 100644 --- a/botocore/data/endpoints.json +++ b/botocore/data/endpoints.json @@ -3272,6 +3272,7 @@ "ca-central-1" : { }, "eu-central-1" : { }, "eu-north-1" : { }, + "eu-south-1" : { }, "eu-west-1" : { }, "eu-west-2" : { }, "eu-west-3" : { }, @@ -4010,6 +4011,24 @@ }, "oidc" : { "endpoints" : { + "ap-northeast-1" : { + "credentialScope" : { + "region" : "ap-northeast-1" + }, + "hostname" : "oidc.ap-northeast-1.amazonaws.com" + }, + "ap-northeast-2" : { + "credentialScope" : { + "region" : "ap-northeast-2" + }, + "hostname" : "oidc.ap-northeast-2.amazonaws.com" + }, + "ap-south-1" : { + "credentialScope" : { + "region" : "ap-south-1" + }, + "hostname" : "oidc.ap-south-1.amazonaws.com" + }, "ap-southeast-1" : { "credentialScope" : { "region" : "ap-southeast-1" @@ -7527,6 +7546,12 @@ } } }, + "ebs" : { + "endpoints" : { + "us-gov-east-1" : { }, + "us-gov-west-1" : { } + } + }, "ec2" : { "endpoints" : { "us-gov-east-1" : {