@aws-sdk/client-redshift 3.278.0 → 3.281.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/README.md +955 -0
  2. package/dist-cjs/endpoint/ruleset.js +3 -3
  3. package/dist-es/endpoint/ruleset.js +3 -3
  4. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +6 -0
  5. package/dist-types/commands/AddPartnerCommand.d.ts +6 -0
  6. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +6 -0
  7. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +6 -0
  8. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +6 -0
  9. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +6 -0
  10. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +6 -0
  11. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +6 -0
  12. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +6 -0
  13. package/dist-types/commands/CancelResizeCommand.d.ts +6 -0
  14. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateClusterCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateScheduledActionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateTagsCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateUsageLimitCommand.d.ts +6 -0
  30. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +6 -0
  31. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +6 -0
  32. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -0
  33. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +6 -0
  34. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +6 -0
  35. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +6 -0
  36. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +6 -0
  37. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +6 -0
  38. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -0
  39. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +6 -0
  40. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +6 -0
  41. package/dist-types/commands/DeletePartnerCommand.d.ts +6 -0
  42. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +6 -0
  43. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +6 -0
  47. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -0
  48. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +6 -0
  49. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +6 -0
  50. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +6 -0
  51. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +6 -0
  52. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +6 -0
  53. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +6 -0
  54. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +6 -0
  55. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +6 -0
  56. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +6 -0
  57. package/dist-types/commands/DescribeClustersCommand.d.ts +6 -0
  58. package/dist-types/commands/DescribeDataSharesCommand.d.ts +6 -0
  59. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +6 -0
  60. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +6 -0
  61. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +6 -0
  62. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +6 -0
  63. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +6 -0
  64. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -0
  65. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -0
  66. package/dist-types/commands/DescribeEventsCommand.d.ts +6 -0
  67. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +6 -0
  68. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +6 -0
  69. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +6 -0
  70. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +6 -0
  71. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +6 -0
  72. package/dist-types/commands/DescribePartnersCommand.d.ts +6 -0
  73. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +6 -0
  74. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +6 -0
  75. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +6 -0
  76. package/dist-types/commands/DescribeResizeCommand.d.ts +6 -0
  77. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +6 -0
  78. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +6 -0
  79. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +6 -0
  80. package/dist-types/commands/DescribeStorageCommand.d.ts +6 -0
  81. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +6 -0
  82. package/dist-types/commands/DescribeTagsCommand.d.ts +6 -0
  83. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +6 -0
  84. package/dist-types/commands/DisableLoggingCommand.d.ts +6 -0
  85. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +6 -0
  86. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +6 -0
  87. package/dist-types/commands/EnableLoggingCommand.d.ts +6 -0
  88. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +6 -0
  89. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +6 -0
  90. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +6 -0
  91. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +6 -0
  92. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +6 -0
  93. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +6 -0
  94. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +6 -0
  95. package/dist-types/commands/ModifyClusterCommand.d.ts +6 -0
  96. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +6 -0
  97. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +6 -0
  98. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +6 -0
  99. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +6 -0
  100. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +6 -0
  101. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +6 -0
  102. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +6 -0
  103. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +6 -0
  104. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -0
  105. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +6 -0
  106. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +6 -0
  107. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +6 -0
  108. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +6 -0
  109. package/dist-types/commands/PauseClusterCommand.d.ts +6 -0
  110. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +6 -0
  111. package/dist-types/commands/RebootClusterCommand.d.ts +6 -0
  112. package/dist-types/commands/RejectDataShareCommand.d.ts +6 -0
  113. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +6 -0
  114. package/dist-types/commands/ResizeClusterCommand.d.ts +6 -0
  115. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +6 -0
  116. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +6 -0
  117. package/dist-types/commands/ResumeClusterCommand.d.ts +6 -0
  118. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +6 -0
  119. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +6 -0
  120. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +6 -0
  121. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +6 -0
  122. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +6 -0
  123. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  124. package/dist-types/models/models_0.d.ts +6 -6
  125. package/dist-types/models/models_1.d.ts +3 -3
  126. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  127. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const u = "fn", v = "argv", w = "ref";
