@aws-sdk/client-efs 3.29.0 → 3.33.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 +32 -0
- package/dist/cjs/EFSClient.js +13 -13
- package/dist/cjs/EFSClient.js.map +1 -1
- package/dist/cjs/commands/CreateAccessPointCommand.js +3 -3
- package/dist/cjs/commands/CreateAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/CreateFileSystemCommand.js +3 -3
- package/dist/cjs/commands/CreateFileSystemCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMountTargetCommand.js +3 -3
- package/dist/cjs/commands/CreateMountTargetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateTagsCommand.js +3 -3
- package/dist/cjs/commands/CreateTagsCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAccessPointCommand.js +3 -3
- package/dist/cjs/commands/DeleteAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteFileSystemCommand.js +3 -3
- package/dist/cjs/commands/DeleteFileSystemCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteFileSystemPolicyCommand.js +3 -3
- package/dist/cjs/commands/DeleteFileSystemPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMountTargetCommand.js +3 -3
- package/dist/cjs/commands/DeleteMountTargetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteTagsCommand.js +3 -3
- package/dist/cjs/commands/DeleteTagsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeAccessPointsCommand.js +3 -3
- package/dist/cjs/commands/DescribeAccessPointsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeAccountPreferencesCommand.js +3 -3
- package/dist/cjs/commands/DescribeAccountPreferencesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeBackupPolicyCommand.js +3 -3
- package/dist/cjs/commands/DescribeBackupPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFileSystemPolicyCommand.js +3 -3
- package/dist/cjs/commands/DescribeFileSystemPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFileSystemsCommand.js +3 -3
- package/dist/cjs/commands/DescribeFileSystemsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeLifecycleConfigurationCommand.js +3 -3
- package/dist/cjs/commands/DescribeLifecycleConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeMountTargetSecurityGroupsCommand.js +3 -3
- package/dist/cjs/commands/DescribeMountTargetSecurityGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeMountTargetsCommand.js +3 -3
- package/dist/cjs/commands/DescribeMountTargetsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeTagsCommand.js +3 -3
- package/dist/cjs/commands/DescribeTagsCommand.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/ModifyMountTargetSecurityGroupsCommand.js +3 -3
- package/dist/cjs/commands/ModifyMountTargetSecurityGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/PutAccountPreferencesCommand.js +3 -3
- package/dist/cjs/commands/PutAccountPreferencesCommand.js.map +1 -1
- package/dist/cjs/commands/PutBackupPolicyCommand.js +3 -3
- package/dist/cjs/commands/PutBackupPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutFileSystemPolicyCommand.js +3 -3
- package/dist/cjs/commands/PutFileSystemPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutLifecycleConfigurationCommand.js +3 -3
- package/dist/cjs/commands/PutLifecycleConfigurationCommand.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/UpdateFileSystemCommand.js +3 -3
- package/dist/cjs/commands/UpdateFileSystemCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +35 -35
- 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 +31 -31
- package/dist/cjs/protocols/Aws_restJson1.js +210 -210
- package/dist/cjs/protocols/Aws_restJson1.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/package.json +31 -31
- package/dist/es/pagination/DescribeAccessPointsPaginator.js +4 -4
- package/dist/es/pagination/DescribeAccessPointsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeFileSystemsPaginator.js +4 -4
- package/dist/es/pagination/DescribeFileSystemsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeTagsPaginator.js +4 -4
- package/dist/es/pagination/DescribeTagsPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js +4 -4
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restJson1.js +5 -5
- package/dist/es/protocols/Aws_restJson1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_restJson1.ts +6 -4
- package/tsconfig.json +1 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-efs",
|
|
3
3
|
"description": "AWS SDK for JavaScript Efs Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.33.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
|
|
7
7
|
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
@@ -27,39 +27,39 @@
|
|
|
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.33.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.33.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.33.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.32.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.32.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.32.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.32.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.32.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.32.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.32.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.32.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.33.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.32.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.32.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.32.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.32.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.32.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.32.0",
|
|
48
|
+
"@aws-sdk/types": "3.32.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.32.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.32.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.32.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.32.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.32.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.32.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.33.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.32.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.32.0",
|
|
58
58
|
"tslib": "^2.3.0",
|
|
59
59
|
"uuid": "^8.3.2"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
62
|
+
"@aws-sdk/client-documentation-generator": "3.32.0",
|
|
63
63
|
"@types/node": "^12.7.5",
|
|
64
64
|
"@types/uuid": "^8.3.0",
|
|
65
65
|
"downlevel-dts": "0.7.0",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"rimraf": "^3.0.0",
|
|
68
68
|
"ts-jest": "^26.4.1",
|
|
69
69
|
"typedoc": "^0.19.2",
|
|
70
|
-
"typescript": "~4.
|
|
70
|
+
"typescript": "~4.3.5"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
73
|
"node": ">=10.0.0"
|
|
@@ -115,10 +115,12 @@ import {
|
|
|
115
115
|
expectInt32 as __expectInt32,
|
|
116
116
|
expectLong as __expectLong,
|
|
117
117
|
expectNonNull as __expectNonNull,
|
|
118
|
+
expectNumber as __expectNumber,
|
|
118
119
|
expectObject as __expectObject,
|
|
119
120
|
expectString as __expectString,
|
|
120
121
|
extendedEncodeURIComponent as __extendedEncodeURIComponent,
|
|
121
122
|
limitedParseDouble as __limitedParseDouble,
|
|
123
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
122
124
|
serializeFloat as __serializeFloat,
|
|
123
125
|
} from "@aws-sdk/smithy-client";
|
|
124
126
|
import {
|
|
@@ -1162,7 +1164,7 @@ export const deserializeAws_restJson1CreateFileSystemCommand = async (
|
|
|
1162
1164
|
contents.AvailabilityZoneName = __expectString(data.AvailabilityZoneName);
|
|
1163
1165
|
}
|
|
1164
1166
|
if (data.CreationTime !== undefined && data.CreationTime !== null) {
|
|
1165
|
-
contents.CreationTime =
|
|
1167
|
+
contents.CreationTime = __expectNonNull(__parseEpochTimestamp(__expectNumber(data.CreationTime)));
|
|
1166
1168
|
}
|
|
1167
1169
|
if (data.CreationToken !== undefined && data.CreationToken !== null) {
|
|
1168
1170
|
contents.CreationToken = __expectString(data.CreationToken);
|
|
@@ -3269,7 +3271,7 @@ export const deserializeAws_restJson1UpdateFileSystemCommand = async (
|
|
|
3269
3271
|
contents.AvailabilityZoneName = __expectString(data.AvailabilityZoneName);
|
|
3270
3272
|
}
|
|
3271
3273
|
if (data.CreationTime !== undefined && data.CreationTime !== null) {
|
|
3272
|
-
contents.CreationTime =
|
|
3274
|
+
contents.CreationTime = __expectNonNull(__parseEpochTimestamp(__expectNumber(data.CreationTime)));
|
|
3273
3275
|
}
|
|
3274
3276
|
if (data.CreationToken !== undefined && data.CreationToken !== null) {
|
|
3275
3277
|
contents.CreationToken = __expectString(data.CreationToken);
|
|
@@ -4164,7 +4166,7 @@ const deserializeAws_restJson1FileSystemDescription = (output: any, context: __S
|
|
|
4164
4166
|
AvailabilityZoneName: __expectString(output.AvailabilityZoneName),
|
|
4165
4167
|
CreationTime:
|
|
4166
4168
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
4167
|
-
?
|
|
4169
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
4168
4170
|
: undefined,
|
|
4169
4171
|
CreationToken: __expectString(output.CreationToken),
|
|
4170
4172
|
Encrypted: __expectBoolean(output.Encrypted),
|
|
@@ -4207,7 +4209,7 @@ const deserializeAws_restJson1FileSystemSize = (output: any, context: __SerdeCon
|
|
|
4207
4209
|
return {
|
|
4208
4210
|
Timestamp:
|
|
4209
4211
|
output.Timestamp !== undefined && output.Timestamp !== null
|
|
4210
|
-
?
|
|
4212
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.Timestamp)))
|
|
4211
4213
|
: undefined,
|
|
4212
4214
|
Value: __expectLong(output.Value),
|
|
4213
4215
|
ValueInIA: __expectLong(output.ValueInIA),
|
package/tsconfig.json
CHANGED
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
"resolveJsonModule": true,
|
|
14
14
|
"esModuleInterop": true,
|
|
15
15
|
"declarationDir": "./dist/types",
|
|
16
|
-
"outDir": "dist/cjs"
|
|
17
|
-
"useUnknownInCatchVariables": false
|
|
16
|
+
"outDir": "dist/cjs"
|
|
18
17
|
},
|
|
19
18
|
"typedocOptions": {
|
|
20
19
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|