@aws-sdk/client-datasync 3.296.0 → 3.298.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.
Files changed (146) hide show
  1. package/dist-cjs/commands/CancelTaskExecutionCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAgentCommand.js +2 -3
  3. package/dist-cjs/commands/CreateLocationEfsCommand.js +2 -3
  4. package/dist-cjs/commands/CreateLocationFsxLustreCommand.js +2 -3
  5. package/dist-cjs/commands/CreateLocationFsxOntapCommand.js +1 -1
  6. package/dist-cjs/commands/CreateLocationFsxOpenZfsCommand.js +1 -1
  7. package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js +1 -1
  8. package/dist-cjs/commands/CreateLocationHdfsCommand.js +2 -3
  9. package/dist-cjs/commands/CreateLocationNfsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateLocationObjectStorageCommand.js +1 -1
  11. package/dist-cjs/commands/CreateLocationS3Command.js +2 -3
  12. package/dist-cjs/commands/CreateLocationSmbCommand.js +1 -1
  13. package/dist-cjs/commands/CreateTaskCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteAgentCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteTaskCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeAgentCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeLocationEfsCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeLocationFsxLustreCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeLocationFsxOntapCommand.js +1 -1
  21. package/dist-cjs/commands/DescribeLocationFsxOpenZfsCommand.js +1 -1
  22. package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeLocationHdfsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeLocationNfsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeLocationObjectStorageCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeLocationS3Command.js +2 -3
  27. package/dist-cjs/commands/DescribeLocationSmbCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeTaskCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeTaskExecutionCommand.js +2 -3
  30. package/dist-cjs/commands/ListAgentsCommand.js +2 -3
  31. package/dist-cjs/commands/ListLocationsCommand.js +2 -3
  32. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  33. package/dist-cjs/commands/ListTaskExecutionsCommand.js +2 -3
  34. package/dist-cjs/commands/ListTasksCommand.js +2 -3
  35. package/dist-cjs/commands/StartTaskExecutionCommand.js +2 -3
  36. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  37. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  38. package/dist-cjs/commands/UpdateAgentCommand.js +2 -3
  39. package/dist-cjs/commands/UpdateLocationHdfsCommand.js +2 -3
  40. package/dist-cjs/commands/UpdateLocationNfsCommand.js +2 -3
  41. package/dist-cjs/commands/UpdateLocationObjectStorageCommand.js +1 -1
  42. package/dist-cjs/commands/UpdateLocationSmbCommand.js +1 -1
  43. package/dist-cjs/commands/UpdateTaskCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateTaskExecutionCommand.js +2 -3
  45. package/dist-cjs/models/models_0.js +1 -399
  46. package/dist-es/commands/CancelTaskExecutionCommand.js +2 -3
  47. package/dist-es/commands/CreateAgentCommand.js +2 -3
  48. package/dist-es/commands/CreateLocationEfsCommand.js +2 -3
  49. package/dist-es/commands/CreateLocationFsxLustreCommand.js +2 -3
  50. package/dist-es/commands/CreateLocationFsxOntapCommand.js +2 -2
  51. package/dist-es/commands/CreateLocationFsxOpenZfsCommand.js +2 -2
  52. package/dist-es/commands/CreateLocationFsxWindowsCommand.js +2 -2
  53. package/dist-es/commands/CreateLocationHdfsCommand.js +2 -3
  54. package/dist-es/commands/CreateLocationNfsCommand.js +2 -3
  55. package/dist-es/commands/CreateLocationObjectStorageCommand.js +2 -2
  56. package/dist-es/commands/CreateLocationS3Command.js +2 -3
  57. package/dist-es/commands/CreateLocationSmbCommand.js +2 -2
  58. package/dist-es/commands/CreateTaskCommand.js +2 -3
  59. package/dist-es/commands/DeleteAgentCommand.js +2 -3
  60. package/dist-es/commands/DeleteLocationCommand.js +2 -3
  61. package/dist-es/commands/DeleteTaskCommand.js +2 -3
  62. package/dist-es/commands/DescribeAgentCommand.js +2 -3
  63. package/dist-es/commands/DescribeLocationEfsCommand.js +2 -3
  64. package/dist-es/commands/DescribeLocationFsxLustreCommand.js +2 -3
  65. package/dist-es/commands/DescribeLocationFsxOntapCommand.js +2 -2
  66. package/dist-es/commands/DescribeLocationFsxOpenZfsCommand.js +2 -2
  67. package/dist-es/commands/DescribeLocationFsxWindowsCommand.js +2 -3
  68. package/dist-es/commands/DescribeLocationHdfsCommand.js +2 -3
  69. package/dist-es/commands/DescribeLocationNfsCommand.js +2 -3
  70. package/dist-es/commands/DescribeLocationObjectStorageCommand.js +2 -3
  71. package/dist-es/commands/DescribeLocationS3Command.js +2 -3
  72. package/dist-es/commands/DescribeLocationSmbCommand.js +2 -3
  73. package/dist-es/commands/DescribeTaskCommand.js +2 -3
  74. package/dist-es/commands/DescribeTaskExecutionCommand.js +2 -3
  75. package/dist-es/commands/ListAgentsCommand.js +2 -3
  76. package/dist-es/commands/ListLocationsCommand.js +2 -3
  77. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  78. package/dist-es/commands/ListTaskExecutionsCommand.js +2 -3
  79. package/dist-es/commands/ListTasksCommand.js +2 -3
  80. package/dist-es/commands/StartTaskExecutionCommand.js +2 -3
  81. package/dist-es/commands/TagResourceCommand.js +2 -3
  82. package/dist-es/commands/UntagResourceCommand.js +2 -3
  83. package/dist-es/commands/UpdateAgentCommand.js +2 -3
  84. package/dist-es/commands/UpdateLocationHdfsCommand.js +2 -3
  85. package/dist-es/commands/UpdateLocationNfsCommand.js +2 -3
  86. package/dist-es/commands/UpdateLocationObjectStorageCommand.js +2 -2
  87. package/dist-es/commands/UpdateLocationSmbCommand.js +2 -2
  88. package/dist-es/commands/UpdateTaskCommand.js +2 -3
  89. package/dist-es/commands/UpdateTaskExecutionCommand.js +2 -3
  90. package/dist-es/models/models_0.js +0 -297
  91. package/dist-types/DataSync.d.ts +45 -0
  92. package/dist-types/DataSyncClient.d.ts +24 -4
  93. package/dist-types/commands/CancelTaskExecutionCommand.d.ts +16 -0
  94. package/dist-types/commands/CreateAgentCommand.d.ts +16 -0
  95. package/dist-types/commands/CreateLocationEfsCommand.d.ts +16 -0
  96. package/dist-types/commands/CreateLocationFsxLustreCommand.d.ts +16 -0
  97. package/dist-types/commands/CreateLocationFsxOntapCommand.d.ts +16 -0
  98. package/dist-types/commands/CreateLocationFsxOpenZfsCommand.d.ts +16 -0
  99. package/dist-types/commands/CreateLocationFsxWindowsCommand.d.ts +16 -0
  100. package/dist-types/commands/CreateLocationHdfsCommand.d.ts +16 -0
  101. package/dist-types/commands/CreateLocationNfsCommand.d.ts +16 -0
  102. package/dist-types/commands/CreateLocationObjectStorageCommand.d.ts +16 -0
  103. package/dist-types/commands/CreateLocationS3Command.d.ts +16 -0
  104. package/dist-types/commands/CreateLocationSmbCommand.d.ts +16 -0
  105. package/dist-types/commands/CreateTaskCommand.d.ts +16 -0
  106. package/dist-types/commands/DeleteAgentCommand.d.ts +16 -0
  107. package/dist-types/commands/DeleteLocationCommand.d.ts +16 -0
  108. package/dist-types/commands/DeleteTaskCommand.d.ts +16 -0
  109. package/dist-types/commands/DescribeAgentCommand.d.ts +16 -0
  110. package/dist-types/commands/DescribeLocationEfsCommand.d.ts +16 -0
  111. package/dist-types/commands/DescribeLocationFsxLustreCommand.d.ts +16 -0
  112. package/dist-types/commands/DescribeLocationFsxOntapCommand.d.ts +16 -0
  113. package/dist-types/commands/DescribeLocationFsxOpenZfsCommand.d.ts +16 -0
  114. package/dist-types/commands/DescribeLocationFsxWindowsCommand.d.ts +16 -0
  115. package/dist-types/commands/DescribeLocationHdfsCommand.d.ts +16 -0
  116. package/dist-types/commands/DescribeLocationNfsCommand.d.ts +16 -0
  117. package/dist-types/commands/DescribeLocationObjectStorageCommand.d.ts +16 -0
  118. package/dist-types/commands/DescribeLocationS3Command.d.ts +16 -0
  119. package/dist-types/commands/DescribeLocationSmbCommand.d.ts +16 -0
  120. package/dist-types/commands/DescribeTaskCommand.d.ts +16 -0
  121. package/dist-types/commands/DescribeTaskExecutionCommand.d.ts +16 -0
  122. package/dist-types/commands/ListAgentsCommand.d.ts +16 -0
  123. package/dist-types/commands/ListLocationsCommand.d.ts +16 -0
  124. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  125. package/dist-types/commands/ListTaskExecutionsCommand.d.ts +16 -0
  126. package/dist-types/commands/ListTasksCommand.d.ts +16 -0
  127. package/dist-types/commands/StartTaskExecutionCommand.d.ts +16 -0
  128. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  129. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  130. package/dist-types/commands/UpdateAgentCommand.d.ts +16 -0
  131. package/dist-types/commands/UpdateLocationHdfsCommand.d.ts +16 -0
  132. package/dist-types/commands/UpdateLocationNfsCommand.d.ts +16 -0
  133. package/dist-types/commands/UpdateLocationObjectStorageCommand.d.ts +16 -0
  134. package/dist-types/commands/UpdateLocationSmbCommand.d.ts +16 -0
  135. package/dist-types/commands/UpdateTaskCommand.d.ts +16 -0
  136. package/dist-types/commands/UpdateTaskExecutionCommand.d.ts +16 -0
  137. package/dist-types/models/DataSyncServiceException.d.ts +2 -0
  138. package/dist-types/models/models_0.d.ts +281 -396
  139. package/dist-types/pagination/Interfaces.d.ts +3 -0
  140. package/dist-types/pagination/ListAgentsPaginator.d.ts +3 -0
  141. package/dist-types/pagination/ListLocationsPaginator.d.ts +3 -0
  142. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
  143. package/dist-types/pagination/ListTaskExecutionsPaginator.d.ts +3 -0
  144. package/dist-types/pagination/ListTasksPaginator.d.ts +3 -0
  145. package/dist-types/ts3.4/models/models_0.d.ts +0 -279
  146. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationFsxOntapRequest, CreateLocationFsxOntapResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationFsxOntapCommand}.
