@aws-sdk/client-redshift 3.1087.0 → 3.1089.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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/commands/ResizeClusterCommand.d.ts +6 -0
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/ts3.4/Redshift.d.ts +467 -518
- package/dist-types/ts3.4/RedshiftClient.d.ts +18 -37
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +3 -6
- package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +10 -20
- package/dist-types/ts3.4/models/errors.d.ts +138 -596
- package/dist-types/ts3.4/models/models_0.d.ts +1 -3
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +3 -5
- package/package.json +38 -38
|
@@ -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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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,
|