@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,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeviceFarmServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class DeviceFarmServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, DeviceFarmServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.DeviceFarmServiceException = DeviceFarmServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,458 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateUploadResultFilterSensitiveLog = exports.ListUploadsResultFilterSensitiveLog = exports.ListTestGridSessionArtifactsResultFilterSensitiveLog = exports.TestGridSessionArtifactFilterSensitiveLog = exports.InstallToRemoteAccessSessionResultFilterSensitiveLog = exports.GetUploadResultFilterSensitiveLog = exports.CreateUploadResultFilterSensitiveLog = exports.UploadFilterSensitiveLog = exports.CreateTestGridUrlResultFilterSensitiveLog = exports.TooManyTagsException = exports.TagPolicyException = exports.IdempotencyException = exports.TestGridSessionArtifactType = exports.TestGridSessionArtifactCategory = exports.SampleType = exports.TestGridSessionStatus = exports.ExecutionResultCode = exports.DeviceFilterAttribute = exports.NotEligibleException = exports.OfferingTransactionType = exports.OfferingType = exports.RecurringChargeFrequency = exports.TestType = exports.InvalidOperationException = exports.CurrencyCode = exports.UploadStatus = exports.UploadCategory = exports.UploadType = exports.InternalServiceException = exports.ExecutionStatus = exports.ExecutionResult = exports.InstanceStatus = exports.DeviceFormFactor = exports.DeviceAvailability = exports.InteractionMode = exports.TagOperationException = exports.NetworkProfileType = exports.ServiceAccountException = exports.NotFoundException = exports.LimitExceededException = exports.DevicePoolType = exports.RuleOperator = exports.DeviceAttribute = exports.CannotDeleteException = exports.BillingMethod = exports.ArtifactCategory = exports.ArtifactType = exports.ArgumentException = exports.DevicePlatform = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const DeviceFarmServiceException_1 = require("./DeviceFarmServiceException");
|
|
6
|
-
exports.DevicePlatform = {
|
|
7
|
-
ANDROID: "ANDROID",
|
|
8
|
-
IOS: "IOS",
|
|
9
|
-
};
|
|
10
|
-
class ArgumentException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
11
|
-
constructor(opts) {
|
|
12
|
-
super({
|
|
13
|
-
name: "ArgumentException",
|
|
14
|
-
$fault: "client",
|
|
15
|
-
...opts,
|
|
16
|
-
});
|
|
17
|
-
this.name = "ArgumentException";
|
|
18
|
-
this.$fault = "client";
|
|
19
|
-
Object.setPrototypeOf(this, ArgumentException.prototype);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
exports.ArgumentException = ArgumentException;
|
|
23
|
-
exports.ArtifactType = {
|
|
24
|
-
APPIUM_JAVA_OUTPUT: "APPIUM_JAVA_OUTPUT",
|
|
25
|
-
APPIUM_JAVA_XML_OUTPUT: "APPIUM_JAVA_XML_OUTPUT",
|
|
26
|
-
APPIUM_PYTHON_OUTPUT: "APPIUM_PYTHON_OUTPUT",
|
|
27
|
-
APPIUM_PYTHON_XML_OUTPUT: "APPIUM_PYTHON_XML_OUTPUT",
|
|
28
|
-
APPIUM_SERVER_OUTPUT: "APPIUM_SERVER_OUTPUT",
|
|
29
|
-
APPLICATION_CRASH_REPORT: "APPLICATION_CRASH_REPORT",
|
|
30
|
-
AUTOMATION_OUTPUT: "AUTOMATION_OUTPUT",
|
|
31
|
-
CALABASH_JAVA_XML_OUTPUT: "CALABASH_JAVA_XML_OUTPUT",
|
|
32
|
-
CALABASH_JSON_OUTPUT: "CALABASH_JSON_OUTPUT",
|
|
33
|
-
CALABASH_PRETTY_OUTPUT: "CALABASH_PRETTY_OUTPUT",
|
|
34
|
-
CALABASH_STANDARD_OUTPUT: "CALABASH_STANDARD_OUTPUT",
|
|
35
|
-
CUSTOMER_ARTIFACT: "CUSTOMER_ARTIFACT",
|
|
36
|
-
CUSTOMER_ARTIFACT_LOG: "CUSTOMER_ARTIFACT_LOG",
|
|
37
|
-
DEVICE_LOG: "DEVICE_LOG",
|
|
38
|
-
EXERCISER_MONKEY_OUTPUT: "EXERCISER_MONKEY_OUTPUT",
|
|
39
|
-
EXPLORER_EVENT_LOG: "EXPLORER_EVENT_LOG",
|
|
40
|
-
EXPLORER_SUMMARY_LOG: "EXPLORER_SUMMARY_LOG",
|
|
41
|
-
INSTRUMENTATION_OUTPUT: "INSTRUMENTATION_OUTPUT",
|
|
42
|
-
MESSAGE_LOG: "MESSAGE_LOG",
|
|
43
|
-
RESULT_LOG: "RESULT_LOG",
|
|
44
|
-
SCREENSHOT: "SCREENSHOT",
|
|
45
|
-
SERVICE_LOG: "SERVICE_LOG",
|
|
46
|
-
TESTSPEC_OUTPUT: "TESTSPEC_OUTPUT",
|
|
47
|
-
UNKNOWN: "UNKNOWN",
|
|
48
|
-
VIDEO: "VIDEO",
|
|
49
|
-
VIDEO_LOG: "VIDEO_LOG",
|
|
50
|
-
WEBKIT_LOG: "WEBKIT_LOG",
|
|
51
|
-
XCTEST_LOG: "XCTEST_LOG",
|
|
52
|
-
};
|
|
53
|
-
exports.ArtifactCategory = {
|
|
54
|
-
FILE: "FILE",
|
|
55
|
-
LOG: "LOG",
|
|
56
|
-
SCREENSHOT: "SCREENSHOT",
|
|
57
|
-
};
|
|
58
|
-
exports.BillingMethod = {
|
|
59
|
-
METERED: "METERED",
|
|
60
|
-
UNMETERED: "UNMETERED",
|
|
61
|
-
};
|
|
62
|
-
class CannotDeleteException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
63
|
-
constructor(opts) {
|
|
64
|
-
super({
|
|
65
|
-
name: "CannotDeleteException",
|
|
66
|
-
$fault: "client",
|
|
67
|
-
...opts,
|
|
68
|
-
});
|
|
69
|
-
this.name = "CannotDeleteException";
|
|
70
|
-
this.$fault = "client";
|
|
71
|
-
Object.setPrototypeOf(this, CannotDeleteException.prototype);
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
exports.CannotDeleteException = CannotDeleteException;
|
|
75
|
-
exports.DeviceAttribute = {
|
|
76
|
-
APPIUM_VERSION: "APPIUM_VERSION",
|
|
77
|
-
ARN: "ARN",
|
|
78
|
-
AVAILABILITY: "AVAILABILITY",
|
|
79
|
-
FLEET_TYPE: "FLEET_TYPE",
|
|
80
|
-
FORM_FACTOR: "FORM_FACTOR",
|
|
81
|
-
INSTANCE_ARN: "INSTANCE_ARN",
|
|
82
|
-
INSTANCE_LABELS: "INSTANCE_LABELS",
|
|
83
|
-
MANUFACTURER: "MANUFACTURER",
|
|
84
|
-
MODEL: "MODEL",
|
|
85
|
-
OS_VERSION: "OS_VERSION",
|
|
86
|
-
PLATFORM: "PLATFORM",
|
|
87
|
-
REMOTE_ACCESS_ENABLED: "REMOTE_ACCESS_ENABLED",
|
|
88
|
-
REMOTE_DEBUG_ENABLED: "REMOTE_DEBUG_ENABLED",
|
|
89
|
-
};
|
|
90
|
-
exports.RuleOperator = {
|
|
91
|
-
CONTAINS: "CONTAINS",
|
|
92
|
-
EQUALS: "EQUALS",
|
|
93
|
-
GREATER_THAN: "GREATER_THAN",
|
|
94
|
-
GREATER_THAN_OR_EQUALS: "GREATER_THAN_OR_EQUALS",
|
|
95
|
-
IN: "IN",
|
|
96
|
-
LESS_THAN: "LESS_THAN",
|
|
97
|
-
LESS_THAN_OR_EQUALS: "LESS_THAN_OR_EQUALS",
|
|
98
|
-
NOT_IN: "NOT_IN",
|
|
99
|
-
};
|
|
100
|
-
exports.DevicePoolType = {
|
|
101
|
-
CURATED: "CURATED",
|
|
102
|
-
PRIVATE: "PRIVATE",
|
|
103
|
-
};
|
|
104
|
-
class LimitExceededException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
105
|
-
constructor(opts) {
|
|
106
|
-
super({
|
|
107
|
-
name: "LimitExceededException",
|
|
108
|
-
$fault: "client",
|
|
109
|
-
...opts,
|
|
110
|
-
});
|
|
111
|
-
this.name = "LimitExceededException";
|
|
112
|
-
this.$fault = "client";
|
|
113
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
exports.LimitExceededException = LimitExceededException;
|
|
117
|
-
class NotFoundException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
118
|
-
constructor(opts) {
|
|
119
|
-
super({
|
|
120
|
-
name: "NotFoundException",
|
|
121
|
-
$fault: "client",
|
|
122
|
-
...opts,
|
|
123
|
-
});
|
|
124
|
-
this.name = "NotFoundException";
|
|
125
|
-
this.$fault = "client";
|
|
126
|
-
Object.setPrototypeOf(this, NotFoundException.prototype);
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
exports.NotFoundException = NotFoundException;
|
|
130
|
-
class ServiceAccountException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
131
|
-
constructor(opts) {
|
|
132
|
-
super({
|
|
133
|
-
name: "ServiceAccountException",
|
|
134
|
-
$fault: "client",
|
|
135
|
-
...opts,
|
|
136
|
-
});
|
|
137
|
-
this.name = "ServiceAccountException";
|
|
138
|
-
this.$fault = "client";
|
|
139
|
-
Object.setPrototypeOf(this, ServiceAccountException.prototype);
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
exports.ServiceAccountException = ServiceAccountException;
|
|
143
|
-
exports.NetworkProfileType = {
|
|
144
|
-
CURATED: "CURATED",
|
|
145
|
-
PRIVATE: "PRIVATE",
|
|
146
|
-
};
|
|
147
|
-
class TagOperationException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
148
|
-
constructor(opts) {
|
|
149
|
-
super({
|
|
150
|
-
name: "TagOperationException",
|
|
151
|
-
$fault: "client",
|
|
152
|
-
...opts,
|
|
153
|
-
});
|
|
154
|
-
this.name = "TagOperationException";
|
|
155
|
-
this.$fault = "client";
|
|
156
|
-
Object.setPrototypeOf(this, TagOperationException.prototype);
|
|
157
|
-
this.resourceName = opts.resourceName;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
exports.TagOperationException = TagOperationException;
|
|
161
|
-
exports.InteractionMode = {
|
|
162
|
-
INTERACTIVE: "INTERACTIVE",
|
|
163
|
-
NO_VIDEO: "NO_VIDEO",
|
|
164
|
-
VIDEO_ONLY: "VIDEO_ONLY",
|
|
165
|
-
};
|
|
166
|
-
exports.DeviceAvailability = {
|
|
167
|
-
AVAILABLE: "AVAILABLE",
|
|
168
|
-
BUSY: "BUSY",
|
|
169
|
-
HIGHLY_AVAILABLE: "HIGHLY_AVAILABLE",
|
|
170
|
-
TEMPORARY_NOT_AVAILABLE: "TEMPORARY_NOT_AVAILABLE",
|
|
171
|
-
};
|
|
172
|
-
exports.DeviceFormFactor = {
|
|
173
|
-
PHONE: "PHONE",
|
|
174
|
-
TABLET: "TABLET",
|
|
175
|
-
};
|
|
176
|
-
exports.InstanceStatus = {
|
|
177
|
-
AVAILABLE: "AVAILABLE",
|
|
178
|
-
IN_USE: "IN_USE",
|
|
179
|
-
NOT_AVAILABLE: "NOT_AVAILABLE",
|
|
180
|
-
PREPARING: "PREPARING",
|
|
181
|
-
};
|
|
182
|
-
exports.ExecutionResult = {
|
|
183
|
-
ERRORED: "ERRORED",
|
|
184
|
-
FAILED: "FAILED",
|
|
185
|
-
PASSED: "PASSED",
|
|
186
|
-
PENDING: "PENDING",
|
|
187
|
-
SKIPPED: "SKIPPED",
|
|
188
|
-
STOPPED: "STOPPED",
|
|
189
|
-
WARNED: "WARNED",
|
|
190
|
-
};
|
|
191
|
-
exports.ExecutionStatus = {
|
|
192
|
-
COMPLETED: "COMPLETED",
|
|
193
|
-
PENDING: "PENDING",
|
|
194
|
-
PENDING_CONCURRNECY: "PENDING_CONCURRENCY",
|
|
195
|
-
PENDING_DEVICE: "PENDING_DEVICE",
|
|
196
|
-
PREPARING: "PREPARING",
|
|
197
|
-
PROCESSING: "PROCESSING",
|
|
198
|
-
RUNNING: "RUNNING",
|
|
199
|
-
SCHEDULING: "SCHEDULING",
|
|
200
|
-
STOPPING: "STOPPING",
|
|
201
|
-
};
|
|
202
|
-
class InternalServiceException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
203
|
-
constructor(opts) {
|
|
204
|
-
super({
|
|
205
|
-
name: "InternalServiceException",
|
|
206
|
-
$fault: "server",
|
|
207
|
-
...opts,
|
|
208
|
-
});
|
|
209
|
-
this.name = "InternalServiceException";
|
|
210
|
-
this.$fault = "server";
|
|
211
|
-
Object.setPrototypeOf(this, InternalServiceException.prototype);
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
exports.InternalServiceException = InternalServiceException;
|
|
215
|
-
exports.UploadType = {
|
|
216
|
-
ANDROID_APP: "ANDROID_APP",
|
|
217
|
-
APPIUM_JAVA_JUNIT_TEST_PACKAGE: "APPIUM_JAVA_JUNIT_TEST_PACKAGE",
|
|
218
|
-
APPIUM_JAVA_JUNIT_TEST_SPEC: "APPIUM_JAVA_JUNIT_TEST_SPEC",
|
|
219
|
-
APPIUM_JAVA_TESTNG_TEST_PACKAGE: "APPIUM_JAVA_TESTNG_TEST_PACKAGE",
|
|
220
|
-
APPIUM_JAVA_TESTNG_TEST_SPEC: "APPIUM_JAVA_TESTNG_TEST_SPEC",
|
|
221
|
-
APPIUM_NODE_TEST_PACKAGE: "APPIUM_NODE_TEST_PACKAGE",
|
|
222
|
-
APPIUM_NODE_TEST_SPEC: "APPIUM_NODE_TEST_SPEC",
|
|
223
|
-
APPIUM_PYTHON_TEST_PACKAGE: "APPIUM_PYTHON_TEST_PACKAGE",
|
|
224
|
-
APPIUM_PYTHON_TEST_SPEC: "APPIUM_PYTHON_TEST_SPEC",
|
|
225
|
-
APPIUM_RUBY_TEST_PACKAGE: "APPIUM_RUBY_TEST_PACKAGE",
|
|
226
|
-
APPIUM_RUBY_TEST_SPEC: "APPIUM_RUBY_TEST_SPEC",
|
|
227
|
-
APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE: "APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE",
|
|
228
|
-
APPIUM_WEB_JAVA_JUNIT_TEST_SPEC: "APPIUM_WEB_JAVA_JUNIT_TEST_SPEC",
|
|
229
|
-
APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE: "APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE",
|
|
230
|
-
APPIUM_WEB_JAVA_TESTNG_TEST_SPEC: "APPIUM_WEB_JAVA_TESTNG_TEST_SPEC",
|
|
231
|
-
APPIUM_WEB_NODE_TEST_PACKAGE: "APPIUM_WEB_NODE_TEST_PACKAGE",
|
|
232
|
-
APPIUM_WEB_NODE_TEST_SPEC: "APPIUM_WEB_NODE_TEST_SPEC",
|
|
233
|
-
APPIUM_WEB_PYTHON_TEST_PACKAGE: "APPIUM_WEB_PYTHON_TEST_PACKAGE",
|
|
234
|
-
APPIUM_WEB_PYTHON_TEST_SPEC: "APPIUM_WEB_PYTHON_TEST_SPEC",
|
|
235
|
-
APPIUM_WEB_RUBY_TEST_PACKAGE: "APPIUM_WEB_RUBY_TEST_PACKAGE",
|
|
236
|
-
APPIUM_WEB_RUBY_TEST_SPEC: "APPIUM_WEB_RUBY_TEST_SPEC",
|
|
237
|
-
CALABASH_TEST_PACKAGE: "CALABASH_TEST_PACKAGE",
|
|
238
|
-
EXTERNAL_DATA: "EXTERNAL_DATA",
|
|
239
|
-
INSTRUMENTATION_TEST_PACKAGE: "INSTRUMENTATION_TEST_PACKAGE",
|
|
240
|
-
INSTRUMENTATION_TEST_SPEC: "INSTRUMENTATION_TEST_SPEC",
|
|
241
|
-
IOS_APP: "IOS_APP",
|
|
242
|
-
UIAUTOMATION_TEST_PACKAGE: "UIAUTOMATION_TEST_PACKAGE",
|
|
243
|
-
UIAUTOMATOR_TEST_PACKAGE: "UIAUTOMATOR_TEST_PACKAGE",
|
|
244
|
-
WEB_APP: "WEB_APP",
|
|
245
|
-
XCTEST_TEST_PACKAGE: "XCTEST_TEST_PACKAGE",
|
|
246
|
-
XCTEST_UI_TEST_PACKAGE: "XCTEST_UI_TEST_PACKAGE",
|
|
247
|
-
XCTEST_UI_TEST_SPEC: "XCTEST_UI_TEST_SPEC",
|
|
248
|
-
};
|
|
249
|
-
exports.UploadCategory = {
|
|
250
|
-
CURATED: "CURATED",
|
|
251
|
-
PRIVATE: "PRIVATE",
|
|
252
|
-
};
|
|
253
|
-
exports.UploadStatus = {
|
|
254
|
-
FAILED: "FAILED",
|
|
255
|
-
INITIALIZED: "INITIALIZED",
|
|
256
|
-
PROCESSING: "PROCESSING",
|
|
257
|
-
SUCCEEDED: "SUCCEEDED",
|
|
258
|
-
};
|
|
259
|
-
exports.CurrencyCode = {
|
|
260
|
-
USD: "USD",
|
|
261
|
-
};
|
|
262
|
-
class InvalidOperationException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
263
|
-
constructor(opts) {
|
|
264
|
-
super({
|
|
265
|
-
name: "InvalidOperationException",
|
|
266
|
-
$fault: "client",
|
|
267
|
-
...opts,
|
|
268
|
-
});
|
|
269
|
-
this.name = "InvalidOperationException";
|
|
270
|
-
this.$fault = "client";
|
|
271
|
-
Object.setPrototypeOf(this, InvalidOperationException.prototype);
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
exports.InvalidOperationException = InvalidOperationException;
|
|
275
|
-
exports.TestType = {
|
|
276
|
-
APPIUM_JAVA_JUNIT: "APPIUM_JAVA_JUNIT",
|
|
277
|
-
APPIUM_JAVA_TESTNG: "APPIUM_JAVA_TESTNG",
|
|
278
|
-
APPIUM_NODE: "APPIUM_NODE",
|
|
279
|
-
APPIUM_PYTHON: "APPIUM_PYTHON",
|
|
280
|
-
APPIUM_RUBY: "APPIUM_RUBY",
|
|
281
|
-
APPIUM_WEB_JAVA_JUNIT: "APPIUM_WEB_JAVA_JUNIT",
|
|
282
|
-
APPIUM_WEB_JAVA_TESTNG: "APPIUM_WEB_JAVA_TESTNG",
|
|
283
|
-
APPIUM_WEB_NODE: "APPIUM_WEB_NODE",
|
|
284
|
-
APPIUM_WEB_PYTHON: "APPIUM_WEB_PYTHON",
|
|
285
|
-
APPIUM_WEB_RUBY: "APPIUM_WEB_RUBY",
|
|
286
|
-
BUILTIN_EXPLORER: "BUILTIN_EXPLORER",
|
|
287
|
-
BUILTIN_FUZZ: "BUILTIN_FUZZ",
|
|
288
|
-
CALABASH: "CALABASH",
|
|
289
|
-
INSTRUMENTATION: "INSTRUMENTATION",
|
|
290
|
-
REMOTE_ACCESS_RECORD: "REMOTE_ACCESS_RECORD",
|
|
291
|
-
REMOTE_ACCESS_REPLAY: "REMOTE_ACCESS_REPLAY",
|
|
292
|
-
UIAUTOMATION: "UIAUTOMATION",
|
|
293
|
-
UIAUTOMATOR: "UIAUTOMATOR",
|
|
294
|
-
WEB_PERFORMANCE_PROFILE: "WEB_PERFORMANCE_PROFILE",
|
|
295
|
-
XCTEST: "XCTEST",
|
|
296
|
-
XCTEST_UI: "XCTEST_UI",
|
|
297
|
-
};
|
|
298
|
-
exports.RecurringChargeFrequency = {
|
|
299
|
-
MONTHLY: "MONTHLY",
|
|
300
|
-
};
|
|
301
|
-
exports.OfferingType = {
|
|
302
|
-
RECURRING: "RECURRING",
|
|
303
|
-
};
|
|
304
|
-
exports.OfferingTransactionType = {
|
|
305
|
-
PURCHASE: "PURCHASE",
|
|
306
|
-
RENEW: "RENEW",
|
|
307
|
-
SYSTEM: "SYSTEM",
|
|
308
|
-
};
|
|
309
|
-
class NotEligibleException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
310
|
-
constructor(opts) {
|
|
311
|
-
super({
|
|
312
|
-
name: "NotEligibleException",
|
|
313
|
-
$fault: "client",
|
|
314
|
-
...opts,
|
|
315
|
-
});
|
|
316
|
-
this.name = "NotEligibleException";
|
|
317
|
-
this.$fault = "client";
|
|
318
|
-
Object.setPrototypeOf(this, NotEligibleException.prototype);
|
|
319
|
-
}
|
|
320
|
-
}
|
|
321
|
-
exports.NotEligibleException = NotEligibleException;
|
|
322
|
-
exports.DeviceFilterAttribute = {
|
|
323
|
-
ARN: "ARN",
|
|
324
|
-
AVAILABILITY: "AVAILABILITY",
|
|
325
|
-
FLEET_TYPE: "FLEET_TYPE",
|
|
326
|
-
FORM_FACTOR: "FORM_FACTOR",
|
|
327
|
-
INSTANCE_ARN: "INSTANCE_ARN",
|
|
328
|
-
INSTANCE_LABELS: "INSTANCE_LABELS",
|
|
329
|
-
MANUFACTURER: "MANUFACTURER",
|
|
330
|
-
MODEL: "MODEL",
|
|
331
|
-
OS_VERSION: "OS_VERSION",
|
|
332
|
-
PLATFORM: "PLATFORM",
|
|
333
|
-
REMOTE_ACCESS_ENABLED: "REMOTE_ACCESS_ENABLED",
|
|
334
|
-
REMOTE_DEBUG_ENABLED: "REMOTE_DEBUG_ENABLED",
|
|
335
|
-
};
|
|
336
|
-
exports.ExecutionResultCode = {
|
|
337
|
-
PARSING_FAILED: "PARSING_FAILED",
|
|
338
|
-
VPC_ENDPOINT_SETUP_FAILED: "VPC_ENDPOINT_SETUP_FAILED",
|
|
339
|
-
};
|
|
340
|
-
exports.TestGridSessionStatus = {
|
|
341
|
-
ACTIVE: "ACTIVE",
|
|
342
|
-
CLOSED: "CLOSED",
|
|
343
|
-
ERRORED: "ERRORED",
|
|
344
|
-
};
|
|
345
|
-
exports.SampleType = {
|
|
346
|
-
CPU: "CPU",
|
|
347
|
-
MEMORY: "MEMORY",
|
|
348
|
-
NATIVE_AVG_DRAWTIME: "NATIVE_AVG_DRAWTIME",
|
|
349
|
-
NATIVE_FPS: "NATIVE_FPS",
|
|
350
|
-
NATIVE_FRAMES: "NATIVE_FRAMES",
|
|
351
|
-
NATIVE_MAX_DRAWTIME: "NATIVE_MAX_DRAWTIME",
|
|
352
|
-
NATIVE_MIN_DRAWTIME: "NATIVE_MIN_DRAWTIME",
|
|
353
|
-
OPENGL_AVG_DRAWTIME: "OPENGL_AVG_DRAWTIME",
|
|
354
|
-
OPENGL_FPS: "OPENGL_FPS",
|
|
355
|
-
OPENGL_FRAMES: "OPENGL_FRAMES",
|
|
356
|
-
OPENGL_MAX_DRAWTIME: "OPENGL_MAX_DRAWTIME",
|
|
357
|
-
OPENGL_MIN_DRAWTIME: "OPENGL_MIN_DRAWTIME",
|
|
358
|
-
RX: "RX",
|
|
359
|
-
RX_RATE: "RX_RATE",
|
|
360
|
-
THREADS: "THREADS",
|
|
361
|
-
TX: "TX",
|
|
362
|
-
TX_RATE: "TX_RATE",
|
|
363
|
-
};
|
|
364
|
-
exports.TestGridSessionArtifactCategory = {
|
|
365
|
-
LOG: "LOG",
|
|
366
|
-
VIDEO: "VIDEO",
|
|
367
|
-
};
|
|
368
|
-
exports.TestGridSessionArtifactType = {
|
|
369
|
-
SELENIUM_LOG: "SELENIUM_LOG",
|
|
370
|
-
UNKNOWN: "UNKNOWN",
|
|
371
|
-
VIDEO: "VIDEO",
|
|
372
|
-
};
|
|
373
|
-
class IdempotencyException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
374
|
-
constructor(opts) {
|
|
375
|
-
super({
|
|
376
|
-
name: "IdempotencyException",
|
|
377
|
-
$fault: "client",
|
|
378
|
-
...opts,
|
|
379
|
-
});
|
|
380
|
-
this.name = "IdempotencyException";
|
|
381
|
-
this.$fault = "client";
|
|
382
|
-
Object.setPrototypeOf(this, IdempotencyException.prototype);
|
|
383
|
-
}
|
|
384
|
-
}
|
|
385
|
-
exports.IdempotencyException = IdempotencyException;
|
|
386
|
-
class TagPolicyException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
387
|
-
constructor(opts) {
|
|
388
|
-
super({
|
|
389
|
-
name: "TagPolicyException",
|
|
390
|
-
$fault: "client",
|
|
391
|
-
...opts,
|
|
392
|
-
});
|
|
393
|
-
this.name = "TagPolicyException";
|
|
394
|
-
this.$fault = "client";
|
|
395
|
-
Object.setPrototypeOf(this, TagPolicyException.prototype);
|
|
396
|
-
this.resourceName = opts.resourceName;
|
|
397
|
-
}
|
|
398
|
-
}
|
|
399
|
-
exports.TagPolicyException = TagPolicyException;
|
|
400
|
-
class TooManyTagsException extends DeviceFarmServiceException_1.DeviceFarmServiceException {
|
|
401
|
-
constructor(opts) {
|
|
402
|
-
super({
|
|
403
|
-
name: "TooManyTagsException",
|
|
404
|
-
$fault: "client",
|
|
405
|
-
...opts,
|
|
406
|
-
});
|
|
407
|
-
this.name = "TooManyTagsException";
|
|
408
|
-
this.$fault = "client";
|
|
409
|
-
Object.setPrototypeOf(this, TooManyTagsException.prototype);
|
|
410
|
-
this.resourceName = opts.resourceName;
|
|
411
|
-
}
|
|
412
|
-
}
|
|
413
|
-
exports.TooManyTagsException = TooManyTagsException;
|
|
414
|
-
const CreateTestGridUrlResultFilterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
...(obj.url && { url: smithy_client_1.SENSITIVE_STRING }),
|
|
417
|
-
});
|
|
418
|
-
exports.CreateTestGridUrlResultFilterSensitiveLog = CreateTestGridUrlResultFilterSensitiveLog;
|
|
419
|
-
const UploadFilterSensitiveLog = (obj) => ({
|
|
420
|
-
...obj,
|
|
421
|
-
...(obj.url && { url: smithy_client_1.SENSITIVE_STRING }),
|
|
422
|
-
});
|
|
423
|
-
exports.UploadFilterSensitiveLog = UploadFilterSensitiveLog;
|
|
424
|
-
const CreateUploadResultFilterSensitiveLog = (obj) => ({
|
|
425
|
-
...obj,
|
|
426
|
-
...(obj.upload && { upload: (0, exports.UploadFilterSensitiveLog)(obj.upload) }),
|
|
427
|
-
});
|
|
428
|
-
exports.CreateUploadResultFilterSensitiveLog = CreateUploadResultFilterSensitiveLog;
|
|
429
|
-
const GetUploadResultFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
...(obj.upload && { upload: (0, exports.UploadFilterSensitiveLog)(obj.upload) }),
|
|
432
|
-
});
|
|
433
|
-
exports.GetUploadResultFilterSensitiveLog = GetUploadResultFilterSensitiveLog;
|
|
434
|
-
const InstallToRemoteAccessSessionResultFilterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
...(obj.appUpload && { appUpload: (0, exports.UploadFilterSensitiveLog)(obj.appUpload) }),
|
|
437
|
-
});
|
|
438
|
-
exports.InstallToRemoteAccessSessionResultFilterSensitiveLog = InstallToRemoteAccessSessionResultFilterSensitiveLog;
|
|
439
|
-
const TestGridSessionArtifactFilterSensitiveLog = (obj) => ({
|
|
440
|
-
...obj,
|
|
441
|
-
...(obj.url && { url: smithy_client_1.SENSITIVE_STRING }),
|
|
442
|
-
});
|
|
443
|
-
exports.TestGridSessionArtifactFilterSensitiveLog = TestGridSessionArtifactFilterSensitiveLog;
|
|
444
|
-
const ListTestGridSessionArtifactsResultFilterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
...(obj.artifacts && { artifacts: obj.artifacts.map((item) => (0, exports.TestGridSessionArtifactFilterSensitiveLog)(item)) }),
|
|
447
|
-
});
|
|
448
|
-
exports.ListTestGridSessionArtifactsResultFilterSensitiveLog = ListTestGridSessionArtifactsResultFilterSensitiveLog;
|
|
449
|
-
const ListUploadsResultFilterSensitiveLog = (obj) => ({
|
|
450
|
-
...obj,
|
|
451
|
-
...(obj.uploads && { uploads: obj.uploads.map((item) => (0, exports.UploadFilterSensitiveLog)(item)) }),
|
|
452
|
-
});
|
|
453
|
-
exports.ListUploadsResultFilterSensitiveLog = ListUploadsResultFilterSensitiveLog;
|
|
454
|
-
const UpdateUploadResultFilterSensitiveLog = (obj) => ({
|
|
455
|
-
...obj,
|
|
456
|
-
...(obj.upload && { upload: (0, exports.UploadFilterSensitiveLog)(obj.upload) }),
|
|
457
|
-
});
|
|
458
|
-
exports.UpdateUploadResultFilterSensitiveLog = UpdateUploadResultFilterSensitiveLog;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateGetOfferingStatus = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const GetOfferingStatusCommand_1 = require("../commands/GetOfferingStatusCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateGetOfferingStatus = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, GetOfferingStatusCommand_1.GetOfferingStatusCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListArtifacts = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListArtifactsCommand_1 = require("../commands/ListArtifactsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListArtifacts = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListArtifactsCommand_1.ListArtifactsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListDevicePools = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListDevicePoolsCommand_1 = require("../commands/ListDevicePoolsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListDevicePools = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListDevicePoolsCommand_1.ListDevicePoolsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListDevices = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListDevicesCommand_1 = require("../commands/ListDevicesCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListDevices = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListDevicesCommand_1.ListDevicesCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListJobs = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListJobsCommand_1 = require("../commands/ListJobsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListJobs = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListJobsCommand_1.ListJobsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListOfferingTransactions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListOfferingTransactionsCommand_1 = require("../commands/ListOfferingTransactionsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListOfferingTransactions = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListOfferingTransactionsCommand_1.ListOfferingTransactionsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListOfferings = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListOfferingsCommand_1 = require("../commands/ListOfferingsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListOfferings = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListOfferingsCommand_1.ListOfferingsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListProjects = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListProjectsCommand_1 = require("../commands/ListProjectsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListProjects = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListProjectsCommand_1.ListProjectsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListRuns = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListRunsCommand_1 = require("../commands/ListRunsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListRuns = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListRunsCommand_1.ListRunsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSamples = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListSamplesCommand_1 = require("../commands/ListSamplesCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListSamples = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListSamplesCommand_1.ListSamplesCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSuites = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListSuitesCommand_1 = require("../commands/ListSuitesCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListSuites = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListSuitesCommand_1.ListSuitesCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTestGridProjects = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTestGridProjectsCommand_1 = require("../commands/ListTestGridProjectsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListTestGridProjects = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListTestGridProjectsCommand_1.ListTestGridProjectsCommand, "nextToken", "nextToken", "maxResult");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTestGridSessionActions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTestGridSessionActionsCommand_1 = require("../commands/ListTestGridSessionActionsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListTestGridSessionActions = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListTestGridSessionActionsCommand_1.ListTestGridSessionActionsCommand, "nextToken", "nextToken", "maxResult");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTestGridSessionArtifacts = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTestGridSessionArtifactsCommand_1 = require("../commands/ListTestGridSessionArtifactsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListTestGridSessionArtifacts = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListTestGridSessionArtifactsCommand_1.ListTestGridSessionArtifactsCommand, "nextToken", "nextToken", "maxResult");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTestGridSessions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTestGridSessionsCommand_1 = require("../commands/ListTestGridSessionsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListTestGridSessions = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListTestGridSessionsCommand_1.ListTestGridSessionsCommand, "nextToken", "nextToken", "maxResult");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTests = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTestsCommand_1 = require("../commands/ListTestsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListTests = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListTestsCommand_1.ListTestsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListUniqueProblems = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListUniqueProblemsCommand_1 = require("../commands/ListUniqueProblemsCommand");
|
|
6
|
-
const DeviceFarmClient_1 = require("../DeviceFarmClient");
|
|
7
|
-
exports.paginateListUniqueProblems = (0, core_1.createPaginator)(DeviceFarmClient_1.DeviceFarmClient, ListUniqueProblemsCommand_1.ListUniqueProblemsCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|