File tree 1 file changed +6
-27
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +6
-27
lines changed Original file line number Diff line number Diff line change @@ -28523,31 +28523,17 @@
28523
28523
},
28524
28524
"redshift" : {
28525
28525
"endpoints" : {
28526
- "fips- us-iso-east-1" : {
28526
+ "us-iso-east-1" : {
28527
28527
"credentialScope" : {
28528
28528
"region" : "us-iso-east-1"
28529
28529
},
28530
- "deprecated" : true,
28531
- "hostname" : "redshift-fips.us-iso-east-1.c2s.ic.gov"
28530
+ "hostname" : "redshift.us-iso-east-1.c2s.ic.gov"
28532
28531
},
28533
- "fips- us-iso-west-1" : {
28532
+ "us-iso-west-1" : {
28534
28533
"credentialScope" : {
28535
28534
"region" : "us-iso-west-1"
28536
28535
},
28537
- "deprecated" : true,
28538
- "hostname" : "redshift-fips.us-iso-west-1.c2s.ic.gov"
28539
- },
28540
- "us-iso-east-1" : {
28541
- "variants" : [ {
28542
- "hostname" : "redshift-fips.us-iso-east-1.c2s.ic.gov",
28543
- "tags" : [ "fips" ]
28544
- } ]
28545
- },
28546
- "us-iso-west-1" : {
28547
- "variants" : [ {
28548
- "hostname" : "redshift-fips.us-iso-west-1.c2s.ic.gov",
28549
- "tags" : [ "fips" ]
28550
- } ]
28536
+ "hostname" : "redshift.us-iso-west-1.c2s.ic.gov"
28551
28537
}
28552
28538
}
28553
28539
},
@@ -29211,18 +29197,11 @@
29211
29197
},
29212
29198
"redshift" : {
29213
29199
"endpoints" : {
29214
- "fips- us-isob-east-1" : {
29200
+ "us-isob-east-1" : {
29215
29201
"credentialScope" : {
29216
29202
"region" : "us-isob-east-1"
29217
29203
},
29218
- "deprecated" : true,
29219
- "hostname" : "redshift-fips.us-isob-east-1.sc2s.sgov.gov"
29220
- },
29221
- "us-isob-east-1" : {
29222
- "variants" : [ {
29223
- "hostname" : "redshift-fips.us-isob-east-1.sc2s.sgov.gov",
29224
- "tags" : [ "fips" ]
29225
- } ]
29204
+ "hostname" : "redshift.us-isob-east-1.sc2s.sgov.gov"
29226
29205
}
29227
29206
}
29228
29207
},
You can’t perform that action at this time.
0 commit comments