5
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "getAttr", i = "stringEquals", j = { "required": true, "default": false, "type": "Boolean" }, k = { [w]: "Region" }, l = { [w]: "Endpoint" }, m = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, n = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, o = {}, p = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [{ [w]: d }, "supportsFIPS"] }] }, q = { [w]: d }, r = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [q, "supportsDualStack"] }] }, s = [m], t = [n];
6
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: j, UseFIPS: j, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [u]: "aws.partition", [v]: [k], assign: d }], type: e, rules: [{ conditions: [{ [u]: "isSet", [v]: [l] }], type: e, rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: l, properties: o, headers: o }, type: g }] }] }, { conditions: [m, n], type: e, rules: [{ conditions: [p, r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: s, type: e, rules: [{ conditions: [p], type: e, rules: [{ type: e, rules: [{ conditions: [{ [u]: i, [v]: ["aws-us-gov", { [u]: h, [v]: [q, "name"] }] }], endpoint: { url: "https://redshift.{Region}.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: t, type: e, rules: [{ conditions: [r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://redshift.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [u]: i, [v]: [k, "us-gov-east-1"] }], endpoint: { url: "https://redshift.us-gov-east-1.amazonaws.com", properties: o, headers: o }, type: g }, { conditions: [{ [u]: i, [v]: [k, "us-gov-west-1"] }], endpoint: { url: "https://redshift.us-gov-west-1.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://redshift.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }] };
4
+ const u = "required", v = "fn", w = "argv", x = "ref";
5
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = "stringEquals", h = { [u]: false, "type": "String" }, i = { [u]: true, "default": false, "type": "Boolean" }, j = { [x]: "Endpoint" }, k = { [v]: "booleanEquals", [w]: [{ [x]: "UseFIPS" }, true] }, l = { [v]: "booleanEquals", [w]: [{ [x]: "UseDualStack" }, true] }, m = {}, n = { [x]: "Region" }, o = { [v]: "booleanEquals", [w]: [true, { [v]: f, [w]: [{ [x]: e }, "supportsFIPS"] }] }, p = { [x]: e }, q = { [v]: "booleanEquals", [w]: [true, { [v]: f, [w]: [p, "supportsDualStack"] }] }, r = [k], s = [l], t = [n];
6
+ const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [v]: a, [w]: [j] }], type: b, rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: j, properties: m, headers: m }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [v]: a, [w]: t }], type: b, rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: e }], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ conditions: [o, q], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ conditions: [{ [v]: g, [w]: ["aws-us-gov", { [v]: f, [w]: [p, "name"] }] }], endpoint: { url: "https://redshift.{Region}.amazonaws.com", properties: m, headers: m }, type: d }, { endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: s, type: b, rules: [{ conditions: [q], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://redshift.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ conditions: [{ [v]: g, [w]: [n, "us-gov-east-1"] }], endpoint: { url: "https://redshift.us-gov-east-1.amazonaws.com", properties: m, headers: m }, type: d }, { conditions: [{ [v]: g, [w]: [n, "us-gov-west-1"] }], endpoint: { url: "https://redshift.us-gov-west-1.amazonaws.com", properties: m, headers: m }, type: d }, { endpoint: { url: "https://redshift.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
- const u = "fn", v = "argv", w = "ref";
2
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "getAttr", i = "stringEquals", j = { "required": true, "default": false, "type": "Boolean" }, k = { [w]: "Region" }, l = { [w]: "Endpoint" }, m = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, n = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, o = {}, p = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [{ [w]: d }, "supportsFIPS"] }] }, q = { [w]: d }, r = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [q, "supportsDualStack"] }] }, s = [m], t = [n];
3
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: j, UseFIPS: j, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [u]: "aws.partition", [v]: [k], assign: d }], type: e, rules: [{ conditions: [{ [u]: "isSet", [v]: [l] }], type: e, rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: l, properties: o, headers: o }, type: g }] }] }, { conditions: [m, n], type: e, rules: [{ conditions: [p, r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: s, type: e, rules: [{ conditions: [p], type: e, rules: [{ type: e, rules: [{ conditions: [{ [u]: i, [v]: ["aws-us-gov", { [u]: h, [v]: [q, "name"] }] }], endpoint: { url: "https://redshift.{Region}.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: t, type: e, rules: [{ conditions: [r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://redshift.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [u]: i, [v]: [k, "us-gov-east-1"] }], endpoint: { url: "https://redshift.us-gov-east-1.amazonaws.com", properties: o, headers: o }, type: g }, { conditions: [{ [u]: i, [v]: [k, "us-gov-west-1"] }], endpoint: { url: "https://redshift.us-gov-west-1.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://redshift.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }] };
1
+ const u = "required", v = "fn", w = "argv", x = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = "stringEquals", h = { [u]: false, "type": "String" }, i = { [u]: true, "default": false, "type": "Boolean" }, j = { [x]: "Endpoint" }, k = { [v]: "booleanEquals", [w]: [{ [x]: "UseFIPS" }, true] }, l = { [v]: "booleanEquals", [w]: [{ [x]: "UseDualStack" }, true] }, m = {}, n = { [x]: "Region" }, o = { [v]: "booleanEquals", [w]: [true, { [v]: f, [w]: [{ [x]: e }, "supportsFIPS"] }] }, p = { [x]: e }, q = { [v]: "booleanEquals", [w]: [true, { [v]: f, [w]: [p, "supportsDualStack"] }] }, r = [k], s = [l], t = [n];
3
+ const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [v]: a, [w]: [j] }], type: b, rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: j, properties: m, headers: m }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [v]: a, [w]: t }], type: b, rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: e }], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ conditions: [o, q], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ conditions: [{ [v]: g, [w]: ["aws-us-gov", { [v]: f, [w]: [p, "name"] }] }], endpoint: { url: "https://redshift.{Region}.amazonaws.com", properties: m, headers: m }, type: d }, { endpoint: { url: "https://redshift-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: s, type: b, rules: [{ conditions: [q], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://redshift.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ conditions: [{ [v]: g, [w]: [n, "us-gov-east-1"] }], endpoint: { url: "https://redshift.us-gov-east-1.amazonaws.com", properties: m, headers: m }, type: d }, { conditions: [{ [v]: g, [w]: [n, "us-gov-west-1"] }], endpoint: { url: "https://redshift.us-gov-west-1.amazonaws.com", properties: m, headers: m }, type: d }, { endpoint: { url: "https://redshift.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
4
  export const ruleSet = _data;
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AcceptReservedNodeExchangeInputMessage, AcceptReservedNodeExchangeOutputMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link AcceptReservedNodeExchangeCommand}.
8
+ */
6
9
  export interface AcceptReservedNodeExchangeCommandInput extends AcceptReservedNodeExchangeInputMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link AcceptReservedNodeExchangeCommand}.
13
+ */
8
14
  export interface AcceptReservedNodeExchangeCommandOutput extends AcceptReservedNodeExchangeOutputMessage, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link AddPartnerCommand}.
8
+ */
6
9
  export interface AddPartnerCommandInput extends PartnerIntegrationInputMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link AddPartnerCommand}.
13
+ */
8
14
  export interface AddPartnerCommandOutput extends PartnerIntegrationOutputMessage, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AssociateDataShareConsumerMessage, DataShare } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link AssociateDataShareConsumerCommand}.
