@aws-sdk/client-datasync 3.496.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 +68 -67
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -4808,38 +4808,26 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4808
4808
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4809
4809
|
|
|
4810
4810
|
0 && (module.exports = {
|
|
4811
|
+
DataSyncServiceException,
|
|
4812
|
+
__Client,
|
|
4813
|
+
DataSyncClient,
|
|
4814
|
+
DataSync,
|
|
4815
|
+
$Command,
|
|
4811
4816
|
AddStorageSystemCommand,
|
|
4812
|
-
AddStorageSystemRequestFilterSensitiveLog,
|
|
4813
|
-
AgentStatus,
|
|
4814
|
-
Atime,
|
|
4815
|
-
AzureAccessTier,
|
|
4816
|
-
AzureBlobAuthenticationType,
|
|
4817
|
-
AzureBlobSasConfigurationFilterSensitiveLog,
|
|
4818
|
-
AzureBlobType,
|
|
4819
4817
|
CancelTaskExecutionCommand,
|
|
4820
4818
|
CreateAgentCommand,
|
|
4821
4819
|
CreateLocationAzureBlobCommand,
|
|
4822
|
-
CreateLocationAzureBlobRequestFilterSensitiveLog,
|
|
4823
4820
|
CreateLocationEfsCommand,
|
|
4824
4821
|
CreateLocationFsxLustreCommand,
|
|
4825
4822
|
CreateLocationFsxOntapCommand,
|
|
4826
|
-
CreateLocationFsxOntapRequestFilterSensitiveLog,
|
|
4827
4823
|
CreateLocationFsxOpenZfsCommand,
|
|
4828
|
-
CreateLocationFsxOpenZfsRequestFilterSensitiveLog,
|
|
4829
4824
|
CreateLocationFsxWindowsCommand,
|
|
4830
|
-
CreateLocationFsxWindowsRequestFilterSensitiveLog,
|
|
4831
4825
|
CreateLocationHdfsCommand,
|
|
4832
4826
|
CreateLocationNfsCommand,
|
|
4833
4827
|
CreateLocationObjectStorageCommand,
|
|
4834
|
-
CreateLocationObjectStorageRequestFilterSensitiveLog,
|
|
4835
4828
|
CreateLocationS3Command,
|
|
4836
4829
|
CreateLocationSmbCommand,
|
|
4837
|
-
CreateLocationSmbRequestFilterSensitiveLog,
|
|
4838
4830
|
CreateTaskCommand,
|
|
4839
|
-
CredentialsFilterSensitiveLog,
|
|
4840
|
-
DataSync,
|
|
4841
|
-
DataSyncClient,
|
|
4842
|
-
DataSyncServiceException,
|
|
4843
4831
|
DeleteAgentCommand,
|
|
4844
4832
|
DeleteLocationCommand,
|
|
4845
4833
|
DeleteTaskCommand,
|
|
@@ -4849,9 +4837,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4849
4837
|
DescribeLocationEfsCommand,
|
|
4850
4838
|
DescribeLocationFsxLustreCommand,
|
|
4851
4839
|
DescribeLocationFsxOntapCommand,
|
|
4852
|
-
DescribeLocationFsxOntapResponseFilterSensitiveLog,
|
|
4853
4840
|
DescribeLocationFsxOpenZfsCommand,
|
|
4854
|
-
DescribeLocationFsxOpenZfsResponseFilterSensitiveLog,
|
|
4855
4841
|
DescribeLocationFsxWindowsCommand,
|
|
4856
4842
|
DescribeLocationHdfsCommand,
|
|
4857
4843
|
DescribeLocationNfsCommand,
|
|
@@ -4863,22 +4849,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4863
4849
|
DescribeStorageSystemResourcesCommand,
|
|
4864
4850
|
DescribeTaskCommand,
|
|
4865
4851
|
DescribeTaskExecutionCommand,
|
|
4866
|
-
DiscoveryJobStatus,
|
|
4867
|
-
DiscoveryResourceFilter,
|
|
4868
|
-
DiscoveryResourceType,
|
|
4869
|
-
DiscoverySystemType,
|
|
4870
|
-
EfsInTransitEncryption,
|
|
4871
|
-
EndpointType,
|
|
4872
|
-
FilterType,
|
|
4873
|
-
FsxProtocolFilterSensitiveLog,
|
|
4874
|
-
FsxProtocolSmbFilterSensitiveLog,
|
|
4875
4852
|
GenerateRecommendationsCommand,
|
|
4876
|
-
Gid,
|
|
4877
|
-
HdfsAuthenticationType,
|
|
4878
|
-
HdfsDataTransferProtection,
|
|
4879
|
-
HdfsRpcProtection,
|
|
4880
|
-
InternalException,
|
|
4881
|
-
InvalidRequestException,
|
|
4882
4853
|
ListAgentsCommand,
|
|
4883
4854
|
ListDiscoveryJobsCommand,
|
|
4884
4855
|
ListLocationsCommand,
|
|
@@ -4886,54 +4857,22 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4886
4857
|
ListTagsForResourceCommand,
|
|
4887
4858
|
ListTaskExecutionsCommand,
|
|
4888
4859
|
ListTasksCommand,
|
|
4889
|
-
LocationFilterName,
|
|
4890
|
-
LogLevel,
|
|
4891
|
-
Mtime,
|
|
4892
|
-
NfsVersion,
|
|
4893
|
-
ObjectStorageServerProtocol,
|
|
4894
|
-
ObjectTags,
|
|
4895
|
-
ObjectVersionIds,
|
|
4896
|
-
Operator,
|
|
4897
|
-
OverwriteMode,
|
|
4898
|
-
PhaseStatus,
|
|
4899
|
-
PosixPermissions,
|
|
4900
|
-
PreserveDeletedFiles,
|
|
4901
|
-
PreserveDevices,
|
|
4902
|
-
RecommendationStatus,
|
|
4903
4860
|
RemoveStorageSystemCommand,
|
|
4904
|
-
ReportLevel,
|
|
4905
|
-
ReportOutputType,
|
|
4906
|
-
S3StorageClass,
|
|
4907
|
-
SmbSecurityDescriptorCopyFlags,
|
|
4908
|
-
SmbVersion,
|
|
4909
4861
|
StartDiscoveryJobCommand,
|
|
4910
4862
|
StartTaskExecutionCommand,
|
|
4911
4863
|
StopDiscoveryJobCommand,
|
|
4912
|
-
StorageSystemConnectivityStatus,
|
|
4913
4864
|
TagResourceCommand,
|
|
4914
|
-
TaskExecutionStatus,
|
|
4915
|
-
TaskFilterName,
|
|
4916
|
-
TaskQueueing,
|
|
4917
|
-
TaskStatus,
|
|
4918
|
-
TransferMode,
|
|
4919
|
-
Uid,
|
|
4920
4865
|
UntagResourceCommand,
|
|
4921
4866
|
UpdateAgentCommand,
|
|
4922
4867
|
UpdateDiscoveryJobCommand,
|
|
4923
4868
|
UpdateLocationAzureBlobCommand,
|
|
4924
|
-
UpdateLocationAzureBlobRequestFilterSensitiveLog,
|
|
4925
4869
|
UpdateLocationHdfsCommand,
|
|
4926
4870
|
UpdateLocationNfsCommand,
|
|
4927
4871
|
UpdateLocationObjectStorageCommand,
|
|
4928
|
-
UpdateLocationObjectStorageRequestFilterSensitiveLog,
|
|
4929
4872
|
UpdateLocationSmbCommand,
|
|
4930
|
-
UpdateLocationSmbRequestFilterSensitiveLog,
|
|
4931
4873
|
UpdateStorageSystemCommand,
|
|
4932
|
-
UpdateStorageSystemRequestFilterSensitiveLog,
|
|
4933
4874
|
UpdateTaskCommand,
|
|
4934
4875
|
UpdateTaskExecutionCommand,
|
|
4935
|
-
VerifyMode,
|
|
4936
|
-
__Client,
|
|
4937
4876
|
paginateDescribeStorageSystemResourceMetrics,
|
|
4938
4877
|
paginateDescribeStorageSystemResources,
|
|
4939
4878
|
paginateListAgents,
|
|
@@ -4942,6 +4881,68 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4942
4881
|
paginateListStorageSystems,
|
|
4943
4882
|
paginateListTagsForResource,
|
|
4944
4883
|
paginateListTaskExecutions,
|
|
4945
|
-
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
|
|
4946
4947
|
});
|
|
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,9 +20,9 @@
|
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|