@aws-sdk/client-device-farm 3.489.0 → 3.495.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/DeviceFarm.js +1 -165
- package/dist-cjs/DeviceFarmClient.js +1 -43
- package/dist-cjs/commands/CreateDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateProjectCommand.js +1 -28
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +1 -29
- package/dist-cjs/commands/CreateUploadCommand.js +1 -29
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/DeleteRunCommand.js +1 -28
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteUploadCommand.js +1 -28
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +1 -28
- package/dist-cjs/commands/GetDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +1 -28
- package/dist-cjs/commands/GetInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/GetJobCommand.js +1 -28
- package/dist-cjs/commands/GetNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/GetOfferingStatusCommand.js +1 -28
- package/dist-cjs/commands/GetProjectCommand.js +1 -28
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/GetRunCommand.js +1 -28
- package/dist-cjs/commands/GetSuiteCommand.js +1 -28
- package/dist-cjs/commands/GetTestCommand.js +1 -28
- package/dist-cjs/commands/GetTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/GetTestGridSessionCommand.js +1 -28
- package/dist-cjs/commands/GetUploadCommand.js +1 -29
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +1 -29
- package/dist-cjs/commands/ListArtifactsCommand.js +1 -28
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +1 -28
- package/dist-cjs/commands/ListDevicePoolsCommand.js +1 -28
- package/dist-cjs/commands/ListDevicesCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListJobsCommand.js +1 -28
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +1 -28
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +1 -28
- package/dist-cjs/commands/ListOfferingsCommand.js +1 -28
- package/dist-cjs/commands/ListProjectsCommand.js +1 -28
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +1 -28
- package/dist-cjs/commands/ListRunsCommand.js +1 -28
- package/dist-cjs/commands/ListSamplesCommand.js +1 -28
- package/dist-cjs/commands/ListSuitesCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +1 -28
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +1 -28
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +1 -29
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +1 -28
- package/dist-cjs/commands/ListTestsCommand.js +1 -28
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +1 -28
- package/dist-cjs/commands/ListUploadsCommand.js +1 -29
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/PurchaseOfferingCommand.js +1 -28
- package/dist-cjs/commands/RenewOfferingCommand.js +1 -28
- package/dist-cjs/commands/ScheduleRunCommand.js +1 -28
- package/dist-cjs/commands/StopJobCommand.js +1 -28
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/StopRunCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +1 -28
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/UpdateProjectCommand.js +1 -28
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/UpdateUploadCommand.js +1 -29
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -80
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6870 -11
- package/dist-cjs/models/DeviceFarmServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -458
- package/dist-cjs/pagination/GetOfferingStatusPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListArtifactsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDevicePoolsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDevicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
- package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListOfferingsPaginator.js +1 -7
- package/dist-cjs/pagination/ListProjectsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRunsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSamplesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSuitesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridProjectsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUniqueProblemsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUploadsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -22
- package/dist-cjs/protocols/Aws_json1_1.js +1 -4666
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,80 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./CreateDevicePoolCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./CreateInstanceProfileCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./CreateNetworkProfileCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./CreateProjectCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./CreateRemoteAccessSessionCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./CreateTestGridProjectCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CreateTestGridUrlCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateUploadCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateVPCEConfigurationCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./DeleteDevicePoolCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./DeleteInstanceProfileCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./DeleteNetworkProfileCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./DeleteProjectCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./DeleteRemoteAccessSessionCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./DeleteRunCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./DeleteTestGridProjectCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./DeleteUploadCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./DeleteVPCEConfigurationCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./GetAccountSettingsCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./GetDeviceCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./GetDeviceInstanceCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./GetDevicePoolCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./GetDevicePoolCompatibilityCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./GetInstanceProfileCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./GetJobCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./GetNetworkProfileCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./GetOfferingStatusCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./GetProjectCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./GetRemoteAccessSessionCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./GetRunCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./GetSuiteCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./GetTestCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./GetTestGridProjectCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./GetTestGridSessionCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./GetUploadCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./GetVPCEConfigurationCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./InstallToRemoteAccessSessionCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./ListArtifactsCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./ListDeviceInstancesCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./ListDevicePoolsCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./ListDevicesCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./ListInstanceProfilesCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./ListJobsCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./ListNetworkProfilesCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./ListOfferingPromotionsCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./ListOfferingTransactionsCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./ListOfferingsCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./ListProjectsCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./ListRemoteAccessSessionsCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./ListRunsCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./ListSamplesCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./ListSuitesCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./ListTestGridProjectsCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./ListTestGridSessionActionsCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./ListTestGridSessionArtifactsCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./ListTestGridSessionsCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./ListTestsCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./ListUniqueProblemsCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./ListUploadsCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./ListVPCEConfigurationsCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./PurchaseOfferingCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./RenewOfferingCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./ScheduleRunCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./StopJobCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./StopRemoteAccessSessionCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./StopRunCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./UpdateDeviceInstanceCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./UpdateDevicePoolCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./UpdateInstanceProfileCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./UpdateNetworkProfileCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./UpdateProjectCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./UpdateTestGridProjectCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./UpdateUploadCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./UpdateVPCEConfigurationCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "devicefarm",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|