Skip to content

Commit b1d6daf

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 5771d22 commit b1d6daf

File tree

1 file changed

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

1 file changed

+9
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -12182,13 +12182,16 @@
1218212182
"ap-northeast-2" : { },
1218312183
"ap-northeast-3" : { },
1218412184
"ap-south-1" : { },
12185+
"ap-south-2" : { },
1218512186
"ap-southeast-1" : { },
1218612187
"ap-southeast-2" : { },
1218712188
"ap-southeast-3" : { },
1218812189
"ca-central-1" : { },
1218912190
"eu-central-1" : { },
12191+
"eu-central-2" : { },
1219012192
"eu-north-1" : { },
1219112193
"eu-south-1" : { },
12194+
"eu-south-2" : { },
1219212195
"eu-west-1" : { },
1219312196
"eu-west-2" : { },
1219412197
"eu-west-3" : { },
@@ -19559,6 +19562,12 @@
1955919562
"cn-northwest-1" : { }
1956019563
}
1956119564
},
19565+
"sso" : {
19566+
"endpoints" : {
19567+
"cn-north-1" : { },
19568+
"cn-northwest-1" : { }
19569+
}
19570+
},
1956219571
"states" : {
1956319572
"endpoints" : {
1956419573
"cn-north-1" : { },

0 commit comments

Comments
 (0)