Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 11, 2022
1 parent fb60a6e commit 1ef6c0c
Showing 1 changed file with 15 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5633,6 +5633,7 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
Expand Down Expand Up @@ -6689,6 +6690,7 @@
},
"gamesparks" : {
"endpoints" : {
"ap-northeast-1" : { },
"us-east-1" : { }
}
},
Expand Down Expand Up @@ -9865,7 +9867,6 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
Expand Down Expand Up @@ -12405,6 +12406,19 @@
"isRegionalized" : false,
"partitionEndpoint" : "aws-global"
},
"scheduler" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"schemas" : {
"endpoints" : {
"ap-east-1" : { },
Expand Down

0 comments on commit 1ef6c0c

Please sign in to comment.