8
10
  */
9
11
  export interface CreateLocationFsxOntapCommandInput extends CreateLocationFsxOntapRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationFsxOntapCommand}.
13
17
  */
14
18
  export interface CreateLocationFsxOntapCommandOutput extends CreateLocationFsxOntapResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an endpoint for an Amazon FSx for NetApp ONTAP file system that DataSync
18
23
  * can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html">Creating a location for FSx for ONTAP</a>.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface CreateLocationFsxOntapCommandOutput extends CreateLocationFsxOn
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateLocationFsxOntapCommandInput - {@link CreateLocationFsxOntapCommandInput}
35
+ * @returns {@link CreateLocationFsxOntapCommandOutput}
29
36
  * @see {@link CreateLocationFsxOntapCommandInput} for command's `input` shape.
30
37
  * @see {@link CreateLocationFsxOntapCommandOutput} for command's `response` shape.
31
38
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -41,11 +48,20 @@ export interface CreateLocationFsxOntapCommandOutput extends CreateLocationFsxOn
41
48
  export declare class CreateLocationFsxOntapCommand extends $Command<CreateLocationFsxOntapCommandInput, CreateLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig> {
42
49
  readonly input: CreateLocationFsxOntapCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: CreateLocationFsxOntapCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationFsxOntapCommandInput, CreateLocationFsxOntapCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationFsxOpenZfsRequest, CreateLocationFsxOpenZfsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationFsxOpenZfsCommand}.
