File tree 1 file changed +38
-3
lines changed
1 file changed +38
-3
lines changed Original file line number Diff line number Diff line change @@ -36428,10 +36428,33 @@
36428
36428
},
36429
36429
"glacier" : {
36430
36430
"endpoints" : {
36431
+ "fips-us-iso-east-1" : {
36432
+ "credentialScope" : {
36433
+ "region" : "us-iso-east-1"
36434
+ },
36435
+ "deprecated" : true,
36436
+ "hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov"
36437
+ },
36438
+ "fips-us-iso-west-1" : {
36439
+ "credentialScope" : {
36440
+ "region" : "us-iso-west-1"
36441
+ },
36442
+ "deprecated" : true,
36443
+ "hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov"
36444
+ },
36431
36445
"us-iso-east-1" : {
36432
- "protocols" : [ "http", "https" ]
36446
+ "protocols" : [ "http", "https" ],
36447
+ "variants" : [ {
36448
+ "hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov",
36449
+ "tags" : [ "fips" ]
36450
+ } ]
36433
36451
},
36434
- "us-iso-west-1" : { }
36452
+ "us-iso-west-1" : {
36453
+ "variants" : [ {
36454
+ "hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov",
36455
+ "tags" : [ "fips" ]
36456
+ } ]
36457
+ }
36435
36458
}
36436
36459
},
36437
36460
"glue" : {
37411
37434
},
37412
37435
"glacier" : {
37413
37436
"endpoints" : {
37414
- "us-isob-east-1" : { }
37437
+ "fips-us-isob-east-1" : {
37438
+ "credentialScope" : {
37439
+ "region" : "us-isob-east-1"
37440
+ },
37441
+ "deprecated" : true,
37442
+ "hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov"
37443
+ },
37444
+ "us-isob-east-1" : {
37445
+ "variants" : [ {
37446
+ "hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov",
37447
+ "tags" : [ "fips" ]
37448
+ } ]
37449
+ }
37415
37450
}
37416
37451
},
37417
37452
"health" : {
You can’t perform that action at this time.
0 commit comments