Skip to content

Commit a772f68

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

File tree

1 file changed

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

1 file changed

+32
-0
lines changed

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

+32
Original file line numberDiff line numberDiff line change
@@ -8193,6 +8193,12 @@
81938193
"tags" : [ "fips" ]
81948194
} ]
81958195
},
8196+
"ca-west-1" : {
8197+
"variants" : [ {
8198+
"hostname" : "fsx-fips.ca-west-1.amazonaws.com",
8199+
"tags" : [ "fips" ]
8200+
} ]
8201+
},
81968202
"eu-central-1" : { },
81978203
"eu-central-2" : { },
81988204
"eu-north-1" : { },
@@ -8208,13 +8214,27 @@
82088214
"deprecated" : true,
82098215
"hostname" : "fsx-fips.ca-central-1.amazonaws.com"
82108216
},
8217+
"fips-ca-west-1" : {
8218+
"credentialScope" : {
8219+
"region" : "ca-west-1"
8220+
},
8221+
"deprecated" : true,
8222+
"hostname" : "fsx-fips.ca-west-1.amazonaws.com"
8223+
},
82118224
"fips-prod-ca-central-1" : {
82128225
"credentialScope" : {
82138226
"region" : "ca-central-1"
82148227
},
82158228
"deprecated" : true,
82168229
"hostname" : "fsx-fips.ca-central-1.amazonaws.com"
82178230
},
8231+
"fips-prod-ca-west-1" : {
8232+
"credentialScope" : {
8233+
"region" : "ca-west-1"
8234+
},
8235+
"deprecated" : true,
8236+
"hostname" : "fsx-fips.ca-west-1.amazonaws.com"
8237+
},
82188238
"fips-prod-us-east-1" : {
82198239
"credentialScope" : {
82208240
"region" : "us-east-1"
@@ -8284,6 +8304,16 @@
82848304
"tags" : [ "fips" ]
82858305
} ]
82868306
},
8307+
"prod-ca-west-1" : {
8308+
"credentialScope" : {
8309+
"region" : "ca-west-1"
8310+
},
8311+
"deprecated" : true,
8312+
"variants" : [ {
8313+
"hostname" : "fsx-fips.ca-west-1.amazonaws.com",
8314+
"tags" : [ "fips" ]
8315+
} ]
8316+
},
82878317
"prod-us-east-1" : {
82888318
"credentialScope" : {
82898319
"region" : "us-east-1"
@@ -17716,6 +17746,7 @@
1771617746
"deprecated" : true,
1771717747
"hostname" : "snowball-fips.us-west-2.amazonaws.com"
1771817748
},
17749+
"il-central-1" : { },
1771917750
"me-central-1" : { },
1772017751
"sa-east-1" : {
1772117752
"variants" : [ {
@@ -19119,6 +19150,7 @@
1911919150
"tags" : [ "fips" ]
1912019151
} ]
1912119152
},
19153+
"ca-west-1" : { },
1912219154
"eu-central-1" : { },
1912319155
"eu-central-2" : { },
1912419156
"eu-north-1" : { },

0 commit comments

Comments
 (0)