8
10
  */
9
11
  export interface CreateLocationFsxOpenZfsCommandInput extends CreateLocationFsxOpenZfsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationFsxOpenZfsCommand}.
13
17
  */
14
18
  export interface CreateLocationFsxOpenZfsCommandOutput extends CreateLocationFsxOpenZfsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an endpoint for an Amazon FSx for OpenZFS file system that DataSync
18
23
  * can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-openzfs-location.html">Creating a location for FSx for OpenZFS</a>.</p>
19
24
  * <note>
@@ -30,6 +35,8 @@ export interface CreateLocationFsxOpenZfsCommandOutput extends CreateLocationFsx
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param CreateLocationFsxOpenZfsCommandInput - {@link CreateLocationFsxOpenZfsCommandInput}
39
+ * @returns {@link CreateLocationFsxOpenZfsCommandOutput}
33
40
  * @see {@link CreateLocationFsxOpenZfsCommandInput} for command's `input` shape.
34
41
  * @see {@link CreateLocationFsxOpenZfsCommandOutput} for command's `response` shape.
35
42
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -45,11 +52,20 @@ export interface CreateLocationFsxOpenZfsCommandOutput extends CreateLocationFsx
45
52
  export declare class CreateLocationFsxOpenZfsCommand extends $Command<CreateLocationFsxOpenZfsCommandInput, CreateLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig> {
46
53
  readonly input: CreateLocationFsxOpenZfsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: CreateLocationFsxOpenZfsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationFsxOpenZfsCommandInput, CreateLocationFsxOpenZfsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationFsxWindowsRequest, CreateLocationFsxWindowsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationFsxWindowsCommand}.
