@aws-sdk/client-elasticache 3.1086.0 → 3.1088.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 +39 -39
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -100,10 +97,7 @@ import {
100
97
  CreateSnapshotCommandInput,
101
98
  CreateSnapshotCommandOutput,
102
99
  } from "./commands/CreateSnapshotCommand";
103
- import {
104
- CreateUserCommandInput,
105
- CreateUserCommandOutput,
106
- } from "./commands/CreateUserCommand";
100
+ import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
107
101
  import {
108
102
  CreateUserGroupCommandInput,
109
103
  CreateUserGroupCommandOutput,
@@ -152,10 +146,7 @@ import {
152
146
  DeleteSnapshotCommandInput,
153
147
  DeleteSnapshotCommandOutput,
154
148
  } from "./commands/DeleteSnapshotCommand";
155
- import {
156
- DeleteUserCommandInput,
157
- DeleteUserCommandOutput,
158
- } from "./commands/DeleteUserCommand";
149
+ import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
159
150
  import {
160
151
  DeleteUserGroupCommandInput,
161
152
  DeleteUserGroupCommandOutput,
@@ -292,10 +283,7 @@ import {
292
283
  ModifyServerlessCacheCommandInput,
293
284
  ModifyServerlessCacheCommandOutput,
294
285
  } from "./commands/ModifyServerlessCacheCommand";
295
- import {
296
- ModifyUserCommandInput,
297
- ModifyUserCommandOutput,
298
- } from "./commands/ModifyUserCommand";
286
+ import { ModifyUserCommandInput, ModifyUserCommandOutput } from "./commands/ModifyUserCommand";
299
287
  import {
300
288
  ModifyUserGroupCommandInput,
301
289
  ModifyUserGroupCommandOutput,
@@ -495,8 +483,7 @@ export type ServiceOutputTypes =
495
483
  | StartMigrationCommandOutput
496
484
  | TestFailoverCommandOutput
497
485
  | TestMigrationCommandOutput;
498
- export interface ClientDefaults
499
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
486
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
500
487
  requestHandler?: __HttpHandlerUserInput;
501
488
  sha256?: __ChecksumConstructor | __HashConstructor;
502
489
  urlParser?: __UrlParser;
@@ -521,9 +508,7 @@ export interface ClientDefaults
521
508
  extensions?: RuntimeExtension[];
522
509
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
523
510
  }
524
- export type ElastiCacheClientConfigType = Partial<
525
- __SmithyConfiguration<__HttpHandlerOptions>
526
- > &
511
+ export type ElastiCacheClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
527
512
  ClientDefaults &
528
513
  UserAgentInputConfig &
529
514
  RetryInputConfig &
@@ -544,8 +529,7 @@ export type ElastiCacheClientResolvedConfigType =
544
529
  EndpointResolvedConfig<EndpointParameters> &
545
530
  HttpAuthSchemeResolvedConfig &
546
531
  ClientResolvedEndpointParameters;
547
- export interface ElastiCacheClientResolvedConfig
548
- extends ElastiCacheClientResolvedConfigType {}
532
+ export interface ElastiCacheClientResolvedConfig extends ElastiCacheClientResolvedConfigType {}
549
533
  export declare class ElastiCacheClient extends __Client<
550
534
  __HttpHandlerOptions,
551
535
  ServiceInputTypes,
@@ -553,8 +537,6 @@ export declare class ElastiCacheClient extends __Client<
553
537
  ElastiCacheClientResolvedConfig
554
538
  > {
555
539
  readonly config: ElastiCacheClientResolvedConfig;
556
- constructor(
557
- ...[configuration]: __CheckOptionalClientConfig<ElastiCacheClientConfig>
558
- );
540
+ constructor(...[configuration]: __CheckOptionalClientConfig<ElastiCacheClientConfig>);
559
541
  destroy(): void;
560
542
  }
@@ -7,17 +7,10 @@ import { ElastiCacheHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: ElastiCacheHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: ElastiCacheHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): ElastiCacheHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { ElastiCacheClientResolvedConfig } from "../ElastiCacheClient";
15
- export interface ElastiCacheHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface ElastiCacheHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface ElastiCacheHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- ElastiCacheClientResolvedConfig,
22
- HandlerExecutionContext,
23
- ElastiCacheHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface ElastiCacheHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ ElastiCacheClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ ElastiCacheHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultElastiCacheHttpAuthSchemeParametersProvider: (
27
25
  config: ElastiCacheClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<ElastiCacheHttpAuthSchemeParameters>;
31
- export interface ElastiCacheHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<ElastiCacheHttpAuthSchemeParameters> {}
29
+ export interface ElastiCacheHttpAuthSchemeProvider extends HttpAuthSchemeProvider<ElastiCacheHttpAuthSchemeParameters> {}
33
30
  export declare const defaultElastiCacheHttpAuthSchemeProvider: ElastiCacheHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: ElastiCacheHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: ElastiCacheHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./ElastiCacheClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  ElastiCacheClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -1,14 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { AddTagsToResourceMessage, TagListMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface AddTagsToResourceCommandInput
5
- extends AddTagsToResourceMessage {}
6
- export interface AddTagsToResourceCommandOutput
7
- extends TagListMessage,
8
- __MetadataBearer {}
4
+ export interface AddTagsToResourceCommandInput extends AddTagsToResourceMessage {}
5
+ export interface AddTagsToResourceCommandOutput extends TagListMessage, __MetadataBearer {}
9
6
  declare const AddTagsToResourceCommand_base: {
10
7
  new (
11
- input: AddTagsToResourceCommandInput
8
+ input: AddTagsToResourceCommandInput,
12
9
  ): import("@smithy/core/client").CommandImpl<
13
10
  AddTagsToResourceCommandInput,
14
11
  AddTagsToResourceCommandOutput,
@@ -17,7 +14,7 @@ declare const AddTagsToResourceCommand_base: {
17
14
  import("..").ServiceOutputTypes
18
15
  >;
19
16
  new (
20
- input: AddTagsToResourceCommandInput
17
+ input: AddTagsToResourceCommandInput,
21
18
  ): import("@smithy/core/client").CommandImpl<
22
19
  AddTagsToResourceCommandInput,
23
20
  AddTagsToResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AuthorizeCacheSecurityGroupIngressResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AuthorizeCacheSecurityGroupIngressCommandInput
8
- extends AuthorizeCacheSecurityGroupIngressMessage {}
7
+ export interface AuthorizeCacheSecurityGroupIngressCommandInput extends AuthorizeCacheSecurityGroupIngressMessage {}
9
8
  export interface AuthorizeCacheSecurityGroupIngressCommandOutput
10
- extends AuthorizeCacheSecurityGroupIngressResult,
11
- __MetadataBearer {}
9
+ extends AuthorizeCacheSecurityGroupIngressResult, __MetadataBearer {}
12
10
  declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
13
11
  new (
14
- input: AuthorizeCacheSecurityGroupIngressCommandInput
12
+ input: AuthorizeCacheSecurityGroupIngressCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AuthorizeCacheSecurityGroupIngressCommandInput,
17
15
  AuthorizeCacheSecurityGroupIngressCommandOutput,
@@ -20,7 +18,7 @@ declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AuthorizeCacheSecurityGroupIngressCommandInput
21
+ input: AuthorizeCacheSecurityGroupIngressCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AuthorizeCacheSecurityGroupIngressCommandInput,
26
24
  AuthorizeCacheSecurityGroupIngressCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- BatchApplyUpdateActionMessage,
4
- UpdateActionResultsMessage,
5
- } from "../models/models_0";
2
+ import { BatchApplyUpdateActionMessage, UpdateActionResultsMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface BatchApplyUpdateActionCommandInput
8
- extends BatchApplyUpdateActionMessage {}
4
+ export interface BatchApplyUpdateActionCommandInput extends BatchApplyUpdateActionMessage {}
9
5
  export interface BatchApplyUpdateActionCommandOutput
10
- extends UpdateActionResultsMessage,
11
- __MetadataBearer {}
6
+ extends UpdateActionResultsMessage, __MetadataBearer {}
12
7
  declare const BatchApplyUpdateActionCommand_base: {
13
8
  new (
14
- input: BatchApplyUpdateActionCommandInput
9
+ input: BatchApplyUpdateActionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  BatchApplyUpdateActionCommandInput,
17
12
  BatchApplyUpdateActionCommandOutput,
@@ -20,7 +15,7 @@ declare const BatchApplyUpdateActionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: BatchApplyUpdateActionCommandInput
18
+ input: BatchApplyUpdateActionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  BatchApplyUpdateActionCommandInput,
26
21
  BatchApplyUpdateActionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- BatchStopUpdateActionMessage,
4
- UpdateActionResultsMessage,
5
- } from "../models/models_0";
2
+ import { BatchStopUpdateActionMessage, UpdateActionResultsMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface BatchStopUpdateActionCommandInput
8
- extends BatchStopUpdateActionMessage {}
4
+ export interface BatchStopUpdateActionCommandInput extends BatchStopUpdateActionMessage {}
9
5
  export interface BatchStopUpdateActionCommandOutput
10
- extends UpdateActionResultsMessage,
11
- __MetadataBearer {}
6
+ extends UpdateActionResultsMessage, __MetadataBearer {}
12
7
  declare const BatchStopUpdateActionCommand_base: {
13
8
  new (
14
- input: BatchStopUpdateActionCommandInput
9
+ input: BatchStopUpdateActionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  BatchStopUpdateActionCommandInput,
17
12
  BatchStopUpdateActionCommandOutput,
@@ -20,7 +15,7 @@ declare const BatchStopUpdateActionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: BatchStopUpdateActionCommandInput
18
+ input: BatchStopUpdateActionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  BatchStopUpdateActionCommandInput,
26
21
  BatchStopUpdateActionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CompleteMigrationMessage,
4
- CompleteMigrationResponse,
5
- } from "../models/models_0";
2
+ import { CompleteMigrationMessage, CompleteMigrationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CompleteMigrationCommandInput
8
- extends CompleteMigrationMessage {}
4
+ export interface CompleteMigrationCommandInput extends CompleteMigrationMessage {}
9
5
  export interface CompleteMigrationCommandOutput
10
- extends CompleteMigrationResponse,
11
- __MetadataBearer {}
6
+ extends CompleteMigrationResponse, __MetadataBearer {}
12
7
  declare const CompleteMigrationCommand_base: {
13
8
  new (
14
- input: CompleteMigrationCommandInput
9
+ input: CompleteMigrationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CompleteMigrationCommandInput,
17
12
  CompleteMigrationCommandOutput,
@@ -20,7 +15,7 @@ declare const CompleteMigrationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CompleteMigrationCommandInput
18
+ input: CompleteMigrationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CompleteMigrationCommandInput,
26
21
  CompleteMigrationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CopyServerlessCacheSnapshotResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CopyServerlessCacheSnapshotCommandInput
8
- extends CopyServerlessCacheSnapshotRequest {}
7
+ export interface CopyServerlessCacheSnapshotCommandInput extends CopyServerlessCacheSnapshotRequest {}
9
8
  export interface CopyServerlessCacheSnapshotCommandOutput
10
- extends CopyServerlessCacheSnapshotResponse,
11
- __MetadataBearer {}
9
+ extends CopyServerlessCacheSnapshotResponse, __MetadataBearer {}
12
10
  declare const CopyServerlessCacheSnapshotCommand_base: {
13
11
  new (
14
- input: CopyServerlessCacheSnapshotCommandInput
12
+ input: CopyServerlessCacheSnapshotCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CopyServerlessCacheSnapshotCommandInput,
17
15
  CopyServerlessCacheSnapshotCommandOutput,
@@ -20,7 +18,7 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CopyServerlessCacheSnapshotCommandInput
21
+ input: CopyServerlessCacheSnapshotCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CopyServerlessCacheSnapshotCommandInput,
26
24
  CopyServerlessCacheSnapshotCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CopySnapshotMessage, CopySnapshotResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CopySnapshotCommandInput extends CopySnapshotMessage {}
5
- export interface CopySnapshotCommandOutput
6
- extends CopySnapshotResult,
7
- __MetadataBearer {}
5
+ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __MetadataBearer {}
8
6
  declare const CopySnapshotCommand_base: {
9
7
  new (
10
- input: CopySnapshotCommandInput
8
+ input: CopySnapshotCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CopySnapshotCommandInput,
13
11
  CopySnapshotCommandOutput,
@@ -16,7 +14,7 @@ declare const CopySnapshotCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CopySnapshotCommandInput
17
+ input: CopySnapshotCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CopySnapshotCommandInput,
22
20
  CopySnapshotCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateCacheClusterMessage,
4
- CreateCacheClusterResult,
5
- } from "../models/models_0";
2
+ import { CreateCacheClusterMessage, CreateCacheClusterResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateCacheClusterCommandInput
8
- extends CreateCacheClusterMessage {}
4
+ export interface CreateCacheClusterCommandInput extends CreateCacheClusterMessage {}
9
5
  export interface CreateCacheClusterCommandOutput
10
- extends CreateCacheClusterResult,
11
- __MetadataBearer {}
6
+ extends CreateCacheClusterResult, __MetadataBearer {}
12
7
  declare const CreateCacheClusterCommand_base: {
13
8
  new (
14
- input: CreateCacheClusterCommandInput
9
+ input: CreateCacheClusterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateCacheClusterCommandInput,
17
12
  CreateCacheClusterCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateCacheClusterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateCacheClusterCommandInput
18
+ input: CreateCacheClusterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateCacheClusterCommandInput,
26
21
  CreateCacheClusterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCacheParameterGroupResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCacheParameterGroupCommandInput
8
- extends CreateCacheParameterGroupMessage {}
7
+ export interface CreateCacheParameterGroupCommandInput extends CreateCacheParameterGroupMessage {}
9
8
  export interface CreateCacheParameterGroupCommandOutput
10
- extends CreateCacheParameterGroupResult,
11
- __MetadataBearer {}
9
+ extends CreateCacheParameterGroupResult, __MetadataBearer {}
12
10
  declare const CreateCacheParameterGroupCommand_base: {
13
11
  new (
14
- input: CreateCacheParameterGroupCommandInput
12
+ input: CreateCacheParameterGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCacheParameterGroupCommandInput,
17
15
  CreateCacheParameterGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCacheParameterGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCacheParameterGroupCommandInput
21
+ input: CreateCacheParameterGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCacheParameterGroupCommandInput,
26
24
  CreateCacheParameterGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCacheSecurityGroupResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCacheSecurityGroupCommandInput
8
- extends CreateCacheSecurityGroupMessage {}
7
+ export interface CreateCacheSecurityGroupCommandInput extends CreateCacheSecurityGroupMessage {}
9
8
  export interface CreateCacheSecurityGroupCommandOutput
10
- extends CreateCacheSecurityGroupResult,
11
- __MetadataBearer {}
9
+ extends CreateCacheSecurityGroupResult, __MetadataBearer {}
12
10
  declare const CreateCacheSecurityGroupCommand_base: {
13
11
  new (
14
- input: CreateCacheSecurityGroupCommandInput
12
+ input: CreateCacheSecurityGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCacheSecurityGroupCommandInput,
17
15
  CreateCacheSecurityGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCacheSecurityGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCacheSecurityGroupCommandInput
21
+ input: CreateCacheSecurityGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCacheSecurityGroupCommandInput,
26
24
  CreateCacheSecurityGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateCacheSubnetGroupMessage,
4
- CreateCacheSubnetGroupResult,
5
- } from "../models/models_0";
2
+ import { CreateCacheSubnetGroupMessage, CreateCacheSubnetGroupResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateCacheSubnetGroupCommandInput
8
- extends CreateCacheSubnetGroupMessage {}
4
+ export interface CreateCacheSubnetGroupCommandInput extends CreateCacheSubnetGroupMessage {}
9
5
  export interface CreateCacheSubnetGroupCommandOutput
10
- extends CreateCacheSubnetGroupResult,
11
- __MetadataBearer {}
6
+ extends CreateCacheSubnetGroupResult, __MetadataBearer {}
12
7
  declare const CreateCacheSubnetGroupCommand_base: {
13
8
  new (
14
- input: CreateCacheSubnetGroupCommandInput
9
+ input: CreateCacheSubnetGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateCacheSubnetGroupCommandInput,
17
12
  CreateCacheSubnetGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateCacheSubnetGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateCacheSubnetGroupCommandInput
18
+ input: CreateCacheSubnetGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateCacheSubnetGroupCommandInput,
26
21
  CreateCacheSubnetGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateGlobalReplicationGroupResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateGlobalReplicationGroupCommandInput
8
- extends CreateGlobalReplicationGroupMessage {}
7
+ export interface CreateGlobalReplicationGroupCommandInput extends CreateGlobalReplicationGroupMessage {}
9
8
  export interface CreateGlobalReplicationGroupCommandOutput
10
- extends CreateGlobalReplicationGroupResult,
11
- __MetadataBearer {}
9
+ extends CreateGlobalReplicationGroupResult, __MetadataBearer {}
12
10
  declare const CreateGlobalReplicationGroupCommand_base: {
13
11
  new (
14
- input: CreateGlobalReplicationGroupCommandInput
12
+ input: CreateGlobalReplicationGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateGlobalReplicationGroupCommandInput,
17
15
  CreateGlobalReplicationGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateGlobalReplicationGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateGlobalReplicationGroupCommandInput
21
+ input: CreateGlobalReplicationGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateGlobalReplicationGroupCommandInput,
26
24
  CreateGlobalReplicationGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateReplicationGroupMessage,
4
- CreateReplicationGroupResult,
5
- } from "../models/models_0";
2
+ import { CreateReplicationGroupMessage, CreateReplicationGroupResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateReplicationGroupCommandInput
8
- extends CreateReplicationGroupMessage {}
4
+ export interface CreateReplicationGroupCommandInput extends CreateReplicationGroupMessage {}
9
5
  export interface CreateReplicationGroupCommandOutput
10
- extends CreateReplicationGroupResult,
11
- __MetadataBearer {}
6
+ extends CreateReplicationGroupResult, __MetadataBearer {}
12
7
  declare const CreateReplicationGroupCommand_base: {
13
8
  new (
14
- input: CreateReplicationGroupCommandInput
9
+ input: CreateReplicationGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateReplicationGroupCommandInput,
17
12
  CreateReplicationGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateReplicationGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateReplicationGroupCommandInput
18
+ input: CreateReplicationGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateReplicationGroupCommandInput,
26
21
  CreateReplicationGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateServerlessCacheRequest,
4
- CreateServerlessCacheResponse,
5
- } from "../models/models_0";
2
+ import { CreateServerlessCacheRequest, CreateServerlessCacheResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateServerlessCacheCommandInput
8
- extends CreateServerlessCacheRequest {}
4
+ export interface CreateServerlessCacheCommandInput extends CreateServerlessCacheRequest {}
9
5
  export interface CreateServerlessCacheCommandOutput
10
- extends CreateServerlessCacheResponse,
11
- __MetadataBearer {}
6
+ extends CreateServerlessCacheResponse, __MetadataBearer {}
12
7
  declare const CreateServerlessCacheCommand_base: {
13
8
  new (
14
- input: CreateServerlessCacheCommandInput
9
+ input: CreateServerlessCacheCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateServerlessCacheCommandInput,
17
12
  CreateServerlessCacheCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateServerlessCacheCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateServerlessCacheCommandInput
18
+ input: CreateServerlessCacheCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateServerlessCacheCommandInput,
26
21
  CreateServerlessCacheCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateServerlessCacheSnapshotResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateServerlessCacheSnapshotCommandInput
8
- extends CreateServerlessCacheSnapshotRequest {}
7
+ export interface CreateServerlessCacheSnapshotCommandInput extends CreateServerlessCacheSnapshotRequest {}
9
8
  export interface CreateServerlessCacheSnapshotCommandOutput
10
- extends CreateServerlessCacheSnapshotResponse,
11
- __MetadataBearer {}
9
+ extends CreateServerlessCacheSnapshotResponse, __MetadataBearer {}
12
10
  declare const CreateServerlessCacheSnapshotCommand_base: {
13
11
  new (
14
- input: CreateServerlessCacheSnapshotCommandInput
12
+ input: CreateServerlessCacheSnapshotCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateServerlessCacheSnapshotCommandInput,
17
15
  CreateServerlessCacheSnapshotCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateServerlessCacheSnapshotCommandInput
21
+ input: CreateServerlessCacheSnapshotCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateServerlessCacheSnapshotCommandInput,
26
24
  CreateServerlessCacheSnapshotCommandOutput,