Skip to content

Commit 43630ee

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 8cda7a2 commit 43630ee

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
@@ -473,6 +473,15 @@
473473
"us-west-2" : { }
474474
}
475475
},
476+
"aoss" : {
477+
"endpoints" : {
478+
"ap-northeast-1" : { },
479+
"eu-west-1" : { },
480+
"us-east-1" : { },
481+
"us-east-2" : { },
482+
"us-west-2" : { }
483+
}
484+
},
476485
"api.detective" : {
477486
"defaults" : {
478487
"protocols" : [ "https" ]

0 commit comments

Comments
 (0)