@aws-sdk/client-device-farm 3.775.0 → 3.782.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/commands/CreateDevicePoolCommand.d.ts +8 -8
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -20
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +9 -9
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +1 -0
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +1 -0
- package/dist-types/commands/CreateUploadCommand.d.ts +1 -25
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +7 -4
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +7 -4
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +7 -4
- package/dist-types/commands/DeleteRunCommand.d.ts +7 -4
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +1 -0
- package/dist-types/commands/DeleteUploadCommand.d.ts +7 -4
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +9 -9
- package/dist-types/commands/GetDeviceCommand.d.ts +22 -22
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +1 -0
- package/dist-types/commands/GetDevicePoolCommand.d.ts +5 -5
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +8 -8
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetJobCommand.d.ts +5 -5
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +1 -38
- package/dist-types/commands/GetProjectCommand.d.ts +1 -20
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +5 -5
- package/dist-types/commands/GetRunCommand.d.ts +1 -40
- package/dist-types/commands/GetSuiteCommand.d.ts +5 -5
- package/dist-types/commands/GetTestCommand.d.ts +5 -5
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +1 -0
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +1 -0
- package/dist-types/commands/GetUploadCommand.d.ts +5 -5
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +6 -6
- package/dist-types/commands/ListArtifactsCommand.d.ts +8 -5
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +1 -0
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +20 -20
- package/dist-types/commands/ListDevicesCommand.d.ts +7 -4
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListJobsCommand.d.ts +7 -4
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +1 -0
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +1 -93
- package/dist-types/commands/ListOfferingsCommand.d.ts +45 -45
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -28
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +6 -6
- package/dist-types/commands/ListRunsCommand.d.ts +1 -43
- package/dist-types/commands/ListSamplesCommand.d.ts +6 -6
- package/dist-types/commands/ListSuitesCommand.d.ts +6 -6
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +1 -0
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +1 -0
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTestsCommand.d.ts +6 -6
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +6 -6
- package/dist-types/commands/ListUploadsCommand.d.ts +6 -6
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +1 -35
- package/dist-types/commands/RenewOfferingCommand.d.ts +1 -35
- package/dist-types/commands/ScheduleRunCommand.d.ts +10 -10
- package/dist-types/commands/StopJobCommand.d.ts +1 -0
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +1 -0
- package/dist-types/commands/StopRunCommand.d.ts +5 -5
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +11 -11
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -21
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +1 -0
- package/dist-types/commands/UpdateUploadCommand.d.ts +1 -0
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +1 -0
- package/package.json +5 -5
|
@@ -90,84 +90,84 @@ declare const ListOfferingsCommand_base: {
|
|
|
90
90
|
* @throws {@link DeviceFarmServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
92
92
|
*
|
|
93
|
-
*
|
|
93
|
+
*
|
|
94
94
|
* @example To get information about device offerings
|
|
95
95
|
* ```javascript
|
|
96
96
|
* // The following example returns information about available device offerings.
|
|
97
97
|
* const input = {
|
|
98
|
-
*
|
|
98
|
+
* nextToken: "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE="
|
|
99
99
|
* };
|
|
100
100
|
* const command = new ListOfferingsCommand(input);
|
|
101
101
|
* const response = await client.send(command);
|
|
102
|
-
* /* response
|
|
102
|
+
* /* response is
|
|
103
103
|
* {
|
|
104
|
-
*
|
|
104
|
+
* offerings: [
|
|
105
105
|
* {
|
|
106
|
-
*
|
|
107
|
-
*
|
|
108
|
-
*
|
|
109
|
-
*
|
|
110
|
-
* "recurringCharges": [
|
|
106
|
+
* description: "iOS Unmetered Device Slot",
|
|
107
|
+
* id: "A53D4D73-A6F6-4B82-A0B0-12345EXAMPLE",
|
|
108
|
+
* platform: "IOS",
|
|
109
|
+
* recurringCharges: [
|
|
111
110
|
* {
|
|
112
|
-
*
|
|
113
|
-
*
|
|
114
|
-
*
|
|
111
|
+
* cost: {
|
|
112
|
+
* amount: 250,
|
|
113
|
+
* currencyCode: "USD"
|
|
115
114
|
* },
|
|
116
|
-
*
|
|
115
|
+
* frequency: "MONTHLY"
|
|
117
116
|
* }
|
|
118
|
-
* ]
|
|
117
|
+
* ],
|
|
118
|
+
* type: "RECURRING"
|
|
119
119
|
* },
|
|
120
120
|
* {
|
|
121
|
-
*
|
|
122
|
-
*
|
|
123
|
-
*
|
|
124
|
-
*
|
|
125
|
-
* "recurringCharges": [
|
|
121
|
+
* description: "Android Unmetered Device Slot",
|
|
122
|
+
* id: "8980F81C-00D7-469D-8EC6-12345EXAMPLE",
|
|
123
|
+
* platform: "ANDROID",
|
|
124
|
+
* recurringCharges: [
|
|
126
125
|
* {
|
|
127
|
-
*
|
|
128
|
-
*
|
|
129
|
-
*
|
|
126
|
+
* cost: {
|
|
127
|
+
* amount: 250,
|
|
128
|
+
* currencyCode: "USD"
|
|
130
129
|
* },
|
|
131
|
-
*
|
|
130
|
+
* frequency: "MONTHLY"
|
|
132
131
|
* }
|
|
133
|
-
* ]
|
|
132
|
+
* ],
|
|
133
|
+
* type: "RECURRING"
|
|
134
134
|
* },
|
|
135
135
|
* {
|
|
136
|
-
*
|
|
137
|
-
*
|
|
138
|
-
*
|
|
139
|
-
*
|
|
140
|
-
* "recurringCharges": [
|
|
136
|
+
* description: "Android Remote Access Unmetered Device Slot",
|
|
137
|
+
* id: "D68B3C05-1BA6-4360-BC69-12345EXAMPLE",
|
|
138
|
+
* platform: "ANDROID",
|
|
139
|
+
* recurringCharges: [
|
|
141
140
|
* {
|
|
142
|
-
*
|
|
143
|
-
*
|
|
144
|
-
*
|
|
141
|
+
* cost: {
|
|
142
|
+
* amount: 250,
|
|
143
|
+
* currencyCode: "USD"
|
|
145
144
|
* },
|
|
146
|
-
*
|
|
145
|
+
* frequency: "MONTHLY"
|
|
147
146
|
* }
|
|
148
|
-
* ]
|
|
147
|
+
* ],
|
|
148
|
+
* type: "RECURRING"
|
|
149
149
|
* },
|
|
150
150
|
* {
|
|
151
|
-
*
|
|
152
|
-
*
|
|
153
|
-
*
|
|
154
|
-
*
|
|
155
|
-
* "recurringCharges": [
|
|
151
|
+
* description: "iOS Remote Access Unmetered Device Slot",
|
|
152
|
+
* id: "552B4DAD-A6C9-45C4-94FB-12345EXAMPLE",
|
|
153
|
+
* platform: "IOS",
|
|
154
|
+
* recurringCharges: [
|
|
156
155
|
* {
|
|
157
|
-
*
|
|
158
|
-
*
|
|
159
|
-
*
|
|
156
|
+
* cost: {
|
|
157
|
+
* amount: 250,
|
|
158
|
+
* currencyCode: "USD"
|
|
160
159
|
* },
|
|
161
|
-
*
|
|
160
|
+
* frequency: "MONTHLY"
|
|
162
161
|
* }
|
|
163
|
-
* ]
|
|
162
|
+
* ],
|
|
163
|
+
* type: "RECURRING"
|
|
164
164
|
* }
|
|
165
165
|
* ]
|
|
166
166
|
* }
|
|
167
167
|
* *\/
|
|
168
|
-
* // example id: to-get-information-about-device-offerings-1472562810999
|
|
169
168
|
* ```
|
|
170
169
|
*
|
|
170
|
+
* @public
|
|
171
171
|
*/
|
|
172
172
|
export declare class ListOfferingsCommand extends ListOfferingsCommand_base {
|
|
173
173
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -84,35 +84,8 @@ declare const ListProjectsCommand_base: {
|
|
|
84
84
|
* @throws {@link DeviceFarmServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
86
86
|
*
|
|
87
|
-
* @public
|
|
88
|
-
* @example To get information about a Device Farm project
|
|
89
|
-
* ```javascript
|
|
90
|
-
* // The following example returns information about the specified project in Device Farm.
|
|
91
|
-
* const input = {
|
|
92
|
-
* "arn": "arn:aws:devicefarm:us-west-2:123456789101:project:7ad300ed-8183-41a7-bf94-12345EXAMPLE",
|
|
93
|
-
* "nextToken": "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE"
|
|
94
|
-
* };
|
|
95
|
-
* const command = new ListProjectsCommand(input);
|
|
96
|
-
* const response = await client.send(command);
|
|
97
|
-
* /* response ==
|
|
98
|
-
* {
|
|
99
|
-
* "projects": [
|
|
100
|
-
* {
|
|
101
|
-
* "name": "My Test Project",
|
|
102
|
-
* "arn": "arn:aws:devicefarm:us-west-2:123456789101:project:7ad300ed-8183-41a7-bf94-12345EXAMPLE",
|
|
103
|
-
* "created": "1453163262.105"
|
|
104
|
-
* },
|
|
105
|
-
* {
|
|
106
|
-
* "name": "Hello World",
|
|
107
|
-
* "arn": "arn:aws:devicefarm:us-west-2:123456789101:project:d6b087d9-56db-4e44-b9ec-12345EXAMPLE",
|
|
108
|
-
* "created": "1470350112.439"
|
|
109
|
-
* }
|
|
110
|
-
* ]
|
|
111
|
-
* }
|
|
112
|
-
* *\/
|
|
113
|
-
* // example id: to-get-information-about-a-device-farm-project-1472564014388
|
|
114
|
-
* ```
|
|
115
87
|
*
|
|
88
|
+
* @public
|
|
116
89
|
*/
|
|
117
90
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {
|
|
118
91
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -158,24 +158,24 @@ declare const ListRemoteAccessSessionsCommand_base: {
|
|
|
158
158
|
* @throws {@link DeviceFarmServiceException}
|
|
159
159
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
160
160
|
*
|
|
161
|
-
*
|
|
161
|
+
*
|
|
162
162
|
* @example To get information about a remote access session
|
|
163
163
|
* ```javascript
|
|
164
164
|
* // The following example returns information about a specific Device Farm remote access session.
|
|
165
165
|
* const input = {
|
|
166
|
-
*
|
|
167
|
-
*
|
|
166
|
+
* arn: "arn:aws:devicefarm:us-west-2:123456789101:session:EXAMPLE-GUID-123-456",
|
|
167
|
+
* nextToken: "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE="
|
|
168
168
|
* };
|
|
169
169
|
* const command = new ListRemoteAccessSessionsCommand(input);
|
|
170
170
|
* const response = await client.send(command);
|
|
171
|
-
* /* response
|
|
171
|
+
* /* response is
|
|
172
172
|
* {
|
|
173
|
-
*
|
|
173
|
+
* remoteAccessSessions: []
|
|
174
174
|
* }
|
|
175
175
|
* *\/
|
|
176
|
-
* // example id: to-get-information-about-a-remote-access-session-1472581144803
|
|
177
176
|
* ```
|
|
178
177
|
*
|
|
178
|
+
* @public
|
|
179
179
|
*/
|
|
180
180
|
export declare class ListRemoteAccessSessionsCommand extends ListRemoteAccessSessionsCommand_base {
|
|
181
181
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -170,50 +170,8 @@ declare const ListRunsCommand_base: {
|
|
|
170
170
|
* @throws {@link DeviceFarmServiceException}
|
|
171
171
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
172
172
|
*
|
|
173
|
-
* @public
|
|
174
|
-
* @example To get information about a test run
|
|
175
|
-
* ```javascript
|
|
176
|
-
* // The following example returns information about a specific test run.
|
|
177
|
-
* const input = {
|
|
178
|
-
* "arn": "arn:aws:devicefarm:us-west-2:123456789101:run:5e01a8c7-c861-4c0a-b1d5-5ec6e6c6dd23/0fcac17b-6122-44d7-ae5a-12345EXAMPLE",
|
|
179
|
-
* "nextToken": "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE"
|
|
180
|
-
* };
|
|
181
|
-
* const command = new ListRunsCommand(input);
|
|
182
|
-
* const response = await client.send(command);
|
|
183
|
-
* /* response ==
|
|
184
|
-
* {
|
|
185
|
-
* "runs": [
|
|
186
|
-
* {
|
|
187
|
-
* "name": "My Test Run",
|
|
188
|
-
* "arn": "arn:aws:devicefarm:us-west-2:123456789101:run:5e01a8c7-c861-4c0a-b1d5-5ec6e6c6dd23/0fcac17b-6122-44d7-ae5a-12345EXAMPLE",
|
|
189
|
-
* "billingMethod": "METERED",
|
|
190
|
-
* "completedJobs": 0,
|
|
191
|
-
* "counters": {
|
|
192
|
-
* "errored": 0,
|
|
193
|
-
* "failed": 0,
|
|
194
|
-
* "passed": 0,
|
|
195
|
-
* "skipped": 0,
|
|
196
|
-
* "stopped": 0,
|
|
197
|
-
* "total": 0,
|
|
198
|
-
* "warned": 0
|
|
199
|
-
* },
|
|
200
|
-
* "created": "1472667509.852",
|
|
201
|
-
* "deviceMinutes": {
|
|
202
|
-
* "metered": 0,
|
|
203
|
-
* "total": 0,
|
|
204
|
-
* "unmetered": 0
|
|
205
|
-
* },
|
|
206
|
-
* "platform": "ANDROID",
|
|
207
|
-
* "result": "PENDING",
|
|
208
|
-
* "status": "RUNNING",
|
|
209
|
-
* "totalJobs": 3
|
|
210
|
-
* }
|
|
211
|
-
* ]
|
|
212
|
-
* }
|
|
213
|
-
* *\/
|
|
214
|
-
* // example id: to-get-information-about-test-runs-1472582711069
|
|
215
|
-
* ```
|
|
216
173
|
*
|
|
174
|
+
* @public
|
|
217
175
|
*/
|
|
218
176
|
export declare class ListRunsCommand extends ListRunsCommand_base {
|
|
219
177
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -74,24 +74,24 @@ declare const ListSamplesCommand_base: {
|
|
|
74
74
|
* @throws {@link DeviceFarmServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
76
76
|
*
|
|
77
|
-
*
|
|
77
|
+
*
|
|
78
78
|
* @example To get information about samples
|
|
79
79
|
* ```javascript
|
|
80
80
|
* // The following example returns information about samples, given a specific Device Farm project.
|
|
81
81
|
* const input = {
|
|
82
|
-
*
|
|
83
|
-
*
|
|
82
|
+
* arn: "arn:aws:devicefarm:us-west-2:123456789101:project:EXAMPLE-GUID-123-456",
|
|
83
|
+
* nextToken: "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE"
|
|
84
84
|
* };
|
|
85
85
|
* const command = new ListSamplesCommand(input);
|
|
86
86
|
* const response = await client.send(command);
|
|
87
|
-
* /* response
|
|
87
|
+
* /* response is
|
|
88
88
|
* {
|
|
89
|
-
*
|
|
89
|
+
* samples: []
|
|
90
90
|
* }
|
|
91
91
|
* *\/
|
|
92
|
-
* // example id: to-get-information-about-samples-1472582847534
|
|
93
92
|
* ```
|
|
94
93
|
*
|
|
94
|
+
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ListSamplesCommand extends ListSamplesCommand_base {
|
|
97
97
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -94,24 +94,24 @@ declare const ListSuitesCommand_base: {
|
|
|
94
94
|
* @throws {@link DeviceFarmServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
96
96
|
*
|
|
97
|
-
*
|
|
97
|
+
*
|
|
98
98
|
* @example To get information about suites
|
|
99
99
|
* ```javascript
|
|
100
100
|
* // The following example returns information about suites, given a specific Device Farm job.
|
|
101
101
|
* const input = {
|
|
102
|
-
*
|
|
103
|
-
*
|
|
102
|
+
* arn: "arn:aws:devicefarm:us-west-2:123456789101:job:EXAMPLE-GUID-123-456",
|
|
103
|
+
* nextToken: "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE"
|
|
104
104
|
* };
|
|
105
105
|
* const command = new ListSuitesCommand(input);
|
|
106
106
|
* const response = await client.send(command);
|
|
107
|
-
* /* response
|
|
107
|
+
* /* response is
|
|
108
108
|
* {
|
|
109
|
-
*
|
|
109
|
+
* suites: []
|
|
110
110
|
* }
|
|
111
111
|
* *\/
|
|
112
|
-
* // example id: to-get-information-about-suites-1472583038218
|
|
113
112
|
* ```
|
|
114
113
|
*
|
|
114
|
+
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class ListSuitesCommand extends ListSuitesCommand_base {
|
|
117
117
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -68,6 +68,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
68
68
|
* @throws {@link DeviceFarmServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListTestGridProjectsCommand_base: {
|
|
|
79
79
|
* @throws {@link DeviceFarmServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListTestGridProjectsCommand extends ListTestGridProjectsCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListTestGridSessionActionsCommand_base: {
|
|
|
75
75
|
* @throws {@link DeviceFarmServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListTestGridSessionActionsCommand extends ListTestGridSessionActionsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListTestGridSessionArtifactsCommand_base: {
|
|
|
74
74
|
* @throws {@link DeviceFarmServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListTestGridSessionArtifactsCommand extends ListTestGridSessionArtifactsCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const ListTestGridSessionsCommand_base: {
|
|
|
81
81
|
* @throws {@link DeviceFarmServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListTestGridSessionsCommand extends ListTestGridSessionsCommand_base {
|
|
@@ -94,24 +94,24 @@ declare const ListTestsCommand_base: {
|
|
|
94
94
|
* @throws {@link DeviceFarmServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
96
96
|
*
|
|
97
|
-
*
|
|
97
|
+
*
|
|
98
98
|
* @example To get information about tests
|
|
99
99
|
* ```javascript
|
|
100
100
|
* // The following example returns information about tests, given a specific Device Farm project.
|
|
101
101
|
* const input = {
|
|
102
|
-
*
|
|
103
|
-
*
|
|
102
|
+
* arn: "arn:aws:devicefarm:us-west-2:123456789101:project:EXAMPLE-GUID-123-456",
|
|
103
|
+
* nextToken: "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE"
|
|
104
104
|
* };
|
|
105
105
|
* const command = new ListTestsCommand(input);
|
|
106
106
|
* const response = await client.send(command);
|
|
107
|
-
* /* response
|
|
107
|
+
* /* response is
|
|
108
108
|
* {
|
|
109
|
-
*
|
|
109
|
+
* tests: []
|
|
110
110
|
* }
|
|
111
111
|
* *\/
|
|
112
|
-
* // example id: to-get-information-about-tests-1472617372212
|
|
113
112
|
* ```
|
|
114
113
|
*
|
|
114
|
+
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class ListTestsCommand extends ListTestsCommand_base {
|
|
117
117
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -150,24 +150,24 @@ declare const ListUniqueProblemsCommand_base: {
|
|
|
150
150
|
* @throws {@link DeviceFarmServiceException}
|
|
151
151
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
152
152
|
*
|
|
153
|
-
*
|
|
153
|
+
*
|
|
154
154
|
* @example To get information about unique problems
|
|
155
155
|
* ```javascript
|
|
156
156
|
* // The following example returns information about unique problems, given a specific Device Farm project.
|
|
157
157
|
* const input = {
|
|
158
|
-
*
|
|
159
|
-
*
|
|
158
|
+
* arn: "arn:aws:devicefarm:us-west-2:123456789101:project:EXAMPLE-GUID-123-456",
|
|
159
|
+
* nextToken: "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE"
|
|
160
160
|
* };
|
|
161
161
|
* const command = new ListUniqueProblemsCommand(input);
|
|
162
162
|
* const response = await client.send(command);
|
|
163
|
-
* /* response
|
|
163
|
+
* /* response is
|
|
164
164
|
* {
|
|
165
|
-
*
|
|
165
|
+
* uniqueProblems: { /* empty *\/ }
|
|
166
166
|
* }
|
|
167
167
|
* *\/
|
|
168
|
-
* // example id: to-get-information-about-unique-problems-1472617781008
|
|
169
168
|
* ```
|
|
170
169
|
*
|
|
170
|
+
* @public
|
|
171
171
|
*/
|
|
172
172
|
export declare class ListUniqueProblemsCommand extends ListUniqueProblemsCommand_base {
|
|
173
173
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -82,24 +82,24 @@ declare const ListUploadsCommand_base: {
|
|
|
82
82
|
* @throws {@link DeviceFarmServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
84
84
|
*
|
|
85
|
-
*
|
|
85
|
+
*
|
|
86
86
|
* @example To get information about uploads
|
|
87
87
|
* ```javascript
|
|
88
88
|
* // The following example returns information about uploads, given a specific Device Farm project.
|
|
89
89
|
* const input = {
|
|
90
|
-
*
|
|
91
|
-
*
|
|
90
|
+
* arn: "arn:aws:devicefarm:us-west-2:123456789101:project:EXAMPLE-GUID-123-456",
|
|
91
|
+
* nextToken: "RW5DdDJkMWYwZjM2MzM2VHVpOHJIUXlDUXlhc2QzRGViYnc9SEXAMPLE"
|
|
92
92
|
* };
|
|
93
93
|
* const command = new ListUploadsCommand(input);
|
|
94
94
|
* const response = await client.send(command);
|
|
95
|
-
* /* response
|
|
95
|
+
* /* response is
|
|
96
96
|
* {
|
|
97
|
-
*
|
|
97
|
+
* uploads: []
|
|
98
98
|
* }
|
|
99
99
|
* *\/
|
|
100
|
-
* // example id: to-get-information-about-uploads-1472617943090
|
|
101
100
|
* ```
|
|
102
101
|
*
|
|
102
|
+
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class ListUploadsCommand extends ListUploadsCommand_base {
|
|
105
105
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -71,6 +71,7 @@ declare const ListVPCEConfigurationsCommand_base: {
|
|
|
71
71
|
* @throws {@link DeviceFarmServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListVPCEConfigurationsCommand extends ListVPCEConfigurationsCommand_base {
|
|
@@ -103,42 +103,8 @@ declare const PurchaseOfferingCommand_base: {
|
|
|
103
103
|
* @throws {@link DeviceFarmServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
105
105
|
*
|
|
106
|
-
* @public
|
|
107
|
-
* @example To purchase a device slot offering
|
|
108
|
-
* ```javascript
|
|
109
|
-
* // The following example purchases a specific device slot offering.
|
|
110
|
-
* const input = {
|
|
111
|
-
* "offeringId": "D68B3C05-1BA6-4360-BC69-12345EXAMPLE",
|
|
112
|
-
* "quantity": 1
|
|
113
|
-
* };
|
|
114
|
-
* const command = new PurchaseOfferingCommand(input);
|
|
115
|
-
* const response = await client.send(command);
|
|
116
|
-
* /* response ==
|
|
117
|
-
* {
|
|
118
|
-
* "offeringTransaction": {
|
|
119
|
-
* "cost": {
|
|
120
|
-
* "amount": 8.07,
|
|
121
|
-
* "currencyCode": "USD"
|
|
122
|
-
* },
|
|
123
|
-
* "createdOn": "1472648340",
|
|
124
|
-
* "offeringStatus": {
|
|
125
|
-
* "type": "PURCHASE",
|
|
126
|
-
* "effectiveOn": "1472648340",
|
|
127
|
-
* "offering": {
|
|
128
|
-
* "type": "RECURRING",
|
|
129
|
-
* "description": "Android Remote Access Unmetered Device Slot",
|
|
130
|
-
* "id": "D68B3C05-1BA6-4360-BC69-12345EXAMPLE",
|
|
131
|
-
* "platform": "ANDROID"
|
|
132
|
-
* },
|
|
133
|
-
* "quantity": 1
|
|
134
|
-
* },
|
|
135
|
-
* "transactionId": "d30614ed-1b03-404c-9893-12345EXAMPLE"
|
|
136
|
-
* }
|
|
137
|
-
* }
|
|
138
|
-
* *\/
|
|
139
|
-
* // example id: to-purchase-a-device-slot-offering-1472648146343
|
|
140
|
-
* ```
|
|
141
106
|
*
|
|
107
|
+
* @public
|
|
142
108
|
*/
|
|
143
109
|
export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {
|
|
144
110
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -101,42 +101,8 @@ declare const RenewOfferingCommand_base: {
|
|
|
101
101
|
* @throws {@link DeviceFarmServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
103
103
|
*
|
|
104
|
-
* @public
|
|
105
|
-
* @example To renew a device slot offering
|
|
106
|
-
* ```javascript
|
|
107
|
-
* // The following example renews a specific device slot offering.
|
|
108
|
-
* const input = {
|
|
109
|
-
* "offeringId": "D68B3C05-1BA6-4360-BC69-12345EXAMPLE",
|
|
110
|
-
* "quantity": 1
|
|
111
|
-
* };
|
|
112
|
-
* const command = new RenewOfferingCommand(input);
|
|
113
|
-
* const response = await client.send(command);
|
|
114
|
-
* /* response ==
|
|
115
|
-
* {
|
|
116
|
-
* "offeringTransaction": {
|
|
117
|
-
* "cost": {
|
|
118
|
-
* "amount": 250,
|
|
119
|
-
* "currencyCode": "USD"
|
|
120
|
-
* },
|
|
121
|
-
* "createdOn": "1472648880",
|
|
122
|
-
* "offeringStatus": {
|
|
123
|
-
* "type": "RENEW",
|
|
124
|
-
* "effectiveOn": "1472688000",
|
|
125
|
-
* "offering": {
|
|
126
|
-
* "type": "RECURRING",
|
|
127
|
-
* "description": "Android Remote Access Unmetered Device Slot",
|
|
128
|
-
* "id": "D68B3C05-1BA6-4360-BC69-12345EXAMPLE",
|
|
129
|
-
* "platform": "ANDROID"
|
|
130
|
-
* },
|
|
131
|
-
* "quantity": 1
|
|
132
|
-
* },
|
|
133
|
-
* "transactionId": "e90f1405-8c35-4561-be43-12345EXAMPLE"
|
|
134
|
-
* }
|
|
135
|
-
* }
|
|
136
|
-
* *\/
|
|
137
|
-
* // example id: to-renew-a-device-slot-offering-1472648899785
|
|
138
|
-
* ```
|
|
139
104
|
*
|
|
105
|
+
* @public
|
|
140
106
|
*/
|
|
141
107
|
export declare class RenewOfferingCommand extends RenewOfferingCommand_base {
|
|
142
108
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -237,29 +237,29 @@ declare const ScheduleRunCommand_base: {
|
|
|
237
237
|
* @throws {@link DeviceFarmServiceException}
|
|
238
238
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
239
239
|
*
|
|
240
|
-
*
|
|
240
|
+
*
|
|
241
241
|
* @example To schedule a test run
|
|
242
242
|
* ```javascript
|
|
243
243
|
* // The following example schedules a test run named MyRun.
|
|
244
244
|
* const input = {
|
|
245
|
-
*
|
|
246
|
-
*
|
|
247
|
-
*
|
|
248
|
-
*
|
|
249
|
-
*
|
|
250
|
-
*
|
|
245
|
+
* devicePoolArn: "arn:aws:devicefarm:us-west-2:123456789101:pool:EXAMPLE-GUID-123-456",
|
|
246
|
+
* name: "MyRun",
|
|
247
|
+
* projectArn: "arn:aws:devicefarm:us-west-2:123456789101:project:EXAMPLE-GUID-123-456",
|
|
248
|
+
* test: {
|
|
249
|
+
* testPackageArn: "arn:aws:devicefarm:us-west-2:123456789101:test:EXAMPLE-GUID-123-456",
|
|
250
|
+
* type: "APPIUM_JAVA_JUNIT"
|
|
251
251
|
* }
|
|
252
252
|
* };
|
|
253
253
|
* const command = new ScheduleRunCommand(input);
|
|
254
254
|
* const response = await client.send(command);
|
|
255
|
-
* /* response
|
|
255
|
+
* /* response is
|
|
256
256
|
* {
|
|
257
|
-
*
|
|
257
|
+
* run: { /* empty *\/ }
|
|
258
258
|
* }
|
|
259
259
|
* *\/
|
|
260
|
-
* // example id: to-schedule-a-test-run-1472652429636
|
|
261
260
|
* ```
|
|
262
261
|
*
|
|
262
|
+
* @public
|
|
263
263
|
*/
|
|
264
264
|
export declare class ScheduleRunCommand extends ScheduleRunCommand_base {
|
|
265
265
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -146,6 +146,7 @@ declare const StopJobCommand_base: {
|
|
|
146
146
|
* @throws {@link DeviceFarmServiceException}
|
|
147
147
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
148
148
|
*
|
|
149
|
+
*
|
|
149
150
|
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class StopJobCommand extends StopJobCommand_base {
|
|
@@ -154,6 +154,7 @@ declare const StopRemoteAccessSessionCommand_base: {
|
|
|
154
154
|
* @throws {@link DeviceFarmServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
156
156
|
*
|
|
157
|
+
*
|
|
157
158
|
* @public
|
|
158
159
|
*/
|
|
159
160
|
export declare class StopRemoteAccessSessionCommand extends StopRemoteAccessSessionCommand_base {
|
|
@@ -169,23 +169,23 @@ declare const StopRunCommand_base: {
|
|
|
169
169
|
* @throws {@link DeviceFarmServiceException}
|
|
170
170
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
171
171
|
*
|
|
172
|
-
*
|
|
172
|
+
*
|
|
173
173
|
* @example To stop a test run
|
|
174
174
|
* ```javascript
|
|
175
175
|
* // The following example stops a specific test run.
|
|
176
176
|
* const input = {
|
|
177
|
-
*
|
|
177
|
+
* arn: "arn:aws:devicefarm:us-west-2:123456789101:run:EXAMPLE-GUID-123-456"
|
|
178
178
|
* };
|
|
179
179
|
* const command = new StopRunCommand(input);
|
|
180
180
|
* const response = await client.send(command);
|
|
181
|
-
* /* response
|
|
181
|
+
* /* response is
|
|
182
182
|
* {
|
|
183
|
-
*
|
|
183
|
+
* run: { /* empty *\/ }
|
|
184
184
|
* }
|
|
185
185
|
* *\/
|
|
186
|
-
* // example id: to-stop-a-test-run-1472653770340
|
|
187
186
|
* ```
|
|
188
187
|
*
|
|
188
|
+
* @public
|
|
189
189
|
*/
|
|
190
190
|
export declare class StopRunCommand extends StopRunCommand_base {
|
|
191
191
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -77,6 +77,7 @@ declare const TagResourceCommand_base: {
|
|
|
77
77
|
* @throws {@link DeviceFarmServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|