@aws-sdk/client-device-farm 3.651.1 → 3.658.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 (155) hide show
  1. package/dist-types/commands/CreateDevicePoolCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateNetworkProfileCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateProjectCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateTestGridProjectCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateTestGridUrlCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateUploadCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteDevicePoolCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteProjectCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteRunCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteUploadCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +11 -0
  19. package/dist-types/commands/GetAccountSettingsCommand.d.ts +11 -0
  20. package/dist-types/commands/GetDeviceCommand.d.ts +11 -0
  21. package/dist-types/commands/GetDeviceInstanceCommand.d.ts +11 -0
  22. package/dist-types/commands/GetDevicePoolCommand.d.ts +11 -0
  23. package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +11 -0
  24. package/dist-types/commands/GetInstanceProfileCommand.d.ts +11 -0
  25. package/dist-types/commands/GetJobCommand.d.ts +11 -0
  26. package/dist-types/commands/GetNetworkProfileCommand.d.ts +11 -0
  27. package/dist-types/commands/GetOfferingStatusCommand.d.ts +11 -0
  28. package/dist-types/commands/GetProjectCommand.d.ts +11 -0
  29. package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +11 -0
  30. package/dist-types/commands/GetRunCommand.d.ts +11 -0
  31. package/dist-types/commands/GetSuiteCommand.d.ts +11 -0
  32. package/dist-types/commands/GetTestCommand.d.ts +11 -0
  33. package/dist-types/commands/GetTestGridProjectCommand.d.ts +11 -0
  34. package/dist-types/commands/GetTestGridSessionCommand.d.ts +11 -0
  35. package/dist-types/commands/GetUploadCommand.d.ts +11 -0
  36. package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +11 -0
  37. package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +11 -0
  38. package/dist-types/commands/ListArtifactsCommand.d.ts +11 -0
  39. package/dist-types/commands/ListDeviceInstancesCommand.d.ts +11 -0
  40. package/dist-types/commands/ListDevicePoolsCommand.d.ts +11 -0
  41. package/dist-types/commands/ListDevicesCommand.d.ts +11 -0
  42. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +11 -0
  43. package/dist-types/commands/ListJobsCommand.d.ts +11 -0
  44. package/dist-types/commands/ListNetworkProfilesCommand.d.ts +11 -0
  45. package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +11 -0
  46. package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +11 -0
  47. package/dist-types/commands/ListOfferingsCommand.d.ts +11 -0
  48. package/dist-types/commands/ListProjectsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +11 -0
  50. package/dist-types/commands/ListRunsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListSamplesCommand.d.ts +11 -0
  52. package/dist-types/commands/ListSuitesCommand.d.ts +11 -0
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  54. package/dist-types/commands/ListTestGridProjectsCommand.d.ts +11 -0
  55. package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListTestGridSessionsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListTestsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListUniqueProblemsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListUploadsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +11 -0
  62. package/dist-types/commands/PurchaseOfferingCommand.d.ts +11 -0
  63. package/dist-types/commands/RenewOfferingCommand.d.ts +11 -0
  64. package/dist-types/commands/ScheduleRunCommand.d.ts +11 -0
  65. package/dist-types/commands/StopJobCommand.d.ts +11 -0
  66. package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +11 -0
  67. package/dist-types/commands/StopRunCommand.d.ts +11 -0
  68. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +11 -0
  71. package/dist-types/commands/UpdateDevicePoolCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +11 -0
  74. package/dist-types/commands/UpdateProjectCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateUploadCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +11 -0
  78. package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetTestCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/StopJobCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/StopRunCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +12 -1
  155. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const CreateInstanceProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {}
