Skip to content

Commit 0d7445b

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 3cb58cb commit 0d7445b

File tree

1 file changed

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

1 file changed

+23
-0
lines changed

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10136,6 +10136,29 @@
1013610136
"us-west-2" : { }
1013710137
}
1013810138
},
10139+
"rolesanywhere" : {
10140+
"endpoints" : {
10141+
"ap-east-1" : { },
10142+
"ap-northeast-1" : { },
10143+
"ap-northeast-2" : { },
10144+
"ap-northeast-3" : { },
10145+
"ap-south-1" : { },
10146+
"ap-southeast-1" : { },
10147+
"ap-southeast-2" : { },
10148+
"ca-central-1" : { },
10149+
"eu-central-1" : { },
10150+
"eu-north-1" : { },
10151+
"eu-west-1" : { },
10152+
"eu-west-2" : { },
10153+
"eu-west-3" : { },
10154+
"me-south-1" : { },
10155+
"sa-east-1" : { },
10156+
"us-east-1" : { },
10157+
"us-east-2" : { },
10158+
"us-west-1" : { },
10159+
"us-west-2" : { }
10160+
}
10161+
},
1013910162
"route53" : {
1014010163
"endpoints" : {
1014110164
"aws-global" : {

0 commit comments

Comments
 (0)