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 Mar 16, 2022
1 parent 3c2d2c8 commit 317ed62
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1634,6 +1634,18 @@
}
}
},
"billingconductor" : {
"endpoints" : {
"aws-global" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "billingconductor.us-east-1.amazonaws.com"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-global"
},
"braket" : {
"endpoints" : {
"eu-west-2" : { },
Expand Down Expand Up @@ -12863,6 +12875,7 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
Expand Down

0 comments on commit 317ed62

Please sign in to comment.