@aws-sdk/client-redshift 3.933.0 → 3.935.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 +183 -183
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +182 -0
- package/dist-es/models/errors.js +1717 -0
- package/dist-es/models/models_0.js +1 -1563
- package/dist-es/models/models_1.js +1 -337
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClustersCommand.d.ts +1 -2
- package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResizeCommand.d.ts +1 -2
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -1
- package/dist-types/commands/DisableLoggingCommand.d.ts +1 -1
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -2
- package/dist-types/commands/EnableLoggingCommand.d.ts +1 -1
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
- package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -2
- package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -2
- package/dist-types/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
- package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -2
- package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -2
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -2
- package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -2
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +462 -0
- package/dist-types/models/errors.d.ts +1811 -0
- package/dist-types/models/models_0.d.ts +4419 -1802
- package/dist-types/models/models_1.d.ts +2 -4892
- package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -2
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +244 -0
- package/dist-types/ts3.4/models/errors.d.ts +1206 -0
- package/dist-types/ts3.4/models/models_0.d.ts +812 -1171
- package/dist-types/ts3.4/models/models_1.d.ts +7 -1087
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/index.d.ts +0 -2
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ModifyClusterMaintenanceMessage,
|
|
5
5
|
ModifyClusterMaintenanceResult,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_0";
|
|
7
7
|
import {
|
|
8
8
|
RedshiftClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
ClusterParameterGroupNameMessage,
|
|
5
|
+
ModifyClusterParameterGroupMessage,
|
|
6
|
+
} from "../models/models_0";
|
|
5
7
|
import {
|
|
6
8
|
RedshiftClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ModifyClusterSnapshotScheduleMessage } from "../models/
|
|
3
|
+
import { ModifyClusterSnapshotScheduleMessage } from "../models/models_0";
|
|
4
4
|
import {
|
|
5
5
|
RedshiftClientResolvedConfig,
|
|
6
6
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ModifyClusterSubnetGroupMessage,
|
|
5
5
|
ModifyClusterSubnetGroupResult,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_0";
|
|
7
7
|
import {
|
|
8
8
|
RedshiftClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ModifyCustomDomainAssociationMessage,
|
|
5
5
|
ModifyCustomDomainAssociationResult,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_0";
|
|
7
7
|
import {
|
|
8
8
|
RedshiftClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
EndpointAccess,
|
|
5
|
+
ModifyEndpointAccessMessage,
|
|
6
|
+
} from "../models/models_0";
|
|
5
7
|
import {
|
|
6
8
|
RedshiftClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ModifyEventSubscriptionMessage,
|
|
5
5
|
ModifyEventSubscriptionResult,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_0";
|
|
7
7
|
import {
|
|
8
8
|
RedshiftClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { Integration } from "../models/models_0";
|
|
4
|
-
import { ModifyIntegrationMessage } from "../models/models_1";
|
|
3
|
+
import { Integration, ModifyIntegrationMessage } from "../models/models_0";
|
|
5
4
|
import {
|
|
6
5
|
RedshiftClientResolvedConfig,
|
|
7
6
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ModifyRedshiftIdcApplicationMessage,
|
|
5
5
|
ModifyRedshiftIdcApplicationResult,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_0";
|
|
7
7
|
import {
|
|
8
8
|
RedshiftClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
ModifyScheduledActionMessage,
|
|
5
|
+
ScheduledAction,
|
|
6
|
+
} from "../models/models_0";
|
|
5
7
|
import {
|
|
6
8
|
RedshiftClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -6,5 +6,8 @@ export { RedshiftExtensionConfiguration } from "./extensionConfiguration";
|
|
|
6
6
|
export * from "./commands";
|
|
7
7
|
export * from "./pagination";
|
|
8
8
|
export * from "./waiters";
|
|
9
|
-
export * from "./models";
|
|
9
|
+
export * from "./models/enums";
|
|
10
|
+
export * from "./models/errors";
|
|
11
|
+
export * from "./models/models_0";
|
|
12
|
+
export * from "./models/models_1";
|
|
10
13
|
export { RedshiftServiceException } from "./models/RedshiftServiceException";
|
|
@@ -0,0 +1,244 @@
|
|
|
1
|
+
export declare const ReservedNodeOfferingType: {
|
|
2
|
+
readonly Regular: "Regular";
|
|
3
|
+
readonly Upgradable: "Upgradable";
|
|
4
|
+
};
|
|
5
|
+
export type ReservedNodeOfferingType =
|
|
6
|
+
(typeof ReservedNodeOfferingType)[keyof typeof ReservedNodeOfferingType];
|
|
7
|
+
export declare const ActionType: {
|
|
8
|
+
readonly RECOMMEND_NODE_CONFIG: "recommend-node-config";
|
|
9
|
+
readonly RESIZE_CLUSTER: "resize-cluster";
|
|
10
|
+
readonly RESTORE_CLUSTER: "restore-cluster";
|
|
11
|
+
};
|
|
12
|
+
export type ActionType = (typeof ActionType)[keyof typeof ActionType];
|
|
13
|
+
export declare const AquaConfigurationStatus: {
|
|
14
|
+
readonly AUTO: "auto";
|
|
15
|
+
readonly DISABLED: "disabled";
|
|
16
|
+
readonly ENABLED: "enabled";
|
|
17
|
+
};
|
|
18
|
+
export type AquaConfigurationStatus =
|
|
19
|
+
(typeof AquaConfigurationStatus)[keyof typeof AquaConfigurationStatus];
|
|
20
|
+
export declare const AquaStatus: {
|
|
21
|
+
readonly APPLYING: "applying";
|
|
22
|
+
readonly DISABLED: "disabled";
|
|
23
|
+
readonly ENABLED: "enabled";
|
|
24
|
+
};
|
|
25
|
+
export type AquaStatus = (typeof AquaStatus)[keyof typeof AquaStatus];
|
|
26
|
+
export declare const DataShareStatus: {
|
|
27
|
+
readonly ACTIVE: "ACTIVE";
|
|
28
|
+
readonly AUTHORIZED: "AUTHORIZED";
|
|
29
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
30
|
+
readonly DEAUTHORIZED: "DEAUTHORIZED";
|
|
31
|
+
readonly PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION";
|
|
32
|
+
readonly REJECTED: "REJECTED";
|
|
33
|
+
};
|
|
34
|
+
export type DataShareStatus =
|
|
35
|
+
(typeof DataShareStatus)[keyof typeof DataShareStatus];
|
|
36
|
+
export declare const DataShareType: {
|
|
37
|
+
readonly INTERNAL: "INTERNAL";
|
|
38
|
+
};
|
|
39
|
+
export type DataShareType = (typeof DataShareType)[keyof typeof DataShareType];
|
|
40
|
+
export declare const ScheduleState: {
|
|
41
|
+
readonly ACTIVE: "ACTIVE";
|
|
42
|
+
readonly FAILED: "FAILED";
|
|
43
|
+
readonly MODIFYING: "MODIFYING";
|
|
44
|
+
};
|
|
45
|
+
export type ScheduleState = (typeof ScheduleState)[keyof typeof ScheduleState];
|
|
46
|
+
export declare const AuthorizationStatus: {
|
|
47
|
+
readonly AUTHORIZED: "Authorized";
|
|
48
|
+
readonly REVOKING: "Revoking";
|
|
49
|
+
};
|
|
50
|
+
export type AuthorizationStatus =
|
|
51
|
+
(typeof AuthorizationStatus)[keyof typeof AuthorizationStatus];
|
|
52
|
+
export declare const ReservedNodeExchangeStatusType: {
|
|
53
|
+
readonly FAILED: "FAILED";
|
|
54
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
55
|
+
readonly PENDING: "PENDING";
|
|
56
|
+
readonly REQUESTED: "REQUESTED";
|
|
57
|
+
readonly RETRYING: "RETRYING";
|
|
58
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
59
|
+
};
|
|
60
|
+
export type ReservedNodeExchangeStatusType =
|
|
61
|
+
(typeof ReservedNodeExchangeStatusType)[keyof typeof ReservedNodeExchangeStatusType];
|
|
62
|
+
export declare const ParameterApplyType: {
|
|
63
|
+
readonly dynamic: "dynamic";
|
|
64
|
+
readonly static: "static";
|
|
65
|
+
};
|
|
66
|
+
export type ParameterApplyType =
|
|
67
|
+
(typeof ParameterApplyType)[keyof typeof ParameterApplyType];
|
|
68
|
+
export declare const ZeroETLIntegrationStatus: {
|
|
69
|
+
readonly ACTIVE: "active";
|
|
70
|
+
readonly CREATING: "creating";
|
|
71
|
+
readonly DELETING: "deleting";
|
|
72
|
+
readonly FAILED: "failed";
|
|
73
|
+
readonly MODIFYING: "modifying";
|
|
74
|
+
readonly NEEDS_ATTENTION: "needs_attention";
|
|
75
|
+
readonly SYNCING: "syncing";
|
|
76
|
+
};
|
|
77
|
+
export type ZeroETLIntegrationStatus =
|
|
78
|
+
(typeof ZeroETLIntegrationStatus)[keyof typeof ZeroETLIntegrationStatus];
|
|
79
|
+
export declare const ServiceAuthorization: {
|
|
80
|
+
readonly DISABLED: "Disabled";
|
|
81
|
+
readonly ENABLED: "Enabled";
|
|
82
|
+
};
|
|
83
|
+
export type ServiceAuthorization =
|
|
84
|
+
(typeof ServiceAuthorization)[keyof typeof ServiceAuthorization];
|
|
85
|
+
export declare const ScheduledActionState: {
|
|
86
|
+
readonly ACTIVE: "ACTIVE";
|
|
87
|
+
readonly DISABLED: "DISABLED";
|
|
88
|
+
};
|
|
89
|
+
export type ScheduledActionState =
|
|
90
|
+
(typeof ScheduledActionState)[keyof typeof ScheduledActionState];
|
|
91
|
+
export declare const UsageLimitBreachAction: {
|
|
92
|
+
readonly DISABLE: "disable";
|
|
93
|
+
readonly EMIT_METRIC: "emit-metric";
|
|
94
|
+
readonly LOG: "log";
|
|
95
|
+
};
|
|
96
|
+
export type UsageLimitBreachAction =
|
|
97
|
+
(typeof UsageLimitBreachAction)[keyof typeof UsageLimitBreachAction];
|
|
98
|
+
export declare const UsageLimitFeatureType: {
|
|
99
|
+
readonly CONCURRENCY_SCALING: "concurrency-scaling";
|
|
100
|
+
readonly CROSS_REGION_DATASHARING: "cross-region-datasharing";
|
|
101
|
+
readonly SPECTRUM: "spectrum";
|
|
102
|
+
};
|
|
103
|
+
export type UsageLimitFeatureType =
|
|
104
|
+
(typeof UsageLimitFeatureType)[keyof typeof UsageLimitFeatureType];
|
|
105
|
+
export declare const UsageLimitLimitType: {
|
|
106
|
+
readonly DATA_SCANNED: "data-scanned";
|
|
107
|
+
readonly TIME: "time";
|
|
108
|
+
};
|
|
109
|
+
export type UsageLimitLimitType =
|
|
110
|
+
(typeof UsageLimitLimitType)[keyof typeof UsageLimitLimitType];
|
|
111
|
+
export declare const UsageLimitPeriod: {
|
|
112
|
+
readonly DAILY: "daily";
|
|
113
|
+
readonly MONTHLY: "monthly";
|
|
114
|
+
readonly WEEKLY: "weekly";
|
|
115
|
+
};
|
|
116
|
+
export type UsageLimitPeriod =
|
|
117
|
+
(typeof UsageLimitPeriod)[keyof typeof UsageLimitPeriod];
|
|
118
|
+
export declare const DataShareStatusForConsumer: {
|
|
119
|
+
readonly ACTIVE: "ACTIVE";
|
|
120
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
121
|
+
};
|
|
122
|
+
export type DataShareStatusForConsumer =
|
|
123
|
+
(typeof DataShareStatusForConsumer)[keyof typeof DataShareStatusForConsumer];
|
|
124
|
+
export declare const DataShareStatusForProducer: {
|
|
125
|
+
readonly ACTIVE: "ACTIVE";
|
|
126
|
+
readonly AUTHORIZED: "AUTHORIZED";
|
|
127
|
+
readonly DEAUTHORIZED: "DEAUTHORIZED";
|
|
128
|
+
readonly PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION";
|
|
129
|
+
readonly REJECTED: "REJECTED";
|
|
130
|
+
};
|
|
131
|
+
export type DataShareStatusForProducer =
|
|
132
|
+
(typeof DataShareStatusForProducer)[keyof typeof DataShareStatusForProducer];
|
|
133
|
+
export declare const NamespaceRegistrationStatus: {
|
|
134
|
+
readonly DEREGISTERING: "Deregistering";
|
|
135
|
+
readonly REGISTERING: "Registering";
|
|
136
|
+
};
|
|
137
|
+
export type NamespaceRegistrationStatus =
|
|
138
|
+
(typeof NamespaceRegistrationStatus)[keyof typeof NamespaceRegistrationStatus];
|
|
139
|
+
export declare const SnapshotAttributeToSortBy: {
|
|
140
|
+
readonly CREATE_TIME: "CREATE_TIME";
|
|
141
|
+
readonly SOURCE_TYPE: "SOURCE_TYPE";
|
|
142
|
+
readonly TOTAL_SIZE: "TOTAL_SIZE";
|
|
143
|
+
};
|
|
144
|
+
export type SnapshotAttributeToSortBy =
|
|
145
|
+
(typeof SnapshotAttributeToSortBy)[keyof typeof SnapshotAttributeToSortBy];
|
|
146
|
+
export declare const SortByOrder: {
|
|
147
|
+
readonly ASCENDING: "ASC";
|
|
148
|
+
readonly DESCENDING: "DESC";
|
|
149
|
+
};
|
|
150
|
+
export type SortByOrder = (typeof SortByOrder)[keyof typeof SortByOrder];
|
|
151
|
+
export declare const SourceType: {
|
|
152
|
+
readonly cluster: "cluster";
|
|
153
|
+
readonly cluster_parameter_group: "cluster-parameter-group";
|
|
154
|
+
readonly cluster_security_group: "cluster-security-group";
|
|
155
|
+
readonly cluster_snapshot: "cluster-snapshot";
|
|
156
|
+
readonly scheduled_action: "scheduled-action";
|
|
157
|
+
};
|
|
158
|
+
export type SourceType = (typeof SourceType)[keyof typeof SourceType];
|
|
159
|
+
export declare const DescribeIntegrationsFilterName: {
|
|
160
|
+
readonly INTEGRATION_ARN: "integration-arn";
|
|
161
|
+
readonly SOURCE_ARN: "source-arn";
|
|
162
|
+
readonly SOURCE_TYPES: "source-types";
|
|
163
|
+
readonly STATUS: "status";
|
|
164
|
+
};
|
|
165
|
+
export type DescribeIntegrationsFilterName =
|
|
166
|
+
(typeof DescribeIntegrationsFilterName)[keyof typeof DescribeIntegrationsFilterName];
|
|
167
|
+
export declare const LogDestinationType: {
|
|
168
|
+
readonly CLOUDWATCH: "cloudwatch";
|
|
169
|
+
readonly S3: "s3";
|
|
170
|
+
};
|
|
171
|
+
export type LogDestinationType =
|
|
172
|
+
(typeof LogDestinationType)[keyof typeof LogDestinationType];
|
|
173
|
+
export declare const NodeConfigurationOptionsFilterName: {
|
|
174
|
+
readonly ESTIMATED_DISK_UTILIZATION_PERCENT: "EstimatedDiskUtilizationPercent";
|
|
175
|
+
readonly MODE: "Mode";
|
|
176
|
+
readonly NODE_TYPE: "NodeType";
|
|
177
|
+
readonly NUM_NODES: "NumberOfNodes";
|
|
178
|
+
};
|
|
179
|
+
export type NodeConfigurationOptionsFilterName =
|
|
180
|
+
(typeof NodeConfigurationOptionsFilterName)[keyof typeof NodeConfigurationOptionsFilterName];
|
|
181
|
+
export declare const OperatorType: {
|
|
182
|
+
readonly BETWEEN: "between";
|
|
183
|
+
readonly EQ: "eq";
|
|
184
|
+
readonly GE: "ge";
|
|
185
|
+
readonly GT: "gt";
|
|
186
|
+
readonly IN: "in";
|
|
187
|
+
readonly LE: "le";
|
|
188
|
+
readonly LT: "lt";
|
|
189
|
+
};
|
|
190
|
+
export type OperatorType = (typeof OperatorType)[keyof typeof OperatorType];
|
|
191
|
+
export declare const Mode: {
|
|
192
|
+
readonly HIGH_PERFORMANCE: "high-performance";
|
|
193
|
+
readonly STANDARD: "standard";
|
|
194
|
+
};
|
|
195
|
+
export type Mode = (typeof Mode)[keyof typeof Mode];
|
|
196
|
+
export declare const PartnerIntegrationStatus: {
|
|
197
|
+
readonly Active: "Active";
|
|
198
|
+
readonly ConnectionFailure: "ConnectionFailure";
|
|
199
|
+
readonly Inactive: "Inactive";
|
|
200
|
+
readonly RuntimeFailure: "RuntimeFailure";
|
|
201
|
+
};
|
|
202
|
+
export type PartnerIntegrationStatus =
|
|
203
|
+
(typeof PartnerIntegrationStatus)[keyof typeof PartnerIntegrationStatus];
|
|
204
|
+
export declare const ScheduledActionFilterName: {
|
|
205
|
+
readonly CLUSTER_IDENTIFIER: "cluster-identifier";
|
|
206
|
+
readonly IAM_ROLE: "iam-role";
|
|
207
|
+
};
|
|
208
|
+
export type ScheduledActionFilterName =
|
|
209
|
+
(typeof ScheduledActionFilterName)[keyof typeof ScheduledActionFilterName];
|
|
210
|
+
export declare const ScheduledActionTypeValues: {
|
|
211
|
+
readonly PAUSE_CLUSTER: "PauseCluster";
|
|
212
|
+
readonly RESIZE_CLUSTER: "ResizeCluster";
|
|
213
|
+
readonly RESUME_CLUSTER: "ResumeCluster";
|
|
214
|
+
};
|
|
215
|
+
export type ScheduledActionTypeValues =
|
|
216
|
+
(typeof ScheduledActionTypeValues)[keyof typeof ScheduledActionTypeValues];
|
|
217
|
+
export declare const TableRestoreStatusType: {
|
|
218
|
+
readonly CANCELED: "CANCELED";
|
|
219
|
+
readonly FAILED: "FAILED";
|
|
220
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
221
|
+
readonly PENDING: "PENDING";
|
|
222
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
223
|
+
};
|
|
224
|
+
export type TableRestoreStatusType =
|
|
225
|
+
(typeof TableRestoreStatusType)[keyof typeof TableRestoreStatusType];
|
|
226
|
+
export declare const ReservedNodeExchangeActionType: {
|
|
227
|
+
readonly RESIZE_CLUSTER: "resize-cluster";
|
|
228
|
+
readonly RESTORE_CLUSTER: "restore-cluster";
|
|
229
|
+
};
|
|
230
|
+
export type ReservedNodeExchangeActionType =
|
|
231
|
+
(typeof ReservedNodeExchangeActionType)[keyof typeof ReservedNodeExchangeActionType];
|
|
232
|
+
export declare const ImpactRankingType: {
|
|
233
|
+
readonly HIGH: "HIGH";
|
|
234
|
+
readonly LOW: "LOW";
|
|
235
|
+
readonly MEDIUM: "MEDIUM";
|
|
236
|
+
};
|
|
237
|
+
export type ImpactRankingType =
|
|
238
|
+
(typeof ImpactRankingType)[keyof typeof ImpactRankingType];
|
|
239
|
+
export declare const RecommendedActionType: {
|
|
240
|
+
readonly CLI: "CLI";
|
|
241
|
+
readonly SQL: "SQL";
|
|
242
|
+
};
|
|
243
|
+
export type RecommendedActionType =
|
|
244
|
+
(typeof RecommendedActionType)[keyof typeof RecommendedActionType];
|