@aws-sdk/client-datasync 3.478.0 → 3.481.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/commands/AddStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/CancelTaskExecutionCommand.js +18 -41
- package/dist-cjs/commands/CreateAgentCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationAzureBlobCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationEfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxLustreCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxOntapCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxOpenZfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationHdfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationNfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationObjectStorageCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationS3Command.js +18 -41
- package/dist-cjs/commands/CreateLocationSmbCommand.js +18 -41
- package/dist-cjs/commands/CreateTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteAgentCommand.js +18 -41
- package/dist-cjs/commands/DeleteLocationCommand.js +18 -41
- package/dist-cjs/commands/DeleteTaskCommand.js +18 -41
- package/dist-cjs/commands/DescribeAgentCommand.js +18 -41
- package/dist-cjs/commands/DescribeDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationAzureBlobCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationEfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxLustreCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxOntapCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxOpenZfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationHdfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationNfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationObjectStorageCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationS3Command.js +18 -41
- package/dist-cjs/commands/DescribeLocationSmbCommand.js +18 -41
- package/dist-cjs/commands/DescribeStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/DescribeStorageSystemResourceMetricsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStorageSystemResourcesCommand.js +18 -41
- package/dist-cjs/commands/DescribeTaskCommand.js +18 -41
- package/dist-cjs/commands/DescribeTaskExecutionCommand.js +18 -41
- package/dist-cjs/commands/GenerateRecommendationsCommand.js +18 -41
- package/dist-cjs/commands/ListAgentsCommand.js +18 -41
- package/dist-cjs/commands/ListDiscoveryJobsCommand.js +18 -41
- package/dist-cjs/commands/ListLocationsCommand.js +18 -41
- package/dist-cjs/commands/ListStorageSystemsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTaskExecutionsCommand.js +18 -41
- package/dist-cjs/commands/ListTasksCommand.js +18 -41
- package/dist-cjs/commands/RemoveStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/StartDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/StartTaskExecutionCommand.js +18 -41
- package/dist-cjs/commands/StopDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAgentCommand.js +18 -41
- package/dist-cjs/commands/UpdateDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationAzureBlobCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationHdfsCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationNfsCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationObjectStorageCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationSmbCommand.js +18 -41
- package/dist-cjs/commands/UpdateStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/UpdateTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateTaskExecutionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddStorageSystemCommand.js +18 -41
- package/dist-es/commands/CancelTaskExecutionCommand.js +18 -41
- package/dist-es/commands/CreateAgentCommand.js +18 -41
- package/dist-es/commands/CreateLocationAzureBlobCommand.js +18 -41
- package/dist-es/commands/CreateLocationEfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxLustreCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxOntapCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxOpenZfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxWindowsCommand.js +18 -41
- package/dist-es/commands/CreateLocationHdfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationNfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationObjectStorageCommand.js +18 -41
- package/dist-es/commands/CreateLocationS3Command.js +18 -41
- package/dist-es/commands/CreateLocationSmbCommand.js +18 -41
- package/dist-es/commands/CreateTaskCommand.js +18 -41
- package/dist-es/commands/DeleteAgentCommand.js +18 -41
- package/dist-es/commands/DeleteLocationCommand.js +18 -41
- package/dist-es/commands/DeleteTaskCommand.js +18 -41
- package/dist-es/commands/DescribeAgentCommand.js +18 -41
- package/dist-es/commands/DescribeDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/DescribeLocationAzureBlobCommand.js +18 -41
- package/dist-es/commands/DescribeLocationEfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxLustreCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxOntapCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxOpenZfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxWindowsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationHdfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationNfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationObjectStorageCommand.js +18 -41
- package/dist-es/commands/DescribeLocationS3Command.js +18 -41
- package/dist-es/commands/DescribeLocationSmbCommand.js +18 -41
- package/dist-es/commands/DescribeStorageSystemCommand.js +18 -41
- package/dist-es/commands/DescribeStorageSystemResourceMetricsCommand.js +18 -41
- package/dist-es/commands/DescribeStorageSystemResourcesCommand.js +18 -41
- package/dist-es/commands/DescribeTaskCommand.js +18 -41
- package/dist-es/commands/DescribeTaskExecutionCommand.js +18 -41
- package/dist-es/commands/GenerateRecommendationsCommand.js +18 -41
- package/dist-es/commands/ListAgentsCommand.js +18 -41
- package/dist-es/commands/ListDiscoveryJobsCommand.js +18 -41
- package/dist-es/commands/ListLocationsCommand.js +18 -41
- package/dist-es/commands/ListStorageSystemsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTaskExecutionsCommand.js +18 -41
- package/dist-es/commands/ListTasksCommand.js +18 -41
- package/dist-es/commands/RemoveStorageSystemCommand.js +18 -41
- package/dist-es/commands/StartDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/StartTaskExecutionCommand.js +18 -41
- package/dist-es/commands/StopDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAgentCommand.js +18 -41
- package/dist-es/commands/UpdateDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/UpdateLocationAzureBlobCommand.js +18 -41
- package/dist-es/commands/UpdateLocationHdfsCommand.js +18 -41
- package/dist-es/commands/UpdateLocationNfsCommand.js +18 -41
- package/dist-es/commands/UpdateLocationObjectStorageCommand.js +18 -41
- package/dist-es/commands/UpdateLocationSmbCommand.js +18 -41
- package/dist-es/commands/UpdateStorageSystemCommand.js +18 -41
- package/dist-es/commands/UpdateTaskCommand.js +18 -41
- package/dist-es/commands/UpdateTaskExecutionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/CancelTaskExecutionCommand.d.ts +6 -21
- package/dist-types/commands/CreateAgentCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationAzureBlobCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationEfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxLustreCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxOntapCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxOpenZfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxWindowsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationHdfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationNfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationObjectStorageCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationS3Command.d.ts +6 -21
- package/dist-types/commands/CreateLocationSmbCommand.d.ts +6 -21
- package/dist-types/commands/CreateTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAgentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLocationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTaskCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAgentCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationAzureBlobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationEfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxLustreCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxOntapCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxOpenZfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxWindowsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationHdfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationNfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationObjectStorageCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationS3Command.d.ts +6 -21
- package/dist-types/commands/DescribeLocationSmbCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStorageSystemResourcesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTaskCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTaskExecutionCommand.d.ts +6 -21
- package/dist-types/commands/GenerateRecommendationsCommand.d.ts +6 -21
- package/dist-types/commands/ListAgentsCommand.d.ts +6 -21
- package/dist-types/commands/ListDiscoveryJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListLocationsCommand.d.ts +6 -21
- package/dist-types/commands/ListStorageSystemsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTaskExecutionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTasksCommand.d.ts +6 -21
- package/dist-types/commands/RemoveStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/StartDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/StartTaskExecutionCommand.d.ts +6 -21
- package/dist-types/commands/StopDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAgentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationAzureBlobCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationHdfsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationNfsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationObjectStorageCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationSmbCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTaskExecutionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddStorageSystemCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelTaskExecutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationAzureBlobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationEfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationFsxLustreCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationFsxOntapCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationFsxOpenZfsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationFsxWindowsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationHdfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationNfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationObjectStorageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationS3Command.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationSmbCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDiscoveryJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationAzureBlobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationEfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationFsxLustreCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationFsxOntapCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationFsxOpenZfsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationFsxWindowsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationHdfsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationNfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationObjectStorageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationS3Command.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationSmbCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStorageSystemCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStorageSystemResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTaskExecutionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GenerateRecommendationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAgentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDiscoveryJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStorageSystemsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTaskExecutionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveStorageSystemCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartDiscoveryJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartTaskExecutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopDiscoveryJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDiscoveryJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLocationAzureBlobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLocationHdfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLocationNfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLocationObjectStorageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLocationSmbCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStorageSystemCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTaskExecutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationFsxOntapRequest, DescribeLocationFsxOntapResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationFsxOntapCommandInput extends DescribeLocationFs
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationFsxOntapCommandOutput extends DescribeLocationFsxOntapResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationFsxOntapCommand_base: {
|
|
24
|
+
new (input: DescribeLocationFsxOntapCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOntapCommandInput, DescribeLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides details about how an DataSync location for an Amazon FSx for NetApp ONTAP file system is configured.</p>
|
|
@@ -84,23 +87,5 @@ export interface DescribeLocationFsxOntapCommandOutput extends DescribeLocationF
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class DescribeLocationFsxOntapCommand extends
|
|
88
|
-
readonly input: DescribeLocationFsxOntapCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: DescribeLocationFsxOntapCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationFsxOntapCommandInput, DescribeLocationFsxOntapCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class DescribeLocationFsxOntapCommand extends DescribeLocationFsxOntapCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationFsxOpenZfsRequest, DescribeLocationFsxOpenZfsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationFsxOpenZfsCommandInput extends DescribeLocation
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationFsxOpenZfsCommandOutput extends DescribeLocationFsxOpenZfsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationFsxOpenZfsCommand_base: {
|
|
24
|
+
new (input: DescribeLocationFsxOpenZfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOpenZfsCommandInput, DescribeLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides details about how an DataSync location for an Amazon FSx for OpenZFS file system is configured.</p>
|
|
@@ -82,23 +85,5 @@ export interface DescribeLocationFsxOpenZfsCommandOutput extends DescribeLocatio
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DescribeLocationFsxOpenZfsCommand extends
|
|
86
|
-
readonly input: DescribeLocationFsxOpenZfsCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DescribeLocationFsxOpenZfsCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationFsxOpenZfsCommandInput, DescribeLocationFsxOpenZfsCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DescribeLocationFsxOpenZfsCommand extends DescribeLocationFsxOpenZfsCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationFsxWindowsRequest, DescribeLocationFsxWindowsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationFsxWindowsCommandInput extends DescribeLocation
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationFsxWindowsCommandOutput extends DescribeLocationFsxWindowsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationFsxWindowsCommand_base: {
|
|
24
|
+
new (input: DescribeLocationFsxWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxWindowsCommandInput, DescribeLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata about an Amazon FSx for Windows File Server location, such as information
|
|
@@ -66,23 +69,5 @@ export interface DescribeLocationFsxWindowsCommandOutput extends DescribeLocatio
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class DescribeLocationFsxWindowsCommand extends
|
|
70
|
-
readonly input: DescribeLocationFsxWindowsCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: DescribeLocationFsxWindowsCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationFsxWindowsCommandInput, DescribeLocationFsxWindowsCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class DescribeLocationFsxWindowsCommand extends DescribeLocationFsxWindowsCommand_base {
|
|
88
73
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationHdfsRequest, DescribeLocationHdfsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationHdfsCommandInput extends DescribeLocationHdfsRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationHdfsCommandOutput extends DescribeLocationHdfsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationHdfsCommand_base: {
|
|
24
|
+
new (input: DescribeLocationHdfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationHdfsCommandInput, DescribeLocationHdfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata, such as the authentication information about the Hadoop Distributed File
|
|
@@ -80,23 +83,5 @@ export interface DescribeLocationHdfsCommandOutput extends DescribeLocationHdfsR
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class DescribeLocationHdfsCommand extends
|
|
84
|
-
readonly input: DescribeLocationHdfsCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: DescribeLocationHdfsCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationHdfsCommandInput, DescribeLocationHdfsCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class DescribeLocationHdfsCommand extends DescribeLocationHdfsCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationNfsRequest, DescribeLocationNfsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationNfsCommandInput extends DescribeLocationNfsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationNfsCommandOutput extends DescribeLocationNfsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationNfsCommand_base: {
|
|
24
|
+
new (input: DescribeLocationNfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationNfsCommandInput, DescribeLocationNfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides details about how an DataSync transfer location for a Network
|
|
@@ -69,23 +72,5 @@ export interface DescribeLocationNfsCommandOutput extends DescribeLocationNfsRes
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class DescribeLocationNfsCommand extends
|
|
73
|
-
readonly input: DescribeLocationNfsCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: DescribeLocationNfsCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationNfsCommandInput, DescribeLocationNfsCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class DescribeLocationNfsCommand extends DescribeLocationNfsCommand_base {
|
|
91
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationObjectStorageRequest, DescribeLocationObjectStorageResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationObjectStorageCommandInput extends DescribeLocat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationObjectStorageCommandOutput extends DescribeLocationObjectStorageResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationObjectStorageCommand_base: {
|
|
24
|
+
new (input: DescribeLocationObjectStorageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationObjectStorageCommandInput, DescribeLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata about your DataSync location for an object storage
|
|
@@ -68,23 +71,5 @@ export interface DescribeLocationObjectStorageCommandOutput extends DescribeLoca
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DescribeLocationObjectStorageCommand extends
|
|
72
|
-
readonly input: DescribeLocationObjectStorageCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DescribeLocationObjectStorageCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationObjectStorageCommandInput, DescribeLocationObjectStorageCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DescribeLocationObjectStorageCommand extends DescribeLocationObjectStorageCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationS3Request, DescribeLocationS3Response } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationS3CommandInput extends DescribeLocationS3Reques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationS3CommandOutput extends DescribeLocationS3Response, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationS3Command_base: {
|
|
24
|
+
new (input: DescribeLocationS3CommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationS3CommandInput, DescribeLocationS3CommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata, such as bucket name, about an Amazon S3 bucket location.</p>
|
|
@@ -67,23 +70,5 @@ export interface DescribeLocationS3CommandOutput extends DescribeLocationS3Respo
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class DescribeLocationS3Command extends
|
|
71
|
-
readonly input: DescribeLocationS3CommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: DescribeLocationS3CommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationS3CommandInput, DescribeLocationS3CommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class DescribeLocationS3Command extends DescribeLocationS3Command_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeLocationSmbRequest, DescribeLocationSmbResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLocationSmbCommandInput extends DescribeLocationSmbRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLocationSmbCommandOutput extends DescribeLocationSmbResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLocationSmbCommand_base: {
|
|
24
|
+
new (input: DescribeLocationSmbCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationSmbCommandInput, DescribeLocationSmbCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata, such as the path and user information about an SMB location.</p>
|
|
@@ -68,23 +71,5 @@ export interface DescribeLocationSmbCommandOutput extends DescribeLocationSmbRes
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DescribeLocationSmbCommand extends
|
|
72
|
-
readonly input: DescribeLocationSmbCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DescribeLocationSmbCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationSmbCommandInput, DescribeLocationSmbCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DescribeLocationSmbCommand extends DescribeLocationSmbCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeStorageSystemRequest, DescribeStorageSystemResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeStorageSystemCommandInput extends DescribeStorageSystem
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeStorageSystemCommandOutput extends DescribeStorageSystemResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeStorageSystemCommand_base: {
|
|
24
|
+
new (input: DescribeStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemCommandInput, DescribeStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about an on-premises storage system that you're using with
|
|
@@ -73,23 +76,5 @@ export interface DescribeStorageSystemCommandOutput extends DescribeStorageSyste
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DescribeStorageSystemCommand extends
|
|
77
|
-
readonly input: DescribeStorageSystemCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DescribeStorageSystemCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStorageSystemCommandInput, DescribeStorageSystemCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DescribeStorageSystemCommand extends DescribeStorageSystemCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeStorageSystemResourceMetricsRequest, DescribeStorageSystemResourceMetricsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeStorageSystemResourceMetricsCommandInput extends Descri
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeStorageSystemResourceMetricsCommandOutput extends DescribeStorageSystemResourceMetricsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeStorageSystemResourceMetricsCommand_base: {
|
|
24
|
+
new (input: DescribeStorageSystemResourceMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourceMetricsCommandInput, DescribeStorageSystemResourceMetricsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information, including performance data and capacity usage, which DataSync Discovery
|
|
@@ -97,23 +100,5 @@ export interface DescribeStorageSystemResourceMetricsCommandOutput extends Descr
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class DescribeStorageSystemResourceMetricsCommand extends
|
|
101
|
-
readonly input: DescribeStorageSystemResourceMetricsCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: DescribeStorageSystemResourceMetricsCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStorageSystemResourceMetricsCommandInput, DescribeStorageSystemResourceMetricsCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class DescribeStorageSystemResourceMetricsCommand extends DescribeStorageSystemResourceMetricsCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeStorageSystemResourcesRequest, DescribeStorageSystemResourcesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeStorageSystemResourcesCommandInput extends DescribeStor
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeStorageSystemResourcesCommandOutput extends DescribeStorageSystemResourcesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeStorageSystemResourcesCommand_base: {
|
|
24
|
+
new (input: DescribeStorageSystemResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourcesCommandInput, DescribeStorageSystemResourcesCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information that DataSync Discovery collects about resources in your on-premises storage
|
|
@@ -187,23 +190,5 @@ export interface DescribeStorageSystemResourcesCommandOutput extends DescribeSto
|
|
|
187
190
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
188
191
|
*
|
|
189
192
|
*/
|
|
190
|
-
export declare class DescribeStorageSystemResourcesCommand extends
|
|
191
|
-
readonly input: DescribeStorageSystemResourcesCommandInput;
|
|
192
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
193
|
-
/**
|
|
194
|
-
* @public
|
|
195
|
-
*/
|
|
196
|
-
constructor(input: DescribeStorageSystemResourcesCommandInput);
|
|
197
|
-
/**
|
|
198
|
-
* @internal
|
|
199
|
-
*/
|
|
200
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStorageSystemResourcesCommandInput, DescribeStorageSystemResourcesCommandOutput>;
|
|
201
|
-
/**
|
|
202
|
-
* @internal
|
|
203
|
-
*/
|
|
204
|
-
private serialize;
|
|
205
|
-
/**
|
|
206
|
-
* @internal
|
|
207
|
-
*/
|
|
208
|
-
private deserialize;
|
|
193
|
+
export declare class DescribeStorageSystemResourcesCommand extends DescribeStorageSystemResourcesCommand_base {
|
|
209
194
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeTaskRequest, DescribeTaskResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeTaskCommandInput extends DescribeTaskRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeTaskCommandOutput extends DescribeTaskResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeTaskCommand_base: {
|
|
24
|
+
new (input: DescribeTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskCommandInput, DescribeTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides information about an DataSync transfer task.</p>
|
|
@@ -131,23 +134,5 @@ export interface DescribeTaskCommandOutput extends DescribeTaskResponse, __Metad
|
|
|
131
134
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
132
135
|
*
|
|
133
136
|
*/
|
|
134
|
-
export declare class DescribeTaskCommand extends
|
|
135
|
-
readonly input: DescribeTaskCommandInput;
|
|
136
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
137
|
-
/**
|
|
138
|
-
* @public
|
|
139
|
-
*/
|
|
140
|
-
constructor(input: DescribeTaskCommandInput);
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTaskCommandInput, DescribeTaskCommandOutput>;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private serialize;
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
private deserialize;
|
|
137
|
+
export declare class DescribeTaskCommand extends DescribeTaskCommand_base {
|
|
153
138
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { DescribeTaskExecutionRequest, DescribeTaskExecutionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeTaskExecutionCommandInput extends DescribeTaskExecution
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeTaskExecutionCommandOutput extends DescribeTaskExecutionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeTaskExecutionCommand_base: {
|
|
24
|
+
new (input: DescribeTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskExecutionCommandInput, DescribeTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides information about an execution of your DataSync task. You can
|
|
@@ -143,23 +146,5 @@ export interface DescribeTaskExecutionCommandOutput extends DescribeTaskExecutio
|
|
|
143
146
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
144
147
|
*
|
|
145
148
|
*/
|
|
146
|
-
export declare class DescribeTaskExecutionCommand extends
|
|
147
|
-
readonly input: DescribeTaskExecutionCommandInput;
|
|
148
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
149
|
-
/**
|
|
150
|
-
* @public
|
|
151
|
-
*/
|
|
152
|
-
constructor(input: DescribeTaskExecutionCommandInput);
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTaskExecutionCommandInput, DescribeTaskExecutionCommandOutput>;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private serialize;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private deserialize;
|
|
149
|
+
export declare class DescribeTaskExecutionCommand extends DescribeTaskExecutionCommand_base {
|
|
165
150
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
4
|
import { GenerateRecommendationsRequest, GenerateRecommendationsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GenerateRecommendationsCommandInput extends GenerateRecommendat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GenerateRecommendationsCommandOutput extends GenerateRecommendationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GenerateRecommendationsCommand_base: {
|
|
24
|
+
new (input: GenerateRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateRecommendationsCommandInput, GenerateRecommendationsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates recommendations about where to migrate your data to in Amazon Web Services.
|
|
@@ -64,23 +67,5 @@ export interface GenerateRecommendationsCommandOutput extends GenerateRecommenda
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from DataSync service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class GenerateRecommendationsCommand extends
|
|
68
|
-
readonly input: GenerateRecommendationsCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: GenerateRecommendationsCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GenerateRecommendationsCommandInput, GenerateRecommendationsCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class GenerateRecommendationsCommand extends GenerateRecommendationsCommand_base {
|
|
86
71
|
}
|