@aws-sdk/client-elasticache 3.934.0 → 3.936.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 +143 -143
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +142 -0
- package/dist-es/models/errors.js +913 -0
- package/dist-es/models/models_0.js +1 -1007
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +1 -2
- package/dist-types/commands/StartMigrationCommand.d.ts +1 -1
- package/dist-types/commands/TestFailoverCommand.d.ts +1 -1
- package/dist-types/commands/TestMigrationCommand.d.ts +1 -1
- package/dist-types/index.d.ts +3 -1
- package/dist-types/models/enums.d.ts +366 -0
- package/dist-types/models/errors.d.ts +952 -0
- package/dist-types/models/models_0.d.ts +125 -1269
- package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +3 -1
- package/dist-types/ts3.4/models/enums.d.ts +187 -0
- package/dist-types/ts3.4/models/errors.d.ts +631 -0
- package/dist-types/ts3.4/models/models_0.d.ts +58 -784
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -2
- package/dist-es/models/models_1.js +0 -49
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/models/models_1.d.ts +0 -176
- package/dist-types/ts3.4/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/models_1.d.ts +0 -65
|
@@ -723,7 +723,7 @@ const _xN = "xmlName";
|
|
|
723
723
|
const n0 = "com.amazonaws.elasticache";
|
|
724
724
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
725
725
|
import { ElastiCacheServiceException as __ElastiCacheServiceException } from "../models/ElastiCacheServiceException";
|
|
726
|
-
import { APICallRateForCustomerExceededFault as __APICallRateForCustomerExceededFault, AuthorizationAlreadyExistsFault as __AuthorizationAlreadyExistsFault, AuthorizationNotFoundFault as __AuthorizationNotFoundFault, CacheClusterAlreadyExistsFault as __CacheClusterAlreadyExistsFault, CacheClusterNotFoundFault as __CacheClusterNotFoundFault, CacheParameterGroupAlreadyExistsFault as __CacheParameterGroupAlreadyExistsFault, CacheParameterGroupNotFoundFault as __CacheParameterGroupNotFoundFault, CacheParameterGroupQuotaExceededFault as __CacheParameterGroupQuotaExceededFault, CacheSecurityGroupAlreadyExistsFault as __CacheSecurityGroupAlreadyExistsFault, CacheSecurityGroupNotFoundFault as __CacheSecurityGroupNotFoundFault, CacheSecurityGroupQuotaExceededFault as __CacheSecurityGroupQuotaExceededFault, CacheSubnetGroupAlreadyExistsFault as __CacheSubnetGroupAlreadyExistsFault, CacheSubnetGroupInUse as __CacheSubnetGroupInUse, CacheSubnetGroupNotFoundFault as __CacheSubnetGroupNotFoundFault, CacheSubnetGroupQuotaExceededFault as __CacheSubnetGroupQuotaExceededFault, CacheSubnetQuotaExceededFault as __CacheSubnetQuotaExceededFault, ClusterQuotaForCustomerExceededFault as __ClusterQuotaForCustomerExceededFault, DefaultUserAssociatedToUserGroupFault as __DefaultUserAssociatedToUserGroupFault, DefaultUserRequired as __DefaultUserRequired, DuplicateUserNameFault as __DuplicateUserNameFault, GlobalReplicationGroupAlreadyExistsFault as __GlobalReplicationGroupAlreadyExistsFault, GlobalReplicationGroupNotFoundFault as __GlobalReplicationGroupNotFoundFault, InsufficientCacheClusterCapacityFault as __InsufficientCacheClusterCapacityFault, InvalidARNFault as __InvalidARNFault, InvalidCacheClusterStateFault as __InvalidCacheClusterStateFault, InvalidCacheParameterGroupStateFault as __InvalidCacheParameterGroupStateFault, InvalidCacheSecurityGroupStateFault as __InvalidCacheSecurityGroupStateFault, InvalidCredentialsException as __InvalidCredentialsException, InvalidGlobalReplicationGroupStateFault as __InvalidGlobalReplicationGroupStateFault, InvalidKMSKeyFault as __InvalidKMSKeyFault, InvalidParameterCombinationException as __InvalidParameterCombinationException, InvalidParameterValueException as __InvalidParameterValueException, InvalidReplicationGroupStateFault as __InvalidReplicationGroupStateFault, InvalidServerlessCacheSnapshotStateFault as __InvalidServerlessCacheSnapshotStateFault, InvalidServerlessCacheStateFault as __InvalidServerlessCacheStateFault, InvalidSnapshotStateFault as __InvalidSnapshotStateFault, InvalidSubnet as __InvalidSubnet, InvalidUserGroupStateFault as __InvalidUserGroupStateFault, InvalidUserStateFault as __InvalidUserStateFault, InvalidVPCNetworkStateFault as __InvalidVPCNetworkStateFault, NodeGroupNotFoundFault as __NodeGroupNotFoundFault, NodeGroupsPerReplicationGroupQuotaExceededFault as __NodeGroupsPerReplicationGroupQuotaExceededFault, NodeQuotaForClusterExceededFault as __NodeQuotaForClusterExceededFault, NodeQuotaForCustomerExceededFault as __NodeQuotaForCustomerExceededFault, NoOperationFault as __NoOperationFault, ReplicationGroupAlreadyExistsFault as __ReplicationGroupAlreadyExistsFault, ReplicationGroupAlreadyUnderMigrationFault as __ReplicationGroupAlreadyUnderMigrationFault, ReplicationGroupNotFoundFault as __ReplicationGroupNotFoundFault, ReplicationGroupNotUnderMigrationFault as __ReplicationGroupNotUnderMigrationFault, ReservedCacheNodeAlreadyExistsFault as __ReservedCacheNodeAlreadyExistsFault, ReservedCacheNodeNotFoundFault as __ReservedCacheNodeNotFoundFault, ReservedCacheNodeQuotaExceededFault as __ReservedCacheNodeQuotaExceededFault, ReservedCacheNodesOfferingNotFoundFault as __ReservedCacheNodesOfferingNotFoundFault, ServerlessCacheAlreadyExistsFault as __ServerlessCacheAlreadyExistsFault, ServerlessCacheNotFoundFault as __ServerlessCacheNotFoundFault, ServerlessCacheQuotaForCustomerExceededFault as __ServerlessCacheQuotaForCustomerExceededFault, ServerlessCacheSnapshotAlreadyExistsFault as __ServerlessCacheSnapshotAlreadyExistsFault, ServerlessCacheSnapshotNotFoundFault as __ServerlessCacheSnapshotNotFoundFault, ServerlessCacheSnapshotQuotaExceededFault as __ServerlessCacheSnapshotQuotaExceededFault, ServiceLinkedRoleNotFoundFault as __ServiceLinkedRoleNotFoundFault, ServiceUpdateNotFoundFault as __ServiceUpdateNotFoundFault, SnapshotAlreadyExistsFault as __SnapshotAlreadyExistsFault, SnapshotFeatureNotSupportedFault as __SnapshotFeatureNotSupportedFault, SnapshotNotFoundFault as __SnapshotNotFoundFault, SnapshotQuotaExceededFault as __SnapshotQuotaExceededFault, SubnetInUse as __SubnetInUse, SubnetNotAllowedFault as __SubnetNotAllowedFault, TagNotFoundFault as __TagNotFoundFault, TagQuotaPerResourceExceeded as __TagQuotaPerResourceExceeded, TestFailoverNotAvailableFault as __TestFailoverNotAvailableFault, UserAlreadyExistsFault as __UserAlreadyExistsFault, UserGroupAlreadyExistsFault as __UserGroupAlreadyExistsFault, UserGroupNotFoundFault as __UserGroupNotFoundFault, UserGroupQuotaExceededFault as __UserGroupQuotaExceededFault, UserNotFoundFault as __UserNotFoundFault, UserQuotaExceededFault as __UserQuotaExceededFault, } from "../models/
|
|
726
|
+
import { APICallRateForCustomerExceededFault as __APICallRateForCustomerExceededFault, AuthorizationAlreadyExistsFault as __AuthorizationAlreadyExistsFault, AuthorizationNotFoundFault as __AuthorizationNotFoundFault, CacheClusterAlreadyExistsFault as __CacheClusterAlreadyExistsFault, CacheClusterNotFoundFault as __CacheClusterNotFoundFault, CacheParameterGroupAlreadyExistsFault as __CacheParameterGroupAlreadyExistsFault, CacheParameterGroupNotFoundFault as __CacheParameterGroupNotFoundFault, CacheParameterGroupQuotaExceededFault as __CacheParameterGroupQuotaExceededFault, CacheSecurityGroupAlreadyExistsFault as __CacheSecurityGroupAlreadyExistsFault, CacheSecurityGroupNotFoundFault as __CacheSecurityGroupNotFoundFault, CacheSecurityGroupQuotaExceededFault as __CacheSecurityGroupQuotaExceededFault, CacheSubnetGroupAlreadyExistsFault as __CacheSubnetGroupAlreadyExistsFault, CacheSubnetGroupInUse as __CacheSubnetGroupInUse, CacheSubnetGroupNotFoundFault as __CacheSubnetGroupNotFoundFault, CacheSubnetGroupQuotaExceededFault as __CacheSubnetGroupQuotaExceededFault, CacheSubnetQuotaExceededFault as __CacheSubnetQuotaExceededFault, ClusterQuotaForCustomerExceededFault as __ClusterQuotaForCustomerExceededFault, DefaultUserAssociatedToUserGroupFault as __DefaultUserAssociatedToUserGroupFault, DefaultUserRequired as __DefaultUserRequired, DuplicateUserNameFault as __DuplicateUserNameFault, GlobalReplicationGroupAlreadyExistsFault as __GlobalReplicationGroupAlreadyExistsFault, GlobalReplicationGroupNotFoundFault as __GlobalReplicationGroupNotFoundFault, InsufficientCacheClusterCapacityFault as __InsufficientCacheClusterCapacityFault, InvalidARNFault as __InvalidARNFault, InvalidCacheClusterStateFault as __InvalidCacheClusterStateFault, InvalidCacheParameterGroupStateFault as __InvalidCacheParameterGroupStateFault, InvalidCacheSecurityGroupStateFault as __InvalidCacheSecurityGroupStateFault, InvalidCredentialsException as __InvalidCredentialsException, InvalidGlobalReplicationGroupStateFault as __InvalidGlobalReplicationGroupStateFault, InvalidKMSKeyFault as __InvalidKMSKeyFault, InvalidParameterCombinationException as __InvalidParameterCombinationException, InvalidParameterValueException as __InvalidParameterValueException, InvalidReplicationGroupStateFault as __InvalidReplicationGroupStateFault, InvalidServerlessCacheSnapshotStateFault as __InvalidServerlessCacheSnapshotStateFault, InvalidServerlessCacheStateFault as __InvalidServerlessCacheStateFault, InvalidSnapshotStateFault as __InvalidSnapshotStateFault, InvalidSubnet as __InvalidSubnet, InvalidUserGroupStateFault as __InvalidUserGroupStateFault, InvalidUserStateFault as __InvalidUserStateFault, InvalidVPCNetworkStateFault as __InvalidVPCNetworkStateFault, NodeGroupNotFoundFault as __NodeGroupNotFoundFault, NodeGroupsPerReplicationGroupQuotaExceededFault as __NodeGroupsPerReplicationGroupQuotaExceededFault, NodeQuotaForClusterExceededFault as __NodeQuotaForClusterExceededFault, NodeQuotaForCustomerExceededFault as __NodeQuotaForCustomerExceededFault, NoOperationFault as __NoOperationFault, ReplicationGroupAlreadyExistsFault as __ReplicationGroupAlreadyExistsFault, ReplicationGroupAlreadyUnderMigrationFault as __ReplicationGroupAlreadyUnderMigrationFault, ReplicationGroupNotFoundFault as __ReplicationGroupNotFoundFault, ReplicationGroupNotUnderMigrationFault as __ReplicationGroupNotUnderMigrationFault, ReservedCacheNodeAlreadyExistsFault as __ReservedCacheNodeAlreadyExistsFault, ReservedCacheNodeNotFoundFault as __ReservedCacheNodeNotFoundFault, ReservedCacheNodeQuotaExceededFault as __ReservedCacheNodeQuotaExceededFault, ReservedCacheNodesOfferingNotFoundFault as __ReservedCacheNodesOfferingNotFoundFault, ServerlessCacheAlreadyExistsFault as __ServerlessCacheAlreadyExistsFault, ServerlessCacheNotFoundFault as __ServerlessCacheNotFoundFault, ServerlessCacheQuotaForCustomerExceededFault as __ServerlessCacheQuotaForCustomerExceededFault, ServerlessCacheSnapshotAlreadyExistsFault as __ServerlessCacheSnapshotAlreadyExistsFault, ServerlessCacheSnapshotNotFoundFault as __ServerlessCacheSnapshotNotFoundFault, ServerlessCacheSnapshotQuotaExceededFault as __ServerlessCacheSnapshotQuotaExceededFault, ServiceLinkedRoleNotFoundFault as __ServiceLinkedRoleNotFoundFault, ServiceUpdateNotFoundFault as __ServiceUpdateNotFoundFault, SnapshotAlreadyExistsFault as __SnapshotAlreadyExistsFault, SnapshotFeatureNotSupportedFault as __SnapshotFeatureNotSupportedFault, SnapshotNotFoundFault as __SnapshotNotFoundFault, SnapshotQuotaExceededFault as __SnapshotQuotaExceededFault, SubnetInUse as __SubnetInUse, SubnetNotAllowedFault as __SubnetNotAllowedFault, TagNotFoundFault as __TagNotFoundFault, TagQuotaPerResourceExceeded as __TagQuotaPerResourceExceeded, TestFailoverNotAvailableFault as __TestFailoverNotAvailableFault, UserAlreadyExistsFault as __UserAlreadyExistsFault, UserGroupAlreadyExistsFault as __UserGroupAlreadyExistsFault, UserGroupNotFoundFault as __UserGroupNotFoundFault, UserGroupQuotaExceededFault as __UserGroupQuotaExceededFault, UserNotFoundFault as __UserNotFoundFault, UserQuotaExceededFault as __UserQuotaExceededFault, } from "../models/errors";
|
|
727
727
|
export var AddTagsToResourceMessage = [3, n0, _ATTRM, 0, [_RN, _T], [0, [() => TagList, 0]]];
|
|
728
728
|
export var AllowedNodeTypeModificationsMessage = [
|
|
729
729
|
3,
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
|
-
import { RevokeCacheSecurityGroupIngressMessage } from "../models/models_0";
|
|
5
|
-
import { RevokeCacheSecurityGroupIngressResult } from "../models/models_1";
|
|
4
|
+
import { RevokeCacheSecurityGroupIngressMessage, RevokeCacheSecurityGroupIngressResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
|
-
import { StartMigrationMessage, StartMigrationResponse } from "../models/
|
|
4
|
+
import { StartMigrationMessage, StartMigrationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
|
-
import { TestFailoverMessage, TestFailoverResult } from "../models/
|
|
4
|
+
import { TestFailoverMessage, TestFailoverResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
|
-
import { TestMigrationMessage, TestMigrationResponse } from "../models/
|
|
4
|
+
import { TestMigrationMessage, TestMigrationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
package/dist-types/index.d.ts
CHANGED
|
@@ -20,5 +20,7 @@ export type { ElastiCacheExtensionConfiguration } from "./extensionConfiguration
|
|
|
20
20
|
export * from "./commands";
|
|
21
21
|
export * from "./pagination";
|
|
22
22
|
export * from "./waiters";
|
|
23
|
-
export * from "./models";
|
|
23
|
+
export * from "./models/enums";
|
|
24
|
+
export * from "./models/errors";
|
|
25
|
+
export type * from "./models/models_0";
|
|
24
26
|
export { ElastiCacheServiceException } from "./models/ElastiCacheServiceException";
|
|
@@ -0,0 +1,366 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @public
|
|
3
|
+
* @enum
|
|
4
|
+
*/
|
|
5
|
+
export declare const UpdateActionStatus: {
|
|
6
|
+
readonly COMPLETE: "complete";
|
|
7
|
+
readonly IN_PROGRESS: "in-progress";
|
|
8
|
+
readonly NOT_APPLICABLE: "not-applicable";
|
|
9
|
+
readonly NOT_APPLIED: "not-applied";
|
|
10
|
+
readonly SCHEDULED: "scheduled";
|
|
11
|
+
readonly SCHEDULING: "scheduling";
|
|
12
|
+
readonly STOPPED: "stopped";
|
|
13
|
+
readonly STOPPING: "stopping";
|
|
14
|
+
readonly WAITING_TO_START: "waiting-to-start";
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
export type UpdateActionStatus = (typeof UpdateActionStatus)[keyof typeof UpdateActionStatus];
|
|
20
|
+
/**
|
|
21
|
+
* @public
|
|
22
|
+
* @enum
|
|
23
|
+
*/
|
|
24
|
+
export declare const AutomaticFailoverStatus: {
|
|
25
|
+
readonly DISABLED: "disabled";
|
|
26
|
+
readonly DISABLING: "disabling";
|
|
27
|
+
readonly ENABLED: "enabled";
|
|
28
|
+
readonly ENABLING: "enabling";
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
export type AutomaticFailoverStatus = (typeof AutomaticFailoverStatus)[keyof typeof AutomaticFailoverStatus];
|
|
34
|
+
/**
|
|
35
|
+
* @public
|
|
36
|
+
* @enum
|
|
37
|
+
*/
|
|
38
|
+
export declare const ClusterMode: {
|
|
39
|
+
readonly COMPATIBLE: "compatible";
|
|
40
|
+
readonly DISABLED: "disabled";
|
|
41
|
+
readonly ENABLED: "enabled";
|
|
42
|
+
};
|
|
43
|
+
/**
|
|
44
|
+
* @public
|
|
45
|
+
*/
|
|
46
|
+
export type ClusterMode = (typeof ClusterMode)[keyof typeof ClusterMode];
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
* @enum
|
|
50
|
+
*/
|
|
51
|
+
export declare const DataTieringStatus: {
|
|
52
|
+
readonly DISABLED: "disabled";
|
|
53
|
+
readonly ENABLED: "enabled";
|
|
54
|
+
};
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
export type DataTieringStatus = (typeof DataTieringStatus)[keyof typeof DataTieringStatus];
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
* @enum
|
|
62
|
+
*/
|
|
63
|
+
export declare const IpDiscovery: {
|
|
64
|
+
readonly IPV4: "ipv4";
|
|
65
|
+
readonly IPV6: "ipv6";
|
|
66
|
+
};
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
export type IpDiscovery = (typeof IpDiscovery)[keyof typeof IpDiscovery];
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
* @enum
|
|
74
|
+
*/
|
|
75
|
+
export declare const DestinationType: {
|
|
76
|
+
readonly CloudWatchLogs: "cloudwatch-logs";
|
|
77
|
+
readonly KinesisFirehose: "kinesis-firehose";
|
|
78
|
+
};
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
82
|
+
export type DestinationType = (typeof DestinationType)[keyof typeof DestinationType];
|
|
83
|
+
/**
|
|
84
|
+
* @public
|
|
85
|
+
* @enum
|
|
86
|
+
*/
|
|
87
|
+
export declare const LogFormat: {
|
|
88
|
+
readonly JSON: "json";
|
|
89
|
+
readonly TEXT: "text";
|
|
90
|
+
};
|
|
91
|
+
/**
|
|
92
|
+
* @public
|
|
93
|
+
*/
|
|
94
|
+
export type LogFormat = (typeof LogFormat)[keyof typeof LogFormat];
|
|
95
|
+
/**
|
|
96
|
+
* @public
|
|
97
|
+
* @enum
|
|
98
|
+
*/
|
|
99
|
+
export declare const LogType: {
|
|
100
|
+
readonly ENGINE_LOG: "engine-log";
|
|
101
|
+
readonly SLOW_LOG: "slow-log";
|
|
102
|
+
};
|
|
103
|
+
/**
|
|
104
|
+
* @public
|
|
105
|
+
*/
|
|
106
|
+
export type LogType = (typeof LogType)[keyof typeof LogType];
|
|
107
|
+
/**
|
|
108
|
+
* @public
|
|
109
|
+
* @enum
|
|
110
|
+
*/
|
|
111
|
+
export declare const LogDeliveryConfigurationStatus: {
|
|
112
|
+
readonly ACTIVE: "active";
|
|
113
|
+
readonly DISABLING: "disabling";
|
|
114
|
+
readonly ENABLING: "enabling";
|
|
115
|
+
readonly ERROR: "error";
|
|
116
|
+
readonly MODIFYING: "modifying";
|
|
117
|
+
};
|
|
118
|
+
/**
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
121
|
+
export type LogDeliveryConfigurationStatus = (typeof LogDeliveryConfigurationStatus)[keyof typeof LogDeliveryConfigurationStatus];
|
|
122
|
+
/**
|
|
123
|
+
* @public
|
|
124
|
+
* @enum
|
|
125
|
+
*/
|
|
126
|
+
export declare const MultiAZStatus: {
|
|
127
|
+
readonly DISABLED: "disabled";
|
|
128
|
+
readonly ENABLED: "enabled";
|
|
129
|
+
};
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
133
|
+
export type MultiAZStatus = (typeof MultiAZStatus)[keyof typeof MultiAZStatus];
|
|
134
|
+
/**
|
|
135
|
+
* @public
|
|
136
|
+
* @enum
|
|
137
|
+
*/
|
|
138
|
+
export declare const NetworkType: {
|
|
139
|
+
readonly DUAL_STACK: "dual_stack";
|
|
140
|
+
readonly IPV4: "ipv4";
|
|
141
|
+
readonly IPV6: "ipv6";
|
|
142
|
+
};
|
|
143
|
+
/**
|
|
144
|
+
* @public
|
|
145
|
+
*/
|
|
146
|
+
export type NetworkType = (typeof NetworkType)[keyof typeof NetworkType];
|
|
147
|
+
/**
|
|
148
|
+
* @public
|
|
149
|
+
* @enum
|
|
150
|
+
*/
|
|
151
|
+
export declare const AuthTokenUpdateStatus: {
|
|
152
|
+
readonly ROTATING: "ROTATING";
|
|
153
|
+
readonly SETTING: "SETTING";
|
|
154
|
+
};
|
|
155
|
+
/**
|
|
156
|
+
* @public
|
|
157
|
+
*/
|
|
158
|
+
export type AuthTokenUpdateStatus = (typeof AuthTokenUpdateStatus)[keyof typeof AuthTokenUpdateStatus];
|
|
159
|
+
/**
|
|
160
|
+
* @public
|
|
161
|
+
* @enum
|
|
162
|
+
*/
|
|
163
|
+
export declare const PendingAutomaticFailoverStatus: {
|
|
164
|
+
readonly DISABLED: "disabled";
|
|
165
|
+
readonly ENABLED: "enabled";
|
|
166
|
+
};
|
|
167
|
+
/**
|
|
168
|
+
* @public
|
|
169
|
+
*/
|
|
170
|
+
export type PendingAutomaticFailoverStatus = (typeof PendingAutomaticFailoverStatus)[keyof typeof PendingAutomaticFailoverStatus];
|
|
171
|
+
/**
|
|
172
|
+
* @public
|
|
173
|
+
* @enum
|
|
174
|
+
*/
|
|
175
|
+
export declare const TransitEncryptionMode: {
|
|
176
|
+
readonly PREFERRED: "preferred";
|
|
177
|
+
readonly REQUIRED: "required";
|
|
178
|
+
};
|
|
179
|
+
/**
|
|
180
|
+
* @public
|
|
181
|
+
*/
|
|
182
|
+
export type TransitEncryptionMode = (typeof TransitEncryptionMode)[keyof typeof TransitEncryptionMode];
|
|
183
|
+
/**
|
|
184
|
+
* @public
|
|
185
|
+
* @enum
|
|
186
|
+
*/
|
|
187
|
+
export declare const AZMode: {
|
|
188
|
+
readonly CROSS_AZ: "cross-az";
|
|
189
|
+
readonly SINGLE_AZ: "single-az";
|
|
190
|
+
};
|
|
191
|
+
/**
|
|
192
|
+
* @public
|
|
193
|
+
*/
|
|
194
|
+
export type AZMode = (typeof AZMode)[keyof typeof AZMode];
|
|
195
|
+
/**
|
|
196
|
+
* @public
|
|
197
|
+
* @enum
|
|
198
|
+
*/
|
|
199
|
+
export declare const OutpostMode: {
|
|
200
|
+
readonly CROSS_OUTPOST: "cross-outpost";
|
|
201
|
+
readonly SINGLE_OUTPOST: "single-outpost";
|
|
202
|
+
};
|
|
203
|
+
/**
|
|
204
|
+
* @public
|
|
205
|
+
*/
|
|
206
|
+
export type OutpostMode = (typeof OutpostMode)[keyof typeof OutpostMode];
|
|
207
|
+
/**
|
|
208
|
+
* @public
|
|
209
|
+
* @enum
|
|
210
|
+
*/
|
|
211
|
+
export declare const DataStorageUnit: {
|
|
212
|
+
readonly GB: "GB";
|
|
213
|
+
};
|
|
214
|
+
/**
|
|
215
|
+
* @public
|
|
216
|
+
*/
|
|
217
|
+
export type DataStorageUnit = (typeof DataStorageUnit)[keyof typeof DataStorageUnit];
|
|
218
|
+
/**
|
|
219
|
+
* @public
|
|
220
|
+
* @enum
|
|
221
|
+
*/
|
|
222
|
+
export declare const InputAuthenticationType: {
|
|
223
|
+
readonly IAM: "iam";
|
|
224
|
+
readonly NO_PASSWORD: "no-password-required";
|
|
225
|
+
readonly PASSWORD: "password";
|
|
226
|
+
};
|
|
227
|
+
/**
|
|
228
|
+
* @public
|
|
229
|
+
*/
|
|
230
|
+
export type InputAuthenticationType = (typeof InputAuthenticationType)[keyof typeof InputAuthenticationType];
|
|
231
|
+
/**
|
|
232
|
+
* @public
|
|
233
|
+
* @enum
|
|
234
|
+
*/
|
|
235
|
+
export declare const AuthenticationType: {
|
|
236
|
+
readonly IAM: "iam";
|
|
237
|
+
readonly NO_PASSWORD: "no-password";
|
|
238
|
+
readonly PASSWORD: "password";
|
|
239
|
+
};
|
|
240
|
+
/**
|
|
241
|
+
* @public
|
|
242
|
+
*/
|
|
243
|
+
export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
244
|
+
/**
|
|
245
|
+
* @public
|
|
246
|
+
* @enum
|
|
247
|
+
*/
|
|
248
|
+
export declare const ChangeType: {
|
|
249
|
+
readonly immediate: "immediate";
|
|
250
|
+
readonly requires_reboot: "requires-reboot";
|
|
251
|
+
};
|
|
252
|
+
/**
|
|
253
|
+
* @public
|
|
254
|
+
*/
|
|
255
|
+
export type ChangeType = (typeof ChangeType)[keyof typeof ChangeType];
|
|
256
|
+
/**
|
|
257
|
+
* @public
|
|
258
|
+
* @enum
|
|
259
|
+
*/
|
|
260
|
+
export declare const SourceType: {
|
|
261
|
+
readonly cache_cluster: "cache-cluster";
|
|
262
|
+
readonly cache_parameter_group: "cache-parameter-group";
|
|
263
|
+
readonly cache_security_group: "cache-security-group";
|
|
264
|
+
readonly cache_subnet_group: "cache-subnet-group";
|
|
265
|
+
readonly replication_group: "replication-group";
|
|
266
|
+
readonly serverless_cache: "serverless-cache";
|
|
267
|
+
readonly serverless_cache_snapshot: "serverless-cache-snapshot";
|
|
268
|
+
readonly user: "user";
|
|
269
|
+
readonly user_group: "user-group";
|
|
270
|
+
};
|
|
271
|
+
/**
|
|
272
|
+
* @public
|
|
273
|
+
*/
|
|
274
|
+
export type SourceType = (typeof SourceType)[keyof typeof SourceType];
|
|
275
|
+
/**
|
|
276
|
+
* @public
|
|
277
|
+
* @enum
|
|
278
|
+
*/
|
|
279
|
+
export declare const ServiceUpdateStatus: {
|
|
280
|
+
readonly AVAILABLE: "available";
|
|
281
|
+
readonly CANCELLED: "cancelled";
|
|
282
|
+
readonly EXPIRED: "expired";
|
|
283
|
+
};
|
|
284
|
+
/**
|
|
285
|
+
* @public
|
|
286
|
+
*/
|
|
287
|
+
export type ServiceUpdateStatus = (typeof ServiceUpdateStatus)[keyof typeof ServiceUpdateStatus];
|
|
288
|
+
/**
|
|
289
|
+
* @public
|
|
290
|
+
* @enum
|
|
291
|
+
*/
|
|
292
|
+
export declare const ServiceUpdateSeverity: {
|
|
293
|
+
readonly CRITICAL: "critical";
|
|
294
|
+
readonly IMPORTANT: "important";
|
|
295
|
+
readonly LOW: "low";
|
|
296
|
+
readonly MEDIUM: "medium";
|
|
297
|
+
};
|
|
298
|
+
/**
|
|
299
|
+
* @public
|
|
300
|
+
*/
|
|
301
|
+
export type ServiceUpdateSeverity = (typeof ServiceUpdateSeverity)[keyof typeof ServiceUpdateSeverity];
|
|
302
|
+
/**
|
|
303
|
+
* @public
|
|
304
|
+
* @enum
|
|
305
|
+
*/
|
|
306
|
+
export declare const ServiceUpdateType: {
|
|
307
|
+
readonly SECURITY_UPDATE: "security-update";
|
|
308
|
+
};
|
|
309
|
+
/**
|
|
310
|
+
* @public
|
|
311
|
+
*/
|
|
312
|
+
export type ServiceUpdateType = (typeof ServiceUpdateType)[keyof typeof ServiceUpdateType];
|
|
313
|
+
/**
|
|
314
|
+
* @public
|
|
315
|
+
* @enum
|
|
316
|
+
*/
|
|
317
|
+
export declare const NodeUpdateInitiatedBy: {
|
|
318
|
+
readonly CUSTOMER: "customer";
|
|
319
|
+
readonly SYSTEM: "system";
|
|
320
|
+
};
|
|
321
|
+
/**
|
|
322
|
+
* @public
|
|
323
|
+
*/
|
|
324
|
+
export type NodeUpdateInitiatedBy = (typeof NodeUpdateInitiatedBy)[keyof typeof NodeUpdateInitiatedBy];
|
|
325
|
+
/**
|
|
326
|
+
* @public
|
|
327
|
+
* @enum
|
|
328
|
+
*/
|
|
329
|
+
export declare const NodeUpdateStatus: {
|
|
330
|
+
readonly COMPLETE: "complete";
|
|
331
|
+
readonly IN_PROGRESS: "in-progress";
|
|
332
|
+
readonly NOT_APPLIED: "not-applied";
|
|
333
|
+
readonly STOPPED: "stopped";
|
|
334
|
+
readonly STOPPING: "stopping";
|
|
335
|
+
readonly WAITING_TO_START: "waiting-to-start";
|
|
336
|
+
};
|
|
337
|
+
/**
|
|
338
|
+
* @public
|
|
339
|
+
*/
|
|
340
|
+
export type NodeUpdateStatus = (typeof NodeUpdateStatus)[keyof typeof NodeUpdateStatus];
|
|
341
|
+
/**
|
|
342
|
+
* @public
|
|
343
|
+
* @enum
|
|
344
|
+
*/
|
|
345
|
+
export declare const SlaMet: {
|
|
346
|
+
readonly NA: "n/a";
|
|
347
|
+
readonly NO: "no";
|
|
348
|
+
readonly YES: "yes";
|
|
349
|
+
};
|
|
350
|
+
/**
|
|
351
|
+
* @public
|
|
352
|
+
*/
|
|
353
|
+
export type SlaMet = (typeof SlaMet)[keyof typeof SlaMet];
|
|
354
|
+
/**
|
|
355
|
+
* @public
|
|
356
|
+
* @enum
|
|
357
|
+
*/
|
|
358
|
+
export declare const AuthTokenUpdateStrategyType: {
|
|
359
|
+
readonly DELETE: "DELETE";
|
|
360
|
+
readonly ROTATE: "ROTATE";
|
|
361
|
+
readonly SET: "SET";
|
|
362
|
+
};
|
|
363
|
+
/**
|
|
364
|
+
* @public
|
|
365
|
+
*/
|
|
366
|
+
export type AuthTokenUpdateStrategyType = (typeof AuthTokenUpdateStrategyType)[keyof typeof AuthTokenUpdateStrategyType];
|