@aws-sdk/client-device-farm 3.296.0 → 3.297.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-types/DeviceFarm.d.ts +78 -0
- package/dist-types/DeviceFarmClient.d.ts +24 -4
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +16 -0
- package/dist-types/commands/CreateUploadCommand.d.ts +16 -0
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUploadCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetJobCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetProjectCommand.d.ts +16 -0
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetRunCommand.d.ts +16 -0
- package/dist-types/commands/GetSuiteCommand.d.ts +16 -0
- package/dist-types/commands/GetTestCommand.d.ts +16 -0
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetUploadCommand.d.ts +16 -0
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +16 -0
- package/dist-types/commands/ListRunsCommand.d.ts +16 -0
- package/dist-types/commands/ListSamplesCommand.d.ts +16 -0
- package/dist-types/commands/ListSuitesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestsCommand.d.ts +16 -0
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +16 -0
- package/dist-types/commands/ListUploadsCommand.d.ts +16 -0
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RenewOfferingCommand.d.ts +16 -0
- package/dist-types/commands/ScheduleRunCommand.d.ts +16 -0
- package/dist-types/commands/StopJobCommand.d.ts +16 -0
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/StopRunCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUploadCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/models/DeviceFarmServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +436 -0
- package/dist-types/pagination/GetOfferingStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListArtifactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDevicePoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOfferingTransactionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRunsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSamplesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSuitesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionArtifactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUniqueProblemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUploadsPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetOfferingStatusCommandInput, GetOfferingStatusCommandOutput } from "../commands/GetOfferingStatusCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetOfferingStatus(config: DeviceFarmPaginationConfiguration, input: GetOfferingStatusCommandInput, ...additionalArguments: any): Paginator<GetOfferingStatusCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListArtifactsCommandInput, ListArtifactsCommandOutput } from "../commands/ListArtifactsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListArtifacts(config: DeviceFarmPaginationConfiguration, input: ListArtifactsCommandInput, ...additionalArguments: any): Paginator<ListArtifactsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput } from "../commands/ListDevicePoolsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDevicePools(config: DeviceFarmPaginationConfiguration, input: ListDevicePoolsCommandInput, ...additionalArguments: any): Paginator<ListDevicePoolsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDevicesCommandInput, ListDevicesCommandOutput } from "../commands/ListDevicesCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDevices(config: DeviceFarmPaginationConfiguration, input: ListDevicesCommandInput, ...additionalArguments: any): Paginator<ListDevicesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListJobs(config: DeviceFarmPaginationConfiguration, input: ListJobsCommandInput, ...additionalArguments: any): Paginator<ListJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListOfferingTransactionsCommandInput, ListOfferingTransactionsCommandOutput } from "../commands/ListOfferingTransactionsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListOfferingTransactions(config: DeviceFarmPaginationConfiguration, input: ListOfferingTransactionsCommandInput, ...additionalArguments: any): Paginator<ListOfferingTransactionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListOfferingsCommandInput, ListOfferingsCommandOutput } from "../commands/ListOfferingsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListOfferings(config: DeviceFarmPaginationConfiguration, input: ListOfferingsCommandInput, ...additionalArguments: any): Paginator<ListOfferingsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListProjects(config: DeviceFarmPaginationConfiguration, input: ListProjectsCommandInput, ...additionalArguments: any): Paginator<ListProjectsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListRunsCommandInput, ListRunsCommandOutput } from "../commands/ListRunsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListRuns(config: DeviceFarmPaginationConfiguration, input: ListRunsCommandInput, ...additionalArguments: any): Paginator<ListRunsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListSamplesCommandInput, ListSamplesCommandOutput } from "../commands/ListSamplesCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListSamples(config: DeviceFarmPaginationConfiguration, input: ListSamplesCommandInput, ...additionalArguments: any): Paginator<ListSamplesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListSuitesCommandInput, ListSuitesCommandOutput } from "../commands/ListSuitesCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListSuites(config: DeviceFarmPaginationConfiguration, input: ListSuitesCommandInput, ...additionalArguments: any): Paginator<ListSuitesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTestGridProjectsCommandInput, ListTestGridProjectsCommandOutput } from "../commands/ListTestGridProjectsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTestGridProjects(config: DeviceFarmPaginationConfiguration, input: ListTestGridProjectsCommandInput, ...additionalArguments: any): Paginator<ListTestGridProjectsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTestGridSessionActionsCommandInput, ListTestGridSessionActionsCommandOutput } from "../commands/ListTestGridSessionActionsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTestGridSessionActions(config: DeviceFarmPaginationConfiguration, input: ListTestGridSessionActionsCommandInput, ...additionalArguments: any): Paginator<ListTestGridSessionActionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTestGridSessionArtifactsCommandInput, ListTestGridSessionArtifactsCommandOutput } from "../commands/ListTestGridSessionArtifactsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTestGridSessionArtifacts(config: DeviceFarmPaginationConfiguration, input: ListTestGridSessionArtifactsCommandInput, ...additionalArguments: any): Paginator<ListTestGridSessionArtifactsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTestGridSessionsCommandInput, ListTestGridSessionsCommandOutput } from "../commands/ListTestGridSessionsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTestGridSessions(config: DeviceFarmPaginationConfiguration, input: ListTestGridSessionsCommandInput, ...additionalArguments: any): Paginator<ListTestGridSessionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTestsCommandInput, ListTestsCommandOutput } from "../commands/ListTestsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTests(config: DeviceFarmPaginationConfiguration, input: ListTestsCommandInput, ...additionalArguments: any): Paginator<ListTestsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListUniqueProblemsCommandInput, ListUniqueProblemsCommandOutput } from "../commands/ListUniqueProblemsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListUniqueProblems(config: DeviceFarmPaginationConfiguration, input: ListUniqueProblemsCommandInput, ...additionalArguments: any): Paginator<ListUniqueProblemsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListUploadsCommandInput, ListUploadsCommandOutput } from "../commands/ListUploadsCommand";
|
|
3
3
|
import { DeviceFarmPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListUploads(config: DeviceFarmPaginationConfiguration, input: ListUploadsCommandInput, ...additionalArguments: any): Paginator<ListUploadsCommandOutput>;
|
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.297.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
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-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.297.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.297.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.296.0",
|