@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 { CreateDevicePoolRequest, CreateDevicePoolResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDevicePoolCommand}.
8
+ */
6
9
  export interface CreateDevicePoolCommandInput extends CreateDevicePoolRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDevicePoolCommand}.
13
+ */
8
14
  export interface CreateDevicePoolCommandOutput extends CreateDevicePoolResult, __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 { CreateInstanceProfileRequest, CreateInstanceProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateInstanceProfileCommand}.
8
+ */
6
9
  export interface CreateInstanceProfileCommandInput extends CreateInstanceProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateInstanceProfileCommand}.
13
+ */
8
14
  export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfileResult, __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 { CreateNetworkProfileRequest, CreateNetworkProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateNetworkProfileCommand}.
8
+ */
6
9
  export interface CreateNetworkProfileCommandInput extends CreateNetworkProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateNetworkProfileCommand}.
13
+ */
8
14
  export interface CreateNetworkProfileCommandOutput extends CreateNetworkProfileResult, __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 { CreateProjectRequest, CreateProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateProjectCommand}.
8
+ */
6
9
  export interface CreateProjectCommandInput extends CreateProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateProjectCommand}.
13
+ */
8
14
  export interface CreateProjectCommandOutput extends CreateProjectResult, __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 { CreateRemoteAccessSessionRequest, CreateRemoteAccessSessionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateRemoteAccessSessionCommand}.
8
+ */
6
9
  export interface CreateRemoteAccessSessionCommandInput extends CreateRemoteAccessSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateRemoteAccessSessionCommand}.
13
+ */
8
14
  export interface CreateRemoteAccessSessionCommandOutput extends CreateRemoteAccessSessionResult, __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 { CreateTestGridProjectRequest, CreateTestGridProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateTestGridProjectCommand}.
8
+ */
6
9
  export interface CreateTestGridProjectCommandInput extends CreateTestGridProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTestGridProjectCommand}.
13
+ */
8
14
  export interface CreateTestGridProjectCommandOutput extends CreateTestGridProjectResult, __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 { CreateTestGridUrlRequest, CreateTestGridUrlResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateTestGridUrlCommand}.
8
+ */
6
9
  export interface CreateTestGridUrlCommandInput extends CreateTestGridUrlRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTestGridUrlCommand}.
13
+ */
8
14
  export interface CreateTestGridUrlCommandOutput extends CreateTestGridUrlResult, __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 { CreateUploadRequest, CreateUploadResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateUploadCommand}.
8
+ */
6
9
  export interface CreateUploadCommandInput extends CreateUploadRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateUploadCommand}.
13
+ */
8
14
  export interface CreateUploadCommandOutput extends CreateUploadResult, __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 { CreateVPCEConfigurationRequest, CreateVPCEConfigurationResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateVPCEConfigurationCommand}.
8
+ */
6
9
  export interface CreateVPCEConfigurationCommandInput extends CreateVPCEConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateVPCEConfigurationCommand}.
13
+ */
8
14
  export interface CreateVPCEConfigurationCommandOutput extends CreateVPCEConfigurationResult, __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 { DeleteDevicePoolRequest, DeleteDevicePoolResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteDevicePoolCommand}.
8
+ */
6
9
  export interface DeleteDevicePoolCommandInput extends DeleteDevicePoolRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDevicePoolCommand}.
13
+ */
8
14
  export interface DeleteDevicePoolCommandOutput extends DeleteDevicePoolResult, __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 { DeleteInstanceProfileRequest, DeleteInstanceProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteInstanceProfileCommand}.
8
+ */
6
9
  export interface DeleteInstanceProfileCommandInput extends DeleteInstanceProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteInstanceProfileCommand}.
13
+ */
8
14
  export interface DeleteInstanceProfileCommandOutput extends DeleteInstanceProfileResult, __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 { DeleteNetworkProfileRequest, DeleteNetworkProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteNetworkProfileCommand}.
8
+ */
6
9
  export interface DeleteNetworkProfileCommandInput extends DeleteNetworkProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteNetworkProfileCommand}.
13
+ */
8
14
  export interface DeleteNetworkProfileCommandOutput extends DeleteNetworkProfileResult, __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 { DeleteProjectRequest, DeleteProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteProjectCommand}.
8
+ */
6
9
  export interface DeleteProjectCommandInput extends DeleteProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteProjectCommand}.
