Skip to content

Commit d9cd278

Browse files
author
awstools
committed
feat(client-datasync): Remove Discovery APIs from the DataSync service
1 parent 3bfec92 commit d9cd278

File tree

51 files changed

+930
-7437
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+930
-7437
lines changed

clients/client-datasync/README.md

Lines changed: 3 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ AWS SDK for JavaScript DataSync Client for Node.js, Browser and React Native.
88

99
<fullname>DataSync</fullname>
1010

11-
<p>DataSync is an online data movement and discovery service that simplifies data migration
12-
and helps you quickly, easily, and securely transfer your file or object data to, from, and
13-
between Amazon Web Services storage services.</p>
11+
<p>DataSync is an online data movement and discovery service that simplifies
12+
data migration and helps you quickly, easily, and securely transfer your file or object data
13+
to, from, and between Amazon Web Services storage services.</p>
1414
<p>This API interface reference includes documentation for using DataSync
1515
programmatically. For complete information, see the <i>
1616
<a href="https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html">DataSync User
@@ -212,14 +212,6 @@ see LICENSE for more information.
212212

213213
## Client Commands (Operations List)
214214

215-
<details>
216-
<summary>
217-
AddStorageSystem
218-
</summary>
219-
220-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/AddStorageSystemCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/AddStorageSystemCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/AddStorageSystemCommandOutput/)
221-
222-
</details>
223215
<details>
224216
<summary>
225217
CancelTaskExecution
@@ -363,14 +355,6 @@ DescribeAgent
363355

364356
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/DescribeAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeAgentCommandOutput/)
365357

366-
</details>
367-
<details>
368-
<summary>
369-
DescribeDiscoveryJob
370-
</summary>
371-
372-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/DescribeDiscoveryJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeDiscoveryJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeDiscoveryJobCommandOutput/)
373-
374358
</details>
375359
<details>
376360
<summary>
@@ -459,30 +443,6 @@ DescribeLocationSmb
459443

460444
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/DescribeLocationSmbCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeLocationSmbCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeLocationSmbCommandOutput/)
461445

462-
</details>
463-
<details>
464-
<summary>
465-
DescribeStorageSystem
466-
</summary>
467-
468-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/DescribeStorageSystemCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeStorageSystemCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeStorageSystemCommandOutput/)
469-
470-
</details>
471-
<details>
472-
<summary>
473-
DescribeStorageSystemResourceMetrics
474-
</summary>
475-
476-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/DescribeStorageSystemResourceMetricsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeStorageSystemResourceMetricsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeStorageSystemResourceMetricsCommandOutput/)
477-
478-
</details>
479-
<details>
480-
<summary>
481-
DescribeStorageSystemResources
482-
</summary>
483-
484-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/DescribeStorageSystemResourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeStorageSystemResourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeStorageSystemResourcesCommandOutput/)
485-
486446
</details>
487447
<details>
488448
<summary>
@@ -499,14 +459,6 @@ DescribeTaskExecution
499459

500460
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/DescribeTaskExecutionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeTaskExecutionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/DescribeTaskExecutionCommandOutput/)
501461

502-
</details>
503-
<details>
504-
<summary>
505-
GenerateRecommendations
506-
</summary>
507-
508-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/GenerateRecommendationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/GenerateRecommendationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/GenerateRecommendationsCommandOutput/)
509-
510462
</details>
511463
<details>
512464
<summary>
@@ -515,14 +467,6 @@ ListAgents
515467

516468
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/ListAgentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListAgentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListAgentsCommandOutput/)
517469

518-
</details>
519-
<details>
520-
<summary>
521-
ListDiscoveryJobs
522-
</summary>
523-
524-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/ListDiscoveryJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListDiscoveryJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListDiscoveryJobsCommandOutput/)
525-
526470
</details>
527471
<details>
528472
<summary>
@@ -531,14 +475,6 @@ ListLocations
531475

532476
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/ListLocationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListLocationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListLocationsCommandOutput/)
533477

534-
</details>
535-
<details>
536-
<summary>
537-
ListStorageSystems
538-
</summary>
539-
540-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/ListStorageSystemsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListStorageSystemsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListStorageSystemsCommandOutput/)
541-
542478
</details>
543479
<details>
544480
<summary>
@@ -563,22 +499,6 @@ ListTasks
563499

564500
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/ListTasksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListTasksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/ListTasksCommandOutput/)
565501

566-
</details>
567-
<details>
568-
<summary>
569-
RemoveStorageSystem
570-
</summary>
571-
572-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/RemoveStorageSystemCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/RemoveStorageSystemCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/RemoveStorageSystemCommandOutput/)
573-
574-
</details>
575-
<details>
576-
<summary>
577-
StartDiscoveryJob
578-
</summary>
579-
580-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/StartDiscoveryJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/StartDiscoveryJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/StartDiscoveryJobCommandOutput/)
581-
582502
</details>
583503
<details>
584504
<summary>
@@ -587,14 +507,6 @@ StartTaskExecution
587507

588508
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/StartTaskExecutionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/StartTaskExecutionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/StartTaskExecutionCommandOutput/)
589509

590-
</details>
591-
<details>
592-
<summary>
593-
StopDiscoveryJob
594-
</summary>
595-
596-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/StopDiscoveryJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/StopDiscoveryJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/StopDiscoveryJobCommandOutput/)
597-
598510
</details>
599511
<details>
600512
<summary>
@@ -619,14 +531,6 @@ UpdateAgent
619531

620532
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/UpdateAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateAgentCommandOutput/)
621533

622-
</details>
623-
<details>
624-
<summary>
625-
UpdateDiscoveryJob
626-
</summary>
627-
628-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/UpdateDiscoveryJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateDiscoveryJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateDiscoveryJobCommandOutput/)
629-
630534
</details>
631535
<details>
632536
<summary>
@@ -715,14 +619,6 @@ UpdateLocationSmb
715619

716620
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/UpdateLocationSmbCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateLocationSmbCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateLocationSmbCommandOutput/)
717621

718-
</details>
719-
<details>
720-
<summary>
721-
UpdateStorageSystem
722-
</summary>
723-
724-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/datasync/command/UpdateStorageSystemCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateStorageSystemCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-datasync/Interface/UpdateStorageSystemCommandOutput/)
725-
726622
</details>
727623
<details>
728624
<summary>

clients/client-datasync/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@
5656
"@smithy/util-middleware": "^4.0.2",
5757
"@smithy/util-retry": "^4.0.3",
5858
"@smithy/util-utf8": "^4.0.0",
59-
"@types/uuid": "^9.0.1",
60-
"tslib": "^2.6.2",
61-
"uuid": "^9.0.1"
59+
"tslib": "^2.6.2"
6260
},
6361
"devDependencies": {
6462
"@tsconfig/node18": "18.2.4",

0 commit comments

Comments
 (0)