@aws-sdk/client-device-farm 3.533.0 → 3.540.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 (165) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/DeviceFarm.d.ts +13 -1
  6. package/dist-types/DeviceFarmClient.d.ts +1 -1
  7. package/dist-types/commands/CreateDevicePoolCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateNetworkProfileCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateTestGridProjectCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateTestGridUrlCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateUploadCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteDevicePoolCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteUploadCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
  26. package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDeviceInstanceCommand.d.ts +2 -1
  28. package/dist-types/commands/GetDevicePoolCommand.d.ts +2 -1
  29. package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
  30. package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
  31. package/dist-types/commands/GetJobCommand.d.ts +2 -1
  32. package/dist-types/commands/GetNetworkProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/GetOfferingStatusCommand.d.ts +2 -1
  34. package/dist-types/commands/GetProjectCommand.d.ts +2 -1
  35. package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +2 -1
  36. package/dist-types/commands/GetRunCommand.d.ts +2 -1
  37. package/dist-types/commands/GetSuiteCommand.d.ts +2 -1
  38. package/dist-types/commands/GetTestCommand.d.ts +2 -1
  39. package/dist-types/commands/GetTestGridProjectCommand.d.ts +2 -1
  40. package/dist-types/commands/GetTestGridSessionCommand.d.ts +2 -1
  41. package/dist-types/commands/GetUploadCommand.d.ts +2 -1
  42. package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +2 -1
  44. package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListDeviceInstancesCommand.d.ts +2 -1
  46. package/dist-types/commands/ListDevicePoolsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
  48. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
  49. package/dist-types/commands/ListJobsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListNetworkProfilesCommand.d.ts +2 -1
  51. package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListRunsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListSamplesCommand.d.ts +2 -1
  58. package/dist-types/commands/ListSuitesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/ListTestGridProjectsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListTestGridSessionsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListTestsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListUniqueProblemsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListUploadsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +2 -1
  68. package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
  69. package/dist-types/commands/RenewOfferingCommand.d.ts +2 -1
  70. package/dist-types/commands/ScheduleRunCommand.d.ts +2 -1
  71. package/dist-types/commands/StopJobCommand.d.ts +2 -1
  72. package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +2 -1
  73. package/dist-types/commands/StopRunCommand.d.ts +2 -1
  74. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  75. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateDevicePoolCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateUploadCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +2 -1
  84. package/dist-types/index.d.ts +0 -1
  85. package/dist-types/models/models_0.d.ts +746 -746
  86. package/dist-types/ts3.4/DeviceFarm.d.ts +12 -0
  87. package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -0
  112. package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +7 -0
  117. package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/GetTestCommand.d.ts +7 -0
  119. package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -0
  152. package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/StopRunCommand.d.ts +7 -0
  154. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/index.d.ts +0 -1
  165. package/package.json +40 -40
@@ -543,6 +543,7 @@ export interface DeviceFarm {
543
543
  options: __HttpHandlerOptions,
544
544
  cb: (err: any, data?: DeleteVPCEConfigurationCommandOutput) => void
545
545
  ): void;
