@aws-sdk/client-device-farm 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/DeviceFarm.d.ts +13 -1
- package/dist-types/DeviceFarmClient.d.ts +1 -1
- 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 +0 -1
- package/dist-types/models/models_0.d.ts +746 -746
- package/dist-types/ts3.4/DeviceFarm.d.ts +12 -0
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -4647,9 +4647,6 @@ var paginateListUniqueProblems = (0, import_core.createPaginator)(DeviceFarmClie
|
|
|
4647
4647
|
// src/pagination/ListUploadsPaginator.ts
|
|
4648
4648
|
|
|
4649
4649
|
var paginateListUploads = (0, import_core.createPaginator)(DeviceFarmClient, ListUploadsCommand, "nextToken", "nextToken", "");
|
|
4650
|
-
|
|
4651
|
-
// src/index.ts
|
|
4652
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4653
4650
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4654
4651
|
|
|
4655
4652
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -189,6 +189,7 @@ export interface DeviceFarm {
|
|
|
189
189
|
/**
|
|
190
190
|
* @see {@link GetAccountSettingsCommand}
|
|
191
191
|
*/
|
|
192
|
+
getAccountSettings(): Promise<GetAccountSettingsCommandOutput>;
|
|
192
193
|
getAccountSettings(args: GetAccountSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountSettingsCommandOutput>;
|
|
193
194
|
getAccountSettings(args: GetAccountSettingsCommandInput, cb: (err: any, data?: GetAccountSettingsCommandOutput) => void): void;
|
|
194
195
|
getAccountSettings(args: GetAccountSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountSettingsCommandOutput) => void): void;
|
|
@@ -237,6 +238,7 @@ export interface DeviceFarm {
|
|
|
237
238
|
/**
|
|
238
239
|
* @see {@link GetOfferingStatusCommand}
|
|
239
240
|
*/
|
|
241
|
+
getOfferingStatus(): Promise<GetOfferingStatusCommandOutput>;
|
|
240
242
|
getOfferingStatus(args: GetOfferingStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetOfferingStatusCommandOutput>;
|
|
241
243
|
getOfferingStatus(args: GetOfferingStatusCommandInput, cb: (err: any, data?: GetOfferingStatusCommandOutput) => void): void;
|
|
242
244
|
getOfferingStatus(args: GetOfferingStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOfferingStatusCommandOutput) => void): void;
|
|
@@ -279,6 +281,7 @@ export interface DeviceFarm {
|
|
|
279
281
|
/**
|
|
280
282
|
* @see {@link GetTestGridSessionCommand}
|
|
281
283
|
*/
|
|
284
|
+
getTestGridSession(): Promise<GetTestGridSessionCommandOutput>;
|
|
282
285
|
getTestGridSession(args: GetTestGridSessionCommandInput, options?: __HttpHandlerOptions): Promise<GetTestGridSessionCommandOutput>;
|
|
283
286
|
getTestGridSession(args: GetTestGridSessionCommandInput, cb: (err: any, data?: GetTestGridSessionCommandOutput) => void): void;
|
|
284
287
|
getTestGridSession(args: GetTestGridSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTestGridSessionCommandOutput) => void): void;
|
|
@@ -309,6 +312,7 @@ export interface DeviceFarm {
|
|
|
309
312
|
/**
|
|
310
313
|
* @see {@link ListDeviceInstancesCommand}
|
|
311
314
|
*/
|
|
315
|
+
listDeviceInstances(): Promise<ListDeviceInstancesCommandOutput>;
|
|
312
316
|
listDeviceInstances(args: ListDeviceInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListDeviceInstancesCommandOutput>;
|
|
313
317
|
listDeviceInstances(args: ListDeviceInstancesCommandInput, cb: (err: any, data?: ListDeviceInstancesCommandOutput) => void): void;
|
|
314
318
|
listDeviceInstances(args: ListDeviceInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeviceInstancesCommandOutput) => void): void;
|
|
@@ -321,12 +325,14 @@ export interface DeviceFarm {
|
|
|
321
325
|
/**
|
|
322
326
|
* @see {@link ListDevicesCommand}
|
|
323
327
|
*/
|
|
328
|
+
listDevices(): Promise<ListDevicesCommandOutput>;
|
|
324
329
|
listDevices(args: ListDevicesCommandInput, options?: __HttpHandlerOptions): Promise<ListDevicesCommandOutput>;
|
|
325
330
|
listDevices(args: ListDevicesCommandInput, cb: (err: any, data?: ListDevicesCommandOutput) => void): void;
|
|
326
331
|
listDevices(args: ListDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDevicesCommandOutput) => void): void;
|
|
327
332
|
/**
|
|
328
333
|
* @see {@link ListInstanceProfilesCommand}
|
|
329
334
|
*/
|
|
335
|
+
listInstanceProfiles(): Promise<ListInstanceProfilesCommandOutput>;
|
|
330
336
|
listInstanceProfiles(args: ListInstanceProfilesCommandInput, options?: __HttpHandlerOptions): Promise<ListInstanceProfilesCommandOutput>;
|
|
331
337
|
listInstanceProfiles(args: ListInstanceProfilesCommandInput, cb: (err: any, data?: ListInstanceProfilesCommandOutput) => void): void;
|
|
332
338
|
listInstanceProfiles(args: ListInstanceProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstanceProfilesCommandOutput) => void): void;
|
|
@@ -345,24 +351,28 @@ export interface DeviceFarm {
|
|
|
345
351
|
/**
|
|
346
352
|
* @see {@link ListOfferingPromotionsCommand}
|
|
347
353
|
*/
|
|
354
|
+
listOfferingPromotions(): Promise<ListOfferingPromotionsCommandOutput>;
|
|
348
355
|
listOfferingPromotions(args: ListOfferingPromotionsCommandInput, options?: __HttpHandlerOptions): Promise<ListOfferingPromotionsCommandOutput>;
|
|
349
356
|
listOfferingPromotions(args: ListOfferingPromotionsCommandInput, cb: (err: any, data?: ListOfferingPromotionsCommandOutput) => void): void;
|
|
350
357
|
listOfferingPromotions(args: ListOfferingPromotionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOfferingPromotionsCommandOutput) => void): void;
|
|
351
358
|
/**
|
|
352
359
|
* @see {@link ListOfferingsCommand}
|
|
353
360
|
*/
|
|
361
|
+
listOfferings(): Promise<ListOfferingsCommandOutput>;
|
|
354
362
|
listOfferings(args: ListOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<ListOfferingsCommandOutput>;
|
|
355
363
|
listOfferings(args: ListOfferingsCommandInput, cb: (err: any, data?: ListOfferingsCommandOutput) => void): void;
|
|
356
364
|
listOfferings(args: ListOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOfferingsCommandOutput) => void): void;
|
|
357
365
|
/**
|
|
358
366
|
* @see {@link ListOfferingTransactionsCommand}
|
|
359
367
|
*/
|
|
368
|
+
listOfferingTransactions(): Promise<ListOfferingTransactionsCommandOutput>;
|
|
360
369
|
listOfferingTransactions(args: ListOfferingTransactionsCommandInput, options?: __HttpHandlerOptions): Promise<ListOfferingTransactionsCommandOutput>;
|
|
361
370
|
listOfferingTransactions(args: ListOfferingTransactionsCommandInput, cb: (err: any, data?: ListOfferingTransactionsCommandOutput) => void): void;
|
|
362
371
|
listOfferingTransactions(args: ListOfferingTransactionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOfferingTransactionsCommandOutput) => void): void;
|
|
363
372
|
/**
|
|
364
373
|
* @see {@link ListProjectsCommand}
|
|
365
374
|
*/
|
|
375
|
+
listProjects(): Promise<ListProjectsCommandOutput>;
|
|
366
376
|
listProjects(args: ListProjectsCommandInput, options?: __HttpHandlerOptions): Promise<ListProjectsCommandOutput>;
|
|
367
377
|
listProjects(args: ListProjectsCommandInput, cb: (err: any, data?: ListProjectsCommandOutput) => void): void;
|
|
368
378
|
listProjects(args: ListProjectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProjectsCommandOutput) => void): void;
|
|
@@ -399,6 +409,7 @@ export interface DeviceFarm {
|
|
|
399
409
|
/**
|
|
400
410
|
* @see {@link ListTestGridProjectsCommand}
|
|
401
411
|
*/
|
|
412
|
+
listTestGridProjects(): Promise<ListTestGridProjectsCommandOutput>;
|
|
402
413
|
listTestGridProjects(args: ListTestGridProjectsCommandInput, options?: __HttpHandlerOptions): Promise<ListTestGridProjectsCommandOutput>;
|
|
403
414
|
listTestGridProjects(args: ListTestGridProjectsCommandInput, cb: (err: any, data?: ListTestGridProjectsCommandOutput) => void): void;
|
|
404
415
|
listTestGridProjects(args: ListTestGridProjectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTestGridProjectsCommandOutput) => void): void;
|
|
@@ -441,6 +452,7 @@ export interface DeviceFarm {
|
|
|
441
452
|
/**
|
|
442
453
|
* @see {@link ListVPCEConfigurationsCommand}
|
|
443
454
|
*/
|
|
455
|
+
listVPCEConfigurations(): Promise<ListVPCEConfigurationsCommandOutput>;
|
|
444
456
|
listVPCEConfigurations(args: ListVPCEConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListVPCEConfigurationsCommandOutput>;
|
|
445
457
|
listVPCEConfigurations(args: ListVPCEConfigurationsCommandInput, cb: (err: any, data?: ListVPCEConfigurationsCommandOutput) => void): void;
|
|
446
458
|
listVPCEConfigurations(args: ListVPCEConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVPCEConfigurationsCommandOutput) => void): void;
|
|
@@ -542,7 +554,6 @@ export interface DeviceFarm {
|
|
|
542
554
|
updateVPCEConfiguration(args: UpdateVPCEConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVPCEConfigurationCommandOutput) => void): void;
|
|
543
555
|
}
|
|
544
556
|
/**
|
|
545
|
-
* @public
|
|
546
557
|
* <p>Welcome to the AWS Device Farm API documentation, which contains APIs for:</p>
|
|
547
558
|
* <ul>
|
|
548
559
|
* <li>
|
|
@@ -558,6 +569,7 @@ export interface DeviceFarm {
|
|
|
558
569
|
* devices in the cloud. For more information, see the <a href="https://docs.aws.amazon.com/devicefarm/latest/developerguide/">Device Farm Developer Guide</a>.</p>
|
|
559
570
|
* </li>
|
|
560
571
|
* </ul>
|
|
572
|
+
* @public
|
|
561
573
|
*/
|
|
562
574
|
export declare class DeviceFarm extends DeviceFarmClient implements DeviceFarm {
|
|
563
575
|
}
|
|
@@ -228,7 +228,6 @@ export type DeviceFarmClientResolvedConfigType = __SmithyResolvedConfiguration<_
|
|
|
228
228
|
export interface DeviceFarmClientResolvedConfig extends DeviceFarmClientResolvedConfigType {
|
|
229
229
|
}
|
|
230
230
|
/**
|
|
231
|
-
* @public
|
|
232
231
|
* <p>Welcome to the AWS Device Farm API documentation, which contains APIs for:</p>
|
|
233
232
|
* <ul>
|
|
234
233
|
* <li>
|
|
@@ -244,6 +243,7 @@ export interface DeviceFarmClientResolvedConfig extends DeviceFarmClientResolved
|
|
|
244
243
|
* devices in the cloud. For more information, see the <a href="https://docs.aws.amazon.com/devicefarm/latest/developerguide/">Device Farm Developer Guide</a>.</p>
|
|
245
244
|
* </li>
|
|
246
245
|
* </ul>
|
|
246
|
+
* @public
|
|
247
247
|
*/
|
|
248
248
|
export declare class DeviceFarmClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, DeviceFarmClientResolvedConfig> {
|
|
249
249
|
/**
|
|
@@ -22,10 +22,10 @@ export interface CreateDevicePoolCommandOutput extends CreateDevicePoolResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDevicePoolCommand_base: {
|
|
24
24
|
new (input: CreateDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDevicePoolCommandInput, CreateDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDevicePoolCommandInput, CreateDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a device pool.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const CreateDevicePoolCommand_base: {
|
|
|
88
88
|
* @throws {@link DeviceFarmServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
* @example To create a new device pool
|
|
92
93
|
* ```javascript
|
|
93
94
|
* // The following example creates a new device pool named MyDevicePool inside an existing project.
|
|
@@ -22,10 +22,10 @@ export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfil
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateInstanceProfileCommand_base: {
|
|
24
24
|
new (input: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a profile that can be applied to one or more private fleet device
|
|
30
30
|
* instances.</p>
|
|
31
31
|
* @example
|
|
@@ -81,6 +81,7 @@ declare const CreateInstanceProfileCommand_base: {
|
|
|
81
81
|
* @throws {@link DeviceFarmServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateNetworkProfileCommandOutput extends CreateNetworkProfileR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateNetworkProfileCommand_base: {
|
|
24
24
|
new (input: CreateNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkProfileCommandInput, CreateNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkProfileCommandInput, CreateNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a network profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const CreateNetworkProfileCommand_base: {
|
|
|
89
89
|
* @throws {@link DeviceFarmServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateNetworkProfileCommand extends CreateNetworkProfileCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateProjectCommandOutput extends CreateProjectResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateProjectCommand_base: {
|
|
24
24
|
new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a project.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const CreateProjectCommand_base: {
|
|
|
92
92
|
* @throws {@link DeviceFarmServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
* @example To create a new project
|
|
96
97
|
* ```javascript
|
|
97
98
|
* // The following example creates a new project named MyProject.
|
|
@@ -22,10 +22,10 @@ export interface CreateRemoteAccessSessionCommandOutput extends CreateRemoteAcce
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRemoteAccessSessionCommand_base: {
|
|
24
24
|
new (input: CreateRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRemoteAccessSessionCommandInput, CreateRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRemoteAccessSessionCommandInput, CreateRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specifies and starts a remote access session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -165,6 +165,7 @@ declare const CreateRemoteAccessSessionCommand_base: {
|
|
|
165
165
|
* @throws {@link DeviceFarmServiceException}
|
|
166
166
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
167
167
|
*
|
|
168
|
+
* @public
|
|
168
169
|
* @example To create a remote access session
|
|
169
170
|
* ```javascript
|
|
170
171
|
* // The following example creates a remote access session named MySession.
|
|
@@ -22,10 +22,10 @@ export interface CreateTestGridProjectCommandOutput extends CreateTestGridProjec
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTestGridProjectCommand_base: {
|
|
24
24
|
new (input: CreateTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridProjectCommandInput, CreateTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridProjectCommandInput, CreateTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Selenium testing project. Projects are used to track <a>TestGridSession</a>
|
|
30
30
|
* instances.</p>
|
|
31
31
|
* @example
|
|
@@ -88,6 +88,7 @@ declare const CreateTestGridProjectCommand_base: {
|
|
|
88
88
|
* @throws {@link DeviceFarmServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateTestGridProjectCommand extends CreateTestGridProjectCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTestGridUrlCommandOutput extends CreateTestGridUrlResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTestGridUrlCommand_base: {
|
|
24
24
|
new (input: CreateTestGridUrlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridUrlCommandInput, CreateTestGridUrlCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTestGridUrlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridUrlCommandInput, CreateTestGridUrlCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a signed, short-term URL that can be passed to a Selenium <code>RemoteWebDriver</code>
|
|
30
30
|
* constructor.</p>
|
|
31
31
|
* @example
|
|
@@ -66,6 +66,7 @@ declare const CreateTestGridUrlCommand_base: {
|
|
|
66
66
|
* @throws {@link DeviceFarmServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class CreateTestGridUrlCommand extends CreateTestGridUrlCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateUploadCommandOutput extends CreateUploadResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateUploadCommand_base: {
|
|
24
24
|
new (input: CreateUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUploadCommandInput, CreateUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUploadCommandInput, CreateUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Uploads an app or test scripts.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const CreateUploadCommand_base: {
|
|
|
79
79
|
* @throws {@link DeviceFarmServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
* @example To create a new test package upload
|
|
83
84
|
* ```javascript
|
|
84
85
|
* // The following example creates a new Appium Python test package upload inside an existing project.
|
|
@@ -22,10 +22,10 @@ export interface CreateVPCEConfigurationCommandOutput extends CreateVPCEConfigur
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateVPCEConfigurationCommand_base: {
|
|
24
24
|
new (input: CreateVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCEConfigurationCommandInput, CreateVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCEConfigurationCommandInput, CreateVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud
|
|
30
30
|
* (VPC) endpoint.</p>
|
|
31
31
|
* @example
|
|
@@ -72,6 +72,7 @@ declare const CreateVPCEConfigurationCommand_base: {
|
|
|
72
72
|
* @throws {@link DeviceFarmServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class CreateVPCEConfigurationCommand extends CreateVPCEConfigurationCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDevicePoolCommandOutput extends DeleteDevicePoolResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDevicePoolCommand_base: {
|
|
24
24
|
new (input: DeleteDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDevicePoolCommandInput, DeleteDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDevicePoolCommandInput, DeleteDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a device pool given the pool ARN. Does not allow deletion of curated pools
|
|
30
30
|
* owned by the system.</p>
|
|
31
31
|
* @example
|
|
@@ -64,6 +64,7 @@ declare const DeleteDevicePoolCommand_base: {
|
|
|
64
64
|
* @throws {@link DeviceFarmServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
* @example To delete a device pool
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // The following example deletes a specific device pool.
|
|
@@ -22,10 +22,10 @@ export interface DeleteInstanceProfileCommandOutput extends DeleteInstanceProfil
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteInstanceProfileCommand_base: {
|
|
24
24
|
new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a profile that can be applied to one or more private device instances.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteInstanceProfileCommand_base: {
|
|
|
63
63
|
* @throws {@link DeviceFarmServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteInstanceProfileCommand extends DeleteInstanceProfileCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteNetworkProfileCommandOutput extends DeleteNetworkProfileR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteNetworkProfileCommand_base: {
|
|
24
24
|
new (input: DeleteNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkProfileCommandInput, DeleteNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkProfileCommandInput, DeleteNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a network profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteNetworkProfileCommand_base: {
|
|
|
63
63
|
* @throws {@link DeviceFarmServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteNetworkProfileCommand extends DeleteNetworkProfileCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteProjectCommandOutput extends DeleteProjectResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteProjectCommand_base: {
|
|
24
24
|
new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an AWS Device Farm project, given the project ARN.</p>
|
|
30
30
|
* <p> Deleting this resource does not stop an in-progress run.</p>
|
|
31
31
|
* @example
|
|
@@ -64,6 +64,7 @@ declare const DeleteProjectCommand_base: {
|
|
|
64
64
|
* @throws {@link DeviceFarmServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
* @example To delete a project
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // The following example deletes a specific project.
|
|
@@ -22,10 +22,10 @@ export interface DeleteRemoteAccessSessionCommandOutput extends DeleteRemoteAcce
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRemoteAccessSessionCommand_base: {
|
|
24
24
|
new (input: DeleteRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRemoteAccessSessionCommandInput, DeleteRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRemoteAccessSessionCommandInput, DeleteRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a completed remote access session and its results.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteRemoteAccessSessionCommand_base: {
|
|
|
63
63
|
* @throws {@link DeviceFarmServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
* @example To delete a specific remote access session
|
|
67
68
|
* ```javascript
|
|
68
69
|
* // The following example deletes a specific remote access session.
|
|
@@ -22,10 +22,10 @@ export interface DeleteRunCommandOutput extends DeleteRunResult, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRunCommand_base: {
|
|
24
24
|
new (input: DeleteRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCommandInput, DeleteRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCommandInput, DeleteRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the run, given the run ARN.</p>
|
|
30
30
|
* <p> Deleting this resource does not stop an in-progress run.</p>
|
|
31
31
|
* @example
|
|
@@ -64,6 +64,7 @@ declare const DeleteRunCommand_base: {
|
|
|
64
64
|
* @throws {@link DeviceFarmServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
* @example To delete a run
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // The following example deletes a specific test run.
|
|
@@ -22,10 +22,10 @@ export interface DeleteTestGridProjectCommandOutput extends DeleteTestGridProjec
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTestGridProjectCommand_base: {
|
|
24
24
|
new (input: DeleteTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestGridProjectCommandInput, DeleteTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestGridProjectCommandInput, DeleteTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deletes a Selenium testing project and all content generated under it. </p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>You cannot undo this operation.</p>
|
|
@@ -70,6 +70,7 @@ declare const DeleteTestGridProjectCommand_base: {
|
|
|
70
70
|
* @throws {@link DeviceFarmServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteTestGridProjectCommand extends DeleteTestGridProjectCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteUploadCommandOutput extends DeleteUploadResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteUploadCommand_base: {
|
|
24
24
|
new (input: DeleteUploadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUploadCommandInput, DeleteUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteUploadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUploadCommandInput, DeleteUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an upload given the upload ARN.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteUploadCommand_base: {
|
|
|
63
63
|
* @throws {@link DeviceFarmServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
* @example To delete a specific upload
|
|
67
68
|
* ```javascript
|
|
68
69
|
* // The following example deletes a specific upload.
|
|
@@ -22,10 +22,10 @@ export interface DeleteVPCEConfigurationCommandOutput extends DeleteVPCEConfigur
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteVPCEConfigurationCommand_base: {
|
|
24
24
|
new (input: DeleteVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCEConfigurationCommandInput, DeleteVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCEConfigurationCommandInput, DeleteVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const DeleteVPCEConfigurationCommand_base: {
|
|
|
64
64
|
* @throws {@link DeviceFarmServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class DeleteVPCEConfigurationCommand extends DeleteVPCEConfigurationCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAccountSettingsCommandOutput extends GetAccountSettingsResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAccountSettingsCommand_base: {
|
|
24
24
|
new (input: GetAccountSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetAccountSettingsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the
|
|
30
30
|
* account.</p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const GetAccountSettingsCommand_base: {
|
|
|
82
82
|
* @throws {@link DeviceFarmServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
* @example To get information about account settings
|
|
86
87
|
* ```javascript
|
|
87
88
|
* // The following example returns information about your Device Farm account settings.
|
|
@@ -22,10 +22,10 @@ export interface GetDeviceCommandOutput extends GetDeviceResult, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDeviceCommand_base: {
|
|
24
24
|
new (input: GetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceCommandInput, GetDeviceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceCommandInput, GetDeviceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a unique device type.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -114,6 +114,7 @@ declare const GetDeviceCommand_base: {
|
|
|
114
114
|
* @throws {@link DeviceFarmServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
116
116
|
*
|
|
117
|
+
* @public
|
|
117
118
|
* @example To get information about a device
|
|
118
119
|
* ```javascript
|
|
119
120
|
* // The following example returns information about a specific device.
|
|
@@ -22,10 +22,10 @@ export interface GetDeviceInstanceCommandOutput extends GetDeviceInstanceResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDeviceInstanceCommand_base: {
|
|
24
24
|
new (input: GetDeviceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceInstanceCommandInput, GetDeviceInstanceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDeviceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceInstanceCommandInput, GetDeviceInstanceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a device instance that belongs to a private device fleet.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const GetDeviceInstanceCommand_base: {
|
|
|
83
83
|
* @throws {@link DeviceFarmServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetDeviceInstanceCommand extends GetDeviceInstanceCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDevicePoolCommandOutput extends GetDevicePoolResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDevicePoolCommand_base: {
|
|
24
24
|
new (input: GetDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePoolCommandInput, GetDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePoolCommandInput, GetDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a device pool.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const GetDevicePoolCommand_base: {
|
|
|
78
78
|
* @throws {@link DeviceFarmServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
* @example To get information about a device pool
|
|
82
83
|
* ```javascript
|
|
83
84
|
* // The following example returns information about a specific device pool, given a project ARN.
|