@aws-sdk/client-datasync 3.495.0 → 3.499.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/dist-cjs/index.js +70 -67
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -4806,39 +4806,28 @@ var paginateListTasks = (0, import_core.createPaginator)(DataSyncClient, ListTas
|
|
|
4806
4806
|
// src/index.ts
|
|
4807
4807
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4808
4808
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4809
|
+
|
|
4809
4810
|
0 && (module.exports = {
|
|
4811
|
+
DataSyncServiceException,
|
|
4812
|
+
__Client,
|
|
4813
|
+
DataSyncClient,
|
|
4814
|
+
DataSync,
|
|
4815
|
+
$Command,
|
|
4810
4816
|
AddStorageSystemCommand,
|
|
4811
|
-
AddStorageSystemRequestFilterSensitiveLog,
|
|
4812
|
-
AgentStatus,
|
|
4813
|
-
Atime,
|
|
4814
|
-
AzureAccessTier,
|
|
4815
|
-
AzureBlobAuthenticationType,
|
|
4816
|
-
AzureBlobSasConfigurationFilterSensitiveLog,
|
|
4817
|
-
AzureBlobType,
|
|
4818
4817
|
CancelTaskExecutionCommand,
|
|
4819
4818
|
CreateAgentCommand,
|
|
4820
4819
|
CreateLocationAzureBlobCommand,
|
|
4821
|
-
CreateLocationAzureBlobRequestFilterSensitiveLog,
|
|
4822
4820
|
CreateLocationEfsCommand,
|
|
4823
4821
|
CreateLocationFsxLustreCommand,
|
|
4824
4822
|
CreateLocationFsxOntapCommand,
|
|
4825
|
-
CreateLocationFsxOntapRequestFilterSensitiveLog,
|
|
4826
4823
|
CreateLocationFsxOpenZfsCommand,
|
|
4827
|
-
CreateLocationFsxOpenZfsRequestFilterSensitiveLog,
|
|
4828
4824
|
CreateLocationFsxWindowsCommand,
|
|
4829
|
-
CreateLocationFsxWindowsRequestFilterSensitiveLog,
|
|
4830
4825
|
CreateLocationHdfsCommand,
|
|
4831
4826
|
CreateLocationNfsCommand,
|
|
4832
4827
|
CreateLocationObjectStorageCommand,
|
|
4833
|
-
CreateLocationObjectStorageRequestFilterSensitiveLog,
|
|
4834
4828
|
CreateLocationS3Command,
|
|
4835
4829
|
CreateLocationSmbCommand,
|
|
4836
|
-
CreateLocationSmbRequestFilterSensitiveLog,
|
|
4837
4830
|
CreateTaskCommand,
|
|
4838
|
-
CredentialsFilterSensitiveLog,
|
|
4839
|
-
DataSync,
|
|
4840
|
-
DataSyncClient,
|
|
4841
|
-
DataSyncServiceException,
|
|
4842
4831
|
DeleteAgentCommand,
|
|
4843
4832
|
DeleteLocationCommand,
|
|
4844
4833
|
DeleteTaskCommand,
|
|
@@ -4848,9 +4837,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4848
4837
|
DescribeLocationEfsCommand,
|
|
4849
4838
|
DescribeLocationFsxLustreCommand,
|
|
4850
4839
|
DescribeLocationFsxOntapCommand,
|
|
4851
|
-
DescribeLocationFsxOntapResponseFilterSensitiveLog,
|
|
4852
4840
|
DescribeLocationFsxOpenZfsCommand,
|
|
4853
|
-
DescribeLocationFsxOpenZfsResponseFilterSensitiveLog,
|
|
4854
4841
|
DescribeLocationFsxWindowsCommand,
|
|
4855
4842
|
DescribeLocationHdfsCommand,
|
|
4856
4843
|
DescribeLocationNfsCommand,
|
|
@@ -4862,22 +4849,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4862
4849
|
DescribeStorageSystemResourcesCommand,
|
|
4863
4850
|
DescribeTaskCommand,
|
|
4864
4851
|
DescribeTaskExecutionCommand,
|
|
4865
|
-
DiscoveryJobStatus,
|
|
4866
|
-
DiscoveryResourceFilter,
|
|
4867
|
-
DiscoveryResourceType,
|
|
4868
|
-
DiscoverySystemType,
|
|
4869
|
-
EfsInTransitEncryption,
|
|
4870
|
-
EndpointType,
|
|
4871
|
-
FilterType,
|
|
4872
|
-
FsxProtocolFilterSensitiveLog,
|
|
4873
|
-
FsxProtocolSmbFilterSensitiveLog,
|
|
4874
4852
|
GenerateRecommendationsCommand,
|
|
4875
|
-
Gid,
|
|
4876
|
-
HdfsAuthenticationType,
|
|
4877
|
-
HdfsDataTransferProtection,
|
|
4878
|
-
HdfsRpcProtection,
|
|
4879
|
-
InternalException,
|
|
4880
|
-
InvalidRequestException,
|
|
4881
4853
|
ListAgentsCommand,
|
|
4882
4854
|
ListDiscoveryJobsCommand,
|
|
4883
4855
|
ListLocationsCommand,
|
|
@@ -4885,54 +4857,22 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4885
4857
|
ListTagsForResourceCommand,
|
|
4886
4858
|
ListTaskExecutionsCommand,
|
|
4887
4859
|
ListTasksCommand,
|
|
4888
|
-
LocationFilterName,
|
|
4889
|
-
LogLevel,
|
|
4890
|
-
Mtime,
|
|
4891
|
-
NfsVersion,
|
|
4892
|
-
ObjectStorageServerProtocol,
|
|
4893
|
-
ObjectTags,
|
|
4894
|
-
ObjectVersionIds,
|
|
4895
|
-
Operator,
|
|
4896
|
-
OverwriteMode,
|
|
4897
|
-
PhaseStatus,
|
|
4898
|
-
PosixPermissions,
|
|
4899
|
-
PreserveDeletedFiles,
|
|
4900
|
-
PreserveDevices,
|
|
4901
|
-
RecommendationStatus,
|
|
4902
4860
|
RemoveStorageSystemCommand,
|
|
4903
|
-
ReportLevel,
|
|
4904
|
-
ReportOutputType,
|
|
4905
|
-
S3StorageClass,
|
|
4906
|
-
SmbSecurityDescriptorCopyFlags,
|
|
4907
|
-
SmbVersion,
|
|
4908
4861
|
StartDiscoveryJobCommand,
|
|
4909
4862
|
StartTaskExecutionCommand,
|
|
4910
4863
|
StopDiscoveryJobCommand,
|
|
4911
|
-
StorageSystemConnectivityStatus,
|
|
4912
4864
|
TagResourceCommand,
|
|
4913
|
-
TaskExecutionStatus,
|
|
4914
|
-
TaskFilterName,
|
|
4915
|
-
TaskQueueing,
|
|
4916
|
-
TaskStatus,
|
|
4917
|
-
TransferMode,
|
|
4918
|
-
Uid,
|
|
4919
4865
|
UntagResourceCommand,
|
|
4920
4866
|
UpdateAgentCommand,
|
|
4921
4867
|
UpdateDiscoveryJobCommand,
|
|
4922
4868
|
UpdateLocationAzureBlobCommand,
|
|
4923
|
-
UpdateLocationAzureBlobRequestFilterSensitiveLog,
|
|
4924
4869
|
UpdateLocationHdfsCommand,
|
|
4925
4870
|
UpdateLocationNfsCommand,
|
|
4926
4871
|
UpdateLocationObjectStorageCommand,
|
|
4927
|
-
UpdateLocationObjectStorageRequestFilterSensitiveLog,
|
|
4928
4872
|
UpdateLocationSmbCommand,
|
|
4929
|
-
UpdateLocationSmbRequestFilterSensitiveLog,
|
|
4930
4873
|
UpdateStorageSystemCommand,
|
|
4931
|
-
UpdateStorageSystemRequestFilterSensitiveLog,
|
|
4932
4874
|
UpdateTaskCommand,
|
|
4933
4875
|
UpdateTaskExecutionCommand,
|
|
4934
|
-
VerifyMode,
|
|
4935
|
-
__Client,
|
|
4936
4876
|
paginateDescribeStorageSystemResourceMetrics,
|
|
4937
4877
|
paginateDescribeStorageSystemResources,
|
|
4938
4878
|
paginateListAgents,
|
|
@@ -4941,5 +4881,68 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4941
4881
|
paginateListStorageSystems,
|
|
4942
4882
|
paginateListTagsForResource,
|
|
4943
4883
|
paginateListTaskExecutions,
|
|
4944
|
-
paginateListTasks
|
|
4884
|
+
paginateListTasks,
|
|
4885
|
+
DiscoverySystemType,
|
|
4886
|
+
InternalException,
|
|
4887
|
+
InvalidRequestException,
|
|
4888
|
+
AgentStatus,
|
|
4889
|
+
Atime,
|
|
4890
|
+
AzureAccessTier,
|
|
4891
|
+
AzureBlobAuthenticationType,
|
|
4892
|
+
AzureBlobType,
|
|
4893
|
+
EfsInTransitEncryption,
|
|
4894
|
+
NfsVersion,
|
|
4895
|
+
SmbVersion,
|
|
4896
|
+
HdfsAuthenticationType,
|
|
4897
|
+
HdfsDataTransferProtection,
|
|
4898
|
+
HdfsRpcProtection,
|
|
4899
|
+
ObjectStorageServerProtocol,
|
|
4900
|
+
S3StorageClass,
|
|
4901
|
+
FilterType,
|
|
4902
|
+
Gid,
|
|
4903
|
+
LogLevel,
|
|
4904
|
+
Mtime,
|
|
4905
|
+
ObjectTags,
|
|
4906
|
+
OverwriteMode,
|
|
4907
|
+
PosixPermissions,
|
|
4908
|
+
PreserveDeletedFiles,
|
|
4909
|
+
PreserveDevices,
|
|
4910
|
+
SmbSecurityDescriptorCopyFlags,
|
|
4911
|
+
TaskQueueing,
|
|
4912
|
+
TransferMode,
|
|
4913
|
+
Uid,
|
|
4914
|
+
VerifyMode,
|
|
4915
|
+
ObjectVersionIds,
|
|
4916
|
+
ReportOutputType,
|
|
4917
|
+
ReportLevel,
|
|
4918
|
+
EndpointType,
|
|
4919
|
+
DiscoveryJobStatus,
|
|
4920
|
+
StorageSystemConnectivityStatus,
|
|
4921
|
+
DiscoveryResourceType,
|
|
4922
|
+
DiscoveryResourceFilter,
|
|
4923
|
+
RecommendationStatus,
|
|
4924
|
+
TaskStatus,
|
|
4925
|
+
PhaseStatus,
|
|
4926
|
+
TaskExecutionStatus,
|
|
4927
|
+
LocationFilterName,
|
|
4928
|
+
Operator,
|
|
4929
|
+
TaskFilterName,
|
|
4930
|
+
CredentialsFilterSensitiveLog,
|
|
4931
|
+
AddStorageSystemRequestFilterSensitiveLog,
|
|
4932
|
+
AzureBlobSasConfigurationFilterSensitiveLog,
|
|
4933
|
+
CreateLocationAzureBlobRequestFilterSensitiveLog,
|
|
4934
|
+
FsxProtocolSmbFilterSensitiveLog,
|
|
4935
|
+
FsxProtocolFilterSensitiveLog,
|
|
4936
|
+
CreateLocationFsxOntapRequestFilterSensitiveLog,
|
|
4937
|
+
CreateLocationFsxOpenZfsRequestFilterSensitiveLog,
|
|
4938
|
+
CreateLocationFsxWindowsRequestFilterSensitiveLog,
|
|
4939
|
+
CreateLocationObjectStorageRequestFilterSensitiveLog,
|
|
4940
|
+
CreateLocationSmbRequestFilterSensitiveLog,
|
|
4941
|
+
DescribeLocationFsxOntapResponseFilterSensitiveLog,
|
|
4942
|
+
DescribeLocationFsxOpenZfsResponseFilterSensitiveLog,
|
|
4943
|
+
UpdateLocationAzureBlobRequestFilterSensitiveLog,
|
|
4944
|
+
UpdateLocationObjectStorageRequestFilterSensitiveLog,
|
|
4945
|
+
UpdateLocationSmbRequestFilterSensitiveLog,
|
|
4946
|
+
UpdateStorageSystemRequestFilterSensitiveLog
|
|
4945
4947
|
});
|
|
4948
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-datasync",
|
|
@@ -20,48 +20,48 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0",
|
|
61
61
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|