13
+ */
8
14
  export interface DeleteProjectCommandOutput extends DeleteProjectResult, __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 { DeleteRemoteAccessSessionRequest, DeleteRemoteAccessSessionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteRemoteAccessSessionCommand}.
8
+ */
6
9
  export interface DeleteRemoteAccessSessionCommandInput extends DeleteRemoteAccessSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteRemoteAccessSessionCommand}.
13
+ */
8
14
  export interface DeleteRemoteAccessSessionCommandOutput extends DeleteRemoteAccessSessionResult, __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 { DeleteRunRequest, DeleteRunResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteRunCommand}.
8
+ */
6
9
  export interface DeleteRunCommandInput extends DeleteRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteRunCommand}.
13
+ */
8
14
  export interface DeleteRunCommandOutput extends DeleteRunResult, __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 { DeleteTestGridProjectRequest, DeleteTestGridProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteTestGridProjectCommand}.
8
+ */
6
9
  export interface DeleteTestGridProjectCommandInput extends DeleteTestGridProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteTestGridProjectCommand}.
13
+ */
8
14
  export interface DeleteTestGridProjectCommandOutput extends DeleteTestGridProjectResult, __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 { DeleteUploadRequest, DeleteUploadResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteUploadCommand}.
8
+ */
6
9
  export interface DeleteUploadCommandInput extends DeleteUploadRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteUploadCommand}.
13
+ */
8
14
  export interface DeleteUploadCommandOutput extends DeleteUploadResult, __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 { DeleteVPCEConfigurationRequest, DeleteVPCEConfigurationResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteVPCEConfigurationCommand}.
8
+ */
6
9
  export interface DeleteVPCEConfigurationCommandInput extends DeleteVPCEConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteVPCEConfigurationCommand}.
13
+ */
8
14
  export interface DeleteVPCEConfigurationCommandOutput extends DeleteVPCEConfigurationResult, __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 { GetAccountSettingsRequest, GetAccountSettingsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetAccountSettingsCommand}.
8
+ */
6
9
  export interface GetAccountSettingsCommandInput extends GetAccountSettingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetAccountSettingsCommand}.
13
+ */
8
14
  export interface GetAccountSettingsCommandOutput extends GetAccountSettingsResult, __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 { GetDeviceRequest, GetDeviceResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetDeviceCommand}.
8
+ */
6
9
  export interface GetDeviceCommandInput extends GetDeviceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDeviceCommand}.
13
+ */
8
14
  export interface GetDeviceCommandOutput extends GetDeviceResult, __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 { GetDeviceInstanceRequest, GetDeviceInstanceResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetDeviceInstanceCommand}.
8
+ */
6
9
  export interface GetDeviceInstanceCommandInput extends GetDeviceInstanceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDeviceInstanceCommand}.
13
+ */
8
14
  export interface GetDeviceInstanceCommandOutput extends GetDeviceInstanceResult, __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 { GetDevicePoolRequest, GetDevicePoolResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetDevicePoolCommand}.
8
+ */
6
9
  export interface GetDevicePoolCommandInput extends GetDevicePoolRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDevicePoolCommand}.
13
+ */
8
14
  export interface GetDevicePoolCommandOutput extends GetDevicePoolResult, __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 { GetDevicePoolCompatibilityRequest, GetDevicePoolCompatibilityResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetDevicePoolCompatibilityCommand}.
8
+ */
6
9
  export interface GetDevicePoolCompatibilityCommandInput extends GetDevicePoolCompatibilityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDevicePoolCompatibilityCommand}.
13
+ */
8
14
  export interface GetDevicePoolCompatibilityCommandOutput extends GetDevicePoolCompatibilityResult, __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 { GetInstanceProfileRequest, GetInstanceProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetInstanceProfileCommand}.
8
+ */
6
9
  export interface GetInstanceProfileCommandInput extends GetInstanceProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetInstanceProfileCommand}.
13
+ */
8
14
  export interface GetInstanceProfileCommandOutput extends GetInstanceProfileResult, __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 { GetJobRequest, GetJobResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetJobCommand}.
8
+ */
6
9
  export interface GetJobCommandInput extends GetJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetJobCommand}.
13
+ */
8
14
  export interface GetJobCommandOutput extends GetJobResult, __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 { GetNetworkProfileRequest, GetNetworkProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetNetworkProfileCommand}.
8
+ */
6
9
  export interface GetNetworkProfileCommandInput extends GetNetworkProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetNetworkProfileCommand}.
