Skip to content

Commit a209c7a

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent f882ffa commit a209c7a

File tree

1 file changed

+15
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+15
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,7 @@
649649
"ap-southeast-2" : { },
650650
"ap-southeast-3" : { },
651651
"ap-southeast-4" : { },
652+
"ap-southeast-5" : { },
652653
"ca-central-1" : { },
653654
"ca-west-1" : { },
654655
"eu-central-1" : { },
@@ -2993,6 +2994,8 @@
29932994
"protocols" : [ "https" ]
29942995
},
29952996
"endpoints" : {
2997+
"af-south-1" : { },
2998+
"ap-east-1" : { },
29962999
"ap-northeast-1" : {
29973000
"variants" : [ {
29983001
"tags" : [ "dualstack" ]
@@ -3018,17 +3021,21 @@
30183021
"tags" : [ "dualstack" ]
30193022
} ]
30203023
},
3024+
"ap-southeast-5" : { },
3025+
"ap-southeast-7" : { },
30213026
"ca-central-1" : { },
30223027
"eu-central-1" : {
30233028
"variants" : [ {
30243029
"tags" : [ "dualstack" ]
30253030
} ]
30263031
},
3032+
"eu-central-2" : { },
30273033
"eu-north-1" : {
30283034
"variants" : [ {
30293035
"tags" : [ "dualstack" ]
30303036
} ]
30313037
},
3038+
"eu-south-1" : { },
30323039
"eu-west-1" : {
30333040
"variants" : [ {
30343041
"tags" : [ "dualstack" ]
@@ -3044,6 +3051,7 @@
30443051
"tags" : [ "dualstack" ]
30453052
} ]
30463053
},
3054+
"me-central-1" : { },
30473055
"sa-east-1" : {
30483056
"variants" : [ {
30493057
"tags" : [ "dualstack" ]
@@ -12531,6 +12539,7 @@
1253112539
"endpoints" : {
1253212540
"ap-south-1" : { },
1253312541
"ap-southeast-2" : { },
12542+
"eu-west-1" : { },
1253412543
"eu-west-2" : { },
1253512544
"us-east-1" : { },
1253612545
"us-east-2" : { },
@@ -30436,6 +30445,12 @@
3043630445
},
3043730446
"isRegionalized" : true
3043830447
},
30448+
"scheduler" : {
30449+
"endpoints" : {
30450+
"cn-north-1" : { },
30451+
"cn-northwest-1" : { }
30452+
}
30453+
},
3043930454
"schemas" : {
3044030455
"endpoints" : {
3044130456
"cn-north-1" : { },

0 commit comments

Comments
 (0)