@aws-sdk/client-device-farm 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/DeviceFarm.d.ts +13 -1
- package/dist-types/DeviceFarmClient.d.ts +1 -1
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreateUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUploadCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetRunCommand.d.ts +2 -1
- package/dist-types/commands/GetSuiteCommand.d.ts +2 -1
- package/dist-types/commands/GetTestCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetUploadCommand.d.ts +2 -1
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListSamplesCommand.d.ts +2 -1
- package/dist-types/commands/ListSuitesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestsCommand.d.ts +2 -1
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +2 -1
- package/dist-types/commands/ListUploadsCommand.d.ts +2 -1
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RenewOfferingCommand.d.ts +2 -1
- package/dist-types/commands/ScheduleRunCommand.d.ts +2 -1
- package/dist-types/commands/StopJobCommand.d.ts +2 -1
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopRunCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUploadCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +746 -746
- package/dist-types/ts3.4/DeviceFarm.d.ts +12 -0
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the tags for an AWS Device Farm resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
67
67
|
* @throws {@link DeviceFarmServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTestGridProjectsCommandOutput extends ListTestGridProjectsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTestGridProjectsCommand_base: {
|
|
24
24
|
new (input: ListTestGridProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridProjectsCommandInput, ListTestGridProjectsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListTestGridProjectsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTestGridProjectsCommandInput, ListTestGridProjectsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of all Selenium testing projects in your account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const ListTestGridProjectsCommand_base: {
|
|
|
78
78
|
* @throws {@link DeviceFarmServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListTestGridProjectsCommand extends ListTestGridProjectsCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTestGridSessionActionsCommandOutput extends ListTestGridSes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTestGridSessionActionsCommand_base: {
|
|
24
24
|
new (input: ListTestGridSessionActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionActionsCommandInput, ListTestGridSessionActionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTestGridSessionActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionActionsCommandInput, ListTestGridSessionActionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of the actions taken in a <a>TestGridSession</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const ListTestGridSessionActionsCommand_base: {
|
|
|
74
74
|
* @throws {@link DeviceFarmServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListTestGridSessionActionsCommand extends ListTestGridSessionActionsCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTestGridSessionArtifactsCommandOutput extends ListTestGridS
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTestGridSessionArtifactsCommand_base: {
|
|
24
24
|
new (input: ListTestGridSessionArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionArtifactsCommandInput, ListTestGridSessionArtifactsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTestGridSessionArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionArtifactsCommandInput, ListTestGridSessionArtifactsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of artifacts created during the session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ListTestGridSessionArtifactsCommand_base: {
|
|
|
73
73
|
* @throws {@link DeviceFarmServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListTestGridSessionArtifactsCommand extends ListTestGridSessionArtifactsCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTestGridSessionsCommandOutput extends ListTestGridSessionsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTestGridSessionsCommand_base: {
|
|
24
24
|
new (input: ListTestGridSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionsCommandInput, ListTestGridSessionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTestGridSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionsCommandInput, ListTestGridSessionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of sessions for a <a>TestGridProject</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListTestGridSessionsCommand_base: {
|
|
|
80
80
|
* @throws {@link DeviceFarmServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListTestGridSessionsCommand extends ListTestGridSessionsCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTestsCommandOutput extends ListTestsResult, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTestsCommand_base: {
|
|
24
24
|
new (input: ListTestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestsCommandInput, ListTestsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestsCommandInput, ListTestsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about tests in a given test suite.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const ListTestsCommand_base: {
|
|
|
93
93
|
* @throws {@link DeviceFarmServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
* @example To get information about tests
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // The following example returns information about tests, given a specific Device Farm project.
|
|
@@ -22,10 +22,10 @@ export interface ListUniqueProblemsCommandOutput extends ListUniqueProblemsResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUniqueProblemsCommand_base: {
|
|
24
24
|
new (input: ListUniqueProblemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUniqueProblemsCommandInput, ListUniqueProblemsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUniqueProblemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUniqueProblemsCommandInput, ListUniqueProblemsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about unique problems, such as exceptions or crashes.</p>
|
|
30
30
|
* <p>Unique problems are defined as a single instance of an error across a run, job, or suite. For example,
|
|
31
31
|
* if a call in your application consistently raises an exception (<code>OutOfBoundsException in
|
|
@@ -149,6 +149,7 @@ declare const ListUniqueProblemsCommand_base: {
|
|
|
149
149
|
* @throws {@link DeviceFarmServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
151
151
|
*
|
|
152
|
+
* @public
|
|
152
153
|
* @example To get information about unique problems
|
|
153
154
|
* ```javascript
|
|
154
155
|
* // The following example returns information about unique problems, given a specific Device Farm project.
|
|
@@ -22,10 +22,10 @@ export interface ListUploadsCommandOutput extends ListUploadsResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUploadsCommand_base: {
|
|
24
24
|
new (input: ListUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUploadsCommandInput, ListUploadsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUploadsCommandInput, ListUploadsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about uploads, given an AWS Device Farm project ARN.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const ListUploadsCommand_base: {
|
|
|
81
81
|
* @throws {@link DeviceFarmServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
* @example To get information about uploads
|
|
85
86
|
* ```javascript
|
|
86
87
|
* // The following example returns information about uploads, given a specific Device Farm project.
|
|
@@ -22,10 +22,10 @@ export interface ListVPCEConfigurationsCommandOutput extends ListVPCEConfigurati
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVPCEConfigurationsCommand_base: {
|
|
24
24
|
new (input: ListVPCEConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCEConfigurationsCommandInput, ListVPCEConfigurationsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListVPCEConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVPCEConfigurationsCommandInput, ListVPCEConfigurationsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about all Amazon Virtual Private Cloud (VPC) endpoint
|
|
30
30
|
* configurations in the AWS account.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const ListVPCEConfigurationsCommand_base: {
|
|
|
70
70
|
* @throws {@link DeviceFarmServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListVPCEConfigurationsCommand extends ListVPCEConfigurationsCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const PurchaseOfferingCommand_base: {
|
|
24
24
|
new (input: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Immediately purchases offerings for an AWS account. Offerings renew with the latest total purchased
|
|
30
30
|
* quantity for an offering, unless the renewal was overridden. The API returns a <code>NotEligible</code>
|
|
31
31
|
* error if the user is not permitted to invoke the operation. If you must be able to invoke this operation,
|
|
@@ -102,6 +102,7 @@ declare const PurchaseOfferingCommand_base: {
|
|
|
102
102
|
* @throws {@link DeviceFarmServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
* @example To purchase a device slot offering
|
|
106
107
|
* ```javascript
|
|
107
108
|
* // The following example purchases a specific device slot offering.
|
|
@@ -22,10 +22,10 @@ export interface RenewOfferingCommandOutput extends RenewOfferingResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const RenewOfferingCommand_base: {
|
|
24
24
|
new (input: RenewOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<RenewOfferingCommandInput, RenewOfferingCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RenewOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<RenewOfferingCommandInput, RenewOfferingCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Explicitly sets the quantity of devices to renew for an offering, starting from the
|
|
30
30
|
* <code>effectiveDate</code> of the next period. The API returns a <code>NotEligible</code> error if the
|
|
31
31
|
* user is not permitted to invoke the operation. If you must be able to invoke this operation, contact <a href="mailto:aws-devicefarm-support@amazon.com">aws-devicefarm-support@amazon.com</a>.</p>
|
|
@@ -100,6 +100,7 @@ declare const RenewOfferingCommand_base: {
|
|
|
100
100
|
* @throws {@link DeviceFarmServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
* @example To renew a device slot offering
|
|
104
105
|
* ```javascript
|
|
105
106
|
* // The following example renews a specific device slot offering.
|
|
@@ -22,10 +22,10 @@ export interface ScheduleRunCommandOutput extends ScheduleRunResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ScheduleRunCommand_base: {
|
|
24
24
|
new (input: ScheduleRunCommandInput): import("@smithy/smithy-client").CommandImpl<ScheduleRunCommandInput, ScheduleRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ScheduleRunCommandInput): import("@smithy/smithy-client").CommandImpl<ScheduleRunCommandInput, ScheduleRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Schedules a run.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -228,6 +228,7 @@ declare const ScheduleRunCommand_base: {
|
|
|
228
228
|
* @throws {@link DeviceFarmServiceException}
|
|
229
229
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
230
230
|
*
|
|
231
|
+
* @public
|
|
231
232
|
* @example To schedule a test run
|
|
232
233
|
* ```javascript
|
|
233
234
|
* // The following example schedules a test run named MyRun.
|
|
@@ -22,10 +22,10 @@ export interface StopJobCommandOutput extends StopJobResult, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopJobCommand_base: {
|
|
24
24
|
new (input: StopJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopJobCommandInput, StopJobCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopJobCommandInput, StopJobCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Initiates a stop request for the current job. AWS Device Farm immediately stops the job on the device
|
|
30
30
|
* where tests have not started. You are not billed for this device. On the device where tests have started,
|
|
31
31
|
* setup suite and teardown suite tests run to completion on the device. You are billed for setup, teardown,
|
|
@@ -145,6 +145,7 @@ declare const StopJobCommand_base: {
|
|
|
145
145
|
* @throws {@link DeviceFarmServiceException}
|
|
146
146
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
147
147
|
*
|
|
148
|
+
* @public
|
|
148
149
|
*/
|
|
149
150
|
export declare class StopJobCommand extends StopJobCommand_base {
|
|
150
151
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopRemoteAccessSessionCommandOutput extends StopRemoteAccessSe
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopRemoteAccessSessionCommand_base: {
|
|
24
24
|
new (input: StopRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopRemoteAccessSessionCommandInput, StopRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopRemoteAccessSessionCommandInput, StopRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Ends a specified remote access session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -149,6 +149,7 @@ declare const StopRemoteAccessSessionCommand_base: {
|
|
|
149
149
|
* @throws {@link DeviceFarmServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
151
151
|
*
|
|
152
|
+
* @public
|
|
152
153
|
*/
|
|
153
154
|
export declare class StopRemoteAccessSessionCommand extends StopRemoteAccessSessionCommand_base {
|
|
154
155
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopRunCommandOutput extends StopRunResult, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopRunCommand_base: {
|
|
24
24
|
new (input: StopRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopRunCommandInput, StopRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopRunCommandInput, StopRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Initiates a stop request for the current test run. AWS Device Farm immediately stops the run on devices
|
|
30
30
|
* where tests have not started. You are not billed for these devices. On devices where tests have started
|
|
31
31
|
* executing, setup suite and teardown suite tests run to completion on those devices. You are billed for
|
|
@@ -164,6 +164,7 @@ declare const StopRunCommand_base: {
|
|
|
164
164
|
* @throws {@link DeviceFarmServiceException}
|
|
165
165
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
166
166
|
*
|
|
167
|
+
* @public
|
|
167
168
|
* @example To stop a test run
|
|
168
169
|
* ```javascript
|
|
169
170
|
* // The following example stops a specific test run.
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates the specified tags to a resource with the specified <code>resourceArn</code>. If existing tags
|
|
30
30
|
* on a resource are not specified in the request parameters, they are not changed. When a resource is deleted,
|
|
31
31
|
* the tags associated with that resource are also deleted.</p>
|
|
@@ -76,6 +76,7 @@ declare const TagResourceCommand_base: {
|
|
|
76
76
|
* @throws {@link DeviceFarmServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified tags from a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const UntagResourceCommand_base: {
|
|
|
63
63
|
* @throws {@link DeviceFarmServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDeviceInstanceCommandOutput extends UpdateDeviceInstanceR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDeviceInstanceCommand_base: {
|
|
24
24
|
new (input: UpdateDeviceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceInstanceCommandInput, UpdateDeviceInstanceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDeviceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceInstanceCommandInput, UpdateDeviceInstanceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates information about a private device instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const UpdateDeviceInstanceCommand_base: {
|
|
|
87
87
|
* @throws {@link DeviceFarmServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class UpdateDeviceInstanceCommand extends UpdateDeviceInstanceCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDevicePoolCommandOutput extends UpdateDevicePoolResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDevicePoolCommand_base: {
|
|
24
24
|
new (input: UpdateDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDevicePoolCommandInput, UpdateDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDevicePoolCommandInput, UpdateDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Modifies the name, description, and rules in a device pool given the attributes and
|
|
30
30
|
* the pool ARN. Rule updates are all-or-nothing, meaning they can only be updated as a
|
|
31
31
|
* whole (or not at all).</p>
|
|
@@ -91,6 +91,7 @@ declare const UpdateDevicePoolCommand_base: {
|
|
|
91
91
|
* @throws {@link DeviceFarmServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
* @example To update a device pool
|
|
95
96
|
* ```javascript
|
|
96
97
|
* // 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.
|
|
@@ -22,10 +22,10 @@ export interface UpdateInstanceProfileCommandOutput extends UpdateInstanceProfil
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInstanceProfileCommand_base: {
|
|
24
24
|
new (input: UpdateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceProfileCommandInput, UpdateInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceProfileCommandInput, UpdateInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates information about an existing private device instance profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const UpdateInstanceProfileCommand_base: {
|
|
|
81
81
|
* @throws {@link DeviceFarmServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class UpdateInstanceProfileCommand extends UpdateInstanceProfileCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateNetworkProfileCommandOutput extends UpdateNetworkProfileR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateNetworkProfileCommand_base: {
|
|
24
24
|
new (input: UpdateNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNetworkProfileCommandInput, UpdateNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNetworkProfileCommandInput, UpdateNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the network profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const UpdateNetworkProfileCommand_base: {
|
|
|
89
89
|
* @throws {@link DeviceFarmServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class UpdateNetworkProfileCommand extends UpdateNetworkProfileCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateProjectCommandOutput extends UpdateProjectResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateProjectCommand_base: {
|
|
24
24
|
new (input: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Modifies the specified project name, given the project ARN and a new
|
|
30
30
|
* name.</p>
|
|
31
31
|
* @example
|
|
@@ -91,6 +91,7 @@ declare const UpdateProjectCommand_base: {
|
|
|
91
91
|
* @throws {@link DeviceFarmServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
* @example To update a device pool
|
|
95
96
|
* ```javascript
|
|
96
97
|
* // The following example updates the specified project with a new name.
|
|
@@ -22,10 +22,10 @@ export interface UpdateTestGridProjectCommandOutput extends UpdateTestGridProjec
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateTestGridProjectCommand_base: {
|
|
24
24
|
new (input: UpdateTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTestGridProjectCommandInput, UpdateTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTestGridProjectCommandInput, UpdateTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Change details of a project.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const UpdateTestGridProjectCommand_base: {
|
|
|
91
91
|
* @throws {@link DeviceFarmServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateTestGridProjectCommand extends UpdateTestGridProjectCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateUploadCommandOutput extends UpdateUploadResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateUploadCommand_base: {
|
|
24
24
|
new (input: UpdateUploadCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUploadCommandInput, UpdateUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateUploadCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUploadCommandInput, UpdateUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an uploaded test spec.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const UpdateUploadCommand_base: {
|
|
|
79
79
|
* @throws {@link DeviceFarmServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateUploadCommand extends UpdateUploadCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateVPCEConfigurationCommandOutput extends UpdateVPCEConfigur
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateVPCEConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVPCEConfigurationCommandInput, UpdateVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVPCEConfigurationCommandInput, UpdateVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const UpdateVPCEConfigurationCommand_base: {
|
|
|
76
76
|
* @throws {@link DeviceFarmServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdateVPCEConfigurationCommand extends UpdateVPCEConfigurationCommand_base {
|
|
81
82
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -25,5 +25,4 @@ export { DeviceFarmExtensionConfiguration } from "./extensionConfiguration";
|
|
|
25
25
|
export * from "./commands";
|
|
26
26
|
export * from "./pagination";
|
|
27
27
|
export * from "./models";
|
|
28
|
-
import "@aws-sdk/util-endpoints";
|
|
29
28
|
export { DeviceFarmServiceException } from "./models/DeviceFarmServiceException";
|