8
+ */
6
9
  export interface AssociateDataShareConsumerCommandInput extends AssociateDataShareConsumerMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateDataShareConsumerCommand}.
13
+ */
8
14
  export interface AssociateDataShareConsumerCommandOutput extends DataShare, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AuthorizeClusterSecurityGroupIngressMessage, AuthorizeClusterSecurityGroupIngressResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link AuthorizeClusterSecurityGroupIngressCommand}.
8
+ */
6
9
  export interface AuthorizeClusterSecurityGroupIngressCommandInput extends AuthorizeClusterSecurityGroupIngressMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link AuthorizeClusterSecurityGroupIngressCommand}.
13
+ */
8
14
  export interface AuthorizeClusterSecurityGroupIngressCommandOutput extends AuthorizeClusterSecurityGroupIngressResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AuthorizeDataShareMessage, DataShare } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link AuthorizeDataShareCommand}.
8
+ */
6
9
  export interface AuthorizeDataShareCommandInput extends AuthorizeDataShareMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link AuthorizeDataShareCommand}.
13
+ */
8
14
  export interface AuthorizeDataShareCommandOutput extends DataShare, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AuthorizeEndpointAccessMessage, EndpointAuthorization } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link AuthorizeEndpointAccessCommand}.
8
+ */
6
9
  export interface AuthorizeEndpointAccessCommandInput extends AuthorizeEndpointAccessMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link AuthorizeEndpointAccessCommand}.