40
+ export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateInstanceProfileRequest;
44
+ output: CreateInstanceProfileResult;
45
+ };
46
+ sdk: {
47
+ input: CreateInstanceProfileCommandInput;
48
+ output: CreateInstanceProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateNetworkProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateNetworkProfileCommand extends CreateNetworkProfileCommand_base {}
40
+ export declare class CreateNetworkProfileCommand extends CreateNetworkProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateNetworkProfileRequest;
44
+ output: CreateNetworkProfileResult;
45
+ };
46
+ sdk: {
47
+ input: CreateNetworkProfileCommandInput;
48
+ output: CreateNetworkProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateProjectCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateProjectCommand extends CreateProjectCommand_base {}
36
+ export declare class CreateProjectCommand extends CreateProjectCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateProjectRequest;
40
+ output: CreateProjectResult;
41
+ };
42
+ sdk: {
43
+ input: CreateProjectCommandInput;
44
+ output: CreateProjectCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateRemoteAccessSessionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateRemoteAccessSessionCommand extends CreateRemoteAccessSessionCommand_base {}
40
+ export declare class CreateRemoteAccessSessionCommand extends CreateRemoteAccessSessionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateRemoteAccessSessionRequest;
44
+ output: CreateRemoteAccessSessionResult;
45
+ };
46
+ sdk: {
47
+ input: CreateRemoteAccessSessionCommandInput;
48
+ output: CreateRemoteAccessSessionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateTestGridProjectCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTestGridProjectCommand extends CreateTestGridProjectCommand_base {}
40
+ export declare class CreateTestGridProjectCommand extends CreateTestGridProjectCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTestGridProjectRequest;
44
+ output: CreateTestGridProjectResult;
45
+ };
46
+ sdk: {
47
+ input: CreateTestGridProjectCommandInput;
48
+ output: CreateTestGridProjectCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateTestGridUrlCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTestGridUrlCommand extends CreateTestGridUrlCommand_base {}
40
+ export declare class CreateTestGridUrlCommand extends CreateTestGridUrlCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTestGridUrlRequest;
44
+ output: CreateTestGridUrlResult;
45
+ };
46
+ sdk: {
47
+ input: CreateTestGridUrlCommandInput;
48
+ output: CreateTestGridUrlCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateUploadCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateUploadCommand extends CreateUploadCommand_base {}
36
+ export declare class CreateUploadCommand extends CreateUploadCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateUploadRequest;
40
+ output: CreateUploadResult;
41
+ };
42
+ sdk: {
43
+ input: CreateUploadCommandInput;
44
+ output: CreateUploadCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateVPCEConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateVPCEConfigurationCommand extends CreateVPCEConfigurationCommand_base {}
40
+ export declare class CreateVPCEConfigurationCommand extends CreateVPCEConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateVPCEConfigurationRequest;
44
+ output: CreateVPCEConfigurationResult;
45
+ };
46
+ sdk: {
47
+ input: CreateVPCEConfigurationCommandInput;
48
+ output: CreateVPCEConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteDevicePoolCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteDevicePoolCommand extends DeleteDevicePoolCommand_base {}
39
+ export declare class DeleteDevicePoolCommand extends DeleteDevicePoolCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteDevicePoolRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteDevicePoolCommandInput;
47
+ output: DeleteDevicePoolCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteInstanceProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteInstanceProfileCommand extends DeleteInstanceProfileCommand_base {}
40
+ export declare class DeleteInstanceProfileCommand extends DeleteInstanceProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteInstanceProfileRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteInstanceProfileCommandInput;
48
+ output: DeleteInstanceProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteNetworkProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteNetworkProfileCommand extends DeleteNetworkProfileCommand_base {}
40
+ export declare class DeleteNetworkProfileCommand extends DeleteNetworkProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteNetworkProfileRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteNetworkProfileCommandInput;
48
+ output: DeleteNetworkProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteProjectCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteProjectCommand extends DeleteProjectCommand_base {}
36
+ export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteProjectRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteProjectCommandInput;
44
+ output: DeleteProjectCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteRemoteAccessSessionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteRemoteAccessSessionCommand extends DeleteRemoteAccessSessionCommand_base {}
40
+ export declare class DeleteRemoteAccessSessionCommand extends DeleteRemoteAccessSessionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteRemoteAccessSessionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteRemoteAccessSessionCommandInput;
48
+ output: DeleteRemoteAccessSessionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteRunCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteRunCommand extends DeleteRunCommand_base {}
36
+ export declare class DeleteRunCommand extends DeleteRunCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteRunRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteRunCommandInput;
44
+ output: DeleteRunCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteTestGridProjectCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteTestGridProjectCommand extends DeleteTestGridProjectCommand_base {}
40
+ export declare class DeleteTestGridProjectCommand extends DeleteTestGridProjectCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteTestGridProjectRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteTestGridProjectCommandInput;
48
+ output: DeleteTestGridProjectCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteUploadCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteUploadCommand extends DeleteUploadCommand_base {}
36
+ export declare class DeleteUploadCommand extends DeleteUploadCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteUploadRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteUploadCommandInput;
44
+ output: DeleteUploadCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteVPCEConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteVPCEConfigurationCommand extends DeleteVPCEConfigurationCommand_base {}
40
+ export declare class DeleteVPCEConfigurationCommand extends DeleteVPCEConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteVPCEConfigurationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteVPCEConfigurationCommandInput;
48
+ output: DeleteVPCEConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetAccountSettingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {}
40
+ export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetAccountSettingsResult;
45
+ };
46
+ sdk: {
47
+ input: GetAccountSettingsCommandInput;
48
+ output: GetAccountSettingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetDeviceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetDeviceCommand extends GetDeviceCommand_base {}
36
+ export declare class GetDeviceCommand extends GetDeviceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetDeviceRequest;
40
+ output: GetDeviceResult;
41
+ };
42
+ sdk: {
43
+ input: GetDeviceCommandInput;
44
+ output: GetDeviceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetDeviceInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDeviceInstanceCommand extends GetDeviceInstanceCommand_base {}
40
+ export declare class GetDeviceInstanceCommand extends GetDeviceInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDeviceInstanceRequest;
44
+ output: GetDeviceInstanceResult;
45
+ };
46
+ sdk: {
47
+ input: GetDeviceInstanceCommandInput;
48
+ output: GetDeviceInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetDevicePoolCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetDevicePoolCommand extends GetDevicePoolCommand_base {}
36
+ export declare class GetDevicePoolCommand extends GetDevicePoolCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetDevicePoolRequest;
40
+ output: GetDevicePoolResult;
41
+ };
42
+ sdk: {
43
+ input: GetDevicePoolCommandInput;
44
+ output: GetDevicePoolCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetDevicePoolCompatibilityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDevicePoolCompatibilityCommand extends GetDevicePoolCompatibilityCommand_base {}
40
+ export declare class GetDevicePoolCompatibilityCommand extends GetDevicePoolCompatibilityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDevicePoolCompatibilityRequest;
44
+ output: GetDevicePoolCompatibilityResult;
45
+ };
46
+ sdk: {
47
+ input: GetDevicePoolCompatibilityCommandInput;
48
+ output: GetDevicePoolCompatibilityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetInstanceProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetInstanceProfileCommand extends GetInstanceProfileCommand_base {}
40
+ export declare class GetInstanceProfileCommand extends GetInstanceProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetInstanceProfileRequest;
44
+ output: GetInstanceProfileResult;
45
+ };
46
+ sdk: {
47
+ input: GetInstanceProfileCommandInput;
48
+ output: GetInstanceProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -27,4 +27,15 @@ declare const GetJobCommand_base: {
27
27
  >;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
- export declare class GetJobCommand extends GetJobCommand_base {}
30
+ export declare class GetJobCommand extends GetJobCommand_base {
31
+ protected static __types: {
32
+ api: {
33
+ input: GetJobRequest;
34
+ output: GetJobResult;
35
+ };
36
+ sdk: {
37
+ input: GetJobCommandInput;
38
+ output: GetJobCommandOutput;
39
+ };
40
+ };
41
+ }
@@ -37,4 +37,15 @@ declare const GetNetworkProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetNetworkProfileCommand extends GetNetworkProfileCommand_base {}
40
+ export declare class GetNetworkProfileCommand extends GetNetworkProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetNetworkProfileRequest;
44
+ output: GetNetworkProfileResult;
45
+ };
46
+ sdk: {
47
+ input: GetNetworkProfileCommandInput;
48
+ output: GetNetworkProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetOfferingStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetOfferingStatusCommand extends GetOfferingStatusCommand_base {}
40
+ export declare class GetOfferingStatusCommand extends GetOfferingStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetOfferingStatusRequest;
44
+ output: GetOfferingStatusResult;
45
+ };
46
+ sdk: {
47
+ input: GetOfferingStatusCommandInput;
48
+ output: GetOfferingStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetProjectCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetProjectCommand extends GetProjectCommand_base {}
36
+ export declare class GetProjectCommand extends GetProjectCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetProjectRequest;
40
+ output: GetProjectResult;
41
+ };
42
+ sdk: {
43
+ input: GetProjectCommandInput;
44
+ output: GetProjectCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetRemoteAccessSessionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetRemoteAccessSessionCommand extends GetRemoteAccessSessionCommand_base {}
40
+ export declare class GetRemoteAccessSessionCommand extends GetRemoteAccessSessionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetRemoteAccessSessionRequest;
44
+ output: GetRemoteAccessSessionResult;
45
+ };
46
+ sdk: {
47
+ input: GetRemoteAccessSessionCommandInput;
48
+ output: GetRemoteAccessSessionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -27,4 +27,15 @@ declare const GetRunCommand_base: {
27
27
  >;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
- export declare class GetRunCommand extends GetRunCommand_base {}
30
+ export declare class GetRunCommand extends GetRunCommand_base {
31
+ protected static __types: {
32
+ api: {
33
+ input: GetRunRequest;
34
+ output: GetRunResult;
35
+ };
36
+ sdk: {
37
+ input: GetRunCommandInput;
38
+ output: GetRunCommandOutput;
39
+ };
40
+ };
41
+ }
@@ -33,4 +33,15 @@ declare const GetSuiteCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetSuiteCommand extends GetSuiteCommand_base {}
36
+ export declare class GetSuiteCommand extends GetSuiteCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetSuiteRequest;
40
+ output: GetSuiteResult;
41
+ };
42
+ sdk: {
43
+ input: GetSuiteCommandInput;
44
+ output: GetSuiteCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -27,4 +27,15 @@ declare const GetTestCommand_base: {
27
27
  >;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
- export declare class GetTestCommand extends GetTestCommand_base {}
30
+ export declare class GetTestCommand extends GetTestCommand_base {
31
+ protected static __types: {
32
+ api: {
33
+ input: GetTestRequest;
34
+ output: GetTestResult;
35
+ };
36
+ sdk: {
37
+ input: GetTestCommandInput;
38
+ output: GetTestCommandOutput;
39
+ };
40
+ };
41
+ }
@@ -37,4 +37,15 @@ declare const GetTestGridProjectCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetTestGridProjectCommand extends GetTestGridProjectCommand_base {}
40
+ export declare class GetTestGridProjectCommand extends GetTestGridProjectCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetTestGridProjectRequest;
44
+ output: GetTestGridProjectResult;
45
+ };
46
+ sdk: {
47
+ input: GetTestGridProjectCommandInput;
48
+ output: GetTestGridProjectCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetTestGridSessionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetTestGridSessionCommand extends GetTestGridSessionCommand_base {}
40
+ export declare class GetTestGridSessionCommand extends GetTestGridSessionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetTestGridSessionRequest;
44
+ output: GetTestGridSessionResult;
45
+ };
46
+ sdk: {
47
+ input: GetTestGridSessionCommandInput;
48
+ output: GetTestGridSessionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetUploadCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetUploadCommand extends GetUploadCommand_base {}
36
+ export declare class GetUploadCommand extends GetUploadCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetUploadRequest;
40
+ output: GetUploadResult;
41
+ };
42
+ sdk: {
43
+ input: GetUploadCommandInput;
44
+ output: GetUploadCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetVPCEConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetVPCEConfigurationCommand extends GetVPCEConfigurationCommand_base {}
40
+ export declare class GetVPCEConfigurationCommand extends GetVPCEConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetVPCEConfigurationRequest;
44
+ output: GetVPCEConfigurationResult;
45
+ };
46
+ sdk: {
47
+ input: GetVPCEConfigurationCommandInput;
48
+ output: GetVPCEConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const InstallToRemoteAccessSessionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class InstallToRemoteAccessSessionCommand extends InstallToRemoteAccessSessionCommand_base {}
40
+ export declare class InstallToRemoteAccessSessionCommand extends InstallToRemoteAccessSessionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: InstallToRemoteAccessSessionRequest;
44
+ output: InstallToRemoteAccessSessionResult;
45
+ };
46
+ sdk: {
47
+ input: InstallToRemoteAccessSessionCommandInput;
48
+ output: InstallToRemoteAccessSessionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListArtifactsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListArtifactsCommand extends ListArtifactsCommand_base {}
36
+ export declare class ListArtifactsCommand extends ListArtifactsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListArtifactsRequest;
40
+ output: ListArtifactsResult;
41
+ };
42
+ sdk: {
43
+ input: ListArtifactsCommandInput;
44
+ output: ListArtifactsCommandOutput;
45
+ };
46
+ };
47
+ }