Skip to content

Commit a04e146

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 1dfec25 commit a04e146

File tree

1 file changed

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

1 file changed

+16
-0
lines changed

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

+16
Original file line numberDiff line numberDiff line change
@@ -8690,6 +8690,16 @@
86908690
}
86918691
}
86928692
},
8693+
"globalaccelerator" : {
8694+
"endpoints" : {
8695+
"fips-us-west-2" : {
8696+
"credentialScope" : {
8697+
"region" : "us-west-2"
8698+
},
8699+
"hostname" : "globalaccelerator-fips.us-west-2.amazonaws.com"
8700+
}
8701+
}
8702+
},
86938703
"glue" : {
86948704
"endpoints" : {
86958705
"af-south-1" : { },
@@ -13143,6 +13153,12 @@
1314313153
},
1314413154
"hostname" : "oidc.ca-central-1.amazonaws.com"
1314513155
},
13156+
"ca-west-1" : {
13157+
"credentialScope" : {
13158+
"region" : "ca-west-1"
13159+
},
13160+
"hostname" : "oidc.ca-west-1.amazonaws.com"
13161+
},
1314613162
"eu-central-1" : {
1314713163
"credentialScope" : {
1314813164
"region" : "eu-central-1"

0 commit comments

Comments
 (0)