@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,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateClusterSnapshotMessage,
4
- CreateClusterSnapshotResult,
5
- } from "../models/models_0";
2
+ import { CreateClusterSnapshotMessage, CreateClusterSnapshotResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateClusterSnapshotCommandInput
8
- extends CreateClusterSnapshotMessage {}
4
+ export interface CreateClusterSnapshotCommandInput extends CreateClusterSnapshotMessage {}
9
5
  export interface CreateClusterSnapshotCommandOutput
10
- extends CreateClusterSnapshotResult,
11
- __MetadataBearer {}
6
+ extends CreateClusterSnapshotResult, __MetadataBearer {}
12
7
  declare const CreateClusterSnapshotCommand_base: {
13
8
  new (
14
- input: CreateClusterSnapshotCommandInput
9
+ input: CreateClusterSnapshotCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateClusterSnapshotCommandInput,
17
12
  CreateClusterSnapshotCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateClusterSnapshotCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateClusterSnapshotCommandInput
18
+ input: CreateClusterSnapshotCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateClusterSnapshotCommandInput,
26
21
  CreateClusterSnapshotCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateClusterSubnetGroupResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateClusterSubnetGroupCommandInput
8
- extends CreateClusterSubnetGroupMessage {}
7
+ export interface CreateClusterSubnetGroupCommandInput extends CreateClusterSubnetGroupMessage {}
9
8
  export interface CreateClusterSubnetGroupCommandOutput
10
- extends CreateClusterSubnetGroupResult,
11
- __MetadataBearer {}
9
+ extends CreateClusterSubnetGroupResult, __MetadataBearer {}
12
10
  declare const CreateClusterSubnetGroupCommand_base: {
13
11
  new (
14
- input: CreateClusterSubnetGroupCommandInput
12
+ input: CreateClusterSubnetGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateClusterSubnetGroupCommandInput,
17
15
  CreateClusterSubnetGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateClusterSubnetGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateClusterSubnetGroupCommandInput
21
+ input: CreateClusterSubnetGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateClusterSubnetGroupCommandInput,
26
24
  CreateClusterSubnetGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCustomDomainAssociationResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCustomDomainAssociationCommandInput
8
- extends CreateCustomDomainAssociationMessage {}
7
+ export interface CreateCustomDomainAssociationCommandInput extends CreateCustomDomainAssociationMessage {}
9
8
  export interface CreateCustomDomainAssociationCommandOutput
10
- extends CreateCustomDomainAssociationResult,
11
- __MetadataBearer {}
9
+ extends CreateCustomDomainAssociationResult, __MetadataBearer {}
12
10
  declare const CreateCustomDomainAssociationCommand_base: {
13
11
  new (
14
- input: CreateCustomDomainAssociationCommandInput
12
+ input: CreateCustomDomainAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCustomDomainAssociationCommandInput,
17
15
  CreateCustomDomainAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCustomDomainAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCustomDomainAssociationCommandInput
21
+ input: CreateCustomDomainAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCustomDomainAssociationCommandInput,
26
24
  CreateCustomDomainAssociationCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateEndpointAccessMessage,
4
- EndpointAccess,
5
- } from "../models/models_0";
2
+ import { CreateEndpointAccessMessage, EndpointAccess } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateEndpointAccessCommandInput
8
- extends CreateEndpointAccessMessage {}
9
- export interface CreateEndpointAccessCommandOutput
10
- extends EndpointAccess,
11
- __MetadataBearer {}
4
+ export interface CreateEndpointAccessCommandInput extends CreateEndpointAccessMessage {}
5
+ export interface CreateEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {}
12
6
  declare const CreateEndpointAccessCommand_base: {
13
7
  new (
14
- input: CreateEndpointAccessCommandInput
8
+ input: CreateEndpointAccessCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  CreateEndpointAccessCommandInput,
17
11
  CreateEndpointAccessCommandOutput,
@@ -20,7 +14,7 @@ declare const CreateEndpointAccessCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: CreateEndpointAccessCommandInput
17
+ input: CreateEndpointAccessCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  CreateEndpointAccessCommandInput,
26
20
  CreateEndpointAccessCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateEventSubscriptionMessage,
4
- CreateEventSubscriptionResult,
5
- } from "../models/models_0";
2
+ import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateEventSubscriptionCommandInput
8
- extends CreateEventSubscriptionMessage {}
4
+ export interface CreateEventSubscriptionCommandInput extends CreateEventSubscriptionMessage {}
9
5
  export interface CreateEventSubscriptionCommandOutput
10
- extends CreateEventSubscriptionResult,
11
- __MetadataBearer {}
6
+ extends CreateEventSubscriptionResult, __MetadataBearer {}
12
7
  declare const CreateEventSubscriptionCommand_base: {
13
8
  new (
14
- input: CreateEventSubscriptionCommandInput
9
+ input: CreateEventSubscriptionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateEventSubscriptionCommandInput,
17
12
  CreateEventSubscriptionCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateEventSubscriptionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateEventSubscriptionCommandInput
18
+ input: CreateEventSubscriptionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateEventSubscriptionCommandInput,
26
21
  CreateEventSubscriptionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateHsmClientCertificateResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateHsmClientCertificateCommandInput
8
- extends CreateHsmClientCertificateMessage {}
7
+ export interface CreateHsmClientCertificateCommandInput extends CreateHsmClientCertificateMessage {}
9
8
  export interface CreateHsmClientCertificateCommandOutput
10
- extends CreateHsmClientCertificateResult,
11
- __MetadataBearer {}
9
+ extends CreateHsmClientCertificateResult, __MetadataBearer {}
12
10
  declare const CreateHsmClientCertificateCommand_base: {
13
11
  new (
14
- input: CreateHsmClientCertificateCommandInput
12
+ input: CreateHsmClientCertificateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateHsmClientCertificateCommandInput,
17
15
  CreateHsmClientCertificateCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateHsmClientCertificateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateHsmClientCertificateCommandInput
21
+ input: CreateHsmClientCertificateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateHsmClientCertificateCommandInput,
26
24
  CreateHsmClientCertificateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateHsmConfigurationMessage,
4
- CreateHsmConfigurationResult,
5
- } from "../models/models_0";
2
+ import { CreateHsmConfigurationMessage, CreateHsmConfigurationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateHsmConfigurationCommandInput
8
- extends CreateHsmConfigurationMessage {}
4
+ export interface CreateHsmConfigurationCommandInput extends CreateHsmConfigurationMessage {}
9
5
  export interface CreateHsmConfigurationCommandOutput
10
- extends CreateHsmConfigurationResult,
11
- __MetadataBearer {}
6
+ extends CreateHsmConfigurationResult, __MetadataBearer {}
12
7
  declare const CreateHsmConfigurationCommand_base: {
13
8
  new (
14
- input: CreateHsmConfigurationCommandInput
9
+ input: CreateHsmConfigurationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateHsmConfigurationCommandInput,
17
12
  CreateHsmConfigurationCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateHsmConfigurationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateHsmConfigurationCommandInput
18
+ input: CreateHsmConfigurationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateHsmConfigurationCommandInput,
26
21
  CreateHsmConfigurationCommandOutput,
@@ -1,14 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateIntegrationMessage, Integration } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface CreateIntegrationCommandInput
5
- extends CreateIntegrationMessage {}
6
- export interface CreateIntegrationCommandOutput
7
- extends Integration,
8
- __MetadataBearer {}
4
+ export interface CreateIntegrationCommandInput extends CreateIntegrationMessage {}
5
+ export interface CreateIntegrationCommandOutput extends Integration, __MetadataBearer {}
9
6
  declare const CreateIntegrationCommand_base: {
10
7
  new (
11
- input: CreateIntegrationCommandInput
8
+ input: CreateIntegrationCommandInput,
12
9
  ): import("@smithy/core/client").CommandImpl<
13
10
  CreateIntegrationCommandInput,
14
11
  CreateIntegrationCommandOutput,
@@ -17,7 +14,7 @@ declare const CreateIntegrationCommand_base: {
17
14
  import("..").ServiceOutputTypes
18
15
  >;
19
16
  new (
20
- input: CreateIntegrationCommandInput
17
+ input: CreateIntegrationCommandInput,
21
18
  ): import("@smithy/core/client").CommandImpl<
22
19
  CreateIntegrationCommandInput,
23
20
  CreateIntegrationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateRedshiftIdcApplicationResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateRedshiftIdcApplicationCommandInput
8
- extends CreateRedshiftIdcApplicationMessage {}
7
+ export interface CreateRedshiftIdcApplicationCommandInput extends CreateRedshiftIdcApplicationMessage {}
9
8
  export interface CreateRedshiftIdcApplicationCommandOutput
10
- extends CreateRedshiftIdcApplicationResult,
11
- __MetadataBearer {}
9
+ extends CreateRedshiftIdcApplicationResult, __MetadataBearer {}
12
10
  declare const CreateRedshiftIdcApplicationCommand_base: {
13
11
  new (
14
- input: CreateRedshiftIdcApplicationCommandInput
12
+ input: CreateRedshiftIdcApplicationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateRedshiftIdcApplicationCommandInput,
17
15
  CreateRedshiftIdcApplicationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateRedshiftIdcApplicationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateRedshiftIdcApplicationCommandInput
21
+ input: CreateRedshiftIdcApplicationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateRedshiftIdcApplicationCommandInput,
26
24
  CreateRedshiftIdcApplicationCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateScheduledActionMessage,
4
- ScheduledAction,
5
- } from "../models/models_0";
2
+ import { CreateScheduledActionMessage, ScheduledAction } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateScheduledActionCommandInput
8
- extends CreateScheduledActionMessage {}
9
- export interface CreateScheduledActionCommandOutput
10
- extends ScheduledAction,
11
- __MetadataBearer {}
4
+ export interface CreateScheduledActionCommandInput extends CreateScheduledActionMessage {}
5
+ export interface CreateScheduledActionCommandOutput extends ScheduledAction, __MetadataBearer {}
12
6
  declare const CreateScheduledActionCommand_base: {
13
7
  new (
14
- input: CreateScheduledActionCommandInput
8
+ input: CreateScheduledActionCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  CreateScheduledActionCommandInput,
17
11
  CreateScheduledActionCommandOutput,
@@ -20,7 +14,7 @@ declare const CreateScheduledActionCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: CreateScheduledActionCommandInput
17
+ input: CreateScheduledActionCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  CreateScheduledActionCommandInput,
26
20
  CreateScheduledActionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateSnapshotCopyGrantMessage,
4
- CreateSnapshotCopyGrantResult,
5
- } from "../models/models_0";
2
+ import { CreateSnapshotCopyGrantMessage, CreateSnapshotCopyGrantResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateSnapshotCopyGrantCommandInput
8
- extends CreateSnapshotCopyGrantMessage {}
4
+ export interface CreateSnapshotCopyGrantCommandInput extends CreateSnapshotCopyGrantMessage {}
9
5
  export interface CreateSnapshotCopyGrantCommandOutput
10
- extends CreateSnapshotCopyGrantResult,
11
- __MetadataBearer {}
6
+ extends CreateSnapshotCopyGrantResult, __MetadataBearer {}
12
7
  declare const CreateSnapshotCopyGrantCommand_base: {
13
8
  new (
14
- input: CreateSnapshotCopyGrantCommandInput
9
+ input: CreateSnapshotCopyGrantCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateSnapshotCopyGrantCommandInput,
17
12
  CreateSnapshotCopyGrantCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateSnapshotCopyGrantCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateSnapshotCopyGrantCommandInput
18
+ input: CreateSnapshotCopyGrantCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateSnapshotCopyGrantCommandInput,
26
21
  CreateSnapshotCopyGrantCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateSnapshotScheduleMessage,
4
- SnapshotSchedule,
5
- } from "../models/models_0";
2
+ import { CreateSnapshotScheduleMessage, SnapshotSchedule } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateSnapshotScheduleCommandInput
8
- extends CreateSnapshotScheduleMessage {}
9
- export interface CreateSnapshotScheduleCommandOutput
10
- extends SnapshotSchedule,
11
- __MetadataBearer {}
4
+ export interface CreateSnapshotScheduleCommandInput extends CreateSnapshotScheduleMessage {}
5
+ export interface CreateSnapshotScheduleCommandOutput extends SnapshotSchedule, __MetadataBearer {}
12
6
  declare const CreateSnapshotScheduleCommand_base: {
13
7
  new (
14
- input: CreateSnapshotScheduleCommandInput
8
+ input: CreateSnapshotScheduleCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  CreateSnapshotScheduleCommandInput,
17
11
  CreateSnapshotScheduleCommandOutput,
@@ -5,7 +5,7 @@ export interface CreateTagsCommandInput extends CreateTagsMessage {}
5
5
  export interface CreateTagsCommandOutput extends __MetadataBearer {}
6
6
  declare const CreateTagsCommand_base: {
7
7
  new (
8
- input: CreateTagsCommandInput
8
+ input: CreateTagsCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  CreateTagsCommandInput,
11
11
  CreateTagsCommandOutput,
@@ -14,7 +14,7 @@ declare const CreateTagsCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: CreateTagsCommandInput
17
+ input: CreateTagsCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  CreateTagsCommandInput,
20
20
  CreateTagsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateUsageLimitMessage, UsageLimit } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreateUsageLimitCommandInput extends CreateUsageLimitMessage {}
5
- export interface CreateUsageLimitCommandOutput
6
- extends UsageLimit,
7
- __MetadataBearer {}
5
+ export interface CreateUsageLimitCommandOutput extends UsageLimit, __MetadataBearer {}
8
6
  declare const CreateUsageLimitCommand_base: {
9
7
  new (
10
- input: CreateUsageLimitCommandInput
8
+ input: CreateUsageLimitCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateUsageLimitCommandInput,
13
11
  CreateUsageLimitCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateUsageLimitCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateUsageLimitCommandInput
17
+ input: CreateUsageLimitCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateUsageLimitCommandInput,
22
20
  CreateUsageLimitCommandOutput,
@@ -1,14 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DataShare, DeauthorizeDataShareMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeauthorizeDataShareCommandInput
5
- extends DeauthorizeDataShareMessage {}
6
- export interface DeauthorizeDataShareCommandOutput
7
- extends DataShare,
8
- __MetadataBearer {}
4
+ export interface DeauthorizeDataShareCommandInput extends DeauthorizeDataShareMessage {}
5
+ export interface DeauthorizeDataShareCommandOutput extends DataShare, __MetadataBearer {}
9
6
  declare const DeauthorizeDataShareCommand_base: {
10
7
  new (
11
- input: DeauthorizeDataShareCommandInput
8
+ input: DeauthorizeDataShareCommandInput,
12
9
  ): import("@smithy/core/client").CommandImpl<
13
10
  DeauthorizeDataShareCommandInput,
14
11
  DeauthorizeDataShareCommandOutput,
@@ -17,7 +14,7 @@ declare const DeauthorizeDataShareCommand_base: {
17
14
  import("..").ServiceOutputTypes
18
15
  >;
19
16
  new (
20
- input: DeauthorizeDataShareCommandInput
17
+ input: DeauthorizeDataShareCommandInput,
21
18
  ): import("@smithy/core/client").CommandImpl<
22
19
  DeauthorizeDataShareCommandInput,
23
20
  DeauthorizeDataShareCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteAuthenticationProfileResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteAuthenticationProfileCommandInput
8
- extends DeleteAuthenticationProfileMessage {}
7
+ export interface DeleteAuthenticationProfileCommandInput extends DeleteAuthenticationProfileMessage {}
9
8
  export interface DeleteAuthenticationProfileCommandOutput
10
- extends DeleteAuthenticationProfileResult,
11
- __MetadataBearer {}
9
+ extends DeleteAuthenticationProfileResult, __MetadataBearer {}
12
10
  declare const DeleteAuthenticationProfileCommand_base: {
13
11
  new (
14
- input: DeleteAuthenticationProfileCommandInput
12
+ input: DeleteAuthenticationProfileCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteAuthenticationProfileCommandInput,
17
15
  DeleteAuthenticationProfileCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteAuthenticationProfileCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteAuthenticationProfileCommandInput
21
+ input: DeleteAuthenticationProfileCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteAuthenticationProfileCommandInput,
26
24
  DeleteAuthenticationProfileCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteClusterMessage, DeleteClusterResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteClusterCommandInput extends DeleteClusterMessage {}
5
- export interface DeleteClusterCommandOutput
6
- extends DeleteClusterResult,
7
- __MetadataBearer {}
5
+ export interface DeleteClusterCommandOutput extends DeleteClusterResult, __MetadataBearer {}
8
6
  declare const DeleteClusterCommand_base: {
9
7
  new (
10
- input: DeleteClusterCommandInput
8
+ input: DeleteClusterCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteClusterCommandInput,
13
11
  DeleteClusterCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteClusterCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteClusterCommandInput
17
+ input: DeleteClusterCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteClusterCommandInput,
22
20
  DeleteClusterCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteClusterParameterGroupMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteClusterParameterGroupCommandInput
5
- extends DeleteClusterParameterGroupMessage {}
6
- export interface DeleteClusterParameterGroupCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteClusterParameterGroupCommandInput extends DeleteClusterParameterGroupMessage {}
5
+ export interface DeleteClusterParameterGroupCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteClusterParameterGroupCommand_base: {
9
7
  new (
10
- input: DeleteClusterParameterGroupCommandInput
8
+ input: DeleteClusterParameterGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteClusterParameterGroupCommandInput,
13
11
  DeleteClusterParameterGroupCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteClusterParameterGroupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteClusterParameterGroupCommandInput
17
+ input: DeleteClusterParameterGroupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteClusterParameterGroupCommandInput,
22
20
  DeleteClusterParameterGroupCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteClusterSecurityGroupMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteClusterSecurityGroupCommandInput
5
- extends DeleteClusterSecurityGroupMessage {}
6
- export interface DeleteClusterSecurityGroupCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteClusterSecurityGroupCommandInput extends DeleteClusterSecurityGroupMessage {}
5
+ export interface DeleteClusterSecurityGroupCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteClusterSecurityGroupCommand_base: {
9
7
  new (
10
- input: DeleteClusterSecurityGroupCommandInput
8
+ input: DeleteClusterSecurityGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteClusterSecurityGroupCommandInput,
13
11
  DeleteClusterSecurityGroupCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteClusterSecurityGroupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteClusterSecurityGroupCommandInput
17
+ input: DeleteClusterSecurityGroupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteClusterSecurityGroupCommandInput,
22
20
  DeleteClusterSecurityGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteClusterSnapshotMessage,
4
- DeleteClusterSnapshotResult,
5
- } from "../models/models_0";
2
+ import { DeleteClusterSnapshotMessage, DeleteClusterSnapshotResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteClusterSnapshotCommandInput
8
- extends DeleteClusterSnapshotMessage {}
4
+ export interface DeleteClusterSnapshotCommandInput extends DeleteClusterSnapshotMessage {}
9
5
  export interface DeleteClusterSnapshotCommandOutput
10
- extends DeleteClusterSnapshotResult,
11
- __MetadataBearer {}
6
+ extends DeleteClusterSnapshotResult, __MetadataBearer {}
12
7
  declare const DeleteClusterSnapshotCommand_base: {
13
8
  new (
14
- input: DeleteClusterSnapshotCommandInput
9
+ input: DeleteClusterSnapshotCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteClusterSnapshotCommandInput,
17
12
  DeleteClusterSnapshotCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteClusterSnapshotCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteClusterSnapshotCommandInput
18
+ input: DeleteClusterSnapshotCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteClusterSnapshotCommandInput,
26
21
  DeleteClusterSnapshotCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteClusterSubnetGroupMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteClusterSubnetGroupCommandInput
5
- extends DeleteClusterSubnetGroupMessage {}
6
- export interface DeleteClusterSubnetGroupCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteClusterSubnetGroupCommandInput extends DeleteClusterSubnetGroupMessage {}
5
+ export interface DeleteClusterSubnetGroupCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteClusterSubnetGroupCommand_base: {
9
7
  new (
10
- input: DeleteClusterSubnetGroupCommandInput
8
+ input: DeleteClusterSubnetGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteClusterSubnetGroupCommandInput,
13
11
  DeleteClusterSubnetGroupCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteClusterSubnetGroupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteClusterSubnetGroupCommandInput
17
+ input: DeleteClusterSubnetGroupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteClusterSubnetGroupCommandInput,
22
20
  DeleteClusterSubnetGroupCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteCustomDomainAssociationMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteCustomDomainAssociationCommandInput
5
- extends DeleteCustomDomainAssociationMessage {}
6
- export interface DeleteCustomDomainAssociationCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteCustomDomainAssociationCommandInput extends DeleteCustomDomainAssociationMessage {}
5
+ export interface DeleteCustomDomainAssociationCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteCustomDomainAssociationCommand_base: {
9
7
  new (
10
- input: DeleteCustomDomainAssociationCommandInput
8
+ input: DeleteCustomDomainAssociationCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteCustomDomainAssociationCommandInput,
13
11
  DeleteCustomDomainAssociationCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteCustomDomainAssociationCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteCustomDomainAssociationCommandInput
17
+ input: DeleteCustomDomainAssociationCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteCustomDomainAssociationCommandInput,
22
20
  DeleteCustomDomainAssociationCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteEndpointAccessMessage,
4
- EndpointAccess,
5
- } from "../models/models_0";
2
+ import { DeleteEndpointAccessMessage, EndpointAccess } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteEndpointAccessCommandInput
8
- extends DeleteEndpointAccessMessage {}
9
- export interface DeleteEndpointAccessCommandOutput
10
- extends EndpointAccess,
11
- __MetadataBearer {}
4
+ export interface DeleteEndpointAccessCommandInput extends DeleteEndpointAccessMessage {}
5
+ export interface DeleteEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {}
12
6
  declare const DeleteEndpointAccessCommand_base: {
13
7
  new (
14
- input: DeleteEndpointAccessCommandInput
8
+ input: DeleteEndpointAccessCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  DeleteEndpointAccessCommandInput,
17
11
  DeleteEndpointAccessCommandOutput,
@@ -20,7 +14,7 @@ declare const DeleteEndpointAccessCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: DeleteEndpointAccessCommandInput
17
+ input: DeleteEndpointAccessCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  DeleteEndpointAccessCommandInput,
26
20
  DeleteEndpointAccessCommandOutput,