@aws-sdk/client-device-farm 3.289.0 → 3.292.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 +13 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +13 -0
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +13 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +13 -0
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +11 -0
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +11 -0
- package/dist-types/commands/CreateUploadCommand.d.ts +13 -0
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +10 -0
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +13 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +13 -0
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +13 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +13 -0
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +13 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +13 -0
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +14 -0
- package/dist-types/commands/DeleteUploadCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +14 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +13 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +13 -0
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +13 -0
- package/dist-types/commands/GetDevicePoolCommand.d.ts +13 -0
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +13 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +13 -0
- package/dist-types/commands/GetJobCommand.d.ts +13 -0
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +13 -0
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +17 -0
- package/dist-types/commands/GetProjectCommand.d.ts +13 -0
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +13 -0
- package/dist-types/commands/GetRunCommand.d.ts +13 -0
- package/dist-types/commands/GetSuiteCommand.d.ts +13 -0
- package/dist-types/commands/GetTestCommand.d.ts +13 -0
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +11 -0
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +11 -0
- package/dist-types/commands/GetUploadCommand.d.ts +13 -0
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +10 -0
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +13 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +13 -0
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +13 -0
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +13 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +13 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +13 -0
- package/dist-types/commands/ListJobsCommand.d.ts +13 -0
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +13 -0
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +17 -0
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +17 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +17 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +13 -0
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +13 -0
- package/dist-types/commands/ListRunsCommand.d.ts +13 -0
- package/dist-types/commands/ListSamplesCommand.d.ts +13 -0
- package/dist-types/commands/ListSuitesCommand.d.ts +13 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +10 -0
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +8 -0
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestsCommand.d.ts +13 -0
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +13 -0
- package/dist-types/commands/ListUploadsCommand.d.ts +13 -0
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +7 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +17 -0
- package/dist-types/commands/RenewOfferingCommand.d.ts +17 -0
- package/dist-types/commands/ScheduleRunCommand.d.ts +16 -0
- package/dist-types/commands/StopJobCommand.d.ts +13 -0
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +13 -0
- package/dist-types/commands/StopRunCommand.d.ts +13 -0
- package/dist-types/commands/TagResourceCommand.d.ts +18 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +10 -0
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +13 -0
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +13 -0
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +13 -0
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +13 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +13 -0
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +14 -0
- package/dist-types/commands/UpdateUploadCommand.d.ts +13 -0
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +14 -0
- package/package.json +35 -40
|
@@ -31,6 +31,23 @@ export interface RenewOfferingCommandOutput extends RenewOfferingResult, __Metad
|
|
|
31
31
|
* @see {@link RenewOfferingCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link ArgumentException} (client fault)
|
|
35
|
+
* <p>An invalid argument was specified.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
38
|
+
* <p>A limit was exceeded.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link NotEligibleException} (client fault)
|
|
41
|
+
* <p>Exception gets thrown when a user is not eligible to perform the specified
|
|
42
|
+
* transaction.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>The specified entity was not found.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
48
|
+
* <p>There was a problem with the service account.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
34
51
|
* @example To renew a device slot offering
|
|
35
52
|
* ```javascript
|
|
36
53
|
* // The following example renews a specific device slot offering.
|
|
@@ -29,6 +29,22 @@ export interface ScheduleRunCommandOutput extends ScheduleRunResult, __MetadataB
|
|
|
29
29
|
* @see {@link ScheduleRunCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link IdempotencyException} (client fault)
|
|
36
|
+
* <p>An entity with the same name already exists.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
39
|
+
* <p>A limit was exceeded.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link NotFoundException} (client fault)
|
|
42
|
+
* <p>The specified entity was not found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
45
|
+
* <p>There was a problem with the service account.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
* @example To schedule a test run
|
|
33
49
|
* ```javascript
|
|
34
50
|
* // The following example schedules a test run named MyRun.
|
|
@@ -32,6 +32,19 @@ export interface StopJobCommandOutput extends StopJobResult, __MetadataBearer {
|
|
|
32
32
|
* @see {@link StopJobCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link ArgumentException} (client fault)
|
|
36
|
+
* <p>An invalid argument was specified.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
39
|
+
* <p>A limit was exceeded.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link NotFoundException} (client fault)
|
|
42
|
+
* <p>The specified entity was not found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
45
|
+
* <p>There was a problem with the service account.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
35
48
|
*/
|
|
36
49
|
export declare class StopJobCommand extends $Command<StopJobCommandInput, StopJobCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
37
50
|
readonly input: StopJobCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface StopRemoteAccessSessionCommandOutput extends StopRemoteAccessSe
|
|
|
29
29
|
* @see {@link StopRemoteAccessSessionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
36
|
+
* <p>A limit was exceeded.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The specified entity was not found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
42
|
+
* <p>There was a problem with the service account.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class StopRemoteAccessSessionCommand extends $Command<StopRemoteAccessSessionCommandInput, StopRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
47
|
readonly input: StopRemoteAccessSessionCommandInput;
|
|
@@ -32,6 +32,19 @@ export interface StopRunCommandOutput extends StopRunResult, __MetadataBearer {
|
|
|
32
32
|
* @see {@link StopRunCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link ArgumentException} (client fault)
|
|
36
|
+
* <p>An invalid argument was specified.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
39
|
+
* <p>A limit was exceeded.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link NotFoundException} (client fault)
|
|
42
|
+
* <p>The specified entity was not found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
45
|
+
* <p>There was a problem with the service account.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
35
48
|
* @example To stop a test run
|
|
36
49
|
* ```javascript
|
|
37
50
|
* // The following example stops a specific test run.
|
|
@@ -31,6 +31,24 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
31
31
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link ArgumentException} (client fault)
|
|
35
|
+
* <p>An invalid argument was specified.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link NotFoundException} (client fault)
|
|
38
|
+
* <p>The specified entity was not found.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link TagOperationException} (client fault)
|
|
41
|
+
* <p>The operation was not successful. Try again.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link TagPolicyException} (client fault)
|
|
44
|
+
* <p>The request doesn't comply with the AWS Identity and Access Management (IAM) tag
|
|
45
|
+
* policy. Correct your request and then retry it.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link TooManyTagsException} (client fault)
|
|
48
|
+
* <p>The list of tags on the repository is over the limit. The maximum number of tags that
|
|
49
|
+
* can be applied to a repository is 50. </p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
34
52
|
*/
|
|
35
53
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
36
54
|
readonly input: TagResourceCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
29
29
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link NotFoundException} (client fault)
|
|
36
|
+
* <p>The specified entity was not found.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link TagOperationException} (client fault)
|
|
39
|
+
* <p>The operation was not successful. Try again.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
44
|
readonly input: UntagResourceCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface UpdateDeviceInstanceCommandOutput extends UpdateDeviceInstanceR
|
|
|
29
29
|
* @see {@link UpdateDeviceInstanceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
36
|
+
* <p>A limit was exceeded.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The specified entity was not found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
42
|
+
* <p>There was a problem with the service account.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class UpdateDeviceInstanceCommand extends $Command<UpdateDeviceInstanceCommandInput, UpdateDeviceInstanceCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
47
|
readonly input: UpdateDeviceInstanceCommandInput;
|
|
@@ -31,6 +31,19 @@ export interface UpdateDevicePoolCommandOutput extends UpdateDevicePoolResult, _
|
|
|
31
31
|
* @see {@link UpdateDevicePoolCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link ArgumentException} (client fault)
|
|
35
|
+
* <p>An invalid argument was specified.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
38
|
+
* <p>A limit was exceeded.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link NotFoundException} (client fault)
|
|
41
|
+
* <p>The specified entity was not found.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
44
|
+
* <p>There was a problem with the service account.</p>
|
|
45
|
+
*
|
|
46
|
+
*
|
|
34
47
|
* @example To update a device pool
|
|
35
48
|
* ```javascript
|
|
36
49
|
* // The following example updates the specified device pool with a new name and description. It also enables remote access of devices in the device pool.
|
|
@@ -29,6 +29,19 @@ export interface UpdateInstanceProfileCommandOutput extends UpdateInstanceProfil
|
|
|
29
29
|
* @see {@link UpdateInstanceProfileCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
36
|
+
* <p>A limit was exceeded.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The specified entity was not found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
42
|
+
* <p>There was a problem with the service account.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class UpdateInstanceProfileCommand extends $Command<UpdateInstanceProfileCommandInput, UpdateInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
47
|
readonly input: UpdateInstanceProfileCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface UpdateNetworkProfileCommandOutput extends UpdateNetworkProfileR
|
|
|
29
29
|
* @see {@link UpdateNetworkProfileCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
36
|
+
* <p>A limit was exceeded.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The specified entity was not found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
42
|
+
* <p>There was a problem with the service account.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class UpdateNetworkProfileCommand extends $Command<UpdateNetworkProfileCommandInput, UpdateNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
47
|
readonly input: UpdateNetworkProfileCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface UpdateProjectCommandOutput extends UpdateProjectResult, __Metad
|
|
|
30
30
|
* @see {@link UpdateProjectCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link ArgumentException} (client fault)
|
|
34
|
+
* <p>An invalid argument was specified.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
37
|
+
* <p>A limit was exceeded.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link NotFoundException} (client fault)
|
|
40
|
+
* <p>The specified entity was not found.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
43
|
+
* <p>There was a problem with the service account.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
33
46
|
* @example To update a device pool
|
|
34
47
|
* ```javascript
|
|
35
48
|
* // The following example updates the specified project with a new name.
|
|
@@ -29,6 +29,20 @@ export interface UpdateTestGridProjectCommandOutput extends UpdateTestGridProjec
|
|
|
29
29
|
* @see {@link UpdateTestGridProjectCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServiceException} (server fault)
|
|
36
|
+
* <p>An internal exception was raised in the service. Contact <a href="mailto:aws-devicefarm-support@amazon.com">aws-devicefarm-support@amazon.com</a> if you see this
|
|
37
|
+
* error. </p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
40
|
+
* <p>A limit was exceeded.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link NotFoundException} (client fault)
|
|
43
|
+
* <p>The specified entity was not found.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class UpdateTestGridProjectCommand extends $Command<UpdateTestGridProjectCommandInput, UpdateTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
48
|
readonly input: UpdateTestGridProjectCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface UpdateUploadCommandOutput extends UpdateUploadResult, __Metadat
|
|
|
29
29
|
* @see {@link UpdateUploadCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
36
|
+
* <p>A limit was exceeded.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The specified entity was not found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
42
|
+
* <p>There was a problem with the service account.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class UpdateUploadCommand extends $Command<UpdateUploadCommandInput, UpdateUploadCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
47
|
readonly input: UpdateUploadCommandInput;
|
|
@@ -29,6 +29,20 @@ export interface UpdateVPCEConfigurationCommandOutput extends UpdateVPCEConfigur
|
|
|
29
29
|
* @see {@link UpdateVPCEConfigurationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ArgumentException} (client fault)
|
|
33
|
+
* <p>An invalid argument was specified.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidOperationException} (client fault)
|
|
36
|
+
* <p>There was an error with the update request, or you do not have sufficient permissions
|
|
37
|
+
* to update this VPC endpoint configuration.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link NotFoundException} (client fault)
|
|
40
|
+
* <p>The specified entity was not found.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceAccountException} (client fault)
|
|
43
|
+
* <p>There was a problem with the service account.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class UpdateVPCEConfigurationCommand extends $Command<UpdateVPCEConfigurationCommandInput, UpdateVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
34
48
|
readonly input: UpdateVPCEConfigurationCommandInput;
|
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.292.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,55 +20,50 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
45
|
-
"@aws-sdk/util-base64": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
-
"@aws-sdk/util-utf8": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.292.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.292.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.292.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.292.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.292.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.292.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.292.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.292.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.292.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.292.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.292.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.292.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.292.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.292.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.292.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.292.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.292.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.292.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.292.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.292.0",
|
|
43
|
+
"@aws-sdk/types": "3.292.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.292.0",
|
|
45
|
+
"@aws-sdk/util-base64": "3.292.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.292.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.292.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.292.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.292.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.292.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.292.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.292.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.292.0",
|
|
54
|
+
"@aws-sdk/util-utf8": "3.292.0",
|
|
55
55
|
"tslib": "^2.3.1"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
58
|
+
"@aws-sdk/service-client-documentation-generator": "3.292.0",
|
|
59
59
|
"@tsconfig/node14": "1.0.3",
|
|
60
60
|
"@types/node": "^14.14.31",
|
|
61
61
|
"concurrently": "7.0.0",
|
|
62
62
|
"downlevel-dts": "0.10.1",
|
|
63
63
|
"rimraf": "3.0.2",
|
|
64
|
-
"typedoc": "0.
|
|
64
|
+
"typedoc": "0.23.23",
|
|
65
65
|
"typescript": "~4.6.2"
|
|
66
66
|
},
|
|
67
|
-
"overrides": {
|
|
68
|
-
"typedoc": {
|
|
69
|
-
"typescript": "~4.6.2"
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
67
|
"engines": {
|
|
73
68
|
"node": ">=14.0.0"
|
|
74
69
|
},
|