@aws-sdk/client-device-farm 3.278.0 → 3.281.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 (79) hide show
  1. package/README.md +619 -0
  2. package/dist-types/commands/CreateDevicePoolCommand.d.ts +6 -0
  3. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateNetworkProfileCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateProjectCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateTestGridProjectCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateTestGridUrlCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateUploadCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +6 -0
  11. package/dist-types/commands/DeleteDevicePoolCommand.d.ts +6 -0
  12. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -0
  13. package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +6 -0
  14. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -0
  15. package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +6 -0
  16. package/dist-types/commands/DeleteRunCommand.d.ts +6 -0
  17. package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +6 -0
  18. package/dist-types/commands/DeleteUploadCommand.d.ts +6 -0
  19. package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +6 -0
  20. package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -0
  21. package/dist-types/commands/GetDeviceCommand.d.ts +6 -0
  22. package/dist-types/commands/GetDeviceInstanceCommand.d.ts +6 -0
  23. package/dist-types/commands/GetDevicePoolCommand.d.ts +6 -0
  24. package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +6 -0
  25. package/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -0
  26. package/dist-types/commands/GetJobCommand.d.ts +6 -0
  27. package/dist-types/commands/GetNetworkProfileCommand.d.ts +6 -0
  28. package/dist-types/commands/GetOfferingStatusCommand.d.ts +6 -0
  29. package/dist-types/commands/GetProjectCommand.d.ts +6 -0
  30. package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +6 -0
  31. package/dist-types/commands/GetRunCommand.d.ts +6 -0
  32. package/dist-types/commands/GetSuiteCommand.d.ts +6 -0
  33. package/dist-types/commands/GetTestCommand.d.ts +6 -0
  34. package/dist-types/commands/GetTestGridProjectCommand.d.ts +6 -0
  35. package/dist-types/commands/GetTestGridSessionCommand.d.ts +6 -0
  36. package/dist-types/commands/GetUploadCommand.d.ts +6 -0
  37. package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +6 -0
  38. package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +6 -0
  39. package/dist-types/commands/ListArtifactsCommand.d.ts +6 -0
  40. package/dist-types/commands/ListDeviceInstancesCommand.d.ts +6 -0
  41. package/dist-types/commands/ListDevicePoolsCommand.d.ts +6 -0
  42. package/dist-types/commands/ListDevicesCommand.d.ts +6 -0
  43. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -0
  44. package/dist-types/commands/ListJobsCommand.d.ts +6 -0
  45. package/dist-types/commands/ListNetworkProfilesCommand.d.ts +6 -0
  46. package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +6 -0
  47. package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +6 -0
  48. package/dist-types/commands/ListOfferingsCommand.d.ts +6 -0
  49. package/dist-types/commands/ListProjectsCommand.d.ts +6 -0
  50. package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +6 -0
  51. package/dist-types/commands/ListRunsCommand.d.ts +6 -0
  52. package/dist-types/commands/ListSamplesCommand.d.ts +6 -0
  53. package/dist-types/commands/ListSuitesCommand.d.ts +6 -0
  54. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  55. package/dist-types/commands/ListTestGridProjectsCommand.d.ts +6 -0
  56. package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +6 -0
  57. package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +6 -0
  58. package/dist-types/commands/ListTestGridSessionsCommand.d.ts +6 -0
  59. package/dist-types/commands/ListTestsCommand.d.ts +6 -0
  60. package/dist-types/commands/ListUniqueProblemsCommand.d.ts +6 -0
  61. package/dist-types/commands/ListUploadsCommand.d.ts +6 -0
  62. package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +6 -0
  63. package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -0
  64. package/dist-types/commands/RenewOfferingCommand.d.ts +6 -0
  65. package/dist-types/commands/ScheduleRunCommand.d.ts +6 -0
  66. package/dist-types/commands/StopJobCommand.d.ts +6 -0
  67. package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +6 -0
  68. package/dist-types/commands/StopRunCommand.d.ts +6 -0
  69. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  70. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  71. package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +6 -0
  72. package/dist-types/commands/UpdateDevicePoolCommand.d.ts +6 -0
  73. package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +6 -0
  74. package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +6 -0
  75. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -0
  76. package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +6 -0
  77. package/dist-types/commands/UpdateUploadCommand.d.ts +6 -0
  78. package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +6 -0
  79. package/package.json +6 -6
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListDevicePoolsRequest, ListDevicePoolsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListDevicePoolsCommand}.
8
+ */
6
9
  export interface ListDevicePoolsCommandInput extends ListDevicePoolsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDevicePoolsCommand}.
