@aws-sdk/client-device-farm 3.590.0 → 3.596.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.
- package/dist-cjs/index.js +0 -77
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreateUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUploadCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetRunCommand.d.ts +2 -1
- package/dist-types/commands/GetSuiteCommand.d.ts +2 -1
- package/dist-types/commands/GetTestCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetUploadCommand.d.ts +2 -1
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListSamplesCommand.d.ts +2 -1
- package/dist-types/commands/ListSuitesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestsCommand.d.ts +2 -1
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +2 -1
- package/dist-types/commands/ListUploadsCommand.d.ts +2 -1
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RenewOfferingCommand.d.ts +2 -1
- package/dist-types/commands/ScheduleRunCommand.d.ts +2 -1
- package/dist-types/commands/StopJobCommand.d.ts +2 -1
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopRunCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUploadCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/DeviceFarmServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/DeviceFarmServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
export * from "./DeviceFarmClient";
|
|
21
21
|
export * from "./DeviceFarm";
|
|
22
22
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
23
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
24
|
-
export { DeviceFarmExtensionConfiguration } from "./extensionConfiguration";
|
|
23
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
24
|
+
export type { DeviceFarmExtensionConfiguration } from "./extensionConfiguration";
|
|
25
25
|
export * from "./commands";
|
|
26
26
|
export * from "./pagination";
|
|
27
27
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDevicePoolRequest,
|
|
10
10
|
CreateDevicePoolResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDevicePoolCommandInput extends CreateDevicePoolRequest {}
|
|
14
15
|
export interface CreateDevicePoolCommandOutput
|
|
15
16
|
extends CreateDevicePoolResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateInstanceProfileRequest,
|
|
10
10
|
CreateInstanceProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateInstanceProfileCommandInput
|
|
14
15
|
extends CreateInstanceProfileRequest {}
|
|
15
16
|
export interface CreateInstanceProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateNetworkProfileRequest,
|
|
10
10
|
CreateNetworkProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateNetworkProfileCommandInput
|
|
14
15
|
extends CreateNetworkProfileRequest {}
|
|
15
16
|
export interface CreateNetworkProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { CreateProjectRequest, CreateProjectResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateProjectCommandInput extends CreateProjectRequest {}
|
|
11
12
|
export interface CreateProjectCommandOutput
|
|
12
13
|
extends CreateProjectResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateRemoteAccessSessionRequest,
|
|
10
10
|
CreateRemoteAccessSessionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRemoteAccessSessionCommandInput
|
|
14
15
|
extends CreateRemoteAccessSessionRequest {}
|
|
15
16
|
export interface CreateRemoteAccessSessionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateTestGridProjectRequest,
|
|
10
10
|
CreateTestGridProjectResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateTestGridProjectCommandInput
|
|
14
15
|
extends CreateTestGridProjectRequest {}
|
|
15
16
|
export interface CreateTestGridProjectCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateTestGridUrlRequest,
|
|
10
10
|
CreateTestGridUrlResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateTestGridUrlCommandInput
|
|
14
15
|
extends CreateTestGridUrlRequest {}
|
|
15
16
|
export interface CreateTestGridUrlCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { CreateUploadRequest, CreateUploadResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateUploadCommandInput extends CreateUploadRequest {}
|
|
11
12
|
export interface CreateUploadCommandOutput
|
|
12
13
|
extends CreateUploadResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateVPCEConfigurationRequest,
|
|
10
10
|
CreateVPCEConfigurationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateVPCEConfigurationCommandInput
|
|
14
15
|
extends CreateVPCEConfigurationRequest {}
|
|
15
16
|
export interface CreateVPCEConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteDevicePoolRequest,
|
|
10
10
|
DeleteDevicePoolResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDevicePoolCommandInput extends DeleteDevicePoolRequest {}
|
|
14
15
|
export interface DeleteDevicePoolCommandOutput
|
|
15
16
|
extends DeleteDevicePoolResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteInstanceProfileRequest,
|
|
10
10
|
DeleteInstanceProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteInstanceProfileCommandInput
|
|
14
15
|
extends DeleteInstanceProfileRequest {}
|
|
15
16
|
export interface DeleteInstanceProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteNetworkProfileRequest,
|
|
10
10
|
DeleteNetworkProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteNetworkProfileCommandInput
|
|
14
15
|
extends DeleteNetworkProfileRequest {}
|
|
15
16
|
export interface DeleteNetworkProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { DeleteProjectRequest, DeleteProjectResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteProjectCommandInput extends DeleteProjectRequest {}
|
|
11
12
|
export interface DeleteProjectCommandOutput
|
|
12
13
|
extends DeleteProjectResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteRemoteAccessSessionRequest,
|
|
10
10
|
DeleteRemoteAccessSessionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRemoteAccessSessionCommandInput
|
|
14
15
|
extends DeleteRemoteAccessSessionRequest {}
|
|
15
16
|
export interface DeleteRemoteAccessSessionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { DeleteRunRequest, DeleteRunResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteRunCommandInput extends DeleteRunRequest {}
|
|
11
12
|
export interface DeleteRunCommandOutput
|
|
12
13
|
extends DeleteRunResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteTestGridProjectRequest,
|
|
10
10
|
DeleteTestGridProjectResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteTestGridProjectCommandInput
|
|
14
15
|
extends DeleteTestGridProjectRequest {}
|
|
15
16
|
export interface DeleteTestGridProjectCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { DeleteUploadRequest, DeleteUploadResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteUploadCommandInput extends DeleteUploadRequest {}
|
|
11
12
|
export interface DeleteUploadCommandOutput
|
|
12
13
|
extends DeleteUploadResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteVPCEConfigurationRequest,
|
|
10
10
|
DeleteVPCEConfigurationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteVPCEConfigurationCommandInput
|
|
14
15
|
extends DeleteVPCEConfigurationRequest {}
|
|
15
16
|
export interface DeleteVPCEConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAccountSettingsRequest,
|
|
10
10
|
GetAccountSettingsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAccountSettingsCommandInput
|
|
14
15
|
extends GetAccountSettingsRequest {}
|
|
15
16
|
export interface GetAccountSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetDeviceRequest, GetDeviceResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetDeviceCommandInput extends GetDeviceRequest {}
|
|
11
12
|
export interface GetDeviceCommandOutput
|
|
12
13
|
extends GetDeviceResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDeviceInstanceRequest,
|
|
10
10
|
GetDeviceInstanceResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDeviceInstanceCommandInput
|
|
14
15
|
extends GetDeviceInstanceRequest {}
|
|
15
16
|
export interface GetDeviceInstanceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetDevicePoolRequest, GetDevicePoolResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetDevicePoolCommandInput extends GetDevicePoolRequest {}
|
|
11
12
|
export interface GetDevicePoolCommandOutput
|
|
12
13
|
extends GetDevicePoolResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDevicePoolCompatibilityRequest,
|
|
10
10
|
GetDevicePoolCompatibilityResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDevicePoolCompatibilityCommandInput
|
|
14
15
|
extends GetDevicePoolCompatibilityRequest {}
|
|
15
16
|
export interface GetDevicePoolCompatibilityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetInstanceProfileRequest,
|
|
10
10
|
GetInstanceProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetInstanceProfileCommandInput
|
|
14
15
|
extends GetInstanceProfileRequest {}
|
|
15
16
|
export interface GetInstanceProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetJobRequest, GetJobResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetJobCommandInput extends GetJobRequest {}
|
|
11
12
|
export interface GetJobCommandOutput extends GetJobResult, __MetadataBearer {}
|
|
12
13
|
declare const GetJobCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetNetworkProfileRequest,
|
|
10
10
|
GetNetworkProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetNetworkProfileCommandInput
|
|
14
15
|
extends GetNetworkProfileRequest {}
|
|
15
16
|
export interface GetNetworkProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetOfferingStatusRequest,
|
|
10
10
|
GetOfferingStatusResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetOfferingStatusCommandInput
|
|
14
15
|
extends GetOfferingStatusRequest {}
|
|
15
16
|
export interface GetOfferingStatusCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetProjectRequest, GetProjectResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetProjectCommandInput extends GetProjectRequest {}
|
|
11
12
|
export interface GetProjectCommandOutput
|
|
12
13
|
extends GetProjectResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetRemoteAccessSessionRequest,
|
|
10
10
|
GetRemoteAccessSessionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRemoteAccessSessionCommandInput
|
|
14
15
|
extends GetRemoteAccessSessionRequest {}
|
|
15
16
|
export interface GetRemoteAccessSessionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetRunRequest, GetRunResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetRunCommandInput extends GetRunRequest {}
|
|
11
12
|
export interface GetRunCommandOutput extends GetRunResult, __MetadataBearer {}
|
|
12
13
|
declare const GetRunCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetSuiteRequest, GetSuiteResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetSuiteCommandInput extends GetSuiteRequest {}
|
|
11
12
|
export interface GetSuiteCommandOutput
|
|
12
13
|
extends GetSuiteResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetTestRequest, GetTestResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetTestCommandInput extends GetTestRequest {}
|
|
11
12
|
export interface GetTestCommandOutput extends GetTestResult, __MetadataBearer {}
|
|
12
13
|
declare const GetTestCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetTestGridProjectRequest,
|
|
10
10
|
GetTestGridProjectResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetTestGridProjectCommandInput
|
|
14
15
|
extends GetTestGridProjectRequest {}
|
|
15
16
|
export interface GetTestGridProjectCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetTestGridSessionRequest,
|
|
10
10
|
GetTestGridSessionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetTestGridSessionCommandInput
|
|
14
15
|
extends GetTestGridSessionRequest {}
|
|
15
16
|
export interface GetTestGridSessionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { GetUploadRequest, GetUploadResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetUploadCommandInput extends GetUploadRequest {}
|
|
11
12
|
export interface GetUploadCommandOutput
|
|
12
13
|
extends GetUploadResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetVPCEConfigurationRequest,
|
|
10
10
|
GetVPCEConfigurationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetVPCEConfigurationCommandInput
|
|
14
15
|
extends GetVPCEConfigurationRequest {}
|
|
15
16
|
export interface GetVPCEConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
InstallToRemoteAccessSessionRequest,
|
|
10
10
|
InstallToRemoteAccessSessionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InstallToRemoteAccessSessionCommandInput
|
|
14
15
|
extends InstallToRemoteAccessSessionRequest {}
|
|
15
16
|
export interface InstallToRemoteAccessSessionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListArtifactsRequest, ListArtifactsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListArtifactsCommandInput extends ListArtifactsRequest {}
|
|
11
12
|
export interface ListArtifactsCommandOutput
|
|
12
13
|
extends ListArtifactsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDeviceInstancesRequest,
|
|
10
10
|
ListDeviceInstancesResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDeviceInstancesCommandInput
|
|
14
15
|
extends ListDeviceInstancesRequest {}
|
|
15
16
|
export interface ListDeviceInstancesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDevicePoolsRequest,
|
|
10
10
|
ListDevicePoolsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDevicePoolsCommandInput extends ListDevicePoolsRequest {}
|
|
14
15
|
export interface ListDevicePoolsCommandOutput
|
|
15
16
|
extends ListDevicePoolsResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListDevicesRequest, ListDevicesResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListDevicesCommandInput extends ListDevicesRequest {}
|
|
11
12
|
export interface ListDevicesCommandOutput
|
|
12
13
|
extends ListDevicesResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListInstanceProfilesRequest,
|
|
10
10
|
ListInstanceProfilesResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListInstanceProfilesCommandInput
|
|
14
15
|
extends ListInstanceProfilesRequest {}
|
|
15
16
|
export interface ListInstanceProfilesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListJobsRequest, ListJobsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListJobsCommandInput extends ListJobsRequest {}
|
|
11
12
|
export interface ListJobsCommandOutput
|
|
12
13
|
extends ListJobsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListNetworkProfilesRequest,
|
|
10
10
|
ListNetworkProfilesResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListNetworkProfilesCommandInput
|
|
14
15
|
extends ListNetworkProfilesRequest {}
|
|
15
16
|
export interface ListNetworkProfilesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListOfferingPromotionsRequest,
|
|
10
10
|
ListOfferingPromotionsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListOfferingPromotionsCommandInput
|
|
14
15
|
extends ListOfferingPromotionsRequest {}
|
|
15
16
|
export interface ListOfferingPromotionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListOfferingTransactionsRequest,
|
|
10
10
|
ListOfferingTransactionsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListOfferingTransactionsCommandInput
|
|
14
15
|
extends ListOfferingTransactionsRequest {}
|
|
15
16
|
export interface ListOfferingTransactionsCommandOutput
|