Skip to content

Commit 0f426c7

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 915a74d commit 0f426c7

File tree

1 file changed

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

1 file changed

+13
-0
lines changed

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

+13
Original file line numberDiff line numberDiff line change
@@ -10614,6 +10614,7 @@
1061410614
"ap-south-1" : { },
1061510615
"ap-southeast-1" : { },
1061610616
"ap-southeast-2" : { },
10617+
"ap-southeast-3" : { },
1061710618
"ca-central-1" : { },
1061810619
"eu-central-1" : { },
1061910620
"eu-north-1" : { },
@@ -19135,6 +19136,12 @@
1913519136
}
1913619137
}
1913719138
},
19139+
"wellarchitected" : {
19140+
"endpoints" : {
19141+
"us-gov-east-1" : { },
19142+
"us-gov-west-1" : { }
19143+
}
19144+
},
1913819145
"workspaces" : {
1913919146
"endpoints" : {
1914019147
"fips-us-gov-west-1" : {
@@ -19241,6 +19248,7 @@
1924119248
},
1924219249
"appconfigdata" : {
1924319250
"endpoints" : {
19251+
"us-iso-east-1" : { },
1924419252
"us-iso-west-1" : { }
1924519253
}
1924619254
},
@@ -19752,6 +19760,11 @@
1975219760
"us-isob-east-1" : { }
1975319761
}
1975419762
},
19763+
"appconfigdata" : {
19764+
"endpoints" : {
19765+
"us-isob-east-1" : { }
19766+
}
19767+
},
1975519768
"application-autoscaling" : {
1975619769
"defaults" : {
1975719770
"protocols" : [ "http", "https" ]

0 commit comments

Comments
 (0)