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 005445d6467c..4f4def488d05 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 @@ -12144,10 +12144,15 @@ "nimble": { "endpoints": { "ap-northeast-1": {}, + "ap-southeast-1": {}, "ap-southeast-2": {}, "ca-central-1": {}, + "eu-central-1": {}, + "eu-north-1": {}, + "eu-west-1": {}, "eu-west-2": {}, "us-east-1": {}, + "us-east-2": {}, "us-west-2": {} } },