546
+ getAccountSettings(): Promise<GetAccountSettingsCommandOutput>;
546
547
  getAccountSettings(
547
548
  args: GetAccountSettingsCommandInput,
548
549
  options?: __HttpHandlerOptions
@@ -647,6 +648,7 @@ export interface DeviceFarm {
647
648
  options: __HttpHandlerOptions,
648
649
  cb: (err: any, data?: GetNetworkProfileCommandOutput) => void
649
650
  ): void;
651
+ getOfferingStatus(): Promise<GetOfferingStatusCommandOutput>;
650
652
  getOfferingStatus(
651
653
  args: GetOfferingStatusCommandInput,
652
654
  options?: __HttpHandlerOptions
@@ -738,6 +740,7 @@ export interface DeviceFarm {
738
740
  options: __HttpHandlerOptions,
739
741
  cb: (err: any, data?: GetTestGridProjectCommandOutput) => void
740
742
  ): void;
743
+ getTestGridSession(): Promise<GetTestGridSessionCommandOutput>;
741
744
  getTestGridSession(
742
745
  args: GetTestGridSessionCommandInput,
743
746
  options?: __HttpHandlerOptions
@@ -803,6 +806,7 @@ export interface DeviceFarm {
803
806
  options: __HttpHandlerOptions,
804
807
  cb: (err: any, data?: ListArtifactsCommandOutput) => void
805
808
  ): void;
809
+ listDeviceInstances(): Promise<ListDeviceInstancesCommandOutput>;
806
810
  listDeviceInstances(
807
811
  args: ListDeviceInstancesCommandInput,
808
812
  options?: __HttpHandlerOptions
@@ -829,6 +833,7 @@ export interface DeviceFarm {
829
833
  options: __HttpHandlerOptions,
830
834
  cb: (err: any, data?: ListDevicePoolsCommandOutput) => void
831
835
  ): void;
836
+ listDevices(): Promise<ListDevicesCommandOutput>;
832
837
  listDevices(
833
838
  args: ListDevicesCommandInput,
834
839
  options?: __HttpHandlerOptions
@@ -842,6 +847,7 @@ export interface DeviceFarm {
842
847
  options: __HttpHandlerOptions,
843
848
  cb: (err: any, data?: ListDevicesCommandOutput) => void
844
849
  ): void;
850
+ listInstanceProfiles(): Promise<ListInstanceProfilesCommandOutput>;
845
851
  listInstanceProfiles(
846
852
  args: ListInstanceProfilesCommandInput,
847
853
  options?: __HttpHandlerOptions
@@ -881,6 +887,7 @@ export interface DeviceFarm {
881
887
  options: __HttpHandlerOptions,
882
888
  cb: (err: any, data?: ListNetworkProfilesCommandOutput) => void
883
889
  ): void;
890
+ listOfferingPromotions(): Promise<ListOfferingPromotionsCommandOutput>;
884
891
  listOfferingPromotions(
885
892
  args: ListOfferingPromotionsCommandInput,
886
893
  options?: __HttpHandlerOptions
@@ -894,6 +901,7 @@ export interface DeviceFarm {
894
901
  options: __HttpHandlerOptions,
895
902
  cb: (err: any, data?: ListOfferingPromotionsCommandOutput) => void
896
903
  ): void;
904
+ listOfferings(): Promise<ListOfferingsCommandOutput>;
897
905
  listOfferings(
898
906
  args: ListOfferingsCommandInput,
899
907
  options?: __HttpHandlerOptions
@@ -907,6 +915,7 @@ export interface DeviceFarm {
907
915
  options: __HttpHandlerOptions,
908
916
  cb: (err: any, data?: ListOfferingsCommandOutput) => void
909
917
  ): void;
918
+ listOfferingTransactions(): Promise<ListOfferingTransactionsCommandOutput>;
910
919
  listOfferingTransactions(
911
920
  args: ListOfferingTransactionsCommandInput,
912
921
  options?: __HttpHandlerOptions
@@ -920,6 +929,7 @@ export interface DeviceFarm {
920
929
  options: __HttpHandlerOptions,
921
930
  cb: (err: any, data?: ListOfferingTransactionsCommandOutput) => void
922
931
  ): void;
932
+ listProjects(): Promise<ListProjectsCommandOutput>;
923
933
  listProjects(
924
934
  args: ListProjectsCommandInput,
925
935
  options?: __HttpHandlerOptions
@@ -998,6 +1008,7 @@ export interface DeviceFarm {
998
1008
  options: __HttpHandlerOptions,
999
1009
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1000
1010
  ): void;
1011
+ listTestGridProjects(): Promise<ListTestGridProjectsCommandOutput>;
1001
1012
  listTestGridProjects(
1002
1013
  args: ListTestGridProjectsCommandInput,
1003
1014
  options?: __HttpHandlerOptions
@@ -1089,6 +1100,7 @@ export interface DeviceFarm {
1089
1100
  options: __HttpHandlerOptions,
1090
1101
  cb: (err: any, data?: ListUploadsCommandOutput) => void
1091
1102
  ): void;
1103
+ listVPCEConfigurations(): Promise<ListVPCEConfigurationsCommandOutput>;
1092
1104
  listVPCEConfigurations(
1093
1105
  args: ListVPCEConfigurationsCommandInput,
1094
1106
  options?: __HttpHandlerOptions
@@ -24,6 +24,15 @@ declare const CreateDevicePoolCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDevicePoolCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDevicePoolCommandInput,
31
+ CreateDevicePoolCommandOutput,
32
+ DeviceFarmClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDevicePoolCommand extends CreateDevicePoolCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateInstanceProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateInstanceProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateInstanceProfileCommandInput,
32
+ CreateInstanceProfileCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateNetworkProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateNetworkProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateNetworkProfileCommandInput,
32
+ CreateNetworkProfileCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateNetworkProfileCommand extends CreateNetworkProfileCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateProjectCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateProjectCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateProjectCommandInput,
28
+ CreateProjectCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateProjectCommand extends CreateProjectCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateRemoteAccessSessionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateRemoteAccessSessionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateRemoteAccessSessionCommandInput,
32
+ CreateRemoteAccessSessionCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateRemoteAccessSessionCommand extends CreateRemoteAccessSessionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTestGridProjectCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTestGridProjectCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTestGridProjectCommandInput,
32
+ CreateTestGridProjectCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTestGridProjectCommand extends CreateTestGridProjectCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTestGridUrlCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTestGridUrlCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTestGridUrlCommandInput,
32
+ CreateTestGridUrlCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTestGridUrlCommand extends CreateTestGridUrlCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateUploadCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateUploadCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateUploadCommandInput,
28
+ CreateUploadCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateUploadCommand extends CreateUploadCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateVPCEConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateVPCEConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateVPCEConfigurationCommandInput,
32
+ CreateVPCEConfigurationCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateVPCEConfigurationCommand extends CreateVPCEConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteDevicePoolCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteDevicePoolCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteDevicePoolCommandInput,
31
+ DeleteDevicePoolCommandOutput,
32
+ DeviceFarmClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteDevicePoolCommand extends DeleteDevicePoolCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteInstanceProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteInstanceProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteInstanceProfileCommandInput,
32
+ DeleteInstanceProfileCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteInstanceProfileCommand extends DeleteInstanceProfileCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteNetworkProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteNetworkProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteNetworkProfileCommandInput,
32
+ DeleteNetworkProfileCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteNetworkProfileCommand extends DeleteNetworkProfileCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteProjectCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteProjectCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteProjectCommandInput,
28
+ DeleteProjectCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteProjectCommand extends DeleteProjectCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteRemoteAccessSessionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteRemoteAccessSessionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteRemoteAccessSessionCommandInput,
32
+ DeleteRemoteAccessSessionCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteRemoteAccessSessionCommand extends DeleteRemoteAccessSessionCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteRunCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteRunCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteRunCommandInput,
28
+ DeleteRunCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteRunCommand extends DeleteRunCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteTestGridProjectCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteTestGridProjectCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteTestGridProjectCommandInput,
32
+ DeleteTestGridProjectCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteTestGridProjectCommand extends DeleteTestGridProjectCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteUploadCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteUploadCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteUploadCommandInput,
28
+ DeleteUploadCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteUploadCommand extends DeleteUploadCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteVPCEConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteVPCEConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteVPCEConfigurationCommandInput,
32
+ DeleteVPCEConfigurationCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteVPCEConfigurationCommand extends DeleteVPCEConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetAccountSettingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetAccountSettingsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetAccountSettingsCommandInput,
32
+ GetAccountSettingsCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {}
@@ -21,6 +21,15 @@ declare const GetDeviceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetDeviceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetDeviceCommandInput,
28
+ GetDeviceCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetDeviceCommand extends GetDeviceCommand_base {}
@@ -25,6 +25,15 @@ declare const GetDeviceInstanceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetDeviceInstanceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetDeviceInstanceCommandInput,
32
+ GetDeviceInstanceCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetDeviceInstanceCommand extends GetDeviceInstanceCommand_base {}
@@ -21,6 +21,15 @@ declare const GetDevicePoolCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetDevicePoolCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetDevicePoolCommandInput,
28
+ GetDevicePoolCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetDevicePoolCommand extends GetDevicePoolCommand_base {}
@@ -25,6 +25,15 @@ declare const GetDevicePoolCompatibilityCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetDevicePoolCompatibilityCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetDevicePoolCompatibilityCommandInput,
32
+ GetDevicePoolCompatibilityCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetDevicePoolCompatibilityCommand extends GetDevicePoolCompatibilityCommand_base {}
@@ -25,6 +25,15 @@ declare const GetInstanceProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetInstanceProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetInstanceProfileCommandInput,
32
+ GetInstanceProfileCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetInstanceProfileCommand extends GetInstanceProfileCommand_base {}
@@ -17,6 +17,13 @@ declare const GetJobCommand_base: {
17
17
  ServiceInputTypes,
18
18
  ServiceOutputTypes
19
19
  >;
20
+ new (__0_0: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ GetJobCommandInput,
22
+ GetJobCommandOutput,
23
+ DeviceFarmClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
20
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
21
28
  };
22
29
  export declare class GetJobCommand extends GetJobCommand_base {}
@@ -25,6 +25,15 @@ declare const GetNetworkProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetNetworkProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetNetworkProfileCommandInput,
32
+ GetNetworkProfileCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetNetworkProfileCommand extends GetNetworkProfileCommand_base {}
@@ -25,6 +25,15 @@ declare const GetOfferingStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetOfferingStatusCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetOfferingStatusCommandInput,
32
+ GetOfferingStatusCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetOfferingStatusCommand extends GetOfferingStatusCommand_base {}
@@ -21,6 +21,15 @@ declare const GetProjectCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetProjectCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetProjectCommandInput,
28
+ GetProjectCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetProjectCommand extends GetProjectCommand_base {}
@@ -25,6 +25,15 @@ declare const GetRemoteAccessSessionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetRemoteAccessSessionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetRemoteAccessSessionCommandInput,
32
+ GetRemoteAccessSessionCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetRemoteAccessSessionCommand extends GetRemoteAccessSessionCommand_base {}
@@ -17,6 +17,13 @@ declare const GetRunCommand_base: {
17
17
  ServiceInputTypes,
18
18
  ServiceOutputTypes
19
19
  >;
20
+ new (__0_0: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ GetRunCommandInput,
22
+ GetRunCommandOutput,
23
+ DeviceFarmClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
20
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
21
28
  };
22
29
  export declare class GetRunCommand extends GetRunCommand_base {}
@@ -21,6 +21,15 @@ declare const GetSuiteCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetSuiteCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetSuiteCommandInput,
28
+ GetSuiteCommandOutput,
29
+ DeviceFarmClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetSuiteCommand extends GetSuiteCommand_base {}
@@ -17,6 +17,13 @@ declare const GetTestCommand_base: {
17
17
  ServiceInputTypes,
18
18
  ServiceOutputTypes
19
19
  >;
20
+ new (__0_0: GetTestCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ GetTestCommandInput,
22
+ GetTestCommandOutput,
23
+ DeviceFarmClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
20
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
21
28
  };
22
29
  export declare class GetTestCommand extends GetTestCommand_base {}
@@ -25,6 +25,15 @@ declare const GetTestGridProjectCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetTestGridProjectCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetTestGridProjectCommandInput,
32
+ GetTestGridProjectCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetTestGridProjectCommand extends GetTestGridProjectCommand_base {}
@@ -25,6 +25,15 @@ declare const GetTestGridSessionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetTestGridSessionCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetTestGridSessionCommandInput,
32
+ GetTestGridSessionCommandOutput,
33
+ DeviceFarmClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetTestGridSessionCommand extends GetTestGridSessionCommand_base {}