13
+ */
8
14
  export interface AuthorizeEndpointAccessCommandOutput extends EndpointAuthorization, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AuthorizeSnapshotAccessMessage, AuthorizeSnapshotAccessResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link AuthorizeSnapshotAccessCommand}.
8
+ */
6
9
  export interface AuthorizeSnapshotAccessCommandInput extends AuthorizeSnapshotAccessMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link AuthorizeSnapshotAccessCommand}.
13
+ */
8
14
  export interface AuthorizeSnapshotAccessCommandOutput extends AuthorizeSnapshotAccessResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BatchDeleteClusterSnapshotsRequest, BatchDeleteClusterSnapshotsResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link BatchDeleteClusterSnapshotsCommand}.
8
+ */
6
9
  export interface BatchDeleteClusterSnapshotsCommandInput extends BatchDeleteClusterSnapshotsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchDeleteClusterSnapshotsCommand}.
13
+ */
8
14
  export interface BatchDeleteClusterSnapshotsCommandOutput extends BatchDeleteClusterSnapshotsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BatchModifyClusterSnapshotsMessage, BatchModifyClusterSnapshotsOutputMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link BatchModifyClusterSnapshotsCommand}.
8
+ */
6
9
  export interface BatchModifyClusterSnapshotsCommandInput extends BatchModifyClusterSnapshotsMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchModifyClusterSnapshotsCommand}.
13
+ */
8
14
  export interface BatchModifyClusterSnapshotsCommandOutput extends BatchModifyClusterSnapshotsOutputMessage, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CancelResizeMessage, ResizeProgressMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CancelResizeCommand}.
8
+ */
6
9
  export interface CancelResizeCommandInput extends CancelResizeMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelResizeCommand}.
13
+ */
8
14
  export interface CancelResizeCommandOutput extends ResizeProgressMessage, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CopyClusterSnapshotMessage, CopyClusterSnapshotResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CopyClusterSnapshotCommand}.
8
+ */
6
9
  export interface CopyClusterSnapshotCommandInput extends CopyClusterSnapshotMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CopyClusterSnapshotCommand}.
13
+ */
8
14
  export interface CopyClusterSnapshotCommandOutput extends CopyClusterSnapshotResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateAuthenticationProfileMessage, CreateAuthenticationProfileResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateAuthenticationProfileCommand}.
8
+ */
6
9
  export interface CreateAuthenticationProfileCommandInput extends CreateAuthenticationProfileMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateAuthenticationProfileCommand}.
13
+ */
8
14
  export interface CreateAuthenticationProfileCommandOutput extends CreateAuthenticationProfileResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateClusterMessage, CreateClusterResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateClusterCommand}.
