From e6b18ca43bd9e47030eeefa2c66ba4fb6983da9c Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:20:28 +0000 Subject: [PATCH] chore(endpoints): update endpoints as of 2022/01/14 --- .../aws/typescript/codegen/endpoints.json | 138 ++++++++++++++++++ 1 file changed, 138 insertions(+) diff --git a/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json b/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json index 7d58ca4198f1c..0514e0ac06b7b 100644 --- a/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json +++ b/codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json @@ -1459,6 +1459,7 @@ "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, + "ap-southeast-3": {}, "ca-central-1": {}, "eu-central-1": {}, "eu-north-1": {}, @@ -11081,6 +11082,76 @@ } } }, + "s3-outposts": { + "endpoints": { + "af-south-1": {}, + "ap-east-1": {}, + "ap-northeast-1": {}, + "ap-northeast-2": {}, + "ap-northeast-3": {}, + "ap-south-1": {}, + "ap-southeast-1": {}, + "ap-southeast-2": {}, + "ca-central-1": { + "variants": [ + { + "tags": ["fips"] + } + ] + }, + "eu-central-1": {}, + "eu-north-1": {}, + "eu-south-1": {}, + "eu-west-1": {}, + "eu-west-2": {}, + "eu-west-3": {}, + "fips-ca-central-1": { + "deprecated": true + }, + "fips-us-east-1": { + "deprecated": true + }, + "fips-us-east-2": { + "deprecated": true + }, + "fips-us-west-1": { + "deprecated": true + }, + "fips-us-west-2": { + "deprecated": true + }, + "me-south-1": {}, + "sa-east-1": {}, + "us-east-1": { + "variants": [ + { + "tags": ["fips"] + } + ] + }, + "us-east-2": { + "variants": [ + { + "tags": ["fips"] + } + ] + }, + "us-west-1": { + "variants": [ + { + "tags": ["fips"] + } + ] + }, + "us-west-2": { + "variants": [ + { + "tags": ["fips"] + } + ] + } + } + }, "savingsplans": { "endpoints": { "aws-global": { @@ -12466,6 +12537,7 @@ "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, + "ap-southeast-3": {}, "ca-central-1": { "variants": [ { @@ -16728,6 +16800,13 @@ ] }, "endpoints": { + "fips-us-gov-east-1": { + "credentialScope": { + "region": "us-gov-east-1" + }, + "deprecated": true, + "hostname": "identitystore.us-gov-east-1.amazonaws.com" + }, "fips-us-gov-west-1": { "credentialScope": { "region": "us-gov-west-1" @@ -16735,6 +16814,14 @@ "deprecated": true, "hostname": "identitystore.us-gov-west-1.amazonaws.com" }, + "us-gov-east-1": { + "variants": [ + { + "hostname": "identitystore.us-gov-east-1.amazonaws.com", + "tags": ["fips"] + } + ] + }, "us-gov-west-1": { "variants": [ { @@ -17262,6 +17349,12 @@ }, "oidc": { "endpoints": { + "us-gov-east-1": { + "credentialScope": { + "region": "us-gov-east-1" + }, + "hostname": "oidc.us-gov-east-1.amazonaws.com" + }, "us-gov-west-1": { "credentialScope": { "region": "us-gov-west-1" @@ -17360,6 +17453,12 @@ }, "portal.sso": { "endpoints": { + "us-gov-east-1": { + "credentialScope": { + "region": "us-gov-east-1" + }, + "hostname": "portal.sso.us-gov-east-1.amazonaws.com" + }, "us-gov-west-1": { "credentialScope": { "region": "us-gov-west-1" @@ -17769,6 +17868,30 @@ } } }, + "s3-outposts": { + "endpoints": { + "fips-us-gov-east-1": { + "deprecated": true + }, + "fips-us-gov-west-1": { + "deprecated": true + }, + "us-gov-east-1": { + "variants": [ + { + "tags": ["fips"] + } + ] + }, + "us-gov-west-1": { + "variants": [ + { + "tags": ["fips"] + } + ] + } + } + }, "secretsmanager": { "endpoints": { "us-gov-east-1": { @@ -18774,6 +18897,21 @@ }, "deprecated": true, "hostname": "dms.us-iso-east-1.c2s.ic.gov" + }, + "us-iso-west-1": { + "variants": [ + { + "hostname": "dms.us-iso-west-1.c2s.ic.gov", + "tags": ["fips"] + } + ] + }, + "us-iso-west-1-fips": { + "credentialScope": { + "region": "us-iso-west-1" + }, + "deprecated": true, + "hostname": "dms.us-iso-west-1.c2s.ic.gov" } } },