13
+ */
8
14
  export interface ListDevicePoolsCommandOutput extends ListDevicePoolsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListDevicesRequest, ListDevicesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListDevicesCommand}.
8
+ */
6
9
  export interface ListDevicesCommandInput extends ListDevicesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDevicesCommand}.
13
+ */
8
14
  export interface ListDevicesCommandOutput extends ListDevicesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListInstanceProfilesRequest, ListInstanceProfilesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListInstanceProfilesCommand}.
8
+ */
6
9
  export interface ListInstanceProfilesCommandInput extends ListInstanceProfilesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListInstanceProfilesCommand}.
13
+ */
8
14
  export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListJobsRequest, ListJobsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListJobsCommand}.
8
+ */
6
9
  export interface ListJobsCommandInput extends ListJobsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobsCommand}.
13
+ */
8
14
  export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListNetworkProfilesRequest, ListNetworkProfilesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListNetworkProfilesCommand}.
8
+ */
6
9
  export interface ListNetworkProfilesCommandInput extends ListNetworkProfilesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListNetworkProfilesCommand}.
13
+ */
8
14
  export interface ListNetworkProfilesCommandOutput extends ListNetworkProfilesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListOfferingPromotionsRequest, ListOfferingPromotionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListOfferingPromotionsCommand}.
8
+ */
6
9
  export interface ListOfferingPromotionsCommandInput extends ListOfferingPromotionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListOfferingPromotionsCommand}.
13
+ */
8
14
  export interface ListOfferingPromotionsCommandOutput extends ListOfferingPromotionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListOfferingTransactionsRequest, ListOfferingTransactionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListOfferingTransactionsCommand}.
8
+ */
6
9
  export interface ListOfferingTransactionsCommandInput extends ListOfferingTransactionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListOfferingTransactionsCommand}.
13
+ */
8
14
  export interface ListOfferingTransactionsCommandOutput extends ListOfferingTransactionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListOfferingsRequest, ListOfferingsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListOfferingsCommand}.
8
+ */
6
9
  export interface ListOfferingsCommandInput extends ListOfferingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListOfferingsCommand}.
13
+ */
8
14
  export interface ListOfferingsCommandOutput extends ListOfferingsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListProjectsRequest, ListProjectsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListProjectsCommand}.
8
+ */
6
9
  export interface ListProjectsCommandInput extends ListProjectsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListProjectsCommand}.
13
+ */
8
14
  export interface ListProjectsCommandOutput extends ListProjectsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListRemoteAccessSessionsRequest, ListRemoteAccessSessionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListRemoteAccessSessionsCommand}.
8
+ */
6
9
  export interface ListRemoteAccessSessionsCommandInput extends ListRemoteAccessSessionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListRemoteAccessSessionsCommand}.
13
+ */
8
14
  export interface ListRemoteAccessSessionsCommandOutput extends ListRemoteAccessSessionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListRunsRequest, ListRunsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListRunsCommand}.
8
+ */
6
9
  export interface ListRunsCommandInput extends ListRunsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListRunsCommand}.
13
+ */
8
14
  export interface ListRunsCommandOutput extends ListRunsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListSamplesRequest, ListSamplesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListSamplesCommand}.
8
+ */
6
9
  export interface ListSamplesCommandInput extends ListSamplesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListSamplesCommand}.
13
+ */
8
14
  export interface ListSamplesCommandOutput extends ListSamplesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListSuitesRequest, ListSuitesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListSuitesCommand}.
