@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
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListOfferingsRequest, ListOfferingsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListOfferingsCommandInput extends ListOfferingsRequest {}
|
|
11
12
|
export interface ListOfferingsCommandOutput
|
|
12
13
|
extends ListOfferingsResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListProjectsRequest, ListProjectsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListProjectsCommandInput extends ListProjectsRequest {}
|
|
11
12
|
export interface ListProjectsCommandOutput
|
|
12
13
|
extends ListProjectsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListRemoteAccessSessionsRequest,
|
|
10
10
|
ListRemoteAccessSessionsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRemoteAccessSessionsCommandInput
|
|
14
15
|
extends ListRemoteAccessSessionsRequest {}
|
|
15
16
|
export interface ListRemoteAccessSessionsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListRunsRequest, ListRunsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListRunsCommandInput extends ListRunsRequest {}
|
|
11
12
|
export interface ListRunsCommandOutput
|
|
12
13
|
extends ListRunsResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListSamplesRequest, ListSamplesResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListSamplesCommandInput extends ListSamplesRequest {}
|
|
11
12
|
export interface ListSamplesCommandOutput
|
|
12
13
|
extends ListSamplesResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListSuitesRequest, ListSuitesResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListSuitesCommandInput extends ListSuitesRequest {}
|
|
11
12
|
export interface ListSuitesCommandOutput
|
|
12
13
|
extends ListSuitesResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTestGridProjectsRequest,
|
|
10
10
|
ListTestGridProjectsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTestGridProjectsCommandInput
|
|
14
15
|
extends ListTestGridProjectsRequest {}
|
|
15
16
|
export interface ListTestGridProjectsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTestGridSessionActionsRequest,
|
|
10
10
|
ListTestGridSessionActionsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTestGridSessionActionsCommandInput
|
|
14
15
|
extends ListTestGridSessionActionsRequest {}
|
|
15
16
|
export interface ListTestGridSessionActionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTestGridSessionArtifactsRequest,
|
|
10
10
|
ListTestGridSessionArtifactsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTestGridSessionArtifactsCommandInput
|
|
14
15
|
extends ListTestGridSessionArtifactsRequest {}
|
|
15
16
|
export interface ListTestGridSessionArtifactsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTestGridSessionsRequest,
|
|
10
10
|
ListTestGridSessionsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTestGridSessionsCommandInput
|
|
14
15
|
extends ListTestGridSessionsRequest {}
|
|
15
16
|
export interface ListTestGridSessionsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListTestsRequest, ListTestsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListTestsCommandInput extends ListTestsRequest {}
|
|
11
12
|
export interface ListTestsCommandOutput
|
|
12
13
|
extends ListTestsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListUniqueProblemsRequest,
|
|
10
10
|
ListUniqueProblemsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListUniqueProblemsCommandInput
|
|
14
15
|
extends ListUniqueProblemsRequest {}
|
|
15
16
|
export interface ListUniqueProblemsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ListUploadsRequest, ListUploadsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListUploadsCommandInput extends ListUploadsRequest {}
|
|
11
12
|
export interface ListUploadsCommandOutput
|
|
12
13
|
extends ListUploadsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListVPCEConfigurationsRequest,
|
|
10
10
|
ListVPCEConfigurationsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListVPCEConfigurationsCommandInput
|
|
14
15
|
extends ListVPCEConfigurationsRequest {}
|
|
15
16
|
export interface ListVPCEConfigurationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PurchaseOfferingRequest,
|
|
10
10
|
PurchaseOfferingResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
|
|
14
15
|
export interface PurchaseOfferingCommandOutput
|
|
15
16
|
extends PurchaseOfferingResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { RenewOfferingRequest, RenewOfferingResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RenewOfferingCommandInput extends RenewOfferingRequest {}
|
|
11
12
|
export interface RenewOfferingCommandOutput
|
|
12
13
|
extends RenewOfferingResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { ScheduleRunRequest, ScheduleRunResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ScheduleRunCommandInput extends ScheduleRunRequest {}
|
|
11
12
|
export interface ScheduleRunCommandOutput
|
|
12
13
|
extends ScheduleRunResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { StopJobRequest, StopJobResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StopJobCommandInput extends StopJobRequest {}
|
|
11
12
|
export interface StopJobCommandOutput extends StopJobResult, __MetadataBearer {}
|
|
12
13
|
declare const StopJobCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StopRemoteAccessSessionRequest,
|
|
10
10
|
StopRemoteAccessSessionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopRemoteAccessSessionCommandInput
|
|
14
15
|
extends StopRemoteAccessSessionRequest {}
|
|
15
16
|
export interface StopRemoteAccessSessionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { StopRunRequest, StopRunResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StopRunCommandInput extends StopRunRequest {}
|
|
11
12
|
export interface StopRunCommandOutput extends StopRunResult, __MetadataBearer {}
|
|
12
13
|
declare const StopRunCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateDeviceInstanceRequest,
|
|
10
10
|
UpdateDeviceInstanceResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateDeviceInstanceCommandInput
|
|
14
15
|
extends UpdateDeviceInstanceRequest {}
|
|
15
16
|
export interface UpdateDeviceInstanceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateDevicePoolRequest,
|
|
10
10
|
UpdateDevicePoolResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateDevicePoolCommandInput extends UpdateDevicePoolRequest {}
|
|
14
15
|
export interface UpdateDevicePoolCommandOutput
|
|
15
16
|
extends UpdateDevicePoolResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateInstanceProfileRequest,
|
|
10
10
|
UpdateInstanceProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateInstanceProfileCommandInput
|
|
14
15
|
extends UpdateInstanceProfileRequest {}
|
|
15
16
|
export interface UpdateInstanceProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateNetworkProfileRequest,
|
|
10
10
|
UpdateNetworkProfileResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNetworkProfileCommandInput
|
|
14
15
|
extends UpdateNetworkProfileRequest {}
|
|
15
16
|
export interface UpdateNetworkProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { UpdateProjectRequest, UpdateProjectResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateProjectCommandInput extends UpdateProjectRequest {}
|
|
11
12
|
export interface UpdateProjectCommandOutput
|
|
12
13
|
extends UpdateProjectResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateTestGridProjectRequest,
|
|
10
10
|
UpdateTestGridProjectResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateTestGridProjectCommandInput
|
|
14
15
|
extends UpdateTestGridProjectRequest {}
|
|
15
16
|
export interface UpdateTestGridProjectCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeviceFarmClient";
|
|
8
8
|
import { UpdateUploadRequest, UpdateUploadResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateUploadCommandInput extends UpdateUploadRequest {}
|
|
11
12
|
export interface UpdateUploadCommandOutput
|
|
12
13
|
extends UpdateUploadResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateVPCEConfigurationRequest,
|
|
10
10
|
UpdateVPCEConfigurationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateVPCEConfigurationCommandInput
|
|
14
15
|
extends UpdateVPCEConfigurationRequest {}
|
|
15
16
|
export interface UpdateVPCEConfigurationCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class DeviceFarmServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-device-farm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Device Farm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-device-farm",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|