8
10
  */
9
11
  export interface CreateLocationFsxWindowsCommandInput extends CreateLocationFsxWindowsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationFsxWindowsCommand}.
13
17
  */
14
18
  export interface CreateLocationFsxWindowsCommandOutput extends CreateLocationFsxWindowsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an endpoint for an Amazon FSx for Windows File Server file system.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateLocationFsxWindowsCommandOutput extends CreateLocationFsx
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateLocationFsxWindowsCommandInput - {@link CreateLocationFsxWindowsCommandInput}
34
+ * @returns {@link CreateLocationFsxWindowsCommandOutput}
28
35
  * @see {@link CreateLocationFsxWindowsCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateLocationFsxWindowsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface CreateLocationFsxWindowsCommandOutput extends CreateLocationFsx
40
47
  export declare class CreateLocationFsxWindowsCommand extends $Command<CreateLocationFsxWindowsCommandInput, CreateLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: CreateLocationFsxWindowsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: CreateLocationFsxWindowsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationFsxWindowsCommandInput, CreateLocationFsxWindowsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationHdfsRequest, CreateLocationHdfsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationHdfsCommand}.
8
10
  */
9
11
  export interface CreateLocationHdfsCommandInput extends CreateLocationHdfsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationHdfsCommand}.
13
17
  */
14
18
  export interface CreateLocationHdfsCommandOutput extends CreateLocationHdfsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an endpoint for a Hadoop Distributed File System (HDFS). </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateLocationHdfsCommandOutput extends CreateLocationHdfsRespo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateLocationHdfsCommandInput - {@link CreateLocationHdfsCommandInput}
34
+ * @returns {@link CreateLocationHdfsCommandOutput}
28
35
  * @see {@link CreateLocationHdfsCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateLocationHdfsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface CreateLocationHdfsCommandOutput extends CreateLocationHdfsRespo
40
47
  export declare class CreateLocationHdfsCommand extends $Command<CreateLocationHdfsCommandInput, CreateLocationHdfsCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: CreateLocationHdfsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: CreateLocationHdfsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationHdfsCommandInput, CreateLocationHdfsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationNfsRequest, CreateLocationNfsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationNfsCommand}.
8
10
  */
9
11
  export interface CreateLocationNfsCommandInput extends CreateLocationNfsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationNfsCommand}.
13
17
  */
14
18
  export interface CreateLocationNfsCommandOutput extends CreateLocationNfsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Defines a file system on a Network File System (NFS) server that can be read from or
18
23
  * written to.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface CreateLocationNfsCommandOutput extends CreateLocationNfsRespons
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateLocationNfsCommandInput - {@link CreateLocationNfsCommandInput}
35
+ * @returns {@link CreateLocationNfsCommandOutput}
29
36
  * @see {@link CreateLocationNfsCommandInput} for command's `input` shape.
30
37
  * @see {@link CreateLocationNfsCommandOutput} for command's `response` shape.
31
38
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -41,11 +48,20 @@ export interface CreateLocationNfsCommandOutput extends CreateLocationNfsRespons
41
48
  export declare class CreateLocationNfsCommand extends $Command<CreateLocationNfsCommandInput, CreateLocationNfsCommandOutput, DataSyncClientResolvedConfig> {
42
49
  readonly input: CreateLocationNfsCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: CreateLocationNfsCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationNfsCommandInput, CreateLocationNfsCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationObjectStorageRequest, CreateLocationObjectStorageResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationObjectStorageCommand}.
