Skip to content

Commit 8e29aab

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 0784b01 commit 8e29aab

File tree

2 files changed

+6
-40
lines changed

2 files changed

+6
-40
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

-40
Original file line numberDiff line numberDiff line change
@@ -6163,12 +6163,7 @@
61636163
},
61646164
"fsx" : {
61656165
"endpoints" : {
6166-
"af-south-1" : { },
6167-
"ap-east-1" : { },
61686166
"ap-northeast-1" : { },
6169-
"ap-northeast-2" : { },
6170-
"ap-northeast-3" : { },
6171-
"ap-south-1" : { },
61726167
"ap-southeast-1" : { },
61736168
"ap-southeast-2" : { },
61746169
"ca-central-1" : {
@@ -6178,11 +6173,8 @@
61786173
} ]
61796174
},
61806175
"eu-central-1" : { },
6181-
"eu-north-1" : { },
6182-
"eu-south-1" : { },
61836176
"eu-west-1" : { },
61846177
"eu-west-2" : { },
6185-
"eu-west-3" : { },
61866178
"fips-ca-central-1" : {
61876179
"credentialScope" : {
61886180
"region" : "ca-central-1"
@@ -6211,13 +6203,6 @@
62116203
"deprecated" : true,
62126204
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
62136205
},
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-
},
62216206
"fips-prod-us-west-2" : {
62226207
"credentialScope" : {
62236208
"region" : "us-west-2"
@@ -6239,21 +6224,13 @@
62396224
"deprecated" : true,
62406225
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
62416226
},
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-
},
62496227
"fips-us-west-2" : {
62506228
"credentialScope" : {
62516229
"region" : "us-west-2"
62526230
},
62536231
"deprecated" : true,
62546232
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
62556233
},
6256-
"me-south-1" : { },
62576234
"prod-ca-central-1" : {
62586235
"credentialScope" : {
62596236
"region" : "ca-central-1"
@@ -6284,16 +6261,6 @@
62846261
"tags" : [ "fips" ]
62856262
} ]
62866263
},
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-
},
62976264
"prod-us-west-2" : {
62986265
"credentialScope" : {
62996266
"region" : "us-west-2"
@@ -6304,7 +6271,6 @@
63046271
"tags" : [ "fips" ]
63056272
} ]
63066273
},
6307-
"sa-east-1" : { },
63086274
"us-east-1" : {
63096275
"variants" : [ {
63106276
"hostname" : "fsx-fips.us-east-1.amazonaws.com",
@@ -6317,12 +6283,6 @@
63176283
"tags" : [ "fips" ]
63186284
} ]
63196285
},
6320-
"us-west-1" : {
6321-
"variants" : [ {
6322-
"hostname" : "fsx-fips.us-west-1.amazonaws.com",
6323-
"tags" : [ "fips" ]
6324-
} ]
6325-
},
63266286
"us-west-2" : {
63276287
"variants" : [ {
63286288
"hostname" : "fsx-fips.us-west-2.amazonaws.com",

0 commit comments

Comments
 (0)