@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 { UpdateTaskExecutionRequest, UpdateTaskExecutionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateTaskExecutionCommand}.
8
10
  */
9
11
  export interface UpdateTaskExecutionCommandInput extends UpdateTaskExecutionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateTaskExecutionCommand}.
13
17
  */
14
18
  export interface UpdateTaskExecutionCommandOutput extends UpdateTaskExecutionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates execution of a task.</p>
18
23
  * <p>You can modify bandwidth throttling for a task execution that is running or queued.
19
24
  * For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/working-with-task-executions.html#adjust-bandwidth-throttling">Adjusting Bandwidth Throttling for a Task Execution</a>.</p>
@@ -33,6 +38,8 @@ export interface UpdateTaskExecutionCommandOutput extends UpdateTaskExecutionRes
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param UpdateTaskExecutionCommandInput - {@link UpdateTaskExecutionCommandInput}
42
+ * @returns {@link UpdateTaskExecutionCommandOutput}
36
43
  * @see {@link UpdateTaskExecutionCommandInput} for command's `input` shape.
37
44
  * @see {@link UpdateTaskExecutionCommandOutput} for command's `response` shape.
38
45
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -48,11 +55,20 @@ export interface UpdateTaskExecutionCommandOutput extends UpdateTaskExecutionRes
48
55
  export declare class UpdateTaskExecutionCommand extends $Command<UpdateTaskExecutionCommandInput, UpdateTaskExecutionCommandOutput, DataSyncClientResolvedConfig> {
49
56
  readonly input: UpdateTaskExecutionCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: UpdateTaskExecutionCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTaskExecutionCommandInput, UpdateTaskExecutionCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from DataSync service.
4
6
  */
5
7
  export declare class DataSyncServiceException extends __ServiceException {