File tree 2 files changed +6
-40
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +6
-40
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 6163
6163
},
6164
6164
"fsx" : {
6165
6165
"endpoints" : {
6166
- "af-south-1" : { },
6167
- "ap-east-1" : { },
6168
6166
"ap-northeast-1" : { },
6169
- "ap-northeast-2" : { },
6170
- "ap-northeast-3" : { },
6171
- "ap-south-1" : { },
6172
6167
"ap-southeast-1" : { },
6173
6168
"ap-southeast-2" : { },
6174
6169
"ca-central-1" : {
6178
6173
} ]
6179
6174
},
6180
6175
"eu-central-1" : { },
6181
- "eu-north-1" : { },
6182
- "eu-south-1" : { },
6183
6176
"eu-west-1" : { },
6184
6177
"eu-west-2" : { },
6185
- "eu-west-3" : { },
6186
6178
"fips-ca-central-1" : {
6187
6179
"credentialScope" : {
6188
6180
"region" : "ca-central-1"
6211
6203
"deprecated" : true,
6212
6204
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
6213
6205
},
6214
- "fips-prod-us-west-1" : {
6215
- "credentialScope" : {
6216
- "region" : "us-west-1"
6217
- },
6218
- "deprecated" : true,
6219
- "hostname" : "fsx-fips.us-west-1.amazonaws.com"
6220
- },
6221
6206
"fips-prod-us-west-2" : {
6222
6207
"credentialScope" : {
6223
6208
"region" : "us-west-2"
6239
6224
"deprecated" : true,
6240
6225
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
6241
6226
},
6242
- "fips-us-west-1" : {
6243
- "credentialScope" : {
6244
- "region" : "us-west-1"
6245
- },
6246
- "deprecated" : true,
6247
- "hostname" : "fsx-fips.us-west-1.amazonaws.com"
6248
- },
6249
6227
"fips-us-west-2" : {
6250
6228
"credentialScope" : {
6251
6229
"region" : "us-west-2"
6252
6230
},
6253
6231
"deprecated" : true,
6254
6232
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
6255
6233
},
6256
- "me-south-1" : { },
6257
6234
"prod-ca-central-1" : {
6258
6235
"credentialScope" : {
6259
6236
"region" : "ca-central-1"
6284
6261
"tags" : [ "fips" ]
6285
6262
} ]
6286
6263
},
6287
- "prod-us-west-1" : {
6288
- "credentialScope" : {
6289
- "region" : "us-west-1"
6290
- },
6291
- "deprecated" : true,
6292
- "variants" : [ {
6293
- "hostname" : "fsx-fips.us-west-1.amazonaws.com",
6294
- "tags" : [ "fips" ]
6295
- } ]
6296
- },
6297
6264
"prod-us-west-2" : {
6298
6265
"credentialScope" : {
6299
6266
"region" : "us-west-2"
6304
6271
"tags" : [ "fips" ]
6305
6272
} ]
6306
6273
},
6307
- "sa-east-1" : { },
6308
6274
"us-east-1" : {
6309
6275
"variants" : [ {
6310
6276
"hostname" : "fsx-fips.us-east-1.amazonaws.com",
6317
6283
"tags" : [ "fips" ]
6318
6284
} ]
6319
6285
},
6320
- "us-west-1" : {
6321
- "variants" : [ {
6322
- "hostname" : "fsx-fips.us-west-1.amazonaws.com",
6323
- "tags" : [ "fips" ]
6324
- } ]
6325
- },
6326
6286
"us-west-2" : {
6327
6287
"variants" : [ {
6328
6288
"hostname" : "fsx-fips.us-west-2.amazonaws.com",
You can’t perform that action at this time.
0 commit comments