@aws-sdk/client-dlm 3.47.1 → 3.50.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/CHANGELOG.md CHANGED
@@ -3,6 +3,38 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-dlm
9
+
10
+
11
+
12
+
13
+
14
+ # [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-dlm
17
+
18
+
19
+
20
+
21
+
22
+ # [3.48.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.2...v3.48.0) (2022-01-22)
23
+
24
+ **Note:** Version bump only for package @aws-sdk/client-dlm
25
+
26
+
27
+
28
+
29
+
30
+ ## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21)
31
+
32
+ **Note:** Version bump only for package @aws-sdk/client-dlm
33
+
34
+
35
+
36
+
37
+
6
38
  ## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
7
39
 
8
40
  **Note:** Version bump only for package @aws-sdk/client-dlm
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-dlm",
3
3
  "description": "AWS SDK for JavaScript Dlm Client for Node.js, Browser and React Native",
4
- "version": "3.47.1",
4
+ "version": "3.50.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -18,41 +18,47 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.47.1",
22
- "@aws-sdk/config-resolver": "3.47.1",
23
- "@aws-sdk/credential-provider-node": "3.47.1",
24
- "@aws-sdk/fetch-http-handler": "3.47.1",
25
- "@aws-sdk/hash-node": "3.47.1",
26
- "@aws-sdk/invalid-dependency": "3.47.1",
27
- "@aws-sdk/middleware-content-length": "3.47.1",
28
- "@aws-sdk/middleware-host-header": "3.47.1",
29
- "@aws-sdk/middleware-logger": "3.47.1",
30
- "@aws-sdk/middleware-retry": "3.47.1",
31
- "@aws-sdk/middleware-serde": "3.47.1",
32
- "@aws-sdk/middleware-signing": "3.47.1",
33
- "@aws-sdk/middleware-stack": "3.47.1",
34
- "@aws-sdk/middleware-user-agent": "3.47.1",
35
- "@aws-sdk/node-config-provider": "3.47.1",
36
- "@aws-sdk/node-http-handler": "3.47.1",
37
- "@aws-sdk/protocol-http": "3.47.1",
38
- "@aws-sdk/smithy-client": "3.47.1",
39
- "@aws-sdk/types": "3.47.1",
40
- "@aws-sdk/url-parser": "3.47.1",
41
- "@aws-sdk/util-base64-browser": "3.47.1",
42
- "@aws-sdk/util-base64-node": "3.47.1",
43
- "@aws-sdk/util-body-length-browser": "3.47.1",
44
- "@aws-sdk/util-body-length-node": "3.47.1",
45
- "@aws-sdk/util-defaults-mode-browser": "3.47.1",
46
- "@aws-sdk/util-defaults-mode-node": "3.47.1",
47
- "@aws-sdk/util-user-agent-browser": "3.47.1",
48
- "@aws-sdk/util-user-agent-node": "3.47.1",
49
- "@aws-sdk/util-utf8-browser": "3.47.1",
50
- "@aws-sdk/util-utf8-node": "3.47.1",
21
+ "@aws-sdk/client-sts": "3.50.0",
22
+ "@aws-sdk/config-resolver": "3.50.0",
23
+ "@aws-sdk/credential-provider-node": "3.50.0",
24
+ "@aws-sdk/fetch-http-handler": "3.50.0",
25
+ "@aws-sdk/hash-node": "3.50.0",
26
+ "@aws-sdk/invalid-dependency": "3.50.0",
27
+ "@aws-sdk/middleware-content-length": "3.50.0",
28
+ "@aws-sdk/middleware-host-header": "3.50.0",
29
+ "@aws-sdk/middleware-logger": "3.50.0",
30
+ "@aws-sdk/middleware-retry": "3.50.0",
31
+ "@aws-sdk/middleware-serde": "3.50.0",
32
+ "@aws-sdk/middleware-signing": "3.50.0",
33
+ "@aws-sdk/middleware-stack": "3.50.0",
34
+ "@aws-sdk/middleware-user-agent": "3.50.0",
35
+ "@aws-sdk/node-config-provider": "3.50.0",
36
+ "@aws-sdk/node-http-handler": "3.50.0",
37
+ "@aws-sdk/protocol-http": "3.50.0",
38
+ "@aws-sdk/smithy-client": "3.50.0",
39
+ "@aws-sdk/types": "3.50.0",
40
+ "@aws-sdk/url-parser": "3.50.0",
41
+ "@aws-sdk/util-base64-browser": "3.49.0",
42
+ "@aws-sdk/util-base64-node": "3.49.0",
43
+ "@aws-sdk/util-body-length-browser": "3.49.0",
44
+ "@aws-sdk/util-body-length-node": "3.49.0",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.50.0",
46
+ "@aws-sdk/util-defaults-mode-node": "3.50.0",
47
+ "@aws-sdk/util-user-agent-browser": "3.50.0",
48
+ "@aws-sdk/util-user-agent-node": "3.50.0",
49
+ "@aws-sdk/util-utf8-browser": "3.49.0",
50
+ "@aws-sdk/util-utf8-node": "3.49.0",
51
51
  "tslib": "^2.3.0"
52
52
  },
53
53
  "devDependencies": {
54
- "@aws-sdk/service-client-documentation-generator": "3.47.1",
55
- "@types/node": "^12.7.5"
54
+ "@aws-sdk/service-client-documentation-generator": "3.49.0",
55
+ "@tsconfig/recommended": "1.0.1",
56
+ "@types/node": "^12.7.5",
57
+ "concurrently": "7.0.0",
58
+ "downlevel-dts": "0.7.0",
59
+ "rimraf": "3.0.2",
60
+ "typedoc": "0.19.2",
61
+ "typescript": "~4.3.5"
56
62
  },
57
63
  "engines": {
58
64
  "node": ">=12.0.0"
@@ -1,45 +0,0 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput } from "./commands/CreateLifecyclePolicyCommand";
3
- import { DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput } from "./commands/DeleteLifecyclePolicyCommand";
4
- import { GetLifecyclePoliciesCommandInput, GetLifecyclePoliciesCommandOutput } from "./commands/GetLifecyclePoliciesCommand";
5
- import { GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput } from "./commands/GetLifecyclePolicyCommand";
6
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
7
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
8
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
9
- import { UpdateLifecyclePolicyCommandInput, UpdateLifecyclePolicyCommandOutput } from "./commands/UpdateLifecyclePolicyCommand";
10
- import { DLMClient } from "./DLMClient";
11
-
12
- export declare class DLM extends DLMClient {
13
-
14
- createLifecyclePolicy(args: CreateLifecyclePolicyCommandInput, options?: __HttpHandlerOptions): Promise<CreateLifecyclePolicyCommandOutput>;
15
- createLifecyclePolicy(args: CreateLifecyclePolicyCommandInput, cb: (err: any, data?: CreateLifecyclePolicyCommandOutput) => void): void;
16
- createLifecyclePolicy(args: CreateLifecyclePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLifecyclePolicyCommandOutput) => void): void;
17
-
18
- deleteLifecyclePolicy(args: DeleteLifecyclePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLifecyclePolicyCommandOutput>;
19
- deleteLifecyclePolicy(args: DeleteLifecyclePolicyCommandInput, cb: (err: any, data?: DeleteLifecyclePolicyCommandOutput) => void): void;
20
- deleteLifecyclePolicy(args: DeleteLifecyclePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLifecyclePolicyCommandOutput) => void): void;
21
-
22
- getLifecyclePolicies(args: GetLifecyclePoliciesCommandInput, options?: __HttpHandlerOptions): Promise<GetLifecyclePoliciesCommandOutput>;
23
- getLifecyclePolicies(args: GetLifecyclePoliciesCommandInput, cb: (err: any, data?: GetLifecyclePoliciesCommandOutput) => void): void;
24
- getLifecyclePolicies(args: GetLifecyclePoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLifecyclePoliciesCommandOutput) => void): void;
25
-
26
- getLifecyclePolicy(args: GetLifecyclePolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetLifecyclePolicyCommandOutput>;
27
- getLifecyclePolicy(args: GetLifecyclePolicyCommandInput, cb: (err: any, data?: GetLifecyclePolicyCommandOutput) => void): void;
28
- getLifecyclePolicy(args: GetLifecyclePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLifecyclePolicyCommandOutput) => void): void;
29
-
30
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
31
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
32
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
33
-
34
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
35
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
36
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
37
-
38
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
39
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
40
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
41
-
42
- updateLifecyclePolicy(args: UpdateLifecyclePolicyCommandInput, options?: __HttpHandlerOptions): Promise<UpdateLifecyclePolicyCommandOutput>;
43
- updateLifecyclePolicy(args: UpdateLifecyclePolicyCommandInput, cb: (err: any, data?: UpdateLifecyclePolicyCommandOutput) => void): void;
44
- updateLifecyclePolicy(args: UpdateLifecyclePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLifecyclePolicyCommandOutput) => void): void;
45
- }
@@ -1,81 +0,0 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput } from "./commands/CreateLifecyclePolicyCommand";
10
- import { DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput } from "./commands/DeleteLifecyclePolicyCommand";
11
- import { GetLifecyclePoliciesCommandInput, GetLifecyclePoliciesCommandOutput } from "./commands/GetLifecyclePoliciesCommand";
12
- import { GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput } from "./commands/GetLifecyclePolicyCommand";
13
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
14
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
15
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
16
- import { UpdateLifecyclePolicyCommandInput, UpdateLifecyclePolicyCommandOutput } from "./commands/UpdateLifecyclePolicyCommand";
17
- export declare type ServiceInputTypes = CreateLifecyclePolicyCommandInput | DeleteLifecyclePolicyCommandInput | GetLifecyclePoliciesCommandInput | GetLifecyclePolicyCommandInput | ListTagsForResourceCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateLifecyclePolicyCommandInput;
18
- export declare type ServiceOutputTypes = CreateLifecyclePolicyCommandOutput | DeleteLifecyclePolicyCommandOutput | GetLifecyclePoliciesCommandOutput | GetLifecyclePolicyCommandOutput | ListTagsForResourceCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateLifecyclePolicyCommandOutput;
19
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
20
-
21
- requestHandler?: __HttpHandler;
22
-
23
- sha256?: __HashConstructor;
24
-
25
- urlParser?: __UrlParser;
26
-
27
- bodyLengthChecker?: (body: any) => number | undefined;
28
-
29
- streamCollector?: __StreamCollector;
30
-
31
- base64Decoder?: __Decoder;
32
-
33
- base64Encoder?: __Encoder;
34
-
35
- utf8Decoder?: __Decoder;
36
-
37
- utf8Encoder?: __Encoder;
38
-
39
- runtime?: string;
40
-
41
- disableHostPrefix?: boolean;
42
-
43
- maxAttempts?: number | __Provider<number>;
44
-
45
- retryMode?: string | __Provider<string>;
46
-
47
- logger?: __Logger;
48
-
49
- useDualstackEndpoint?: boolean | __Provider<boolean>;
50
-
51
- useFipsEndpoint?: boolean | __Provider<boolean>;
52
-
53
- serviceId?: string;
54
-
55
- region?: string | __Provider<string>;
56
-
57
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
58
-
59
- regionInfoProvider?: RegionInfoProvider;
60
-
61
- defaultUserAgentProvider?: Provider<__UserAgent>;
62
-
63
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
64
- }
65
- declare type DLMClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
66
-
67
- export interface DLMClientConfig extends DLMClientConfigType {
68
- }
69
- declare type DLMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
70
-
71
- export interface DLMClientResolvedConfig extends DLMClientResolvedConfigType {
72
- }
73
-
74
- export declare class DLMClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, DLMClientResolvedConfig> {
75
-
76
- readonly config: DLMClientResolvedConfig;
77
- constructor(configuration: DLMClientConfig);
78
-
79
- destroy(): void;
80
- }
81
- export {};
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { CreateLifecyclePolicyRequest, CreateLifecyclePolicyResponse } from "../models/models_0";
5
- export interface CreateLifecyclePolicyCommandInput extends CreateLifecyclePolicyRequest {
6
- }
7
- export interface CreateLifecyclePolicyCommandOutput extends CreateLifecyclePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateLifecyclePolicyCommand extends $Command<CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: CreateLifecyclePolicyCommandInput;
12
- constructor(input: CreateLifecyclePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { DeleteLifecyclePolicyRequest, DeleteLifecyclePolicyResponse } from "../models/models_0";
5
- export interface DeleteLifecyclePolicyCommandInput extends DeleteLifecyclePolicyRequest {
6
- }
7
- export interface DeleteLifecyclePolicyCommandOutput extends DeleteLifecyclePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteLifecyclePolicyCommand extends $Command<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: DeleteLifecyclePolicyCommandInput;
12
- constructor(input: DeleteLifecyclePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { GetLifecyclePoliciesRequest, GetLifecyclePoliciesResponse } from "../models/models_0";
5
- export interface GetLifecyclePoliciesCommandInput extends GetLifecyclePoliciesRequest {
6
- }
7
- export interface GetLifecyclePoliciesCommandOutput extends GetLifecyclePoliciesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class GetLifecyclePoliciesCommand extends $Command<GetLifecyclePoliciesCommandInput, GetLifecyclePoliciesCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: GetLifecyclePoliciesCommandInput;
12
- constructor(input: GetLifecyclePoliciesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLifecyclePoliciesCommandInput, GetLifecyclePoliciesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { GetLifecyclePolicyRequest, GetLifecyclePolicyResponse } from "../models/models_0";
5
- export interface GetLifecyclePolicyCommandInput extends GetLifecyclePolicyRequest {
6
- }
7
- export interface GetLifecyclePolicyCommandOutput extends GetLifecyclePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class GetLifecyclePolicyCommand extends $Command<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: GetLifecyclePolicyCommandInput;
12
- constructor(input: GetLifecyclePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient";
4
- import { UpdateLifecyclePolicyRequest, UpdateLifecyclePolicyResponse } from "../models/models_0";
5
- export interface UpdateLifecyclePolicyCommandInput extends UpdateLifecyclePolicyRequest {
6
- }
7
- export interface UpdateLifecyclePolicyCommandOutput extends UpdateLifecyclePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateLifecyclePolicyCommand extends $Command<UpdateLifecyclePolicyCommandInput, UpdateLifecyclePolicyCommandOutput, DLMClientResolvedConfig> {
11
- readonly input: UpdateLifecyclePolicyCommandInput;
12
- constructor(input: UpdateLifecyclePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DLMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLifecyclePolicyCommandInput, UpdateLifecyclePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,8 +0,0 @@
1
- export * from "./CreateLifecyclePolicyCommand";
2
- export * from "./DeleteLifecyclePolicyCommand";
3
- export * from "./GetLifecyclePoliciesCommand";
4
- export * from "./GetLifecyclePolicyCommand";
5
- export * from "./ListTagsForResourceCommand";
6
- export * from "./TagResourceCommand";
7
- export * from "./UntagResourceCommand";
8
- export * from "./UpdateLifecyclePolicyCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,4 +0,0 @@
1
- export * from "./DLM";
2
- export * from "./DLMClient";
3
- export * from "./commands";
4
- export * from "./models";
@@ -1 +0,0 @@
1
- export * from "./models_0";
@@ -1,527 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
-
3
- export interface EncryptionConfiguration {
4
-
5
- Encrypted: boolean | undefined;
6
-
7
- CmkArn?: string;
8
- }
9
- export declare namespace EncryptionConfiguration {
10
-
11
- const filterSensitiveLog: (obj: EncryptionConfiguration) => any;
12
- }
13
- export declare enum RetentionIntervalUnitValues {
14
- DAYS = "DAYS",
15
- MONTHS = "MONTHS",
16
- WEEKS = "WEEKS",
17
- YEARS = "YEARS"
18
- }
19
-
20
- export interface CrossRegionCopyRetainRule {
21
-
22
- Interval?: number;
23
-
24
- IntervalUnit?: RetentionIntervalUnitValues | string;
25
- }
26
- export declare namespace CrossRegionCopyRetainRule {
27
-
28
- const filterSensitiveLog: (obj: CrossRegionCopyRetainRule) => any;
29
- }
30
-
31
- export interface CrossRegionCopyAction {
32
-
33
- Target: string | undefined;
34
-
35
- EncryptionConfiguration: EncryptionConfiguration | undefined;
36
-
37
- RetainRule?: CrossRegionCopyRetainRule;
38
- }
39
- export declare namespace CrossRegionCopyAction {
40
-
41
- const filterSensitiveLog: (obj: CrossRegionCopyAction) => any;
42
- }
43
-
44
- export interface Action {
45
-
46
- Name: string | undefined;
47
-
48
- CrossRegionCopy: CrossRegionCopyAction[] | undefined;
49
- }
50
- export declare namespace Action {
51
-
52
- const filterSensitiveLog: (obj: Action) => any;
53
- }
54
- export declare enum EventTypeValues {
55
- SHARE_SNAPSHOT = "shareSnapshot"
56
- }
57
-
58
- export interface EventParameters {
59
-
60
- EventType: EventTypeValues | string | undefined;
61
-
62
- SnapshotOwner: string[] | undefined;
63
-
64
- DescriptionRegex: string | undefined;
65
- }
66
- export declare namespace EventParameters {
67
-
68
- const filterSensitiveLog: (obj: EventParameters) => any;
69
- }
70
- export declare enum EventSourceValues {
71
- MANAGED_CWE = "MANAGED_CWE"
72
- }
73
-
74
- export interface EventSource {
75
-
76
- Type: EventSourceValues | string | undefined;
77
-
78
- Parameters?: EventParameters;
79
- }
80
- export declare namespace EventSource {
81
-
82
- const filterSensitiveLog: (obj: EventSource) => any;
83
- }
84
-
85
- export interface _Parameters {
86
-
87
- ExcludeBootVolume?: boolean;
88
-
89
- NoReboot?: boolean;
90
- }
91
- export declare namespace _Parameters {
92
-
93
- const filterSensitiveLog: (obj: _Parameters) => any;
94
- }
95
- export declare enum PolicyTypeValues {
96
- EBS_SNAPSHOT_MANAGEMENT = "EBS_SNAPSHOT_MANAGEMENT",
97
- EVENT_BASED_POLICY = "EVENT_BASED_POLICY",
98
- IMAGE_MANAGEMENT = "IMAGE_MANAGEMENT"
99
- }
100
- export declare enum ResourceLocationValues {
101
- CLOUD = "CLOUD",
102
- OUTPOST = "OUTPOST"
103
- }
104
- export declare enum ResourceTypeValues {
105
- INSTANCE = "INSTANCE",
106
- VOLUME = "VOLUME"
107
- }
108
- export declare enum IntervalUnitValues {
109
- HOURS = "HOURS"
110
- }
111
- export declare enum LocationValues {
112
- CLOUD = "CLOUD",
113
- OUTPOST_LOCAL = "OUTPOST_LOCAL"
114
- }
115
-
116
- export interface CreateRule {
117
-
118
- Location?: LocationValues | string;
119
-
120
- Interval?: number;
121
-
122
- IntervalUnit?: IntervalUnitValues | string;
123
-
124
- Times?: string[];
125
-
126
- CronExpression?: string;
127
- }
128
- export declare namespace CreateRule {
129
-
130
- const filterSensitiveLog: (obj: CreateRule) => any;
131
- }
132
-
133
- export interface CrossRegionCopyDeprecateRule {
134
-
135
- Interval?: number;
136
-
137
- IntervalUnit?: RetentionIntervalUnitValues | string;
138
- }
139
- export declare namespace CrossRegionCopyDeprecateRule {
140
-
141
- const filterSensitiveLog: (obj: CrossRegionCopyDeprecateRule) => any;
142
- }
143
-
144
- export interface CrossRegionCopyRule {
145
-
146
- TargetRegion?: string;
147
-
148
- Target?: string;
149
-
150
- Encrypted: boolean | undefined;
151
-
152
- CmkArn?: string;
153
-
154
- CopyTags?: boolean;
155
-
156
- RetainRule?: CrossRegionCopyRetainRule;
157
-
158
- DeprecateRule?: CrossRegionCopyDeprecateRule;
159
- }
160
- export declare namespace CrossRegionCopyRule {
161
-
162
- const filterSensitiveLog: (obj: CrossRegionCopyRule) => any;
163
- }
164
-
165
- export interface DeprecateRule {
166
-
167
- Count?: number;
168
-
169
- Interval?: number;
170
-
171
- IntervalUnit?: RetentionIntervalUnitValues | string;
172
- }
173
- export declare namespace DeprecateRule {
174
-
175
- const filterSensitiveLog: (obj: DeprecateRule) => any;
176
- }
177
-
178
- export interface FastRestoreRule {
179
-
180
- Count?: number;
181
-
182
- Interval?: number;
183
-
184
- IntervalUnit?: RetentionIntervalUnitValues | string;
185
-
186
- AvailabilityZones: string[] | undefined;
187
- }
188
- export declare namespace FastRestoreRule {
189
-
190
- const filterSensitiveLog: (obj: FastRestoreRule) => any;
191
- }
192
-
193
- export interface RetainRule {
194
-
195
- Count?: number;
196
-
197
- Interval?: number;
198
-
199
- IntervalUnit?: RetentionIntervalUnitValues | string;
200
- }
201
- export declare namespace RetainRule {
202
-
203
- const filterSensitiveLog: (obj: RetainRule) => any;
204
- }
205
-
206
- export interface ShareRule {
207
-
208
- TargetAccounts: string[] | undefined;
209
-
210
- UnshareInterval?: number;
211
-
212
- UnshareIntervalUnit?: RetentionIntervalUnitValues | string;
213
- }
214
- export declare namespace ShareRule {
215
-
216
- const filterSensitiveLog: (obj: ShareRule) => any;
217
- }
218
-
219
- export interface Tag {
220
-
221
- Key: string | undefined;
222
-
223
- Value: string | undefined;
224
- }
225
- export declare namespace Tag {
226
-
227
- const filterSensitiveLog: (obj: Tag) => any;
228
- }
229
-
230
- export interface Schedule {
231
-
232
- Name?: string;
233
-
234
- CopyTags?: boolean;
235
-
236
- TagsToAdd?: Tag[];
237
-
238
- VariableTags?: Tag[];
239
-
240
- CreateRule?: CreateRule;
241
-
242
- RetainRule?: RetainRule;
243
-
244
- FastRestoreRule?: FastRestoreRule;
245
-
246
- CrossRegionCopyRules?: CrossRegionCopyRule[];
247
-
248
- ShareRules?: ShareRule[];
249
-
250
- DeprecateRule?: DeprecateRule;
251
- }
252
- export declare namespace Schedule {
253
-
254
- const filterSensitiveLog: (obj: Schedule) => any;
255
- }
256
-
257
- export interface PolicyDetails {
258
-
259
- PolicyType?: PolicyTypeValues | string;
260
-
261
- ResourceTypes?: (ResourceTypeValues | string)[];
262
-
263
- ResourceLocations?: (ResourceLocationValues | string)[];
264
-
265
- TargetTags?: Tag[];
266
-
267
- Schedules?: Schedule[];
268
-
269
- Parameters?: _Parameters;
270
-
271
- EventSource?: EventSource;
272
-
273
- Actions?: Action[];
274
- }
275
- export declare namespace PolicyDetails {
276
-
277
- const filterSensitiveLog: (obj: PolicyDetails) => any;
278
- }
279
- export declare enum SettablePolicyStateValues {
280
- DISABLED = "DISABLED",
281
- ENABLED = "ENABLED"
282
- }
283
- export interface CreateLifecyclePolicyRequest {
284
-
285
- ExecutionRoleArn: string | undefined;
286
-
287
- Description: string | undefined;
288
-
289
- State: SettablePolicyStateValues | string | undefined;
290
-
291
- PolicyDetails: PolicyDetails | undefined;
292
-
293
- Tags?: {
294
- [key: string]: string;
295
- };
296
- }
297
- export declare namespace CreateLifecyclePolicyRequest {
298
-
299
- const filterSensitiveLog: (obj: CreateLifecyclePolicyRequest) => any;
300
- }
301
- export interface CreateLifecyclePolicyResponse {
302
-
303
- PolicyId?: string;
304
- }
305
- export declare namespace CreateLifecyclePolicyResponse {
306
-
307
- const filterSensitiveLog: (obj: CreateLifecyclePolicyResponse) => any;
308
- }
309
-
310
- export interface InternalServerException extends __SmithyException, $MetadataBearer {
311
- name: "InternalServerException";
312
- $fault: "server";
313
- Message?: string;
314
- Code?: string;
315
- }
316
-
317
- export interface InvalidRequestException extends __SmithyException, $MetadataBearer {
318
- name: "InvalidRequestException";
319
- $fault: "client";
320
- Message?: string;
321
- Code?: string;
322
-
323
- RequiredParameters?: string[];
324
-
325
- MutuallyExclusiveParameters?: string[];
326
- }
327
-
328
- export interface LimitExceededException extends __SmithyException, $MetadataBearer {
329
- name: "LimitExceededException";
330
- $fault: "client";
331
- Message?: string;
332
- Code?: string;
333
-
334
- ResourceType?: string;
335
- }
336
- export interface DeleteLifecyclePolicyRequest {
337
-
338
- PolicyId: string | undefined;
339
- }
340
- export declare namespace DeleteLifecyclePolicyRequest {
341
-
342
- const filterSensitiveLog: (obj: DeleteLifecyclePolicyRequest) => any;
343
- }
344
- export interface DeleteLifecyclePolicyResponse {
345
- }
346
- export declare namespace DeleteLifecyclePolicyResponse {
347
-
348
- const filterSensitiveLog: (obj: DeleteLifecyclePolicyResponse) => any;
349
- }
350
-
351
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
352
- name: "ResourceNotFoundException";
353
- $fault: "client";
354
- Message?: string;
355
- Code?: string;
356
-
357
- ResourceType?: string;
358
-
359
- ResourceIds?: string[];
360
- }
361
- export declare enum GettablePolicyStateValues {
362
- DISABLED = "DISABLED",
363
- ENABLED = "ENABLED",
364
- ERROR = "ERROR"
365
- }
366
- export interface GetLifecyclePoliciesRequest {
367
-
368
- PolicyIds?: string[];
369
-
370
- State?: GettablePolicyStateValues | string;
371
-
372
- ResourceTypes?: (ResourceTypeValues | string)[];
373
-
374
- TargetTags?: string[];
375
-
376
- TagsToAdd?: string[];
377
- }
378
- export declare namespace GetLifecyclePoliciesRequest {
379
-
380
- const filterSensitiveLog: (obj: GetLifecyclePoliciesRequest) => any;
381
- }
382
-
383
- export interface LifecyclePolicySummary {
384
-
385
- PolicyId?: string;
386
-
387
- Description?: string;
388
-
389
- State?: GettablePolicyStateValues | string;
390
-
391
- Tags?: {
392
- [key: string]: string;
393
- };
394
-
395
- PolicyType?: PolicyTypeValues | string;
396
- }
397
- export declare namespace LifecyclePolicySummary {
398
-
399
- const filterSensitiveLog: (obj: LifecyclePolicySummary) => any;
400
- }
401
- export interface GetLifecyclePoliciesResponse {
402
-
403
- Policies?: LifecyclePolicySummary[];
404
- }
405
- export declare namespace GetLifecyclePoliciesResponse {
406
-
407
- const filterSensitiveLog: (obj: GetLifecyclePoliciesResponse) => any;
408
- }
409
- export interface GetLifecyclePolicyRequest {
410
-
411
- PolicyId: string | undefined;
412
- }
413
- export declare namespace GetLifecyclePolicyRequest {
414
-
415
- const filterSensitiveLog: (obj: GetLifecyclePolicyRequest) => any;
416
- }
417
-
418
- export interface LifecyclePolicy {
419
-
420
- PolicyId?: string;
421
-
422
- Description?: string;
423
-
424
- State?: GettablePolicyStateValues | string;
425
-
426
- StatusMessage?: string;
427
-
428
- ExecutionRoleArn?: string;
429
-
430
- DateCreated?: Date;
431
-
432
- DateModified?: Date;
433
-
434
- PolicyDetails?: PolicyDetails;
435
-
436
- Tags?: {
437
- [key: string]: string;
438
- };
439
-
440
- PolicyArn?: string;
441
- }
442
- export declare namespace LifecyclePolicy {
443
-
444
- const filterSensitiveLog: (obj: LifecyclePolicy) => any;
445
- }
446
- export interface GetLifecyclePolicyResponse {
447
-
448
- Policy?: LifecyclePolicy;
449
- }
450
- export declare namespace GetLifecyclePolicyResponse {
451
-
452
- const filterSensitiveLog: (obj: GetLifecyclePolicyResponse) => any;
453
- }
454
- export interface ListTagsForResourceRequest {
455
-
456
- ResourceArn: string | undefined;
457
- }
458
- export declare namespace ListTagsForResourceRequest {
459
-
460
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
461
- }
462
- export interface ListTagsForResourceResponse {
463
-
464
- Tags?: {
465
- [key: string]: string;
466
- };
467
- }
468
- export declare namespace ListTagsForResourceResponse {
469
-
470
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
471
- }
472
- export interface TagResourceRequest {
473
-
474
- ResourceArn: string | undefined;
475
-
476
- Tags: {
477
- [key: string]: string;
478
- } | undefined;
479
- }
480
- export declare namespace TagResourceRequest {
481
-
482
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
483
- }
484
- export interface TagResourceResponse {
485
- }
486
- export declare namespace TagResourceResponse {
487
-
488
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
489
- }
490
- export interface UntagResourceRequest {
491
-
492
- ResourceArn: string | undefined;
493
-
494
- TagKeys: string[] | undefined;
495
- }
496
- export declare namespace UntagResourceRequest {
497
-
498
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
499
- }
500
- export interface UntagResourceResponse {
501
- }
502
- export declare namespace UntagResourceResponse {
503
-
504
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
505
- }
506
- export interface UpdateLifecyclePolicyRequest {
507
-
508
- PolicyId: string | undefined;
509
-
510
- ExecutionRoleArn?: string;
511
-
512
- State?: SettablePolicyStateValues | string;
513
-
514
- Description?: string;
515
-
516
- PolicyDetails?: PolicyDetails;
517
- }
518
- export declare namespace UpdateLifecyclePolicyRequest {
519
-
520
- const filterSensitiveLog: (obj: UpdateLifecyclePolicyRequest) => any;
521
- }
522
- export interface UpdateLifecyclePolicyResponse {
523
- }
524
- export declare namespace UpdateLifecyclePolicyResponse {
525
-
526
- const filterSensitiveLog: (obj: UpdateLifecyclePolicyResponse) => any;
527
- }
@@ -1,26 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
3
- import { CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput } from "../commands/CreateLifecyclePolicyCommand";
4
- import { DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput } from "../commands/DeleteLifecyclePolicyCommand";
5
- import { GetLifecyclePoliciesCommandInput, GetLifecyclePoliciesCommandOutput } from "../commands/GetLifecyclePoliciesCommand";
6
- import { GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput } from "../commands/GetLifecyclePolicyCommand";
7
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
8
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
9
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
10
- import { UpdateLifecyclePolicyCommandInput, UpdateLifecyclePolicyCommandOutput } from "../commands/UpdateLifecyclePolicyCommand";
11
- export declare const serializeAws_restJson1CreateLifecyclePolicyCommand: (input: CreateLifecyclePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
12
- export declare const serializeAws_restJson1DeleteLifecyclePolicyCommand: (input: DeleteLifecyclePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
13
- export declare const serializeAws_restJson1GetLifecyclePoliciesCommand: (input: GetLifecyclePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
14
- export declare const serializeAws_restJson1GetLifecyclePolicyCommand: (input: GetLifecyclePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
15
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
16
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
17
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
18
- export declare const serializeAws_restJson1UpdateLifecyclePolicyCommand: (input: UpdateLifecyclePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
19
- export declare const deserializeAws_restJson1CreateLifecyclePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLifecyclePolicyCommandOutput>;
20
- export declare const deserializeAws_restJson1DeleteLifecyclePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLifecyclePolicyCommandOutput>;
21
- export declare const deserializeAws_restJson1GetLifecyclePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLifecyclePoliciesCommandOutput>;
22
- export declare const deserializeAws_restJson1GetLifecyclePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLifecyclePolicyCommandOutput>;
23
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
24
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
25
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
26
- export declare const deserializeAws_restJson1UpdateLifecyclePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLifecyclePolicyCommandOutput>;
@@ -1,38 +0,0 @@
1
- import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
- import { DLMClientConfig } from "./DLMClient";
3
-
4
- export declare const getRuntimeConfig: (config: DLMClientConfig) => {
5
- runtime: string;
6
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
7
- base64Decoder: import("@aws-sdk/types").Decoder;
8
- base64Encoder: import("@aws-sdk/types").Encoder;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
11
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
12
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
13
- region: string | import("@aws-sdk/types").Provider<any>;
14
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
15
- retryMode: string | import("@aws-sdk/types").Provider<string>;
16
- sha256: import("@aws-sdk/types").HashConstructor;
17
- streamCollector: import("@aws-sdk/types").StreamCollector;
18
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
19
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- utf8Decoder: import("@aws-sdk/types").Decoder;
21
- utf8Encoder: import("@aws-sdk/types").Encoder;
22
- apiVersion: string;
23
- urlParser: import("@aws-sdk/types").UrlParser;
24
- disableHostPrefix: boolean;
25
- logger: import("@aws-sdk/types").Logger;
26
- serviceId: string;
27
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
28
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
29
- tls?: boolean | undefined;
30
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
31
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
32
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
33
- signingEscapePath?: boolean | undefined;
34
- systemClockOffset?: number | undefined;
35
- signingRegion?: string | undefined;
36
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
37
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
38
- };
@@ -1,38 +0,0 @@
1
- import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
- import { DLMClientConfig } from "./DLMClient";
3
-
4
- export declare const getRuntimeConfig: (config: DLMClientConfig) => {
5
- runtime: string;
6
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
7
- base64Decoder: import("@aws-sdk/types").Decoder;
8
- base64Encoder: import("@aws-sdk/types").Encoder;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
11
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
12
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
13
- region: string | import("@aws-sdk/types").Provider<string>;
14
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
15
- retryMode: string | import("@aws-sdk/types").Provider<string>;
16
- sha256: import("@aws-sdk/types").HashConstructor;
17
- streamCollector: import("@aws-sdk/types").StreamCollector;
18
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
19
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- utf8Decoder: import("@aws-sdk/types").Decoder;
21
- utf8Encoder: import("@aws-sdk/types").Encoder;
22
- apiVersion: string;
23
- urlParser: import("@aws-sdk/types").UrlParser;
24
- disableHostPrefix: boolean;
25
- logger: import("@aws-sdk/types").Logger;
26
- serviceId: string;
27
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
28
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
29
- tls?: boolean | undefined;
30
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
31
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
32
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
33
- signingEscapePath?: boolean | undefined;
34
- systemClockOffset?: number | undefined;
35
- signingRegion?: string | undefined;
36
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
37
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
38
- };
@@ -1,37 +0,0 @@
1
- import { DLMClientConfig } from "./DLMClient";
2
-
3
- export declare const getRuntimeConfig: (config: DLMClientConfig) => {
4
- runtime: string;
5
- sha256: import("@aws-sdk/types").HashConstructor;
6
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
7
- apiVersion: string;
8
- urlParser: import("@aws-sdk/types").UrlParser;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- streamCollector: import("@aws-sdk/types").StreamCollector;
11
- base64Decoder: import("@aws-sdk/types").Decoder;
12
- base64Encoder: import("@aws-sdk/types").Encoder;
13
- utf8Decoder: import("@aws-sdk/types").Decoder;
14
- utf8Encoder: import("@aws-sdk/types").Encoder;
15
- disableHostPrefix: boolean;
16
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
17
- retryMode: string | import("@aws-sdk/types").Provider<string>;
18
- logger: import("@aws-sdk/types").Logger;
19
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
21
- serviceId: string;
22
- region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
23
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
24
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
25
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
26
- defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
27
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
- tls?: boolean | undefined;
29
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
- signingEscapePath?: boolean | undefined;
33
- systemClockOffset?: number | undefined;
34
- signingRegion?: string | undefined;
35
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
36
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
37
- };
@@ -1,11 +0,0 @@
1
- import { Logger as __Logger } from "@aws-sdk/types";
2
- import { DLMClientConfig } from "./DLMClient";
3
-
4
- export declare const getRuntimeConfig: (config: DLMClientConfig) => {
5
- apiVersion: string;
6
- disableHostPrefix: boolean;
7
- logger: __Logger;
8
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
9
- serviceId: string;
10
- urlParser: import("@aws-sdk/types").UrlParser;
11
- };