8
+ */
6
9
  export interface ListSuitesCommandInput extends ListSuitesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListSuitesCommand}.
13
+ */
8
14
  export interface ListSuitesCommandOutput extends ListSuitesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTagsForResourceCommand}.
8
+ */
6
9
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTagsForResourceCommand}.
13
+ */
8
14
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListTestGridProjectsRequest, ListTestGridProjectsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTestGridProjectsCommand}.
8
+ */
6
9
  export interface ListTestGridProjectsCommandInput extends ListTestGridProjectsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTestGridProjectsCommand}.
13
+ */
8
14
  export interface ListTestGridProjectsCommandOutput extends ListTestGridProjectsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListTestGridSessionActionsRequest, ListTestGridSessionActionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTestGridSessionActionsCommand}.
8
+ */
6
9
  export interface ListTestGridSessionActionsCommandInput extends ListTestGridSessionActionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTestGridSessionActionsCommand}.
13
+ */
8
14
  export interface ListTestGridSessionActionsCommandOutput extends ListTestGridSessionActionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListTestGridSessionArtifactsRequest, ListTestGridSessionArtifactsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTestGridSessionArtifactsCommand}.
8
+ */
6
9
  export interface ListTestGridSessionArtifactsCommandInput extends ListTestGridSessionArtifactsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTestGridSessionArtifactsCommand}.
13
+ */
8
14
  export interface ListTestGridSessionArtifactsCommandOutput extends ListTestGridSessionArtifactsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListTestGridSessionsRequest, ListTestGridSessionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTestGridSessionsCommand}.
8
+ */
6
9
  export interface ListTestGridSessionsCommandInput extends ListTestGridSessionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTestGridSessionsCommand}.
13
+ */
8
14
  export interface ListTestGridSessionsCommandOutput extends ListTestGridSessionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListTestsRequest, ListTestsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTestsCommand}.
8
+ */
6
9
  export interface ListTestsCommandInput extends ListTestsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTestsCommand}.
13
+ */
8
14
  export interface ListTestsCommandOutput extends ListTestsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListUniqueProblemsRequest, ListUniqueProblemsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListUniqueProblemsCommand}.
8
+ */
6
9
  export interface ListUniqueProblemsCommandInput extends ListUniqueProblemsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListUniqueProblemsCommand}.
13
+ */
8
14
  export interface ListUniqueProblemsCommandOutput extends ListUniqueProblemsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListUploadsRequest, ListUploadsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListUploadsCommand}.
8
+ */
6
9
  export interface ListUploadsCommandInput extends ListUploadsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListUploadsCommand}.
13
+ */
8
14
  export interface ListUploadsCommandOutput extends ListUploadsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ListVPCEConfigurationsRequest, ListVPCEConfigurationsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListVPCEConfigurationsCommand}.
8
+ */
6
9
  export interface ListVPCEConfigurationsCommandInput extends ListVPCEConfigurationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListVPCEConfigurationsCommand}.
13
+ */
8
14
  export interface ListVPCEConfigurationsCommandOutput extends ListVPCEConfigurationsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { PurchaseOfferingRequest, PurchaseOfferingResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link PurchaseOfferingCommand}.
8
+ */
6
9
  export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PurchaseOfferingCommand}.
13
+ */
8
14
  export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { RenewOfferingRequest, RenewOfferingResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link RenewOfferingCommand}.
8
+ */
6
9
  export interface RenewOfferingCommandInput extends RenewOfferingRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RenewOfferingCommand}.
13
+ */
8
14
  export interface RenewOfferingCommandOutput extends RenewOfferingResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { ScheduleRunRequest, ScheduleRunResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ScheduleRunCommand}.
8
+ */
6
9
  export interface ScheduleRunCommandInput extends ScheduleRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ScheduleRunCommand}.
13
+ */
8
14
  export interface ScheduleRunCommandOutput extends ScheduleRunResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { StopJobRequest, StopJobResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link StopJobCommand}.