8
+ */
6
9
  export interface CreateClusterCommandInput extends CreateClusterMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClusterCommand}.
13
+ */
8
14
  export interface CreateClusterCommandOutput extends CreateClusterResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateClusterParameterGroupMessage, CreateClusterParameterGroupResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateClusterParameterGroupCommand}.
8
+ */
6
9
  export interface CreateClusterParameterGroupCommandInput extends CreateClusterParameterGroupMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClusterParameterGroupCommand}.
13
+ */
8
14
  export interface CreateClusterParameterGroupCommandOutput extends CreateClusterParameterGroupResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateClusterSecurityGroupMessage, CreateClusterSecurityGroupResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateClusterSecurityGroupCommand}.
8
+ */
6
9
  export interface CreateClusterSecurityGroupCommandInput extends CreateClusterSecurityGroupMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClusterSecurityGroupCommand}.
13
+ */
8
14
  export interface CreateClusterSecurityGroupCommandOutput extends CreateClusterSecurityGroupResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateClusterSnapshotMessage, CreateClusterSnapshotResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateClusterSnapshotCommand}.
8
+ */
6
9
  export interface CreateClusterSnapshotCommandInput extends CreateClusterSnapshotMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClusterSnapshotCommand}.
13
+ */
8
14
  export interface CreateClusterSnapshotCommandOutput extends CreateClusterSnapshotResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateClusterSubnetGroupMessage, CreateClusterSubnetGroupResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateClusterSubnetGroupCommand}.
8
+ */
6
9
  export interface CreateClusterSubnetGroupCommandInput extends CreateClusterSubnetGroupMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClusterSubnetGroupCommand}.
13
+ */
8
14
  export interface CreateClusterSubnetGroupCommandOutput extends CreateClusterSubnetGroupResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateEndpointAccessMessage, EndpointAccess } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateEndpointAccessCommand}.
8
+ */
6
9
  export interface CreateEndpointAccessCommandInput extends CreateEndpointAccessMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateEndpointAccessCommand}.
13
+ */
8
14
  export interface CreateEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateEventSubscriptionCommand}.
8
+ */
6
9
  export interface CreateEventSubscriptionCommandInput extends CreateEventSubscriptionMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateEventSubscriptionCommand}.
13
+ */
8
14
  export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscriptionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateHsmClientCertificateMessage, CreateHsmClientCertificateResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateHsmClientCertificateCommand}.
8
+ */
6
9
  export interface CreateHsmClientCertificateCommandInput extends CreateHsmClientCertificateMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateHsmClientCertificateCommand}.
13
+ */
8
14
  export interface CreateHsmClientCertificateCommandOutput extends CreateHsmClientCertificateResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateHsmConfigurationMessage, CreateHsmConfigurationResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateHsmConfigurationCommand}.
8
+ */
6
9
  export interface CreateHsmConfigurationCommandInput extends CreateHsmConfigurationMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateHsmConfigurationCommand}.
13
+ */
8
14
  export interface CreateHsmConfigurationCommandOutput extends CreateHsmConfigurationResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateScheduledActionMessage, ScheduledAction } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateScheduledActionCommand}.
8
+ */
6
9
  export interface CreateScheduledActionCommandInput extends CreateScheduledActionMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateScheduledActionCommand}.
13
+ */
8
14
  export interface CreateScheduledActionCommandOutput extends ScheduledAction, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateSnapshotCopyGrantMessage, CreateSnapshotCopyGrantResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateSnapshotCopyGrantCommand}.
8
+ */
6
9
  export interface CreateSnapshotCopyGrantCommandInput extends CreateSnapshotCopyGrantMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSnapshotCopyGrantCommand}.
