@aws-sdk/client-datasync 3.590.0 → 3.592.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 +0 -60
- package/dist-types/commands/AddStorageSystemCommand.d.ts +2 -1
- package/dist-types/commands/CancelTaskExecutionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAgentCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationAzureBlobCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationEfsCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationFsxLustreCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationFsxOntapCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationFsxOpenZfsCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationFsxWindowsCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationHdfsCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationNfsCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationObjectStorageCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationS3Command.d.ts +2 -1
- package/dist-types/commands/CreateLocationSmbCommand.d.ts +2 -1
- package/dist-types/commands/CreateTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAgentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTaskCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAgentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationAzureBlobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationEfsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationFsxLustreCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationFsxOntapCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationFsxOpenZfsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationFsxWindowsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationHdfsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationNfsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationObjectStorageCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationS3Command.d.ts +2 -1
- package/dist-types/commands/DescribeLocationSmbCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorageSystemCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorageSystemResourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTaskCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTaskExecutionCommand.d.ts +2 -1
- package/dist-types/commands/GenerateRecommendationsCommand.d.ts +2 -1
- package/dist-types/commands/ListAgentsCommand.d.ts +2 -1
- package/dist-types/commands/ListDiscoveryJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListStorageSystemsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTaskExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTasksCommand.d.ts +2 -1
- package/dist-types/commands/RemoveStorageSystemCommand.d.ts +2 -1
- package/dist-types/commands/StartDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/commands/StartTaskExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAgentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLocationAzureBlobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLocationHdfsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLocationNfsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLocationObjectStorageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLocationSmbCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStorageSystemCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTaskExecutionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/DataSyncServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddStorageSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelTaskExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAgentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationAzureBlobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationEfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationFsxLustreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationFsxOntapCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationFsxOpenZfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationFsxWindowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationHdfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationNfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationObjectStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationS3Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationSmbCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAgentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAgentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationAzureBlobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationEfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationFsxLustreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationFsxOntapCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationFsxOpenZfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationFsxWindowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationHdfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationNfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationObjectStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationS3Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocationSmbCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStorageSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStorageSystemResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTaskExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GenerateRecommendationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAgentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDiscoveryJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStorageSystemsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTaskExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveStorageSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartTaskExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAgentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDiscoveryJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLocationAzureBlobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLocationHdfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLocationNfsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLocationObjectStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLocationSmbCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStorageSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTaskExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/DataSyncServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DataSyncClient";
|
|
8
8
|
import { DeleteTaskRequest, DeleteTaskResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteTaskCommandInput extends DeleteTaskRequest {}
|
|
11
12
|
export interface DeleteTaskCommandOutput
|
|
12
13
|
extends DeleteTaskResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAgentRequest,
|
|
10
10
|
DescribeAgentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAgentCommandInput extends DescribeAgentRequest {}
|
|
14
15
|
export interface DescribeAgentCommandOutput
|
|
15
16
|
extends DescribeAgentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeDiscoveryJobRequest,
|
|
10
10
|
DescribeDiscoveryJobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDiscoveryJobCommandInput
|
|
14
15
|
extends DescribeDiscoveryJobRequest {}
|
|
15
16
|
export interface DescribeDiscoveryJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationAzureBlobRequest,
|
|
10
10
|
DescribeLocationAzureBlobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationAzureBlobCommandInput
|
|
14
15
|
extends DescribeLocationAzureBlobRequest {}
|
|
15
16
|
export interface DescribeLocationAzureBlobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationEfsRequest,
|
|
10
10
|
DescribeLocationEfsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationEfsCommandInput
|
|
14
15
|
extends DescribeLocationEfsRequest {}
|
|
15
16
|
export interface DescribeLocationEfsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationFsxLustreRequest,
|
|
10
10
|
DescribeLocationFsxLustreResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationFsxLustreCommandInput
|
|
14
15
|
extends DescribeLocationFsxLustreRequest {}
|
|
15
16
|
export interface DescribeLocationFsxLustreCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationFsxOntapRequest,
|
|
10
10
|
DescribeLocationFsxOntapResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationFsxOntapCommandInput
|
|
14
15
|
extends DescribeLocationFsxOntapRequest {}
|
|
15
16
|
export interface DescribeLocationFsxOntapCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationFsxOpenZfsRequest,
|
|
10
10
|
DescribeLocationFsxOpenZfsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationFsxOpenZfsCommandInput
|
|
14
15
|
extends DescribeLocationFsxOpenZfsRequest {}
|
|
15
16
|
export interface DescribeLocationFsxOpenZfsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationFsxWindowsRequest,
|
|
10
10
|
DescribeLocationFsxWindowsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationFsxWindowsCommandInput
|
|
14
15
|
extends DescribeLocationFsxWindowsRequest {}
|
|
15
16
|
export interface DescribeLocationFsxWindowsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationHdfsRequest,
|
|
10
10
|
DescribeLocationHdfsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationHdfsCommandInput
|
|
14
15
|
extends DescribeLocationHdfsRequest {}
|
|
15
16
|
export interface DescribeLocationHdfsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationNfsRequest,
|
|
10
10
|
DescribeLocationNfsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationNfsCommandInput
|
|
14
15
|
extends DescribeLocationNfsRequest {}
|
|
15
16
|
export interface DescribeLocationNfsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationObjectStorageRequest,
|
|
10
10
|
DescribeLocationObjectStorageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationObjectStorageCommandInput
|
|
14
15
|
extends DescribeLocationObjectStorageRequest {}
|
|
15
16
|
export interface DescribeLocationObjectStorageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationS3Request,
|
|
10
10
|
DescribeLocationS3Response,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationS3CommandInput
|
|
14
15
|
extends DescribeLocationS3Request {}
|
|
15
16
|
export interface DescribeLocationS3CommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeLocationSmbRequest,
|
|
10
10
|
DescribeLocationSmbResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeLocationSmbCommandInput
|
|
14
15
|
extends DescribeLocationSmbRequest {}
|
|
15
16
|
export interface DescribeLocationSmbCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeStorageSystemRequest,
|
|
10
10
|
DescribeStorageSystemResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeStorageSystemCommandInput
|
|
14
15
|
extends DescribeStorageSystemRequest {}
|
|
15
16
|
export interface DescribeStorageSystemCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeStorageSystemResourceMetricsRequest,
|
|
10
10
|
DescribeStorageSystemResourceMetricsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeStorageSystemResourceMetricsCommandInput
|
|
14
15
|
extends DescribeStorageSystemResourceMetricsRequest {}
|
|
15
16
|
export interface DescribeStorageSystemResourceMetricsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeStorageSystemResourcesRequest,
|
|
10
10
|
DescribeStorageSystemResourcesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeStorageSystemResourcesCommandInput
|
|
14
15
|
extends DescribeStorageSystemResourcesRequest {}
|
|
15
16
|
export interface DescribeStorageSystemResourcesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DataSyncClient";
|
|
8
8
|
import { DescribeTaskRequest, DescribeTaskResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeTaskCommandInput extends DescribeTaskRequest {}
|
|
11
12
|
export interface DescribeTaskCommandOutput
|
|
12
13
|
extends DescribeTaskResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeTaskExecutionRequest,
|
|
10
10
|
DescribeTaskExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTaskExecutionCommandInput
|
|
14
15
|
extends DescribeTaskExecutionRequest {}
|
|
15
16
|
export interface DescribeTaskExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GenerateRecommendationsRequest,
|
|
10
10
|
GenerateRecommendationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GenerateRecommendationsCommandInput
|
|
14
15
|
extends GenerateRecommendationsRequest {}
|
|
15
16
|
export interface GenerateRecommendationsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DataSyncClient";
|
|
8
8
|
import { ListAgentsRequest, ListAgentsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAgentsCommandInput extends ListAgentsRequest {}
|
|
11
12
|
export interface ListAgentsCommandOutput
|
|
12
13
|
extends ListAgentsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDiscoveryJobsRequest,
|
|
10
10
|
ListDiscoveryJobsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDiscoveryJobsCommandInput
|
|
14
15
|
extends ListDiscoveryJobsRequest {}
|
|
15
16
|
export interface ListDiscoveryJobsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListLocationsRequest,
|
|
10
10
|
ListLocationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListLocationsCommandInput extends ListLocationsRequest {}
|
|
14
15
|
export interface ListLocationsCommandOutput
|
|
15
16
|
extends ListLocationsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListStorageSystemsRequest,
|
|
10
10
|
ListStorageSystemsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListStorageSystemsCommandInput
|
|
14
15
|
extends ListStorageSystemsRequest {}
|
|
15
16
|
export interface ListStorageSystemsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTaskExecutionsRequest,
|
|
10
10
|
ListTaskExecutionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTaskExecutionsCommandInput
|
|
14
15
|
extends ListTaskExecutionsRequest {}
|
|
15
16
|
export interface ListTaskExecutionsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DataSyncClient";
|
|
8
8
|
import { ListTasksRequest, ListTasksResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListTasksCommandInput extends ListTasksRequest {}
|
|
11
12
|
export interface ListTasksCommandOutput
|
|
12
13
|
extends ListTasksResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveStorageSystemRequest,
|
|
10
10
|
RemoveStorageSystemResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveStorageSystemCommandInput
|
|
14
15
|
extends RemoveStorageSystemRequest {}
|
|
15
16
|
export interface RemoveStorageSystemCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartDiscoveryJobRequest,
|
|
10
10
|
StartDiscoveryJobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartDiscoveryJobCommandInput
|
|
14
15
|
extends StartDiscoveryJobRequest {}
|
|
15
16
|
export interface StartDiscoveryJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartTaskExecutionRequest,
|
|
10
10
|
StartTaskExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartTaskExecutionCommandInput
|
|
14
15
|
extends StartTaskExecutionRequest {}
|
|
15
16
|
export interface StartTaskExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StopDiscoveryJobRequest,
|
|
10
10
|
StopDiscoveryJobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopDiscoveryJobCommandInput extends StopDiscoveryJobRequest {}
|
|
14
15
|
export interface StopDiscoveryJobCommandOutput
|
|
15
16
|
extends StopDiscoveryJobResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DataSyncClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DataSyncClient";
|
|
8
8
|
import { UpdateAgentRequest, UpdateAgentResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateAgentCommandInput extends UpdateAgentRequest {}
|
|
11
12
|
export interface UpdateAgentCommandOutput
|
|
12
13
|
extends UpdateAgentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateDiscoveryJobRequest,
|
|
10
10
|
UpdateDiscoveryJobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateDiscoveryJobCommandInput
|
|
14
15
|
extends UpdateDiscoveryJobRequest {}
|
|
15
16
|
export interface UpdateDiscoveryJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateLocationAzureBlobRequest,
|
|
10
10
|
UpdateLocationAzureBlobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateLocationAzureBlobCommandInput
|
|
14
15
|
extends UpdateLocationAzureBlobRequest {}
|
|
15
16
|
export interface UpdateLocationAzureBlobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateLocationHdfsRequest,
|
|
10
10
|
UpdateLocationHdfsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateLocationHdfsCommandInput
|
|
14
15
|
extends UpdateLocationHdfsRequest {}
|
|
15
16
|
export interface UpdateLocationHdfsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateLocationNfsRequest,
|
|
10
10
|
UpdateLocationNfsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateLocationNfsCommandInput
|
|
14
15
|
extends UpdateLocationNfsRequest {}
|
|
15
16
|
export interface UpdateLocationNfsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateLocationObjectStorageRequest,
|
|
10
10
|
UpdateLocationObjectStorageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateLocationObjectStorageCommandInput
|
|
14
15
|
extends UpdateLocationObjectStorageRequest {}
|
|
15
16
|
export interface UpdateLocationObjectStorageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateLocationSmbRequest,
|
|
10
10
|
UpdateLocationSmbResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateLocationSmbCommandInput
|
|
14
15
|
extends UpdateLocationSmbRequest {}
|
|
15
16
|
export interface UpdateLocationSmbCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateStorageSystemRequest,
|
|
10
10
|
UpdateStorageSystemResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateStorageSystemCommandInput
|
|
14
15
|
extends UpdateStorageSystemRequest {}
|
|
15
16
|
export interface UpdateStorageSystemCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DataSyncClient";
|
|
8
8
|
import { UpdateTaskRequest, UpdateTaskResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateTaskCommandInput extends UpdateTaskRequest {}
|
|
11
12
|
export interface UpdateTaskCommandOutput
|
|
12
13
|
extends UpdateTaskResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateTaskExecutionRequest,
|
|
10
10
|
UpdateTaskExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateTaskExecutionCommandInput
|
|
14
15
|
extends UpdateTaskExecutionRequest {}
|
|
15
16
|
export interface UpdateTaskExecutionCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class DataSyncServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
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.592.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,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|