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 5082d0fb572a..3a1d0a683563 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 @@ -9558,6 +9558,7 @@ "ap-southeast-3": {}, "ap-southeast-4": {}, "ca-central-1": {}, + "ca-west-1": {}, "eu-central-1": {}, "eu-central-2": {}, "eu-north-1": {}, @@ -11772,6 +11773,7 @@ "ap-southeast-3": {}, "ap-southeast-4": {}, "ca-central-1": {}, + "ca-west-1": {}, "eu-central-1": {}, "eu-central-2": {}, "eu-north-1": {}, @@ -16263,6 +16265,7 @@ "ap-southeast-3": {}, "ap-southeast-4": {}, "ca-central-1": {}, + "ca-west-1": {}, "eu-central-1": {}, "eu-central-2": {}, "eu-north-1": {}, @@ -23435,6 +23438,12 @@ } } }, + "network-firewall": { + "endpoints": { + "cn-north-1": {}, + "cn-northwest-1": {} + } + }, "oam": { "endpoints": { "cn-north-1": {}, @@ -29482,7 +29491,8 @@ }, "arc-zonal-shift": { "endpoints": { - "us-iso-east-1": {} + "us-iso-east-1": {}, + "us-iso-west-1": {} } }, "athena": {