13
+ */
8
14
  export interface CreateSnapshotCopyGrantCommandOutput extends CreateSnapshotCopyGrantResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateSnapshotScheduleMessage, SnapshotSchedule } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateSnapshotScheduleCommand}.
8
+ */
6
9
  export interface CreateSnapshotScheduleCommandInput extends CreateSnapshotScheduleMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSnapshotScheduleCommand}.
13
+ */
8
14
  export interface CreateSnapshotScheduleCommandOutput extends SnapshotSchedule, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTagsMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateTagsCommand}.
8
+ */
6
9
  export interface CreateTagsCommandInput extends CreateTagsMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTagsCommand}.
13
+ */
8
14
  export interface CreateTagsCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateUsageLimitMessage, UsageLimit } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link CreateUsageLimitCommand}.
8
+ */
6
9
  export interface CreateUsageLimitCommandInput extends CreateUsageLimitMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateUsageLimitCommand}.
13
+ */
8
14
  export interface CreateUsageLimitCommandOutput extends UsageLimit, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DataShare, DeauthorizeDataShareMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeauthorizeDataShareCommand}.
8
+ */
6
9
  export interface DeauthorizeDataShareCommandInput extends DeauthorizeDataShareMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeauthorizeDataShareCommand}.
13
+ */
8
14
  export interface DeauthorizeDataShareCommandOutput extends DataShare, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteAuthenticationProfileMessage, DeleteAuthenticationProfileResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteAuthenticationProfileCommand}.
8
+ */
6
9
  export interface DeleteAuthenticationProfileCommandInput extends DeleteAuthenticationProfileMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteAuthenticationProfileCommand}.
13
+ */
8
14
  export interface DeleteAuthenticationProfileCommandOutput extends DeleteAuthenticationProfileResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteClusterMessage, DeleteClusterResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteClusterCommand}.
8
+ */
6
9
  export interface DeleteClusterCommandInput extends DeleteClusterMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteClusterCommand}.
13
+ */
8
14
  export interface DeleteClusterCommandOutput extends DeleteClusterResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteClusterParameterGroupMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteClusterParameterGroupCommand}.
8
+ */
6
9
  export interface DeleteClusterParameterGroupCommandInput extends DeleteClusterParameterGroupMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteClusterParameterGroupCommand}.
13
+ */
8
14
  export interface DeleteClusterParameterGroupCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteClusterSecurityGroupMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteClusterSecurityGroupCommand}.
8
+ */
6
9
  export interface DeleteClusterSecurityGroupCommandInput extends DeleteClusterSecurityGroupMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteClusterSecurityGroupCommand}.
13
+ */
8
14
  export interface DeleteClusterSecurityGroupCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteClusterSnapshotMessage, DeleteClusterSnapshotResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteClusterSnapshotCommand}.
8
+ */
6
9
  export interface DeleteClusterSnapshotCommandInput extends DeleteClusterSnapshotMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteClusterSnapshotCommand}.
13
+ */
8
14
  export interface DeleteClusterSnapshotCommandOutput extends DeleteClusterSnapshotResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteClusterSubnetGroupMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteClusterSubnetGroupCommand}.
8
+ */
6
9
  export interface DeleteClusterSubnetGroupCommandInput extends DeleteClusterSubnetGroupMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteClusterSubnetGroupCommand}.
13
+ */
8
14
  export interface DeleteClusterSubnetGroupCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteEndpointAccessMessage, EndpointAccess } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteEndpointAccessCommand}.
8
+ */
6
9
  export interface DeleteEndpointAccessCommandInput extends DeleteEndpointAccessMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteEndpointAccessCommand}.
13
+ */
8
14
  export interface DeleteEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteEventSubscriptionMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link DeleteEventSubscriptionCommand}.
8
+ */
6
9
  export interface DeleteEventSubscriptionCommandInput extends DeleteEventSubscriptionMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteEventSubscriptionCommand}.
13
+ */
8
14
  export interface DeleteEventSubscriptionCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**