We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fe205 commit 45fe754Copy full SHA for 45fe754
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json
@@ -1461,16 +1461,20 @@
1461
"ap-northeast-2" : { },
1462
"ap-northeast-3" : { },
1463
"ap-south-1" : { },
1464
+ "ap-south-2" : { },
1465
"ap-southeast-1" : { },
1466
"ap-southeast-2" : { },
1467
"ap-southeast-3" : { },
1468
"ca-central-1" : { },
1469
"eu-central-1" : { },
1470
+ "eu-central-2" : { },
1471
"eu-north-1" : { },
1472
"eu-south-1" : { },
1473
+ "eu-south-2" : { },
1474
"eu-west-1" : { },
1475
"eu-west-2" : { },
1476
"eu-west-3" : { },
1477
+ "me-central-1" : { },
1478
"me-south-1" : { },
1479
"sa-east-1" : { },
1480
"us-east-1" : { },
0 commit comments