8
10
  */
9
11
  export interface CreateLocationObjectStorageCommandInput extends CreateLocationObjectStorageRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationObjectStorageCommand}.
13
17
  */
14
18
  export interface CreateLocationObjectStorageCommandOutput extends CreateLocationObjectStorageResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an endpoint for an object storage system that DataSync can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html">Creating a location for object storage</a>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateLocationObjectStorageCommandOutput extends CreateLocation
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateLocationObjectStorageCommandInput - {@link CreateLocationObjectStorageCommandInput}
34
+ * @returns {@link CreateLocationObjectStorageCommandOutput}
28
35
  * @see {@link CreateLocationObjectStorageCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateLocationObjectStorageCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface CreateLocationObjectStorageCommandOutput extends CreateLocation
40
47
  export declare class CreateLocationObjectStorageCommand extends $Command<CreateLocationObjectStorageCommandInput, CreateLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: CreateLocationObjectStorageCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: CreateLocationObjectStorageCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationObjectStorageCommandInput, CreateLocationObjectStorageCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationS3Request, CreateLocationS3Response } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationS3Command}.
8
10
  */
9
11
  export interface CreateLocationS3CommandInput extends CreateLocationS3Request {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationS3Command}.
13
17
  */
14
18
  export interface CreateLocationS3CommandOutput extends CreateLocationS3Response, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an endpoint for an Amazon S3 bucket that DataSync can
18
23
  * access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-locations-cli.html#create-location-s3-cli">Create an Amazon S3 location</a>.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface CreateLocationS3CommandOutput extends CreateLocationS3Response,
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateLocationS3CommandInput - {@link CreateLocationS3CommandInput}
35
+ * @returns {@link CreateLocationS3CommandOutput}
29
36
  * @see {@link CreateLocationS3CommandInput} for command's `input` shape.
30
37
  * @see {@link CreateLocationS3CommandOutput} for command's `response` shape.
31
38
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -41,11 +48,20 @@ export interface CreateLocationS3CommandOutput extends CreateLocationS3Response,
41
48
  export declare class CreateLocationS3Command extends $Command<CreateLocationS3CommandInput, CreateLocationS3CommandOutput, DataSyncClientResolvedConfig> {
42
49
  readonly input: CreateLocationS3CommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: CreateLocationS3CommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationS3CommandInput, CreateLocationS3CommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateLocationSmbRequest, CreateLocationSmbResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateLocationSmbCommand}.
8
10
  */
9
11
  export interface CreateLocationSmbCommandInput extends CreateLocationSmbRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateLocationSmbCommand}.
13
17
  */
14
18
  export interface CreateLocationSmbCommandOutput extends CreateLocationSmbResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an endpoint for a Server Message Block (SMB) file server that DataSync can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html">Creating an SMB location</a>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateLocationSmbCommandOutput extends CreateLocationSmbRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateLocationSmbCommandInput - {@link CreateLocationSmbCommandInput}
34
+ * @returns {@link CreateLocationSmbCommandOutput}
28
35
  * @see {@link CreateLocationSmbCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateLocationSmbCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface CreateLocationSmbCommandOutput extends CreateLocationSmbRespons
40
47
  export declare class CreateLocationSmbCommand extends $Command<CreateLocationSmbCommandInput, CreateLocationSmbCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: CreateLocationSmbCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: CreateLocationSmbCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationSmbCommandInput, CreateLocationSmbCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { CreateTaskRequest, CreateTaskResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateTaskCommand}.
8
10
  */
9
11
  export interface CreateTaskCommandInput extends CreateTaskRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateTaskCommand}.
13
17
  */
14
18
  export interface CreateTaskCommandOutput extends CreateTaskResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Configures a task, which defines where and how DataSync transfers your
18
23
  * data.</p>
19
24
  * <p>A task includes a source location, a destination location, and the preferences for how and
@@ -29,6 +34,8 @@ export interface CreateTaskCommandOutput extends CreateTaskResponse, __MetadataB
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param CreateTaskCommandInput - {@link CreateTaskCommandInput}
38
+ * @returns {@link CreateTaskCommandOutput}
32
39
  * @see {@link CreateTaskCommandInput} for command's `input` shape.
33
40
  * @see {@link CreateTaskCommandOutput} for command's `response` shape.
