@aws-sdk/client-datasync 3.30.0 → 3.34.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 +35 -0
- package/dist/cjs/DataSyncClient.js +13 -13
- package/dist/cjs/DataSyncClient.js.map +1 -1
- package/dist/cjs/commands/CancelTaskExecutionCommand.js +3 -3
- package/dist/cjs/commands/CancelTaskExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateAgentCommand.js +3 -3
- package/dist/cjs/commands/CreateAgentCommand.js.map +1 -1
- package/dist/cjs/commands/CreateLocationEfsCommand.js +3 -3
- package/dist/cjs/commands/CreateLocationEfsCommand.js.map +1 -1
- package/dist/cjs/commands/CreateLocationFsxWindowsCommand.js +3 -3
- package/dist/cjs/commands/CreateLocationFsxWindowsCommand.js.map +1 -1
- package/dist/cjs/commands/CreateLocationNfsCommand.js +3 -3
- package/dist/cjs/commands/CreateLocationNfsCommand.js.map +1 -1
- package/dist/cjs/commands/CreateLocationObjectStorageCommand.js +3 -3
- package/dist/cjs/commands/CreateLocationObjectStorageCommand.js.map +1 -1
- package/dist/cjs/commands/CreateLocationS3Command.js +3 -3
- package/dist/cjs/commands/CreateLocationS3Command.js.map +1 -1
- package/dist/cjs/commands/CreateLocationSmbCommand.js +3 -3
- package/dist/cjs/commands/CreateLocationSmbCommand.js.map +1 -1
- package/dist/cjs/commands/CreateTaskCommand.js +3 -3
- package/dist/cjs/commands/CreateTaskCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAgentCommand.js +3 -3
- package/dist/cjs/commands/DeleteAgentCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteLocationCommand.js +3 -3
- package/dist/cjs/commands/DeleteLocationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteTaskCommand.js +3 -3
- package/dist/cjs/commands/DeleteTaskCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeAgentCommand.js +3 -3
- package/dist/cjs/commands/DescribeAgentCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeLocationEfsCommand.js +3 -3
- package/dist/cjs/commands/DescribeLocationEfsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeLocationFsxWindowsCommand.js +3 -3
- package/dist/cjs/commands/DescribeLocationFsxWindowsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeLocationNfsCommand.js +3 -3
- package/dist/cjs/commands/DescribeLocationNfsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeLocationObjectStorageCommand.js +3 -3
- package/dist/cjs/commands/DescribeLocationObjectStorageCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeLocationS3Command.js +3 -3
- package/dist/cjs/commands/DescribeLocationS3Command.js.map +1 -1
- package/dist/cjs/commands/DescribeLocationSmbCommand.js +3 -3
- package/dist/cjs/commands/DescribeLocationSmbCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeTaskCommand.js +3 -3
- package/dist/cjs/commands/DescribeTaskCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeTaskExecutionCommand.js +3 -3
- package/dist/cjs/commands/DescribeTaskExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/ListAgentsCommand.js +3 -3
- package/dist/cjs/commands/ListAgentsCommand.js.map +1 -1
- package/dist/cjs/commands/ListLocationsCommand.js +3 -3
- package/dist/cjs/commands/ListLocationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListTaskExecutionsCommand.js +3 -3
- package/dist/cjs/commands/ListTaskExecutionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTasksCommand.js +3 -3
- package/dist/cjs/commands/ListTasksCommand.js.map +1 -1
- package/dist/cjs/commands/StartTaskExecutionCommand.js +3 -3
- package/dist/cjs/commands/StartTaskExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAgentCommand.js +3 -3
- package/dist/cjs/commands/UpdateAgentCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateLocationNfsCommand.js +3 -3
- package/dist/cjs/commands/UpdateLocationNfsCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateLocationObjectStorageCommand.js +3 -3
- package/dist/cjs/commands/UpdateLocationObjectStorageCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateLocationSmbCommand.js +3 -3
- package/dist/cjs/commands/UpdateLocationSmbCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateTaskCommand.js +3 -3
- package/dist/cjs/commands/UpdateTaskCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateTaskExecutionCommand.js +3 -3
- package/dist/cjs/commands/UpdateTaskExecutionCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +44 -44
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_json1_1.js +118 -118
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/DataSync.js +1 -10
- package/dist/es/DataSync.js.map +1 -1
- package/dist/es/DataSyncClient.js +1 -15
- package/dist/es/DataSyncClient.js.map +1 -1
- package/dist/es/commands/CancelTaskExecutionCommand.js +2 -34
- package/dist/es/commands/CancelTaskExecutionCommand.js.map +1 -1
- package/dist/es/commands/CreateAgentCommand.js +2 -41
- package/dist/es/commands/CreateAgentCommand.js.map +1 -1
- package/dist/es/commands/CreateLocationEfsCommand.js +2 -27
- package/dist/es/commands/CreateLocationEfsCommand.js.map +1 -1
- package/dist/es/commands/CreateLocationFsxWindowsCommand.js +2 -27
- package/dist/es/commands/CreateLocationFsxWindowsCommand.js.map +1 -1
- package/dist/es/commands/CreateLocationNfsCommand.js +2 -28
- package/dist/es/commands/CreateLocationNfsCommand.js.map +1 -1
- package/dist/es/commands/CreateLocationObjectStorageCommand.js +2 -28
- package/dist/es/commands/CreateLocationObjectStorageCommand.js.map +1 -1
- package/dist/es/commands/CreateLocationS3Command.js +2 -33
- package/dist/es/commands/CreateLocationS3Command.js.map +1 -1
- package/dist/es/commands/CreateLocationSmbCommand.js +2 -28
- package/dist/es/commands/CreateLocationSmbCommand.js.map +1 -1
- package/dist/es/commands/CreateTaskCommand.js +2 -45
- package/dist/es/commands/CreateTaskCommand.js.map +1 -1
- package/dist/es/commands/DeleteAgentCommand.js +2 -30
- package/dist/es/commands/DeleteAgentCommand.js.map +1 -1
- package/dist/es/commands/DeleteLocationCommand.js +2 -27
- package/dist/es/commands/DeleteLocationCommand.js.map +1 -1
- package/dist/es/commands/DeleteTaskCommand.js +2 -27
- package/dist/es/commands/DeleteTaskCommand.js.map +1 -1
- package/dist/es/commands/DescribeAgentCommand.js +2 -29
- package/dist/es/commands/DescribeAgentCommand.js.map +1 -1
- package/dist/es/commands/DescribeLocationEfsCommand.js +2 -27
- package/dist/es/commands/DescribeLocationEfsCommand.js.map +1 -1
- package/dist/es/commands/DescribeLocationFsxWindowsCommand.js +2 -28
- package/dist/es/commands/DescribeLocationFsxWindowsCommand.js.map +1 -1
- package/dist/es/commands/DescribeLocationNfsCommand.js +2 -27
- package/dist/es/commands/DescribeLocationNfsCommand.js.map +1 -1
- package/dist/es/commands/DescribeLocationObjectStorageCommand.js +2 -28
- package/dist/es/commands/DescribeLocationObjectStorageCommand.js.map +1 -1
- package/dist/es/commands/DescribeLocationS3Command.js +2 -27
- package/dist/es/commands/DescribeLocationS3Command.js.map +1 -1
- package/dist/es/commands/DescribeLocationSmbCommand.js +2 -27
- package/dist/es/commands/DescribeLocationSmbCommand.js.map +1 -1
- package/dist/es/commands/DescribeTaskCommand.js +2 -27
- package/dist/es/commands/DescribeTaskCommand.js.map +1 -1
- package/dist/es/commands/DescribeTaskExecutionCommand.js +2 -27
- package/dist/es/commands/DescribeTaskExecutionCommand.js.map +1 -1
- package/dist/es/commands/ListAgentsCommand.js +2 -34
- package/dist/es/commands/ListAgentsCommand.js.map +1 -1
- package/dist/es/commands/ListLocationsCommand.js +2 -30
- package/dist/es/commands/ListLocationsCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -27
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListTaskExecutionsCommand.js +2 -27
- package/dist/es/commands/ListTaskExecutionsCommand.js.map +1 -1
- package/dist/es/commands/ListTasksCommand.js +2 -27
- package/dist/es/commands/ListTasksCommand.js.map +1 -1
- package/dist/es/commands/StartTaskExecutionCommand.js +2 -35
- package/dist/es/commands/StartTaskExecutionCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -27
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -27
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateAgentCommand.js +2 -27
- package/dist/es/commands/UpdateAgentCommand.js.map +1 -1
- package/dist/es/commands/UpdateLocationNfsCommand.js +2 -28
- package/dist/es/commands/UpdateLocationNfsCommand.js.map +1 -1
- package/dist/es/commands/UpdateLocationObjectStorageCommand.js +2 -29
- package/dist/es/commands/UpdateLocationObjectStorageCommand.js.map +1 -1
- package/dist/es/commands/UpdateLocationSmbCommand.js +2 -29
- package/dist/es/commands/UpdateLocationSmbCommand.js.map +1 -1
- package/dist/es/commands/UpdateTaskCommand.js +2 -27
- package/dist/es/commands/UpdateTaskCommand.js.map +1 -1
- package/dist/es/commands/UpdateTaskExecutionCommand.js +2 -36
- package/dist/es/commands/UpdateTaskExecutionCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -267
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/pagination/ListAgentsPaginator.js +16 -28
- package/dist/es/pagination/ListAgentsPaginator.js.map +1 -1
- package/dist/es/pagination/ListLocationsPaginator.js +16 -28
- package/dist/es/pagination/ListLocationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js +16 -28
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +1 -1
- package/dist/es/pagination/ListTaskExecutionsPaginator.js +16 -28
- package/dist/es/pagination/ListTaskExecutionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListTasksPaginator.js +16 -28
- package/dist/es/pagination/ListTasksPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +540 -545
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -39
- package/protocols/Aws_json1_1.ts +13 -10
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
3
3
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
4
|
export var getRuntimeConfig = function (config) {
|
|
8
5
|
var _a;
|
|
9
6
|
var browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../../runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../../runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAKtF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA4B;;IAC3D,IAAM,eAAe,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACxD,sCACK,eAAe,GACf,MAAM,KACT,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,IAChC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../../runtimeConfig.shared.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../../runtimeConfig.shared.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAM/C,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA4B;;IAAK,OAAA,CAAC;QACjE,UAAU,EAAE,YAAY;QACxB,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,KAAK;QACrD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAK,EAAe;QAC1C,kBAAkB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,mCAAI,yBAAyB;QAC3E,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,UAAU;QAC1C,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,QAAQ;KACzC,CAAC,CAAA;CAAA,CAAC"}
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: DataSyncClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
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;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: DataSyncClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
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;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: DataSyncClientConfig) => {
|
|
|
31
31
|
signingEscapePath?: boolean | undefined;
|
|
32
32
|
systemClockOffset?: number | undefined;
|
|
33
33
|
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
34
35
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
35
36
|
};
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: DataSyncClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
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;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: DataSyncClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
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;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: DataSyncClientConfig) => {
|
|
|
31
31
|
signingEscapePath?: boolean | undefined;
|
|
32
32
|
systemClockOffset?: number | undefined;
|
|
33
33
|
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
34
35
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
35
36
|
};
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-datasync",
|
|
3
3
|
"description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.34.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"
|
|
7
|
-
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
8
|
-
"remove-definitions": "rimraf ./types",
|
|
9
|
-
"remove-dist": "rimraf ./dist",
|
|
10
|
-
"remove-documentation": "rimraf ./docs",
|
|
11
|
-
"test": "exit 0",
|
|
6
|
+
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
12
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
+
"build:docs": "yarn clean:docs && typedoc ./",
|
|
13
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
10
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
+
"clean:dist": "rimraf ./dist",
|
|
13
|
+
"clean:docs": "rimraf ./docs",
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
|
|
15
|
+
"test": "exit 0"
|
|
16
16
|
},
|
|
17
17
|
"main": "./dist/cjs/index.js",
|
|
18
18
|
"types": "./dist/types/index.d.ts",
|
|
@@ -27,45 +27,45 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
30
|
+
"@aws-sdk/client-sts": "3.34.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.34.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.34.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.34.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.34.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.34.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.34.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.34.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.34.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.34.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.34.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.34.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.34.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.34.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.34.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.34.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.34.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.34.0",
|
|
48
|
+
"@aws-sdk/types": "3.34.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.34.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.34.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.34.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.34.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.34.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.34.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.34.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.34.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.34.0",
|
|
58
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.34.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
package/protocols/Aws_json1_1.ts
CHANGED
|
@@ -164,7 +164,10 @@ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@a
|
|
|
164
164
|
import {
|
|
165
165
|
expectInt32 as __expectInt32,
|
|
166
166
|
expectLong as __expectLong,
|
|
167
|
+
expectNonNull as __expectNonNull,
|
|
168
|
+
expectNumber as __expectNumber,
|
|
167
169
|
expectString as __expectString,
|
|
170
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
168
171
|
} from "@aws-sdk/smithy-client";
|
|
169
172
|
import {
|
|
170
173
|
Endpoint as __Endpoint,
|
|
@@ -3581,12 +3584,12 @@ const deserializeAws_json1_1DescribeAgentResponse = (output: any, context: __Ser
|
|
|
3581
3584
|
AgentArn: __expectString(output.AgentArn),
|
|
3582
3585
|
CreationTime:
|
|
3583
3586
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3584
|
-
?
|
|
3587
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3585
3588
|
: undefined,
|
|
3586
3589
|
EndpointType: __expectString(output.EndpointType),
|
|
3587
3590
|
LastConnectionTime:
|
|
3588
3591
|
output.LastConnectionTime !== undefined && output.LastConnectionTime !== null
|
|
3589
|
-
?
|
|
3592
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastConnectionTime)))
|
|
3590
3593
|
: undefined,
|
|
3591
3594
|
Name: __expectString(output.Name),
|
|
3592
3595
|
PrivateLinkConfig:
|
|
@@ -3604,7 +3607,7 @@ const deserializeAws_json1_1DescribeLocationEfsResponse = (
|
|
|
3604
3607
|
return {
|
|
3605
3608
|
CreationTime:
|
|
3606
3609
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3607
|
-
?
|
|
3610
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3608
3611
|
: undefined,
|
|
3609
3612
|
Ec2Config:
|
|
3610
3613
|
output.Ec2Config !== undefined && output.Ec2Config !== null
|
|
@@ -3622,7 +3625,7 @@ const deserializeAws_json1_1DescribeLocationFsxWindowsResponse = (
|
|
|
3622
3625
|
return {
|
|
3623
3626
|
CreationTime:
|
|
3624
3627
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3625
|
-
?
|
|
3628
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3626
3629
|
: undefined,
|
|
3627
3630
|
Domain: __expectString(output.Domain),
|
|
3628
3631
|
LocationArn: __expectString(output.LocationArn),
|
|
@@ -3642,7 +3645,7 @@ const deserializeAws_json1_1DescribeLocationNfsResponse = (
|
|
|
3642
3645
|
return {
|
|
3643
3646
|
CreationTime:
|
|
3644
3647
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3645
|
-
?
|
|
3648
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3646
3649
|
: undefined,
|
|
3647
3650
|
LocationArn: __expectString(output.LocationArn),
|
|
3648
3651
|
LocationUri: __expectString(output.LocationUri),
|
|
@@ -3669,7 +3672,7 @@ const deserializeAws_json1_1DescribeLocationObjectStorageResponse = (
|
|
|
3669
3672
|
: undefined,
|
|
3670
3673
|
CreationTime:
|
|
3671
3674
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3672
|
-
?
|
|
3675
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3673
3676
|
: undefined,
|
|
3674
3677
|
LocationArn: __expectString(output.LocationArn),
|
|
3675
3678
|
LocationUri: __expectString(output.LocationUri),
|
|
@@ -3689,7 +3692,7 @@ const deserializeAws_json1_1DescribeLocationS3Response = (
|
|
|
3689
3692
|
: undefined,
|
|
3690
3693
|
CreationTime:
|
|
3691
3694
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3692
|
-
?
|
|
3695
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3693
3696
|
: undefined,
|
|
3694
3697
|
LocationArn: __expectString(output.LocationArn),
|
|
3695
3698
|
LocationUri: __expectString(output.LocationUri),
|
|
@@ -3712,7 +3715,7 @@ const deserializeAws_json1_1DescribeLocationSmbResponse = (
|
|
|
3712
3715
|
: undefined,
|
|
3713
3716
|
CreationTime:
|
|
3714
3717
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3715
|
-
?
|
|
3718
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3716
3719
|
: undefined,
|
|
3717
3720
|
Domain: __expectString(output.Domain),
|
|
3718
3721
|
LocationArn: __expectString(output.LocationArn),
|
|
@@ -3753,7 +3756,7 @@ const deserializeAws_json1_1DescribeTaskExecutionResponse = (
|
|
|
3753
3756
|
: undefined,
|
|
3754
3757
|
StartTime:
|
|
3755
3758
|
output.StartTime !== undefined && output.StartTime !== null
|
|
3756
|
-
?
|
|
3759
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
|
|
3757
3760
|
: undefined,
|
|
3758
3761
|
Status: __expectString(output.Status),
|
|
3759
3762
|
TaskExecutionArn: __expectString(output.TaskExecutionArn),
|
|
@@ -3765,7 +3768,7 @@ const deserializeAws_json1_1DescribeTaskResponse = (output: any, context: __Serd
|
|
|
3765
3768
|
CloudWatchLogGroupArn: __expectString(output.CloudWatchLogGroupArn),
|
|
3766
3769
|
CreationTime:
|
|
3767
3770
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
3768
|
-
?
|
|
3771
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
3769
3772
|
: undefined,
|
|
3770
3773
|
CurrentTaskExecutionArn: __expectString(output.CurrentTaskExecutionArn),
|
|
3771
3774
|
DestinationLocationArn: __expectString(output.DestinationLocationArn),
|
package/tsconfig.es.json
CHANGED
package/tsconfig.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"alwaysStrict": true,
|
|
4
4
|
"target": "ES2018",
|
|
5
5
|
"module": "commonjs",
|
|
6
|
-
"declaration": true,
|
|
7
6
|
"strict": true,
|
|
8
7
|
"sourceMap": true,
|
|
9
8
|
"downlevelIteration": true,
|
|
@@ -12,9 +11,8 @@
|
|
|
12
11
|
"incremental": true,
|
|
13
12
|
"resolveJsonModule": true,
|
|
14
13
|
"esModuleInterop": true,
|
|
15
|
-
"declarationDir": "./dist/types",
|
|
16
14
|
"outDir": "dist/cjs",
|
|
17
|
-
"
|
|
15
|
+
"removeComments": true
|
|
18
16
|
},
|
|
19
17
|
"typedocOptions": {
|
|
20
18
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|
|
@@ -24,9 +22,9 @@
|
|
|
24
22
|
"ignoreCompilerErrors": true,
|
|
25
23
|
"includeDeclarations": true,
|
|
26
24
|
"stripInternal": true,
|
|
27
|
-
"readme": "
|
|
25
|
+
"readme": "README.md",
|
|
28
26
|
"mode": "file",
|
|
29
|
-
"out": "
|
|
27
|
+
"out": "docs",
|
|
30
28
|
"theme": "minimal",
|
|
31
29
|
"plugin": ["@aws-sdk/client-documentation-generator"]
|
|
32
30
|
}
|