@aws-sdk/client-redshift 3.1086.0 → 3.1088.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 (164) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Redshift.d.ts +467 -518
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +18 -37
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +5 -11
  10. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +4 -7
  12. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +5 -11
  26. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  30. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +5 -11
  32. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +4 -10
  34. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -2
  35. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +4 -7
  37. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +5 -11
  45. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +3 -4
  48. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  49. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  52. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  53. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  56. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -2
  57. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +4 -10
  65. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +4 -10
  67. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -4
  69. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +4 -10
  75. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  78. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  79. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -10
  83. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +5 -11
  84. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -6
  85. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +3 -5
  86. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +3 -5
  89. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -4
  96. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -8
  98. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +3 -6
  99. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +3 -5
  100. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +5 -11
  102. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +3 -5
  103. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +5 -10
  104. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +5 -11
  106. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +4 -6
  108. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  111. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  112. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
  115. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +5 -10
  117. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +5 -10
  120. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -6
  122. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +5 -11
  124. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  125. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  126. package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -7
  129. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -6
  130. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +4 -7
  131. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +3 -5
  132. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +3 -5
  133. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -6
  134. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  135. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +3 -5
  136. package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +5 -10
  137. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +3 -5
  138. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +4 -6
  139. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -6
  141. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -6
  142. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +3 -5
  143. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +3 -5
  145. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +5 -10
  146. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +5 -10
  147. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +4 -6
  148. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  149. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  150. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  151. package/dist-types/ts3.4/models/enums.d.ts +10 -20
  152. package/dist-types/ts3.4/models/errors.d.ts +138 -596
  153. package/dist-types/ts3.4/models/models_0.d.ts +1 -3
  154. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  155. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  156. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  157. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  158. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  159. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  160. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +3 -5
  161. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +3 -5
  162. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +3 -5
  163. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +3 -5
  164. package/package.json +39 -39
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- EndpointAccess,
4
- ModifyEndpointAccessMessage,
5
- } from "../models/models_0";
2
+ import { EndpointAccess, ModifyEndpointAccessMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ModifyEndpointAccessCommandInput
8
- extends ModifyEndpointAccessMessage {}
9
- export interface ModifyEndpointAccessCommandOutput
10
- extends EndpointAccess,
11
- __MetadataBearer {}
4
+ export interface ModifyEndpointAccessCommandInput extends ModifyEndpointAccessMessage {}
5
+ export interface ModifyEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {}
12
6
  declare const ModifyEndpointAccessCommand_base: {
13
7
  new (
14
- input: ModifyEndpointAccessCommandInput
8
+ input: ModifyEndpointAccessCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  ModifyEndpointAccessCommandInput,
17
11
  ModifyEndpointAccessCommandOutput,
@@ -20,7 +14,7 @@ declare const ModifyEndpointAccessCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: ModifyEndpointAccessCommandInput
17
+ input: ModifyEndpointAccessCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  ModifyEndpointAccessCommandInput,
26
20
  ModifyEndpointAccessCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyEventSubscriptionMessage,
4
- ModifyEventSubscriptionResult,
5
- } from "../models/models_0";
2
+ import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ModifyEventSubscriptionCommandInput
8
- extends ModifyEventSubscriptionMessage {}
4
+ export interface ModifyEventSubscriptionCommandInput extends ModifyEventSubscriptionMessage {}
9
5
  export interface ModifyEventSubscriptionCommandOutput
10
- extends ModifyEventSubscriptionResult,
11
- __MetadataBearer {}
6
+ extends ModifyEventSubscriptionResult, __MetadataBearer {}
12
7
  declare const ModifyEventSubscriptionCommand_base: {
13
8
  new (
14
- input: ModifyEventSubscriptionCommandInput
9
+ input: ModifyEventSubscriptionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyEventSubscriptionCommandInput,
17
12
  ModifyEventSubscriptionCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyEventSubscriptionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyEventSubscriptionCommandInput
18
+ input: ModifyEventSubscriptionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyEventSubscriptionCommandInput,
26
21
  ModifyEventSubscriptionCommandOutput,
@@ -1,14 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { Integration, ModifyIntegrationMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface ModifyIntegrationCommandInput
5
- extends ModifyIntegrationMessage {}
6
- export interface ModifyIntegrationCommandOutput
7
- extends Integration,
8
- __MetadataBearer {}
4
+ export interface ModifyIntegrationCommandInput extends ModifyIntegrationMessage {}
5
+ export interface ModifyIntegrationCommandOutput extends Integration, __MetadataBearer {}
9
6
  declare const ModifyIntegrationCommand_base: {
10
7
  new (
11
- input: ModifyIntegrationCommandInput
8
+ input: ModifyIntegrationCommandInput,
12
9
  ): import("@smithy/core/client").CommandImpl<
13
10
  ModifyIntegrationCommandInput,
14
11
  ModifyIntegrationCommandOutput,
@@ -17,7 +14,7 @@ declare const ModifyIntegrationCommand_base: {
17
14
  import("..").ServiceOutputTypes
18
15
  >;
19
16
  new (
20
- input: ModifyIntegrationCommandInput
17
+ input: ModifyIntegrationCommandInput,
21
18
  ): import("@smithy/core/client").CommandImpl<
22
19
  ModifyIntegrationCommandInput,
23
20
  ModifyIntegrationCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { LakehouseConfiguration } from "../models/models_0";
3
3
  import { ModifyLakehouseConfigurationMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ModifyLakehouseConfigurationCommandInput
6
- extends ModifyLakehouseConfigurationMessage {}
5
+ export interface ModifyLakehouseConfigurationCommandInput extends ModifyLakehouseConfigurationMessage {}
7
6
  export interface ModifyLakehouseConfigurationCommandOutput
8
- extends LakehouseConfiguration,
9
- __MetadataBearer {}
7
+ extends LakehouseConfiguration, __MetadataBearer {}
10
8
  declare const ModifyLakehouseConfigurationCommand_base: {
11
9
  new (
12
- input: ModifyLakehouseConfigurationCommandInput
10
+ input: ModifyLakehouseConfigurationCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  ModifyLakehouseConfigurationCommandInput,
15
13
  ModifyLakehouseConfigurationCommandOutput,
@@ -18,7 +16,7 @@ declare const ModifyLakehouseConfigurationCommand_base: {
18
16
  import("..").ServiceOutputTypes
19
17
  >;
20
18
  new (
21
- input: ModifyLakehouseConfigurationCommandInput
19
+ input: ModifyLakehouseConfigurationCommandInput,
22
20
  ): import("@smithy/core/client").CommandImpl<
23
21
  ModifyLakehouseConfigurationCommandInput,
24
22
  ModifyLakehouseConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ModifyRedshiftIdcApplicationResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface ModifyRedshiftIdcApplicationCommandInput
8
- extends ModifyRedshiftIdcApplicationMessage {}
7
+ export interface ModifyRedshiftIdcApplicationCommandInput extends ModifyRedshiftIdcApplicationMessage {}
9
8
  export interface ModifyRedshiftIdcApplicationCommandOutput
10
- extends ModifyRedshiftIdcApplicationResult,
11
- __MetadataBearer {}
9
+ extends ModifyRedshiftIdcApplicationResult, __MetadataBearer {}
12
10
  declare const ModifyRedshiftIdcApplicationCommand_base: {
13
11
  new (
14
- input: ModifyRedshiftIdcApplicationCommandInput
12
+ input: ModifyRedshiftIdcApplicationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ModifyRedshiftIdcApplicationCommandInput,
17
15
  ModifyRedshiftIdcApplicationCommandOutput,
@@ -20,7 +18,7 @@ declare const ModifyRedshiftIdcApplicationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ModifyRedshiftIdcApplicationCommandInput
21
+ input: ModifyRedshiftIdcApplicationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ModifyRedshiftIdcApplicationCommandInput,
26
24
  ModifyRedshiftIdcApplicationCommandOutput,
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ScheduledAction } from "../models/models_0";
3
3
  import { ModifyScheduledActionMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ModifyScheduledActionCommandInput
6
- extends ModifyScheduledActionMessage {}
7
- export interface ModifyScheduledActionCommandOutput
8
- extends ScheduledAction,
9
- __MetadataBearer {}
5
+ export interface ModifyScheduledActionCommandInput extends ModifyScheduledActionMessage {}
6
+ export interface ModifyScheduledActionCommandOutput extends ScheduledAction, __MetadataBearer {}
10
7
  declare const ModifyScheduledActionCommand_base: {
11
8
  new (
12
- input: ModifyScheduledActionCommandInput
9
+ input: ModifyScheduledActionCommandInput,
13
10
  ): import("@smithy/core/client").CommandImpl<
14
11
  ModifyScheduledActionCommandInput,
15
12
  ModifyScheduledActionCommandOutput,
@@ -18,7 +15,7 @@ declare const ModifyScheduledActionCommand_base: {
18
15
  import("..").ServiceOutputTypes
19
16
  >;
20
17
  new (
21
- input: ModifyScheduledActionCommandInput
18
+ input: ModifyScheduledActionCommandInput,
22
19
  ): import("@smithy/core/client").CommandImpl<
23
20
  ModifyScheduledActionCommandInput,
24
21
  ModifyScheduledActionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ModifySnapshotCopyRetentionPeriodResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface ModifySnapshotCopyRetentionPeriodCommandInput
8
- extends ModifySnapshotCopyRetentionPeriodMessage {}
7
+ export interface ModifySnapshotCopyRetentionPeriodCommandInput extends ModifySnapshotCopyRetentionPeriodMessage {}
9
8
  export interface ModifySnapshotCopyRetentionPeriodCommandOutput
10
- extends ModifySnapshotCopyRetentionPeriodResult,
11
- __MetadataBearer {}
9
+ extends ModifySnapshotCopyRetentionPeriodResult, __MetadataBearer {}
12
10
  declare const ModifySnapshotCopyRetentionPeriodCommand_base: {
13
11
  new (
14
- input: ModifySnapshotCopyRetentionPeriodCommandInput
12
+ input: ModifySnapshotCopyRetentionPeriodCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ModifySnapshotCopyRetentionPeriodCommandInput,
17
15
  ModifySnapshotCopyRetentionPeriodCommandOutput,
@@ -20,7 +18,7 @@ declare const ModifySnapshotCopyRetentionPeriodCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ModifySnapshotCopyRetentionPeriodCommandInput
21
+ input: ModifySnapshotCopyRetentionPeriodCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ModifySnapshotCopyRetentionPeriodCommandInput,
26
24
  ModifySnapshotCopyRetentionPeriodCommandOutput,
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { SnapshotSchedule } from "../models/models_0";
3
3
  import { ModifySnapshotScheduleMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ModifySnapshotScheduleCommandInput
6
- extends ModifySnapshotScheduleMessage {}
7
- export interface ModifySnapshotScheduleCommandOutput
8
- extends SnapshotSchedule,
9
- __MetadataBearer {}
5
+ export interface ModifySnapshotScheduleCommandInput extends ModifySnapshotScheduleMessage {}
6
+ export interface ModifySnapshotScheduleCommandOutput extends SnapshotSchedule, __MetadataBearer {}
10
7
  declare const ModifySnapshotScheduleCommand_base: {
11
8
  new (
12
- input: ModifySnapshotScheduleCommandInput
9
+ input: ModifySnapshotScheduleCommandInput,
13
10
  ): import("@smithy/core/client").CommandImpl<
14
11
  ModifySnapshotScheduleCommandInput,
15
12
  ModifySnapshotScheduleCommandOutput,
@@ -18,7 +15,7 @@ declare const ModifySnapshotScheduleCommand_base: {
18
15
  import("..").ServiceOutputTypes
19
16
  >;
20
17
  new (
21
- input: ModifySnapshotScheduleCommandInput
18
+ input: ModifySnapshotScheduleCommandInput,
22
19
  ): import("@smithy/core/client").CommandImpl<
23
20
  ModifySnapshotScheduleCommandInput,
24
21
  ModifySnapshotScheduleCommandOutput,
@@ -3,12 +3,10 @@ import { UsageLimit } from "../models/models_0";
3
3
  import { ModifyUsageLimitMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
5
  export interface ModifyUsageLimitCommandInput extends ModifyUsageLimitMessage {}
6
- export interface ModifyUsageLimitCommandOutput
7
- extends UsageLimit,
8
- __MetadataBearer {}
6
+ export interface ModifyUsageLimitCommandOutput extends UsageLimit, __MetadataBearer {}
9
7
  declare const ModifyUsageLimitCommand_base: {
10
8
  new (
11
- input: ModifyUsageLimitCommandInput
9
+ input: ModifyUsageLimitCommandInput,
12
10
  ): import("@smithy/core/client").CommandImpl<
13
11
  ModifyUsageLimitCommandInput,
14
12
  ModifyUsageLimitCommandOutput,
@@ -17,7 +15,7 @@ declare const ModifyUsageLimitCommand_base: {
17
15
  import("..").ServiceOutputTypes
18
16
  >;
19
17
  new (
20
- input: ModifyUsageLimitCommandInput
18
+ input: ModifyUsageLimitCommandInput,
21
19
  ): import("@smithy/core/client").CommandImpl<
22
20
  ModifyUsageLimitCommandInput,
23
21
  ModifyUsageLimitCommandOutput,
@@ -3,12 +3,10 @@ import { PauseClusterMessage } from "../models/models_0";
3
3
  import { PauseClusterResult } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
5
  export interface PauseClusterCommandInput extends PauseClusterMessage {}
6
- export interface PauseClusterCommandOutput
7
- extends PauseClusterResult,
8
- __MetadataBearer {}
6
+ export interface PauseClusterCommandOutput extends PauseClusterResult, __MetadataBearer {}
9
7
  declare const PauseClusterCommand_base: {
10
8
  new (
11
- input: PauseClusterCommandInput
9
+ input: PauseClusterCommandInput,
12
10
  ): import("@smithy/core/client").CommandImpl<
13
11
  PauseClusterCommandInput,
14
12
  PauseClusterCommandOutput,
@@ -17,7 +15,7 @@ declare const PauseClusterCommand_base: {
17
15
  import("..").ServiceOutputTypes
18
16
  >;
19
17
  new (
20
- input: PauseClusterCommandInput
18
+ input: PauseClusterCommandInput,
21
19
  ): import("@smithy/core/client").CommandImpl<
22
20
  PauseClusterCommandInput,
23
21
  PauseClusterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PurchaseReservedNodeOfferingResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface PurchaseReservedNodeOfferingCommandInput
8
- extends PurchaseReservedNodeOfferingMessage {}
7
+ export interface PurchaseReservedNodeOfferingCommandInput extends PurchaseReservedNodeOfferingMessage {}
9
8
  export interface PurchaseReservedNodeOfferingCommandOutput
10
- extends PurchaseReservedNodeOfferingResult,
11
- __MetadataBearer {}
9
+ extends PurchaseReservedNodeOfferingResult, __MetadataBearer {}
12
10
  declare const PurchaseReservedNodeOfferingCommand_base: {
13
11
  new (
14
- input: PurchaseReservedNodeOfferingCommandInput
12
+ input: PurchaseReservedNodeOfferingCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PurchaseReservedNodeOfferingCommandInput,
17
15
  PurchaseReservedNodeOfferingCommandOutput,
@@ -20,7 +18,7 @@ declare const PurchaseReservedNodeOfferingCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PurchaseReservedNodeOfferingCommandInput
21
+ input: PurchaseReservedNodeOfferingCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PurchaseReservedNodeOfferingCommandInput,
26
24
  PurchaseReservedNodeOfferingCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- PutResourcePolicyMessage,
4
- PutResourcePolicyResult,
5
- } from "../models/models_1";
2
+ import { PutResourcePolicyMessage, PutResourcePolicyResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface PutResourcePolicyCommandInput
8
- extends PutResourcePolicyMessage {}
9
- export interface PutResourcePolicyCommandOutput
10
- extends PutResourcePolicyResult,
11
- __MetadataBearer {}
4
+ export interface PutResourcePolicyCommandInput extends PutResourcePolicyMessage {}
5
+ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResult, __MetadataBearer {}
12
6
  declare const PutResourcePolicyCommand_base: {
13
7
  new (
14
- input: PutResourcePolicyCommandInput
8
+ input: PutResourcePolicyCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  PutResourcePolicyCommandInput,
17
11
  PutResourcePolicyCommandOutput,
@@ -20,7 +14,7 @@ declare const PutResourcePolicyCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: PutResourcePolicyCommandInput
17
+ input: PutResourcePolicyCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  PutResourcePolicyCommandInput,
26
20
  PutResourcePolicyCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RebootClusterMessage, RebootClusterResult } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface RebootClusterCommandInput extends RebootClusterMessage {}
5
- export interface RebootClusterCommandOutput
6
- extends RebootClusterResult,
7
- __MetadataBearer {}
5
+ export interface RebootClusterCommandOutput extends RebootClusterResult, __MetadataBearer {}
8
6
  declare const RebootClusterCommand_base: {
9
7
  new (
10
- input: RebootClusterCommandInput
8
+ input: RebootClusterCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  RebootClusterCommandInput,
13
11
  RebootClusterCommandOutput,
@@ -16,7 +14,7 @@ declare const RebootClusterCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: RebootClusterCommandInput
17
+ input: RebootClusterCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  RebootClusterCommandInput,
22
20
  RebootClusterCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RegisterNamespaceInputMessage,
4
- RegisterNamespaceOutputMessage,
5
- } from "../models/models_1";
2
+ import { RegisterNamespaceInputMessage, RegisterNamespaceOutputMessage } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RegisterNamespaceCommandInput
8
- extends RegisterNamespaceInputMessage {}
4
+ export interface RegisterNamespaceCommandInput extends RegisterNamespaceInputMessage {}
9
5
  export interface RegisterNamespaceCommandOutput
10
- extends RegisterNamespaceOutputMessage,
11
- __MetadataBearer {}
6
+ extends RegisterNamespaceOutputMessage, __MetadataBearer {}
12
7
  declare const RegisterNamespaceCommand_base: {
13
8
  new (
14
- input: RegisterNamespaceCommandInput
9
+ input: RegisterNamespaceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RegisterNamespaceCommandInput,
17
12
  RegisterNamespaceCommandOutput,
@@ -20,7 +15,7 @@ declare const RegisterNamespaceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RegisterNamespaceCommandInput
18
+ input: RegisterNamespaceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RegisterNamespaceCommandInput,
26
21
  RegisterNamespaceCommandOutput,
@@ -3,12 +3,10 @@ import { DataShare } from "../models/models_0";
3
3
  import { RejectDataShareMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
5
  export interface RejectDataShareCommandInput extends RejectDataShareMessage {}
6
- export interface RejectDataShareCommandOutput
7
- extends DataShare,
8
- __MetadataBearer {}
6
+ export interface RejectDataShareCommandOutput extends DataShare, __MetadataBearer {}
9
7
  declare const RejectDataShareCommand_base: {
10
8
  new (
11
- input: RejectDataShareCommandInput
9
+ input: RejectDataShareCommandInput,
12
10
  ): import("@smithy/core/client").CommandImpl<
13
11
  RejectDataShareCommandInput,
14
12
  RejectDataShareCommandOutput,
@@ -17,7 +15,7 @@ declare const RejectDataShareCommand_base: {
17
15
  import("..").ServiceOutputTypes
18
16
  >;
19
17
  new (
20
- input: RejectDataShareCommandInput
18
+ input: RejectDataShareCommandInput,
21
19
  ): import("@smithy/core/client").CommandImpl<
22
20
  RejectDataShareCommandInput,
23
21
  RejectDataShareCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ClusterParameterGroupNameMessage } from "../models/models_0";
3
3
  import { ResetClusterParameterGroupMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ResetClusterParameterGroupCommandInput
6
- extends ResetClusterParameterGroupMessage {}
5
+ export interface ResetClusterParameterGroupCommandInput extends ResetClusterParameterGroupMessage {}
7
6
  export interface ResetClusterParameterGroupCommandOutput
8
- extends ClusterParameterGroupNameMessage,
9
- __MetadataBearer {}
7
+ extends ClusterParameterGroupNameMessage, __MetadataBearer {}
10
8
  declare const ResetClusterParameterGroupCommand_base: {
11
9
  new (
12
- input: ResetClusterParameterGroupCommandInput
10
+ input: ResetClusterParameterGroupCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  ResetClusterParameterGroupCommandInput,
15
13
  ResetClusterParameterGroupCommandOutput,
@@ -18,7 +16,7 @@ declare const ResetClusterParameterGroupCommand_base: {
18
16
  import("..").ServiceOutputTypes
19
17
  >;
20
18
  new (
21
- input: ResetClusterParameterGroupCommandInput
19
+ input: ResetClusterParameterGroupCommandInput,
22
20
  ): import("@smithy/core/client").CommandImpl<
23
21
  ResetClusterParameterGroupCommandInput,
24
22
  ResetClusterParameterGroupCommandOutput,
@@ -3,12 +3,10 @@ import { ResizeClusterMessage } from "../models/models_0";
3
3
  import { ResizeClusterResult } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
5
  export interface ResizeClusterCommandInput extends ResizeClusterMessage {}
6
- export interface ResizeClusterCommandOutput
7
- extends ResizeClusterResult,
8
- __MetadataBearer {}
6
+ export interface ResizeClusterCommandOutput extends ResizeClusterResult, __MetadataBearer {}
9
7
  declare const ResizeClusterCommand_base: {
10
8
  new (
11
- input: ResizeClusterCommandInput
9
+ input: ResizeClusterCommandInput,
12
10
  ): import("@smithy/core/client").CommandImpl<
13
11
  ResizeClusterCommandInput,
14
12
  ResizeClusterCommandOutput,
@@ -17,7 +15,7 @@ declare const ResizeClusterCommand_base: {
17
15
  import("..").ServiceOutputTypes
18
16
  >;
19
17
  new (
20
- input: ResizeClusterCommandInput
18
+ input: ResizeClusterCommandInput,
21
19
  ): import("@smithy/core/client").CommandImpl<
22
20
  ResizeClusterCommandInput,
23
21
  ResizeClusterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RestoreFromClusterSnapshotResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RestoreFromClusterSnapshotCommandInput
8
- extends RestoreFromClusterSnapshotMessage {}
7
+ export interface RestoreFromClusterSnapshotCommandInput extends RestoreFromClusterSnapshotMessage {}
9
8
  export interface RestoreFromClusterSnapshotCommandOutput
10
- extends RestoreFromClusterSnapshotResult,
11
- __MetadataBearer {}
9
+ extends RestoreFromClusterSnapshotResult, __MetadataBearer {}
12
10
  declare const RestoreFromClusterSnapshotCommand_base: {
13
11
  new (
14
- input: RestoreFromClusterSnapshotCommandInput
12
+ input: RestoreFromClusterSnapshotCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RestoreFromClusterSnapshotCommandInput,
17
15
  RestoreFromClusterSnapshotCommandOutput,
@@ -20,7 +18,7 @@ declare const RestoreFromClusterSnapshotCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RestoreFromClusterSnapshotCommandInput
21
+ input: RestoreFromClusterSnapshotCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RestoreFromClusterSnapshotCommandInput,
26
24
  RestoreFromClusterSnapshotCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RestoreTableFromClusterSnapshotResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RestoreTableFromClusterSnapshotCommandInput
8
- extends RestoreTableFromClusterSnapshotMessage {}
7
+ export interface RestoreTableFromClusterSnapshotCommandInput extends RestoreTableFromClusterSnapshotMessage {}
9
8
  export interface RestoreTableFromClusterSnapshotCommandOutput
10
- extends RestoreTableFromClusterSnapshotResult,
11
- __MetadataBearer {}
9
+ extends RestoreTableFromClusterSnapshotResult, __MetadataBearer {}
12
10
  declare const RestoreTableFromClusterSnapshotCommand_base: {
13
11
  new (
14
- input: RestoreTableFromClusterSnapshotCommandInput
12
+ input: RestoreTableFromClusterSnapshotCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RestoreTableFromClusterSnapshotCommandInput,
17
15
  RestoreTableFromClusterSnapshotCommandOutput,
@@ -20,7 +18,7 @@ declare const RestoreTableFromClusterSnapshotCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RestoreTableFromClusterSnapshotCommandInput
21
+ input: RestoreTableFromClusterSnapshotCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RestoreTableFromClusterSnapshotCommandInput,
26
24
  RestoreTableFromClusterSnapshotCommandOutput,
@@ -3,12 +3,10 @@ import { ResumeClusterMessage } from "../models/models_0";
3
3
  import { ResumeClusterResult } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
5
  export interface ResumeClusterCommandInput extends ResumeClusterMessage {}
6
- export interface ResumeClusterCommandOutput
7
- extends ResumeClusterResult,
8
- __MetadataBearer {}
6
+ export interface ResumeClusterCommandOutput extends ResumeClusterResult, __MetadataBearer {}
9
7
  declare const ResumeClusterCommand_base: {
10
8
  new (
11
- input: ResumeClusterCommandInput
9
+ input: ResumeClusterCommandInput,
12
10
  ): import("@smithy/core/client").CommandImpl<
13
11
  ResumeClusterCommandInput,
14
12
  ResumeClusterCommandOutput,
@@ -17,7 +15,7 @@ declare const ResumeClusterCommand_base: {
17
15
  import("..").ServiceOutputTypes
18
16
  >;
19
17
  new (
20
- input: ResumeClusterCommandInput
18
+ input: ResumeClusterCommandInput,
21
19
  ): import("@smithy/core/client").CommandImpl<
22
20
  ResumeClusterCommandInput,
23
21
  ResumeClusterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RevokeClusterSecurityGroupIngressResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RevokeClusterSecurityGroupIngressCommandInput
8
- extends RevokeClusterSecurityGroupIngressMessage {}
7
+ export interface RevokeClusterSecurityGroupIngressCommandInput extends RevokeClusterSecurityGroupIngressMessage {}
9
8
  export interface RevokeClusterSecurityGroupIngressCommandOutput
10
- extends RevokeClusterSecurityGroupIngressResult,
11
- __MetadataBearer {}
9
+ extends RevokeClusterSecurityGroupIngressResult, __MetadataBearer {}
12
10
  declare const RevokeClusterSecurityGroupIngressCommand_base: {
13
11
  new (
14
- input: RevokeClusterSecurityGroupIngressCommandInput
12
+ input: RevokeClusterSecurityGroupIngressCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RevokeClusterSecurityGroupIngressCommandInput,
17
15
  RevokeClusterSecurityGroupIngressCommandOutput,
@@ -20,7 +18,7 @@ declare const RevokeClusterSecurityGroupIngressCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RevokeClusterSecurityGroupIngressCommandInput
21
+ input: RevokeClusterSecurityGroupIngressCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RevokeClusterSecurityGroupIngressCommandInput,
26
24
  RevokeClusterSecurityGroupIngressCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { EndpointAuthorization } from "../models/models_0";
3
3
  import { RevokeEndpointAccessMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface RevokeEndpointAccessCommandInput
6
- extends RevokeEndpointAccessMessage {}
5
+ export interface RevokeEndpointAccessCommandInput extends RevokeEndpointAccessMessage {}
7
6
  export interface RevokeEndpointAccessCommandOutput
8
- extends EndpointAuthorization,
9
- __MetadataBearer {}
7
+ extends EndpointAuthorization, __MetadataBearer {}
10
8
  declare const RevokeEndpointAccessCommand_base: {
11
9
  new (
12
- input: RevokeEndpointAccessCommandInput
10
+ input: RevokeEndpointAccessCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  RevokeEndpointAccessCommandInput,
15
13
  RevokeEndpointAccessCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RevokeSnapshotAccessMessage,
4
- RevokeSnapshotAccessResult,
5
- } from "../models/models_1";
2
+ import { RevokeSnapshotAccessMessage, RevokeSnapshotAccessResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RevokeSnapshotAccessCommandInput
8
- extends RevokeSnapshotAccessMessage {}
4
+ export interface RevokeSnapshotAccessCommandInput extends RevokeSnapshotAccessMessage {}
9
5
  export interface RevokeSnapshotAccessCommandOutput
10
- extends RevokeSnapshotAccessResult,
11
- __MetadataBearer {}
6
+ extends RevokeSnapshotAccessResult, __MetadataBearer {}
12
7
  declare const RevokeSnapshotAccessCommand_base: {
13
8
  new (
14
- input: RevokeSnapshotAccessCommandInput
9
+ input: RevokeSnapshotAccessCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RevokeSnapshotAccessCommandInput,
17
12
  RevokeSnapshotAccessCommandOutput,
@@ -20,7 +15,7 @@ declare const RevokeSnapshotAccessCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RevokeSnapshotAccessCommandInput
18
+ input: RevokeSnapshotAccessCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RevokeSnapshotAccessCommandInput,
26
21
  RevokeSnapshotAccessCommandOutput,