34
41
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -44,11 +51,20 @@ export interface CreateTaskCommandOutput extends CreateTaskResponse, __MetadataB
44
51
  export declare class CreateTaskCommand extends $Command<CreateTaskCommandInput, CreateTaskCommandOutput, DataSyncClientResolvedConfig> {
45
52
  readonly input: CreateTaskCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: CreateTaskCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTaskCommandInput, CreateTaskCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DeleteAgentRequest, DeleteAgentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAgentCommand}.
8
10
  */
9
11
  export interface DeleteAgentCommandInput extends DeleteAgentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAgentCommand}.
13
17
  */
14
18
  export interface DeleteAgentCommandOutput extends DeleteAgentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an agent. To specify which agent to delete, use the Amazon Resource Name (ARN)
18
23
  * of the agent in your request. The operation disassociates the agent from your Amazon Web Services account.
19
24
  * However, it doesn't delete the agent virtual machine (VM) from your on-premises
@@ -28,6 +33,8 @@ export interface DeleteAgentCommandOutput extends DeleteAgentResponse, __Metadat
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DeleteAgentCommandInput - {@link DeleteAgentCommandInput}
37
+ * @returns {@link DeleteAgentCommandOutput}
31
38
  * @see {@link DeleteAgentCommandInput} for command's `input` shape.
32
39
  * @see {@link DeleteAgentCommandOutput} for command's `response` shape.
33
40
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -43,11 +50,20 @@ export interface DeleteAgentCommandOutput extends DeleteAgentResponse, __Metadat
43
50
  export declare class DeleteAgentCommand extends $Command<DeleteAgentCommandInput, DeleteAgentCommandOutput, DataSyncClientResolvedConfig> {
44
51
  readonly input: DeleteAgentCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: DeleteAgentCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAgentCommandInput, DeleteAgentCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DeleteLocationRequest, DeleteLocationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteLocationCommand}.
8
10
  */
9
11
  export interface DeleteLocationCommandInput extends DeleteLocationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteLocationCommand}.
13
17
  */
14
18
  export interface DeleteLocationCommandOutput extends DeleteLocationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the configuration of a location used by DataSync. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteLocationCommandOutput extends DeleteLocationResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteLocationCommandInput - {@link DeleteLocationCommandInput}
34
+ * @returns {@link DeleteLocationCommandOutput}
28
35
  * @see {@link DeleteLocationCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteLocationCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DeleteLocationCommandOutput extends DeleteLocationResponse, __M
40
47
  export declare class DeleteLocationCommand extends $Command<DeleteLocationCommandInput, DeleteLocationCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DeleteLocationCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DeleteLocationCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLocationCommandInput, DeleteLocationCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DeleteTaskRequest, DeleteTaskResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteTaskCommand}.
8
10
  */
9
11
  export interface DeleteTaskCommandInput extends DeleteTaskRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteTaskCommand}.
13
17
  */
14
18
  export interface DeleteTaskCommandOutput extends DeleteTaskResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an DataSync task.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteTaskCommandOutput extends DeleteTaskResponse, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteTaskCommandInput - {@link DeleteTaskCommandInput}
34
+ * @returns {@link DeleteTaskCommandOutput}
28
35
  * @see {@link DeleteTaskCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteTaskCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DeleteTaskCommandOutput extends DeleteTaskResponse, __MetadataB
40
47
  export declare class DeleteTaskCommand extends $Command<DeleteTaskCommandInput, DeleteTaskCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DeleteTaskCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DeleteTaskCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTaskCommandInput, DeleteTaskCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeAgentRequest, DescribeAgentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeAgentCommand}.
8
10
  */
9
11
  export interface DescribeAgentCommandInput extends DescribeAgentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeAgentCommand}.
13
17
  */
14
18
  export interface DescribeAgentCommandOutput extends DescribeAgentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata about an DataSync agent, such as its name, endpoint type, and status.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeAgentCommandOutput extends DescribeAgentResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeAgentCommandInput - {@link DescribeAgentCommandInput}
34
+ * @returns {@link DescribeAgentCommandOutput}
28
35
  * @see {@link DescribeAgentCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeAgentCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeAgentCommandOutput extends DescribeAgentResponse, __Met
40
47
  export declare class DescribeAgentCommand extends $Command<DescribeAgentCommandInput, DescribeAgentCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeAgentCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeAgentCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAgentCommandInput, DescribeAgentCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }