Skip to content

Commit b53efb7

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 35d3c18 commit b53efb7

File tree

1 file changed

+32
-1
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+32
-1
lines changed

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

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10084,6 +10084,36 @@
1008410084
"us-west-2" : { }
1008510085
}
1008610086
},
10087+
"oam" : {
10088+
"endpoints" : {
10089+
"af-south-1" : { },
10090+
"ap-east-1" : { },
10091+
"ap-northeast-1" : { },
10092+
"ap-northeast-2" : { },
10093+
"ap-northeast-3" : { },
10094+
"ap-south-1" : { },
10095+
"ap-south-2" : { },
10096+
"ap-southeast-1" : { },
10097+
"ap-southeast-2" : { },
10098+
"ap-southeast-3" : { },
10099+
"ca-central-1" : { },
10100+
"eu-central-1" : { },
10101+
"eu-central-2" : { },
10102+
"eu-north-1" : { },
10103+
"eu-south-1" : { },
10104+
"eu-south-2" : { },
10105+
"eu-west-1" : { },
10106+
"eu-west-2" : { },
10107+
"eu-west-3" : { },
10108+
"me-central-1" : { },
10109+
"me-south-1" : { },
10110+
"sa-east-1" : { },
10111+
"us-east-1" : { },
10112+
"us-east-2" : { },
10113+
"us-west-1" : { },
10114+
"us-west-2" : { }
10115+
}
10116+
},
1008710117
"oidc" : {
1008810118
"endpoints" : {
1008910119
"ap-east-1" : {
@@ -21078,7 +21108,8 @@
2107821108
},
2107921109
"firehose" : {
2108021110
"endpoints" : {
21081-
"us-iso-east-1" : { }
21111+
"us-iso-east-1" : { },
21112+
"us-iso-west-1" : { }
2108221113
}
2108321114
},
2108421115
"glacier" : {

0 commit comments

Comments
 (0)