Skip to content

Commit 08424f2

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 0704aa9 commit 08424f2

File tree

1 file changed

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

1 file changed

+31
-0
lines changed

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

+31
Original file line numberDiff line numberDiff line change
@@ -9150,6 +9150,15 @@
91509150
"us-west-2" : { }
91519151
}
91529152
},
9153+
"proton" : {
9154+
"endpoints" : {
9155+
"ap-northeast-1" : { },
9156+
"eu-west-1" : { },
9157+
"us-east-1" : { },
9158+
"us-east-2" : { },
9159+
"us-west-2" : { }
9160+
}
9161+
},
91539162
"qldb" : {
91549163
"endpoints" : {
91559164
"ap-northeast-1" : { },
@@ -13168,6 +13177,28 @@
1316813177
}
1316913178
}
1317013179
},
13180+
"wellarchitected" : {
13181+
"endpoints" : {
13182+
"ap-east-1" : { },
13183+
"ap-northeast-1" : { },
13184+
"ap-northeast-2" : { },
13185+
"ap-south-1" : { },
13186+
"ap-southeast-1" : { },
13187+
"ap-southeast-2" : { },
13188+
"ca-central-1" : { },
13189+
"eu-central-1" : { },
13190+
"eu-north-1" : { },
13191+
"eu-west-1" : { },
13192+
"eu-west-2" : { },
13193+
"eu-west-3" : { },
13194+
"me-south-1" : { },
13195+
"sa-east-1" : { },
13196+
"us-east-1" : { },
13197+
"us-east-2" : { },
13198+
"us-west-1" : { },
13199+
"us-west-2" : { }
13200+
}
13201+
},
1317113202
"wisdom" : {
1317213203
"endpoints" : {
1317313204
"ap-northeast-1" : { },

0 commit comments

Comments
 (0)