We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3794c commit 00acc1eCopy full SHA for 00acc1e
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json
@@ -453,16 +453,25 @@
453
"ap-east-1" : { },
454
"ap-northeast-1" : { },
455
"ap-northeast-2" : { },
456
+ "ap-northeast-3" : { },
457
"ap-south-1" : { },
458
+ "ap-south-2" : { },
459
"ap-southeast-1" : { },
460
"ap-southeast-2" : { },
461
+ "ap-southeast-3" : { },
462
+ "ap-southeast-4" : { },
463
"ca-central-1" : { },
464
+ "ca-west-1" : { },
465
"eu-central-1" : { },
466
+ "eu-central-2" : { },
467
"eu-north-1" : { },
468
"eu-south-1" : { },
469
+ "eu-south-2" : { },
470
"eu-west-1" : { },
471
"eu-west-2" : { },
472
"eu-west-3" : { },
473
+ "il-central-1" : { },
474
+ "me-central-1" : { },
475
"me-south-1" : { },
476
"sa-east-1" : { },
477
"us-east-1" : { },
0 commit comments