@aws-sdk/client-elasticache 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.
Files changed (99) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/ElastiCache.d.ts +255 -323
  3. package/dist-types/ts3.4/ElastiCacheClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -7
  8. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -2
  24. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +3 -4
  31. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -2
  37. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +4 -10
  39. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  46. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +2 -4
  57. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -7
  64. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +2 -2
  72. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -11
  77. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  83. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  84. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  85. package/dist-types/ts3.4/models/enums.d.ts +9 -18
  86. package/dist-types/ts3.4/models/errors.d.ts +69 -300
  87. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  88. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  89. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  90. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  91. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  92. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  93. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  94. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  95. package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +3 -5
  96. package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +4 -8
  97. package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +3 -7
  98. package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +4 -12
  99. package/package.json +38 -38
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ModifyUserGroupMessage, UserGroup } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ModifyUserGroupCommandInput extends ModifyUserGroupMessage {}
5
- export interface ModifyUserGroupCommandOutput
6
- extends UserGroup,
7
- __MetadataBearer {}
5
+ export interface ModifyUserGroupCommandOutput extends UserGroup, __MetadataBearer {}
8
6
  declare const ModifyUserGroupCommand_base: {
9
7
  new (
10
- input: ModifyUserGroupCommandInput
8
+ input: ModifyUserGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ModifyUserGroupCommandInput,
13
11
  ModifyUserGroupCommandOutput,
@@ -16,7 +14,7 @@ declare const ModifyUserGroupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ModifyUserGroupCommandInput
17
+ input: ModifyUserGroupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ModifyUserGroupCommandInput,
22
20
  ModifyUserGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PurchaseReservedCacheNodesOfferingResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PurchaseReservedCacheNodesOfferingCommandInput
8
- extends PurchaseReservedCacheNodesOfferingMessage {}
7
+ export interface PurchaseReservedCacheNodesOfferingCommandInput extends PurchaseReservedCacheNodesOfferingMessage {}
9
8
  export interface PurchaseReservedCacheNodesOfferingCommandOutput
10
- extends PurchaseReservedCacheNodesOfferingResult,
11
- __MetadataBearer {}
9
+ extends PurchaseReservedCacheNodesOfferingResult, __MetadataBearer {}
12
10
  declare const PurchaseReservedCacheNodesOfferingCommand_base: {
13
11
  new (
14
- input: PurchaseReservedCacheNodesOfferingCommandInput
12
+ input: PurchaseReservedCacheNodesOfferingCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PurchaseReservedCacheNodesOfferingCommandInput,
17
15
  PurchaseReservedCacheNodesOfferingCommandOutput,
@@ -20,7 +18,7 @@ declare const PurchaseReservedCacheNodesOfferingCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PurchaseReservedCacheNodesOfferingCommandInput
21
+ input: PurchaseReservedCacheNodesOfferingCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PurchaseReservedCacheNodesOfferingCommandInput,
26
24
  PurchaseReservedCacheNodesOfferingCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RebalanceSlotsInGlobalReplicationGroupResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface RebalanceSlotsInGlobalReplicationGroupCommandInput
8
- extends RebalanceSlotsInGlobalReplicationGroupMessage {}
7
+ export interface RebalanceSlotsInGlobalReplicationGroupCommandInput extends RebalanceSlotsInGlobalReplicationGroupMessage {}
9
8
  export interface RebalanceSlotsInGlobalReplicationGroupCommandOutput
10
- extends RebalanceSlotsInGlobalReplicationGroupResult,
11
- __MetadataBearer {}
9
+ extends RebalanceSlotsInGlobalReplicationGroupResult, __MetadataBearer {}
12
10
  declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
13
11
  new (
14
- input: RebalanceSlotsInGlobalReplicationGroupCommandInput
12
+ input: RebalanceSlotsInGlobalReplicationGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RebalanceSlotsInGlobalReplicationGroupCommandInput,
17
15
  RebalanceSlotsInGlobalReplicationGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RebalanceSlotsInGlobalReplicationGroupCommandInput
21
+ input: RebalanceSlotsInGlobalReplicationGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RebalanceSlotsInGlobalReplicationGroupCommandInput,
26
24
  RebalanceSlotsInGlobalReplicationGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RebootCacheClusterMessage,
4
- RebootCacheClusterResult,
5
- } from "../models/models_0";
2
+ import { RebootCacheClusterMessage, RebootCacheClusterResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface RebootCacheClusterCommandInput
8
- extends RebootCacheClusterMessage {}
4
+ export interface RebootCacheClusterCommandInput extends RebootCacheClusterMessage {}
9
5
  export interface RebootCacheClusterCommandOutput
10
- extends RebootCacheClusterResult,
11
- __MetadataBearer {}
6
+ extends RebootCacheClusterResult, __MetadataBearer {}
12
7
  declare const RebootCacheClusterCommand_base: {
13
8
  new (
14
- input: RebootCacheClusterCommandInput
9
+ input: RebootCacheClusterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RebootCacheClusterCommandInput,
17
12
  RebootCacheClusterCommandOutput,
@@ -20,7 +15,7 @@ declare const RebootCacheClusterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RebootCacheClusterCommandInput
18
+ input: RebootCacheClusterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RebootCacheClusterCommandInput,
26
21
  RebootCacheClusterCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RemoveTagsFromResourceMessage,
4
- TagListMessage,
5
- } from "../models/models_0";
2
+ import { RemoveTagsFromResourceMessage, TagListMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface RemoveTagsFromResourceCommandInput
8
- extends RemoveTagsFromResourceMessage {}
9
- export interface RemoveTagsFromResourceCommandOutput
10
- extends TagListMessage,
11
- __MetadataBearer {}
4
+ export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceMessage {}
5
+ export interface RemoveTagsFromResourceCommandOutput extends TagListMessage, __MetadataBearer {}
12
6
  declare const RemoveTagsFromResourceCommand_base: {
13
7
  new (
14
- input: RemoveTagsFromResourceCommandInput
8
+ input: RemoveTagsFromResourceCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  RemoveTagsFromResourceCommandInput,
17
11
  RemoveTagsFromResourceCommandOutput,
@@ -20,7 +14,7 @@ declare const RemoveTagsFromResourceCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: RemoveTagsFromResourceCommandInput
17
+ input: RemoveTagsFromResourceCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  RemoveTagsFromResourceCommandInput,
26
20
  RemoveTagsFromResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ResetCacheParameterGroupMessage,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ResetCacheParameterGroupCommandInput
8
- extends ResetCacheParameterGroupMessage {}
7
+ export interface ResetCacheParameterGroupCommandInput extends ResetCacheParameterGroupMessage {}
9
8
  export interface ResetCacheParameterGroupCommandOutput
10
- extends CacheParameterGroupNameMessage,
11
- __MetadataBearer {}
9
+ extends CacheParameterGroupNameMessage, __MetadataBearer {}
12
10
  declare const ResetCacheParameterGroupCommand_base: {
13
11
  new (
14
- input: ResetCacheParameterGroupCommandInput
12
+ input: ResetCacheParameterGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ResetCacheParameterGroupCommandInput,
17
15
  ResetCacheParameterGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const ResetCacheParameterGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ResetCacheParameterGroupCommandInput
21
+ input: ResetCacheParameterGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ResetCacheParameterGroupCommandInput,
26
24
  ResetCacheParameterGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RevokeCacheSecurityGroupIngressResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface RevokeCacheSecurityGroupIngressCommandInput
8
- extends RevokeCacheSecurityGroupIngressMessage {}
7
+ export interface RevokeCacheSecurityGroupIngressCommandInput extends RevokeCacheSecurityGroupIngressMessage {}
9
8
  export interface RevokeCacheSecurityGroupIngressCommandOutput
10
- extends RevokeCacheSecurityGroupIngressResult,
11
- __MetadataBearer {}
9
+ extends RevokeCacheSecurityGroupIngressResult, __MetadataBearer {}
12
10
  declare const RevokeCacheSecurityGroupIngressCommand_base: {
13
11
  new (
14
- input: RevokeCacheSecurityGroupIngressCommandInput
12
+ input: RevokeCacheSecurityGroupIngressCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RevokeCacheSecurityGroupIngressCommandInput,
17
15
  RevokeCacheSecurityGroupIngressCommandOutput,
@@ -20,7 +18,7 @@ declare const RevokeCacheSecurityGroupIngressCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RevokeCacheSecurityGroupIngressCommandInput
21
+ input: RevokeCacheSecurityGroupIngressCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RevokeCacheSecurityGroupIngressCommandInput,
26
24
  RevokeCacheSecurityGroupIngressCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartMigrationMessage,
4
- StartMigrationResponse,
5
- } from "../models/models_0";
2
+ import { StartMigrationMessage, StartMigrationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface StartMigrationCommandInput extends StartMigrationMessage {}
8
- export interface StartMigrationCommandOutput
9
- extends StartMigrationResponse,
10
- __MetadataBearer {}
5
+ export interface StartMigrationCommandOutput extends StartMigrationResponse, __MetadataBearer {}
11
6
  declare const StartMigrationCommand_base: {
12
7
  new (
13
- input: StartMigrationCommandInput
8
+ input: StartMigrationCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  StartMigrationCommandInput,
16
11
  StartMigrationCommandOutput,
@@ -19,7 +14,7 @@ declare const StartMigrationCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: StartMigrationCommandInput
17
+ input: StartMigrationCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  StartMigrationCommandInput,
25
20
  StartMigrationCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { TestFailoverMessage, TestFailoverResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface TestFailoverCommandInput extends TestFailoverMessage {}
5
- export interface TestFailoverCommandOutput
6
- extends TestFailoverResult,
7
- __MetadataBearer {}
5
+ export interface TestFailoverCommandOutput extends TestFailoverResult, __MetadataBearer {}
8
6
  declare const TestFailoverCommand_base: {
9
7
  new (
10
- input: TestFailoverCommandInput
8
+ input: TestFailoverCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  TestFailoverCommandInput,
13
11
  TestFailoverCommandOutput,
@@ -16,7 +14,7 @@ declare const TestFailoverCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: TestFailoverCommandInput
17
+ input: TestFailoverCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  TestFailoverCommandInput,
22
20
  TestFailoverCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- TestMigrationMessage,
4
- TestMigrationResponse,
5
- } from "../models/models_0";
2
+ import { TestMigrationMessage, TestMigrationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface TestMigrationCommandInput extends TestMigrationMessage {}
8
- export interface TestMigrationCommandOutput
9
- extends TestMigrationResponse,
10
- __MetadataBearer {}
5
+ export interface TestMigrationCommandOutput extends TestMigrationResponse, __MetadataBearer {}
11
6
  declare const TestMigrationCommand_base: {
12
7
  new (
13
- input: TestMigrationCommandInput
8
+ input: TestMigrationCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  TestMigrationCommandInput,
16
11
  TestMigrationCommandOutput,
@@ -19,7 +14,7 @@ declare const TestMigrationCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: TestMigrationCommandInput
17
+ input: TestMigrationCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  TestMigrationCommandInput,
25
20
  TestMigrationCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface ElastiCacheExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -9,8 +9,7 @@ export declare const UpdateActionStatus: {
9
9
  readonly STOPPING: "stopping";
10
10
  readonly WAITING_TO_START: "waiting-to-start";
11
11
  };
12
- export type UpdateActionStatus =
13
- (typeof UpdateActionStatus)[keyof typeof UpdateActionStatus];
12
+ export type UpdateActionStatus = (typeof UpdateActionStatus)[keyof typeof UpdateActionStatus];
14
13
  export declare const AutomaticFailoverStatus: {
15
14
  readonly DISABLED: "disabled";
16
15
  readonly DISABLING: "disabling";
@@ -29,8 +28,7 @@ export declare const DataTieringStatus: {
29
28
  readonly DISABLED: "disabled";
30
29
  readonly ENABLED: "enabled";
31
30
  };
32
- export type DataTieringStatus =
33
- (typeof DataTieringStatus)[keyof typeof DataTieringStatus];
31
+ export type DataTieringStatus = (typeof DataTieringStatus)[keyof typeof DataTieringStatus];
34
32
  export declare const Durability: {
35
33
  readonly ASYNC: "async";
36
34
  readonly DEFAULT: "default";
@@ -43,8 +41,7 @@ export declare const EffectiveDurability: {
43
41
  readonly DISABLED: "disabled";
44
42
  readonly SYNC: "sync";
45
43
  };
46
- export type EffectiveDurability =
47
- (typeof EffectiveDurability)[keyof typeof EffectiveDurability];
44
+ export type EffectiveDurability = (typeof EffectiveDurability)[keyof typeof EffectiveDurability];
48
45
  export declare const IpDiscovery: {
49
46
  readonly IPV4: "ipv4";
50
47
  readonly IPV6: "ipv6";
@@ -54,8 +51,7 @@ export declare const DestinationType: {
54
51
  readonly CloudWatchLogs: "cloudwatch-logs";
55
52
  readonly KinesisFirehose: "kinesis-firehose";
56
53
  };
57
- export type DestinationType =
58
- (typeof DestinationType)[keyof typeof DestinationType];
54
+ export type DestinationType = (typeof DestinationType)[keyof typeof DestinationType];
59
55
  export declare const LogFormat: {
60
56
  readonly JSON: "json";
61
57
  readonly TEXT: "text";
@@ -124,8 +120,7 @@ export type OutpostMode = (typeof OutpostMode)[keyof typeof OutpostMode];
124
120
  export declare const DataStorageUnit: {
125
121
  readonly GB: "GB";
126
122
  };
127
- export type DataStorageUnit =
128
- (typeof DataStorageUnit)[keyof typeof DataStorageUnit];
123
+ export type DataStorageUnit = (typeof DataStorageUnit)[keyof typeof DataStorageUnit];
129
124
  export declare const InputAuthenticationType: {
130
125
  readonly IAM: "iam";
131
126
  readonly NO_PASSWORD: "no-password-required";
@@ -138,8 +133,7 @@ export declare const AuthenticationType: {
138
133
  readonly NO_PASSWORD: "no-password";
139
134
  readonly PASSWORD: "password";
140
135
  };
141
- export type AuthenticationType =
142
- (typeof AuthenticationType)[keyof typeof AuthenticationType];
136
+ export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
143
137
  export declare const ChangeType: {
144
138
  readonly immediate: "immediate";
145
139
  readonly requires_reboot: "requires-reboot";
@@ -162,8 +156,7 @@ export declare const ServiceUpdateStatus: {
162
156
  readonly CANCELLED: "cancelled";
163
157
  readonly EXPIRED: "expired";
164
158
  };
165
- export type ServiceUpdateStatus =
166
- (typeof ServiceUpdateStatus)[keyof typeof ServiceUpdateStatus];
159
+ export type ServiceUpdateStatus = (typeof ServiceUpdateStatus)[keyof typeof ServiceUpdateStatus];
167
160
  export declare const ServiceUpdateSeverity: {
168
161
  readonly CRITICAL: "critical";
169
162
  readonly IMPORTANT: "important";
@@ -175,8 +168,7 @@ export type ServiceUpdateSeverity =
175
168
  export declare const ServiceUpdateType: {
176
169
  readonly SECURITY_UPDATE: "security-update";
177
170
  };
178
- export type ServiceUpdateType =
179
- (typeof ServiceUpdateType)[keyof typeof ServiceUpdateType];
171
+ export type ServiceUpdateType = (typeof ServiceUpdateType)[keyof typeof ServiceUpdateType];
180
172
  export declare const NodeUpdateInitiatedBy: {
181
173
  readonly CUSTOMER: "customer";
182
174
  readonly SYSTEM: "system";
@@ -191,8 +183,7 @@ export declare const NodeUpdateStatus: {
191
183
  readonly STOPPING: "stopping";
192
184
  readonly WAITING_TO_START: "waiting-to-start";
193
185
  };
194
- export type NodeUpdateStatus =
195
- (typeof NodeUpdateStatus)[keyof typeof NodeUpdateStatus];
186
+ export type NodeUpdateStatus = (typeof NodeUpdateStatus)[keyof typeof NodeUpdateStatus];
196
187
  export declare const SlaMet: {
197
188
  readonly NA: "n/a";
198
189
  readonly NO: "no";