@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
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDataSharesForProducerResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDataSharesForProducerCommandInput
|
|
8
|
-
extends DescribeDataSharesForProducerMessage {}
|
|
7
|
+
export interface DescribeDataSharesForProducerCommandInput extends DescribeDataSharesForProducerMessage {}
|
|
9
8
|
export interface DescribeDataSharesForProducerCommandOutput
|
|
10
|
-
extends DescribeDataSharesForProducerResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDataSharesForProducerResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDataSharesForProducerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDataSharesForProducerCommandInput
|
|
12
|
+
input: DescribeDataSharesForProducerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDataSharesForProducerCommandInput,
|
|
17
15
|
DescribeDataSharesForProducerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDefaultClusterParametersResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDefaultClusterParametersCommandInput
|
|
8
|
-
extends DescribeDefaultClusterParametersMessage {}
|
|
7
|
+
export interface DescribeDefaultClusterParametersCommandInput extends DescribeDefaultClusterParametersMessage {}
|
|
9
8
|
export interface DescribeDefaultClusterParametersCommandOutput
|
|
10
|
-
extends DescribeDefaultClusterParametersResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDefaultClusterParametersResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDefaultClusterParametersCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDefaultClusterParametersCommandInput
|
|
12
|
+
input: DescribeDefaultClusterParametersCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDefaultClusterParametersCommandInput,
|
|
17
15
|
DescribeDefaultClusterParametersCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeDefaultClusterParametersCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeDefaultClusterParametersCommandInput
|
|
21
|
+
input: DescribeDefaultClusterParametersCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeDefaultClusterParametersCommandInput,
|
|
26
24
|
DescribeDefaultClusterParametersCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeEndpointAccessMessage,
|
|
4
|
-
EndpointAccessList,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeEndpointAccessMessage, EndpointAccessList } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEndpointAccessCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeEndpointAccessCommandOutput
|
|
10
|
-
extends EndpointAccessList,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeEndpointAccessCommandInput extends DescribeEndpointAccessMessage {}
|
|
5
|
+
export interface DescribeEndpointAccessCommandOutput extends EndpointAccessList, __MetadataBearer {}
|
|
12
6
|
declare const DescribeEndpointAccessCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeEndpointAccessCommandInput
|
|
8
|
+
input: DescribeEndpointAccessCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeEndpointAccessCommandInput,
|
|
17
11
|
DescribeEndpointAccessCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
EndpointAuthorizationList,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEndpointAuthorizationCommandInput
|
|
8
|
-
extends DescribeEndpointAuthorizationMessage {}
|
|
7
|
+
export interface DescribeEndpointAuthorizationCommandInput extends DescribeEndpointAuthorizationMessage {}
|
|
9
8
|
export interface DescribeEndpointAuthorizationCommandOutput
|
|
10
|
-
extends EndpointAuthorizationList,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends EndpointAuthorizationList, __MetadataBearer {}
|
|
12
10
|
declare const DescribeEndpointAuthorizationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeEndpointAuthorizationCommandInput
|
|
12
|
+
input: DescribeEndpointAuthorizationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeEndpointAuthorizationCommandInput,
|
|
17
15
|
DescribeEndpointAuthorizationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeEventCategoriesMessage,
|
|
4
|
-
EventCategoriesMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeEventCategoriesMessage, EventCategoriesMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEventCategoriesCommandInput
|
|
8
|
-
extends DescribeEventCategoriesMessage {}
|
|
4
|
+
export interface DescribeEventCategoriesCommandInput extends DescribeEventCategoriesMessage {}
|
|
9
5
|
export interface DescribeEventCategoriesCommandOutput
|
|
10
|
-
extends EventCategoriesMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends EventCategoriesMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeEventCategoriesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeEventCategoriesCommandInput
|
|
9
|
+
input: DescribeEventCategoriesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeEventCategoriesCommandInput,
|
|
17
12
|
DescribeEventCategoriesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeEventSubscriptionsMessage,
|
|
4
|
-
EventSubscriptionsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEventSubscriptionsCommandInput
|
|
8
|
-
extends DescribeEventSubscriptionsMessage {}
|
|
4
|
+
export interface DescribeEventSubscriptionsCommandInput extends DescribeEventSubscriptionsMessage {}
|
|
9
5
|
export interface DescribeEventSubscriptionsCommandOutput
|
|
10
|
-
extends EventSubscriptionsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends EventSubscriptionsMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeEventSubscriptionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeEventSubscriptionsCommandInput
|
|
9
|
+
input: DescribeEventSubscriptionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeEventSubscriptionsCommandInput,
|
|
17
12
|
DescribeEventSubscriptionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeEventsMessage, EventsMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
5
|
-
export interface DescribeEventsCommandOutput
|
|
6
|
-
extends EventsMessage,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBearer {}
|
|
8
6
|
declare const DescribeEventsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeEventsCommandInput
|
|
8
|
+
input: DescribeEventsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeEventsCommandInput,
|
|
13
11
|
DescribeEventsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
HsmClientCertificateMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeHsmClientCertificatesCommandInput
|
|
8
|
-
extends DescribeHsmClientCertificatesMessage {}
|
|
7
|
+
export interface DescribeHsmClientCertificatesCommandInput extends DescribeHsmClientCertificatesMessage {}
|
|
9
8
|
export interface DescribeHsmClientCertificatesCommandOutput
|
|
10
|
-
extends HsmClientCertificateMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends HsmClientCertificateMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeHsmClientCertificatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeHsmClientCertificatesCommandInput
|
|
12
|
+
input: DescribeHsmClientCertificatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeHsmClientCertificatesCommandInput,
|
|
17
15
|
DescribeHsmClientCertificatesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeHsmConfigurationsMessage,
|
|
4
|
-
HsmConfigurationMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeHsmConfigurationsMessage, HsmConfigurationMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeHsmConfigurationsCommandInput
|
|
8
|
-
extends DescribeHsmConfigurationsMessage {}
|
|
4
|
+
export interface DescribeHsmConfigurationsCommandInput extends DescribeHsmConfigurationsMessage {}
|
|
9
5
|
export interface DescribeHsmConfigurationsCommandOutput
|
|
10
|
-
extends HsmConfigurationMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends HsmConfigurationMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeHsmConfigurationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeHsmConfigurationsCommandInput
|
|
9
|
+
input: DescribeHsmConfigurationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeHsmConfigurationsCommandInput,
|
|
17
12
|
DescribeHsmConfigurationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeInboundIntegrationsMessage,
|
|
4
|
-
InboundIntegrationsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeInboundIntegrationsMessage, InboundIntegrationsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInboundIntegrationsCommandInput
|
|
8
|
-
extends DescribeInboundIntegrationsMessage {}
|
|
4
|
+
export interface DescribeInboundIntegrationsCommandInput extends DescribeInboundIntegrationsMessage {}
|
|
9
5
|
export interface DescribeInboundIntegrationsCommandOutput
|
|
10
|
-
extends InboundIntegrationsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends InboundIntegrationsMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeInboundIntegrationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeInboundIntegrationsCommandInput
|
|
9
|
+
input: DescribeInboundIntegrationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeInboundIntegrationsCommandInput,
|
|
17
12
|
DescribeInboundIntegrationsCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeIntegrationsMessage,
|
|
4
|
-
IntegrationsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeIntegrationsMessage, IntegrationsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeIntegrationsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeIntegrationsCommandOutput
|
|
10
|
-
extends IntegrationsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeIntegrationsCommandInput extends DescribeIntegrationsMessage {}
|
|
5
|
+
export interface DescribeIntegrationsCommandOutput extends IntegrationsMessage, __MetadataBearer {}
|
|
12
6
|
declare const DescribeIntegrationsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeIntegrationsCommandInput
|
|
8
|
+
input: DescribeIntegrationsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeIntegrationsCommandInput,
|
|
17
11
|
DescribeIntegrationsCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeLoggingStatusMessage,
|
|
4
|
-
LoggingStatus,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeLoggingStatusMessage, LoggingStatus } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeLoggingStatusCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeLoggingStatusCommandOutput
|
|
10
|
-
extends LoggingStatus,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeLoggingStatusCommandInput extends DescribeLoggingStatusMessage {}
|
|
5
|
+
export interface DescribeLoggingStatusCommandOutput extends LoggingStatus, __MetadataBearer {}
|
|
12
6
|
declare const DescribeLoggingStatusCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeLoggingStatusCommandInput
|
|
8
|
+
input: DescribeLoggingStatusCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeLoggingStatusCommandInput,
|
|
17
11
|
DescribeLoggingStatusCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const DescribeLoggingStatusCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: DescribeLoggingStatusCommandInput
|
|
17
|
+
input: DescribeLoggingStatusCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
DescribeLoggingStatusCommandInput,
|
|
26
20
|
DescribeLoggingStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
NodeConfigurationOptionsMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeNodeConfigurationOptionsCommandInput
|
|
8
|
-
extends DescribeNodeConfigurationOptionsMessage {}
|
|
7
|
+
export interface DescribeNodeConfigurationOptionsCommandInput extends DescribeNodeConfigurationOptionsMessage {}
|
|
9
8
|
export interface DescribeNodeConfigurationOptionsCommandOutput
|
|
10
|
-
extends NodeConfigurationOptionsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends NodeConfigurationOptionsMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeNodeConfigurationOptionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeNodeConfigurationOptionsCommandInput
|
|
12
|
+
input: DescribeNodeConfigurationOptionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeNodeConfigurationOptionsCommandInput,
|
|
17
15
|
DescribeNodeConfigurationOptionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeNodeConfigurationOptionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeNodeConfigurationOptionsCommandInput
|
|
21
|
+
input: DescribeNodeConfigurationOptionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeNodeConfigurationOptionsCommandInput,
|
|
26
24
|
DescribeNodeConfigurationOptionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
OrderableClusterOptionsMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeOrderableClusterOptionsCommandInput
|
|
8
|
-
extends DescribeOrderableClusterOptionsMessage {}
|
|
7
|
+
export interface DescribeOrderableClusterOptionsCommandInput extends DescribeOrderableClusterOptionsMessage {}
|
|
9
8
|
export interface DescribeOrderableClusterOptionsCommandOutput
|
|
10
|
-
extends OrderableClusterOptionsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends OrderableClusterOptionsMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeOrderableClusterOptionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeOrderableClusterOptionsCommandInput
|
|
12
|
+
input: DescribeOrderableClusterOptionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeOrderableClusterOptionsCommandInput,
|
|
17
15
|
DescribeOrderableClusterOptionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePartnersInputMessage,
|
|
4
|
-
DescribePartnersOutputMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribePartnersInputMessage, DescribePartnersOutputMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePartnersCommandInput
|
|
8
|
-
extends DescribePartnersInputMessage {}
|
|
4
|
+
export interface DescribePartnersCommandInput extends DescribePartnersInputMessage {}
|
|
9
5
|
export interface DescribePartnersCommandOutput
|
|
10
|
-
extends DescribePartnersOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribePartnersOutputMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribePartnersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribePartnersCommandInput
|
|
9
|
+
input: DescribePartnersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribePartnersCommandInput,
|
|
17
12
|
DescribePartnersCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribePartnersCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribePartnersCommandInput
|
|
18
|
+
input: DescribePartnersCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribePartnersCommandInput,
|
|
26
21
|
DescribePartnersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeRedshiftIdcApplicationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeRedshiftIdcApplicationsCommandInput
|
|
8
|
-
extends DescribeRedshiftIdcApplicationsMessage {}
|
|
7
|
+
export interface DescribeRedshiftIdcApplicationsCommandInput extends DescribeRedshiftIdcApplicationsMessage {}
|
|
9
8
|
export interface DescribeRedshiftIdcApplicationsCommandOutput
|
|
10
|
-
extends DescribeRedshiftIdcApplicationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeRedshiftIdcApplicationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeRedshiftIdcApplicationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeRedshiftIdcApplicationsCommandInput
|
|
12
|
+
input: DescribeRedshiftIdcApplicationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeRedshiftIdcApplicationsCommandInput,
|
|
17
15
|
DescribeRedshiftIdcApplicationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeReservedNodeExchangeStatusOutputMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeReservedNodeExchangeStatusCommandInput
|
|
8
|
-
extends DescribeReservedNodeExchangeStatusInputMessage {}
|
|
7
|
+
export interface DescribeReservedNodeExchangeStatusCommandInput extends DescribeReservedNodeExchangeStatusInputMessage {}
|
|
9
8
|
export interface DescribeReservedNodeExchangeStatusCommandOutput
|
|
10
|
-
extends DescribeReservedNodeExchangeStatusOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeReservedNodeExchangeStatusOutputMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeReservedNodeExchangeStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeReservedNodeExchangeStatusCommandInput
|
|
12
|
+
input: DescribeReservedNodeExchangeStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeReservedNodeExchangeStatusCommandInput,
|
|
17
15
|
DescribeReservedNodeExchangeStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ReservedNodeOfferingsMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeReservedNodeOfferingsCommandInput
|
|
8
|
-
extends DescribeReservedNodeOfferingsMessage {}
|
|
7
|
+
export interface DescribeReservedNodeOfferingsCommandInput extends DescribeReservedNodeOfferingsMessage {}
|
|
9
8
|
export interface DescribeReservedNodeOfferingsCommandOutput
|
|
10
|
-
extends ReservedNodeOfferingsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ReservedNodeOfferingsMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeReservedNodeOfferingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeReservedNodeOfferingsCommandInput
|
|
12
|
+
input: DescribeReservedNodeOfferingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeReservedNodeOfferingsCommandInput,
|
|
17
15
|
DescribeReservedNodeOfferingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeReservedNodesMessage,
|
|
4
|
-
ReservedNodesMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeReservedNodesMessage, ReservedNodesMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeReservedNodesCommandInput
|
|
8
|
-
extends DescribeReservedNodesMessage {}
|
|
4
|
+
export interface DescribeReservedNodesCommandInput extends DescribeReservedNodesMessage {}
|
|
9
5
|
export interface DescribeReservedNodesCommandOutput
|
|
10
|
-
extends ReservedNodesMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ReservedNodesMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeReservedNodesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeReservedNodesCommandInput
|
|
9
|
+
input: DescribeReservedNodesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeReservedNodesCommandInput,
|
|
17
12
|
DescribeReservedNodesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeResizeMessage,
|
|
4
|
-
ResizeProgressMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeResizeMessage, ResizeProgressMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeResizeCommandInput extends DescribeResizeMessage {}
|
|
8
|
-
export interface DescribeResizeCommandOutput
|
|
9
|
-
extends ResizeProgressMessage,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeResizeCommandOutput extends ResizeProgressMessage, __MetadataBearer {}
|
|
11
6
|
declare const DescribeResizeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeResizeCommandInput
|
|
8
|
+
input: DescribeResizeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeResizeCommandInput,
|
|
16
11
|
DescribeResizeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeResizeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeResizeCommandInput
|
|
17
|
+
input: DescribeResizeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeResizeCommandInput,
|
|
25
20
|
DescribeResizeCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeScheduledActionsMessage,
|
|
4
|
-
ScheduledActionsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeScheduledActionsMessage, ScheduledActionsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeScheduledActionsCommandInput
|
|
8
|
-
extends DescribeScheduledActionsMessage {}
|
|
4
|
+
export interface DescribeScheduledActionsCommandInput extends DescribeScheduledActionsMessage {}
|
|
9
5
|
export interface DescribeScheduledActionsCommandOutput
|
|
10
|
-
extends ScheduledActionsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ScheduledActionsMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeScheduledActionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeScheduledActionsCommandInput
|
|
9
|
+
input: DescribeScheduledActionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeScheduledActionsCommandInput,
|
|
17
12
|
DescribeScheduledActionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeSnapshotCopyGrantsMessage,
|
|
4
|
-
SnapshotCopyGrantMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeSnapshotCopyGrantsMessage, SnapshotCopyGrantMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeSnapshotCopyGrantsCommandInput
|
|
8
|
-
extends DescribeSnapshotCopyGrantsMessage {}
|
|
4
|
+
export interface DescribeSnapshotCopyGrantsCommandInput extends DescribeSnapshotCopyGrantsMessage {}
|
|
9
5
|
export interface DescribeSnapshotCopyGrantsCommandOutput
|
|
10
|
-
extends SnapshotCopyGrantMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SnapshotCopyGrantMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeSnapshotCopyGrantsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeSnapshotCopyGrantsCommandInput
|
|
9
|
+
input: DescribeSnapshotCopyGrantsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeSnapshotCopyGrantsCommandInput,
|
|
17
12
|
DescribeSnapshotCopyGrantsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeSnapshotSchedulesOutputMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeSnapshotSchedulesCommandInput
|
|
8
|
-
extends DescribeSnapshotSchedulesMessage {}
|
|
7
|
+
export interface DescribeSnapshotSchedulesCommandInput extends DescribeSnapshotSchedulesMessage {}
|
|
9
8
|
export interface DescribeSnapshotSchedulesCommandOutput
|
|
10
|
-
extends DescribeSnapshotSchedulesOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeSnapshotSchedulesOutputMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeSnapshotSchedulesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeSnapshotSchedulesCommandInput
|
|
12
|
+
input: DescribeSnapshotSchedulesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeSnapshotSchedulesCommandInput,
|
|
17
15
|
DescribeSnapshotSchedulesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CustomerStorageMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeStorageCommandInput {}
|
|
5
|
-
export interface DescribeStorageCommandOutput
|
|
6
|
-
extends CustomerStorageMessage,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeStorageCommandOutput extends CustomerStorageMessage, __MetadataBearer {}
|
|
8
6
|
declare const DescribeStorageCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeStorageCommandInput
|
|
8
|
+
input: DescribeStorageCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeStorageCommandInput,
|
|
13
11
|
DescribeStorageCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeTableRestoreStatusMessage,
|
|
4
|
-
TableRestoreStatusMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeTableRestoreStatusMessage, TableRestoreStatusMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeTableRestoreStatusCommandInput
|
|
8
|
-
extends DescribeTableRestoreStatusMessage {}
|
|
4
|
+
export interface DescribeTableRestoreStatusCommandInput extends DescribeTableRestoreStatusMessage {}
|
|
9
5
|
export interface DescribeTableRestoreStatusCommandOutput
|
|
10
|
-
extends TableRestoreStatusMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends TableRestoreStatusMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeTableRestoreStatusCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeTableRestoreStatusCommandInput
|
|
9
|
+
input: DescribeTableRestoreStatusCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeTableRestoreStatusCommandInput,
|
|
17
12
|
DescribeTableRestoreStatusCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeTagsMessage,
|
|
4
|
-
TaggedResourceListMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeTagsMessage, TaggedResourceListMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeTagsCommandInput extends DescribeTagsMessage {}
|
|
8
|
-
export interface DescribeTagsCommandOutput
|
|
9
|
-
extends TaggedResourceListMessage,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeTagsCommandOutput extends TaggedResourceListMessage, __MetadataBearer {}
|
|
11
6
|
declare const DescribeTagsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeTagsCommandInput
|
|
8
|
+
input: DescribeTagsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeTagsCommandInput,
|
|
16
11
|
DescribeTagsCommandOutput,
|
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DescribeUsageLimitsMessage, UsageLimitList } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DescribeUsageLimitsCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DescribeUsageLimitsCommandOutput
|
|
7
|
-
extends UsageLimitList,
|
|
8
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeUsageLimitsCommandInput extends DescribeUsageLimitsMessage {}
|
|
5
|
+
export interface DescribeUsageLimitsCommandOutput extends UsageLimitList, __MetadataBearer {}
|
|
9
6
|
declare const DescribeUsageLimitsCommand_base: {
|
|
10
7
|
new (
|
|
11
|
-
input: DescribeUsageLimitsCommandInput
|
|
8
|
+
input: DescribeUsageLimitsCommandInput,
|
|
12
9
|
): import("@smithy/core/client").CommandImpl<
|
|
13
10
|
DescribeUsageLimitsCommandInput,
|
|
14
11
|
DescribeUsageLimitsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DisableLoggingMessage, LoggingStatus } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DisableLoggingCommandInput extends DisableLoggingMessage {}
|
|
5
|
-
export interface DisableLoggingCommandOutput
|
|
6
|
-
extends LoggingStatus,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DisableLoggingCommandOutput extends LoggingStatus, __MetadataBearer {}
|
|
8
6
|
declare const DisableLoggingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DisableLoggingCommandInput
|
|
8
|
+
input: DisableLoggingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DisableLoggingCommandInput,
|
|
13
11
|
DisableLoggingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DisableLoggingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DisableLoggingCommandInput
|
|
17
|
+
input: DisableLoggingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DisableLoggingCommandInput,
|
|
22
20
|
DisableLoggingCommandOutput,
|