13
+ */
8
14
  export interface GetNetworkProfileCommandOutput extends GetNetworkProfileResult, __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 { GetOfferingStatusRequest, GetOfferingStatusResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetOfferingStatusCommand}.
8
+ */
6
9
  export interface GetOfferingStatusCommandInput extends GetOfferingStatusRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetOfferingStatusCommand}.
13
+ */
8
14
  export interface GetOfferingStatusCommandOutput extends GetOfferingStatusResult, __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 { GetProjectRequest, GetProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetProjectCommand}.
8
+ */
6
9
  export interface GetProjectCommandInput extends GetProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetProjectCommand}.
13
+ */
8
14
  export interface GetProjectCommandOutput extends GetProjectResult, __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 { GetRemoteAccessSessionRequest, GetRemoteAccessSessionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetRemoteAccessSessionCommand}.
8
+ */
6
9
  export interface GetRemoteAccessSessionCommandInput extends GetRemoteAccessSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRemoteAccessSessionCommand}.
13
+ */
8
14
  export interface GetRemoteAccessSessionCommandOutput extends GetRemoteAccessSessionResult, __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 { GetRunRequest, GetRunResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetRunCommand}.
8
+ */
6
9
  export interface GetRunCommandInput extends GetRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRunCommand}.
13
+ */
8
14
  export interface GetRunCommandOutput extends GetRunResult, __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 { GetSuiteRequest, GetSuiteResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetSuiteCommand}.
8
+ */
6
9
  export interface GetSuiteCommandInput extends GetSuiteRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSuiteCommand}.
13
+ */
8
14
  export interface GetSuiteCommandOutput extends GetSuiteResult, __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 { GetTestRequest, GetTestResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetTestCommand}.
8
+ */
6
9
  export interface GetTestCommandInput extends GetTestRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTestCommand}.
13
+ */
8
14
  export interface GetTestCommandOutput extends GetTestResult, __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 { GetTestGridProjectRequest, GetTestGridProjectResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetTestGridProjectCommand}.
8
+ */
6
9
  export interface GetTestGridProjectCommandInput extends GetTestGridProjectRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTestGridProjectCommand}.
13
+ */
8
14
  export interface GetTestGridProjectCommandOutput extends GetTestGridProjectResult, __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 { GetTestGridSessionRequest, GetTestGridSessionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetTestGridSessionCommand}.
8
+ */
6
9
  export interface GetTestGridSessionCommandInput extends GetTestGridSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTestGridSessionCommand}.
13
+ */
8
14
  export interface GetTestGridSessionCommandOutput extends GetTestGridSessionResult, __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 { GetUploadRequest, GetUploadResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetUploadCommand}.
8
+ */
6
9
  export interface GetUploadCommandInput extends GetUploadRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetUploadCommand}.
13
+ */
8
14
  export interface GetUploadCommandOutput extends GetUploadResult, __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 { GetVPCEConfigurationRequest, GetVPCEConfigurationResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetVPCEConfigurationCommand}.
8
+ */
6
9
  export interface GetVPCEConfigurationCommandInput extends GetVPCEConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetVPCEConfigurationCommand}.
13
+ */
8
14
  export interface GetVPCEConfigurationCommandOutput extends GetVPCEConfigurationResult, __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 { InstallToRemoteAccessSessionRequest, InstallToRemoteAccessSessionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link InstallToRemoteAccessSessionCommand}.
8
+ */
6
9
  export interface InstallToRemoteAccessSessionCommandInput extends InstallToRemoteAccessSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link InstallToRemoteAccessSessionCommand}.
13
+ */
8
14
  export interface InstallToRemoteAccessSessionCommandOutput extends InstallToRemoteAccessSessionResult, __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 { ListArtifactsRequest, ListArtifactsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListArtifactsCommand}.
8
+ */
6
9
  export interface ListArtifactsCommandInput extends ListArtifactsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListArtifactsCommand}.
13
+ */
8
14
  export interface ListArtifactsCommandOutput extends ListArtifactsResult, __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 { ListDeviceInstancesRequest, ListDeviceInstancesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListDeviceInstancesCommand}.
8
+ */
6
9
  export interface ListDeviceInstancesCommandInput extends ListDeviceInstancesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDeviceInstancesCommand}.
13
+ */
8
14
  export interface ListDeviceInstancesCommandOutput extends ListDeviceInstancesResult, __MetadataBearer {
9
15
  }
10
16
  /**