File tree Expand file tree Collapse file tree 1 file changed +6
-27
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen Expand file tree Collapse file tree 1 file changed +6
-27
lines changed Original file line number Diff line number Diff line change @@ -28523,31 +28523,17 @@
2852328523 },
2852428524 "redshift" : {
2852528525 "endpoints" : {
28526- "fips- us-iso-east-1" : {
28526+ "us-iso-east-1" : {
2852728527 "credentialScope" : {
2852828528 "region" : "us-iso-east-1"
2852928529 },
28530- "deprecated" : true,
28531- "hostname" : "redshift-fips.us-iso-east-1.c2s.ic.gov"
28530+ "hostname" : "redshift.us-iso-east-1.c2s.ic.gov"
2853228531 },
28533- "fips- us-iso-west-1" : {
28532+ "us-iso-west-1" : {
2853428533 "credentialScope" : {
2853528534 "region" : "us-iso-west-1"
2853628535 },
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"
2855128537 }
2855228538 }
2855328539 },
@@ -29211,18 +29197,11 @@
2921129197 },
2921229198 "redshift" : {
2921329199 "endpoints" : {
29214- "fips- us-isob-east-1" : {
29200+ "us-isob-east-1" : {
2921529201 "credentialScope" : {
2921629202 "region" : "us-isob-east-1"
2921729203 },
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"
2922629205 }
2922729206 }
2922829207 },
You can’t perform that action at this time.
0 commit comments