From 13307927a3fa33764b943fa092c1c2e4408982aa Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 18 Aug 2023 18:20:31 +0000 Subject: [PATCH] feat(clients): update client endpoints as of 2023-08-18 --- .../aws/typescript/codegen/endpoints.json | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) 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 32410aa6ee2d..f23d75957365 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 @@ -25542,14 +25542,14 @@ "variants": [ { "hostname": "servicediscovery-fips.us-gov-east-1.amazonaws.com", - "tags": ["dualstack", "fips"] + "tags": ["fips"] }, { - "hostname": "servicediscovery-fips.us-gov-east-1.amazonaws.com", - "tags": ["fips"] + "hostname": "servicediscovery-fips.us-gov-east-1.api.aws", + "tags": ["dualstack", "fips"] }, { - "hostname": "servicediscovery.us-gov-east-1.amazonaws.com", + "hostname": "servicediscovery.us-gov-east-1.api.aws", "tags": ["dualstack"] } ] @@ -25565,14 +25565,14 @@ "variants": [ { "hostname": "servicediscovery-fips.us-gov-west-1.amazonaws.com", - "tags": ["dualstack", "fips"] + "tags": ["fips"] }, { - "hostname": "servicediscovery-fips.us-gov-west-1.amazonaws.com", - "tags": ["fips"] + "hostname": "servicediscovery-fips.us-gov-west-1.api.aws", + "tags": ["dualstack", "fips"] }, { - "hostname": "servicediscovery.us-gov-west-1.amazonaws.com", + "hostname": "servicediscovery.us-gov-west-1.api.aws", "tags": ["dualstack"] } ] @@ -27351,6 +27351,11 @@ "us-isob-east-1": {} } }, + "outposts": { + "endpoints": { + "us-isob-east-1": {} + } + }, "ram": { "endpoints": { "us-isob-east-1": {}