8
+ */
6
9
  export interface StopJobCommandInput extends StopJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopJobCommand}.
13
+ */
8
14
  export interface StopJobCommandOutput extends StopJobResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { StopRemoteAccessSessionRequest, StopRemoteAccessSessionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link StopRemoteAccessSessionCommand}.
8
+ */
6
9
  export interface StopRemoteAccessSessionCommandInput extends StopRemoteAccessSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopRemoteAccessSessionCommand}.
13
+ */
8
14
  export interface StopRemoteAccessSessionCommandOutput extends StopRemoteAccessSessionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { StopRunRequest, StopRunResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link StopRunCommand}.
8
+ */
6
9
  export interface StopRunCommandInput extends StopRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopRunCommand}.
13
+ */
8
14
  export interface StopRunCommandOutput extends StopRunResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link TagResourceCommand}.
8
+ */
6
9
  export interface TagResourceCommandInput extends TagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TagResourceCommand}.
13
+ */
8
14
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UntagResourceCommand}.
8
+ */
6
9
  export interface UntagResourceCommandInput extends UntagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UntagResourceCommand}.
13
+ */
8
14
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateDeviceInstanceRequest, UpdateDeviceInstanceResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateDeviceInstanceCommand}.
8
+ */
6
9
  export interface UpdateDeviceInstanceCommandInput extends UpdateDeviceInstanceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDeviceInstanceCommand}.
13
+ */
8
14
  export interface UpdateDeviceInstanceCommandOutput extends UpdateDeviceInstanceResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateDevicePoolRequest, UpdateDevicePoolResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateDevicePoolCommand}.
8
+ */
6
9
  export interface UpdateDevicePoolCommandInput extends UpdateDevicePoolRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDevicePoolCommand}.
13
+ */
8
14
  export interface UpdateDevicePoolCommandOutput extends UpdateDevicePoolResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateInstanceProfileRequest, UpdateInstanceProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateInstanceProfileCommand}.
8
+ */
6
9
  export interface UpdateInstanceProfileCommandInput extends UpdateInstanceProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateInstanceProfileCommand}.
13
+ */
8
14
  export interface UpdateInstanceProfileCommandOutput extends UpdateInstanceProfileResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateNetworkProfileRequest, UpdateNetworkProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateNetworkProfileCommand}.
8
+ */
6
9
  export interface UpdateNetworkProfileCommandInput extends UpdateNetworkProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateNetworkProfileCommand}.
13
+ */
8
14
  export interface UpdateNetworkProfileCommandOutput extends UpdateNetworkProfileResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateProjectRequest, UpdateProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateProjectCommand}.
8
+ */
6
9
  export interface UpdateProjectCommandInput extends UpdateProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateProjectCommand}.
13
+ */
8
14
  export interface UpdateProjectCommandOutput extends UpdateProjectResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateTestGridProjectRequest, UpdateTestGridProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateTestGridProjectCommand}.
8
+ */
6
9
  export interface UpdateTestGridProjectCommandInput extends UpdateTestGridProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateTestGridProjectCommand}.
13
+ */
8
14
  export interface UpdateTestGridProjectCommandOutput extends UpdateTestGridProjectResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateUploadRequest, UpdateUploadResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateUploadCommand}.
8
+ */
6
9
  export interface UpdateUploadCommandInput extends UpdateUploadRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUploadCommand}.
13
+ */
8
14
  export interface UpdateUploadCommandOutput extends UpdateUploadResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
5
5
  import { UpdateVPCEConfigurationRequest, UpdateVPCEConfigurationResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateVPCEConfigurationCommand}.
8
+ */
6
9
  export interface UpdateVPCEConfigurationCommandInput extends UpdateVPCEConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateVPCEConfigurationCommand}.
13
+ */
8
14
  export interface UpdateVPCEConfigurationCommandOutput extends UpdateVPCEConfigurationResult, __MetadataBearer {
9
15
  }
10
16
  /**