@aws-sdk/client-device-farm 3.337.0 → 3.341.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/DeviceFarmClient.js +2 -1
- package/dist-cjs/commands/CreateDevicePoolCommand.js +2 -1
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +2 -1
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +2 -1
- package/dist-cjs/commands/CreateProjectCommand.js +2 -1
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +2 -1
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +2 -1
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +2 -1
- package/dist-cjs/commands/CreateUploadCommand.js +2 -1
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +2 -1
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +2 -1
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +2 -1
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -1
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +2 -1
- package/dist-cjs/commands/DeleteRunCommand.js +2 -1
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +2 -1
- package/dist-cjs/commands/DeleteUploadCommand.js +2 -1
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetDeviceCommand.js +2 -1
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +2 -1
- package/dist-cjs/commands/GetDevicePoolCommand.js +2 -1
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +2 -1
- package/dist-cjs/commands/GetInstanceProfileCommand.js +2 -1
- package/dist-cjs/commands/GetJobCommand.js +2 -1
- package/dist-cjs/commands/GetNetworkProfileCommand.js +2 -1
- package/dist-cjs/commands/GetOfferingStatusCommand.js +2 -1
- package/dist-cjs/commands/GetProjectCommand.js +2 -1
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +2 -1
- package/dist-cjs/commands/GetRunCommand.js +2 -1
- package/dist-cjs/commands/GetSuiteCommand.js +2 -1
- package/dist-cjs/commands/GetTestCommand.js +2 -1
- package/dist-cjs/commands/GetTestGridProjectCommand.js +2 -1
- package/dist-cjs/commands/GetTestGridSessionCommand.js +2 -1
- package/dist-cjs/commands/GetUploadCommand.js +2 -1
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +2 -1
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +2 -1
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -1
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +2 -1
- package/dist-cjs/commands/ListDevicePoolsCommand.js +2 -1
- package/dist-cjs/commands/ListDevicesCommand.js +2 -1
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +2 -1
- package/dist-cjs/commands/ListJobsCommand.js +2 -1
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +2 -1
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +2 -1
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +2 -1
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -1
- package/dist-cjs/commands/ListProjectsCommand.js +2 -1
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +2 -1
- package/dist-cjs/commands/ListRunsCommand.js +2 -1
- package/dist-cjs/commands/ListSamplesCommand.js +2 -1
- package/dist-cjs/commands/ListSuitesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +2 -1
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +2 -1
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +2 -1
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +2 -1
- package/dist-cjs/commands/ListTestsCommand.js +2 -1
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +2 -1
- package/dist-cjs/commands/ListUploadsCommand.js +2 -1
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +2 -1
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -1
- package/dist-cjs/commands/RenewOfferingCommand.js +2 -1
- package/dist-cjs/commands/ScheduleRunCommand.js +2 -1
- package/dist-cjs/commands/StopJobCommand.js +2 -1
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +2 -1
- package/dist-cjs/commands/StopRunCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +2 -1
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +2 -1
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +2 -1
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +2 -1
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -1
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +2 -1
- package/dist-cjs/commands/UpdateUploadCommand.js +2 -1
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/DeviceFarmServiceException.js +2 -1
- package/dist-es/DeviceFarmClient.js +1 -0
- package/dist-es/commands/CreateDevicePoolCommand.js +1 -0
- package/dist-es/commands/CreateInstanceProfileCommand.js +1 -0
- package/dist-es/commands/CreateNetworkProfileCommand.js +1 -0
- package/dist-es/commands/CreateProjectCommand.js +1 -0
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js +1 -0
- package/dist-es/commands/CreateTestGridProjectCommand.js +1 -0
- package/dist-es/commands/CreateTestGridUrlCommand.js +1 -0
- package/dist-es/commands/CreateUploadCommand.js +1 -0
- package/dist-es/commands/CreateVPCEConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteDevicePoolCommand.js +1 -0
- package/dist-es/commands/DeleteInstanceProfileCommand.js +1 -0
- package/dist-es/commands/DeleteNetworkProfileCommand.js +1 -0
- package/dist-es/commands/DeleteProjectCommand.js +1 -0
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +1 -0
- package/dist-es/commands/DeleteRunCommand.js +1 -0
- package/dist-es/commands/DeleteTestGridProjectCommand.js +1 -0
- package/dist-es/commands/DeleteUploadCommand.js +1 -0
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js +1 -0
- package/dist-es/commands/GetAccountSettingsCommand.js +1 -0
- package/dist-es/commands/GetDeviceCommand.js +1 -0
- package/dist-es/commands/GetDeviceInstanceCommand.js +1 -0
- package/dist-es/commands/GetDevicePoolCommand.js +1 -0
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +1 -0
- package/dist-es/commands/GetInstanceProfileCommand.js +1 -0
- package/dist-es/commands/GetJobCommand.js +1 -0
- package/dist-es/commands/GetNetworkProfileCommand.js +1 -0
- package/dist-es/commands/GetOfferingStatusCommand.js +1 -0
- package/dist-es/commands/GetProjectCommand.js +1 -0
- package/dist-es/commands/GetRemoteAccessSessionCommand.js +1 -0
- package/dist-es/commands/GetRunCommand.js +1 -0
- package/dist-es/commands/GetSuiteCommand.js +1 -0
- package/dist-es/commands/GetTestCommand.js +1 -0
- package/dist-es/commands/GetTestGridProjectCommand.js +1 -0
- package/dist-es/commands/GetTestGridSessionCommand.js +1 -0
- package/dist-es/commands/GetUploadCommand.js +1 -0
- package/dist-es/commands/GetVPCEConfigurationCommand.js +1 -0
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +1 -0
- package/dist-es/commands/ListArtifactsCommand.js +1 -0
- package/dist-es/commands/ListDeviceInstancesCommand.js +1 -0
- package/dist-es/commands/ListDevicePoolsCommand.js +1 -0
- package/dist-es/commands/ListDevicesCommand.js +1 -0
- package/dist-es/commands/ListInstanceProfilesCommand.js +1 -0
- package/dist-es/commands/ListJobsCommand.js +1 -0
- package/dist-es/commands/ListNetworkProfilesCommand.js +1 -0
- package/dist-es/commands/ListOfferingPromotionsCommand.js +1 -0
- package/dist-es/commands/ListOfferingTransactionsCommand.js +1 -0
- package/dist-es/commands/ListOfferingsCommand.js +1 -0
- package/dist-es/commands/ListProjectsCommand.js +1 -0
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js +1 -0
- package/dist-es/commands/ListRunsCommand.js +1 -0
- package/dist-es/commands/ListSamplesCommand.js +1 -0
- package/dist-es/commands/ListSuitesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTestGridProjectsCommand.js +1 -0
- package/dist-es/commands/ListTestGridSessionActionsCommand.js +1 -0
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +1 -0
- package/dist-es/commands/ListTestGridSessionsCommand.js +1 -0
- package/dist-es/commands/ListTestsCommand.js +1 -0
- package/dist-es/commands/ListUniqueProblemsCommand.js +1 -0
- package/dist-es/commands/ListUploadsCommand.js +1 -0
- package/dist-es/commands/ListVPCEConfigurationsCommand.js +1 -0
- package/dist-es/commands/PurchaseOfferingCommand.js +1 -0
- package/dist-es/commands/RenewOfferingCommand.js +1 -0
- package/dist-es/commands/ScheduleRunCommand.js +1 -0
- package/dist-es/commands/StopJobCommand.js +1 -0
- package/dist-es/commands/StopRemoteAccessSessionCommand.js +1 -0
- package/dist-es/commands/StopRunCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateDeviceInstanceCommand.js +1 -0
- package/dist-es/commands/UpdateDevicePoolCommand.js +1 -0
- package/dist-es/commands/UpdateInstanceProfileCommand.js +1 -0
- package/dist-es/commands/UpdateNetworkProfileCommand.js +1 -0
- package/dist-es/commands/UpdateProjectCommand.js +1 -0
- package/dist-es/commands/UpdateTestGridProjectCommand.js +1 -0
- package/dist-es/commands/UpdateUploadCommand.js +1 -0
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/DeviceFarmServiceException.js +1 -0
- package/dist-types/DeviceFarmClient.d.ts +3 -3
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +4 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +4 -0
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +4 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +4 -0
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +4 -0
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +4 -0
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +4 -0
- package/dist-types/commands/CreateUploadCommand.d.ts +4 -0
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUploadCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +4 -0
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/GetDevicePoolCommand.d.ts +4 -0
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +4 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +4 -0
- package/dist-types/commands/GetJobCommand.d.ts +4 -0
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +4 -0
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetProjectCommand.d.ts +4 -0
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +4 -0
- package/dist-types/commands/GetRunCommand.d.ts +4 -0
- package/dist-types/commands/GetSuiteCommand.d.ts +4 -0
- package/dist-types/commands/GetTestCommand.d.ts +4 -0
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +4 -0
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +4 -0
- package/dist-types/commands/GetUploadCommand.d.ts +4 -0
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +4 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +4 -0
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +4 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +4 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +4 -0
- package/dist-types/commands/ListJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +4 -0
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +4 -0
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +4 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +4 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +4 -0
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +4 -0
- package/dist-types/commands/ListRunsCommand.d.ts +4 -0
- package/dist-types/commands/ListSamplesCommand.d.ts +4 -0
- package/dist-types/commands/ListSuitesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +4 -0
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +4 -0
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +4 -0
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +4 -0
- package/dist-types/commands/ListTestsCommand.d.ts +4 -0
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +4 -0
- package/dist-types/commands/ListUploadsCommand.d.ts +4 -0
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +4 -0
- package/dist-types/commands/RenewOfferingCommand.d.ts +4 -0
- package/dist-types/commands/ScheduleRunCommand.d.ts +4 -0
- package/dist-types/commands/StopJobCommand.d.ts +4 -0
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +4 -0
- package/dist-types/commands/StopRunCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +4 -0
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +4 -0
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +4 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +4 -0
- package/dist-types/commands/UpdateUploadCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +4 -0
- package/dist-types/index.d.ts +21 -2
- package/dist-types/models/DeviceFarmServiceException.d.ts +1 -0
- package/dist-types/ts3.4/DeviceFarmClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/DeviceFarmServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListRunsRequest, ListRunsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListSamplesRequest, ListSamplesResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListSuitesRequest, ListSuitesResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListTestGridProjectsRequest, ListTestGridProjectsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListTestGridSessionActionsRequest, ListTestGridSessionActionsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListTestGridSessionArtifactsRequest, ListTestGridSessionArtifactsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListTestGridSessionsRequest, ListTestGridSessionsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListTestsRequest, ListTestsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListUniqueProblemsRequest, ListUniqueProblemsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListUploadsRequest, ListUploadsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListVPCEConfigurationsRequest, ListVPCEConfigurationsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { PurchaseOfferingRequest, PurchaseOfferingResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { RenewOfferingRequest, RenewOfferingResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ScheduleRunRequest, ScheduleRunResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { StopJobRequest, StopJobResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { StopRemoteAccessSessionRequest, StopRemoteAccessSessionResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { StopRunRequest, StopRunResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateDeviceInstanceRequest, UpdateDeviceInstanceResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateDevicePoolRequest, UpdateDevicePoolResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateInstanceProfileRequest, UpdateInstanceProfileResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateNetworkProfileRequest, UpdateNetworkProfileResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateProjectRequest, UpdateProjectResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateTestGridProjectRequest, UpdateTestGridProjectResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateUploadRequest, UpdateUploadResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { UpdateVPCEConfigurationRequest, UpdateVPCEConfigurationResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Welcome to the AWS Device Farm API documentation, which contains APIs for:</p>
|
|
3
|
+
* <ul>
|
|
4
|
+
* <li>
|
|
5
|
+
* <p>Testing on desktop browsers</p>
|
|
6
|
+
* <p> Device Farm makes it possible for you to test your web applications on desktop browsers using
|
|
7
|
+
* Selenium. The APIs for desktop browser testing contain <code>TestGrid</code> in their names. For
|
|
8
|
+
* more information, see <a href="https://docs.aws.amazon.com/devicefarm/latest/testgrid/">Testing Web
|
|
9
|
+
* Applications on Selenium with Device Farm</a>.</p>
|
|
10
|
+
* </li>
|
|
11
|
+
* <li>
|
|
12
|
+
* <p>Testing on real mobile devices</p>
|
|
13
|
+
* <p>Device Farm makes it possible for you to test apps on physical phones, tablets, and other
|
|
14
|
+
* devices in the cloud. For more information, see the <a href="https://docs.aws.amazon.com/devicefarm/latest/developerguide/">Device Farm Developer Guide</a>.</p>
|
|
15
|
+
* </li>
|
|
16
|
+
* </ul>
|
|
17
|
+
*
|
|
18
|
+
* @packageDocumentation
|
|
19
|
+
*/
|
|
2
20
|
export * from "./DeviceFarmClient";
|
|
21
|
+
export * from "./DeviceFarm";
|
|
3
22
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
23
|
export * from "./pagination";
|
|
24
|
+
export * from "./models";
|
|
6
25
|
export { DeviceFarmServiceException } from "./models/DeviceFarmServiceException";
|
|
@@ -359,6 +359,7 @@ import {
|
|
|
359
359
|
ClientResolvedEndpointParameters,
|
|
360
360
|
EndpointParameters,
|
|
361
361
|
} from "./endpoint/EndpointParameters";
|
|
362
|
+
export { __Client };
|
|
362
363
|
export type ServiceInputTypes =
|
|
363
364
|
| CreateDevicePoolCommandInput
|
|
364
365
|
| CreateInstanceProfileCommandInput
|
|
@@ -539,7 +540,7 @@ export interface ClientDefaults
|
|
|
539
540
|
logger?: __Logger;
|
|
540
541
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
541
542
|
}
|
|
542
|
-
type DeviceFarmClientConfigType = Partial<
|
|
543
|
+
export type DeviceFarmClientConfigType = Partial<
|
|
543
544
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
544
545
|
> &
|
|
545
546
|
ClientDefaults &
|
|
@@ -551,7 +552,7 @@ type DeviceFarmClientConfigType = Partial<
|
|
|
551
552
|
UserAgentInputConfig &
|
|
552
553
|
ClientInputEndpointParameters;
|
|
553
554
|
export interface DeviceFarmClientConfig extends DeviceFarmClientConfigType {}
|
|
554
|
-
type DeviceFarmClientResolvedConfigType =
|
|
555
|
+
export type DeviceFarmClientResolvedConfigType =
|
|
555
556
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
556
557
|
Required<ClientDefaults> &
|
|
557
558
|
RegionResolvedConfig &
|
|
@@ -573,4 +574,3 @@ export declare class DeviceFarmClient extends __Client<
|
|
|
573
574
|
constructor(configuration: DeviceFarmClientConfig);
|
|
574
575
|
destroy(): void;
|
|
575
576
|
}
|
|
576
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateDevicePoolRequest,
|
|
16
16
|
CreateDevicePoolResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateDevicePoolCommandInput extends CreateDevicePoolRequest {}
|
|
19
20
|
export interface CreateDevicePoolCommandOutput
|
|
20
21
|
extends CreateDevicePoolResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateInstanceProfileRequest,
|
|
16
16
|
CreateInstanceProfileResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateInstanceProfileCommandInput
|
|
19
20
|
extends CreateInstanceProfileRequest {}
|
|
20
21
|
export interface CreateInstanceProfileCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateNetworkProfileRequest,
|
|
16
16
|
CreateNetworkProfileResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateNetworkProfileCommandInput
|
|
19
20
|
extends CreateNetworkProfileRequest {}
|
|
20
21
|
export interface CreateNetworkProfileCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DeviceFarmClient";
|
|
14
14
|
import { CreateProjectRequest, CreateProjectResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateProjectCommandInput extends CreateProjectRequest {}
|
|
16
17
|
export interface CreateProjectCommandOutput
|
|
17
18
|
extends CreateProjectResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateRemoteAccessSessionRequest,
|
|
16
16
|
CreateRemoteAccessSessionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateRemoteAccessSessionCommandInput
|
|
19
20
|
extends CreateRemoteAccessSessionRequest {}
|
|
20
21
|
export interface CreateRemoteAccessSessionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateTestGridProjectRequest,
|
|
16
16
|
CreateTestGridProjectResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTestGridProjectCommandInput
|
|
19
20
|
extends CreateTestGridProjectRequest {}
|
|
20
21
|
export interface CreateTestGridProjectCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateTestGridUrlRequest,
|
|
16
16
|
CreateTestGridUrlResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTestGridUrlCommandInput
|
|
19
20
|
extends CreateTestGridUrlRequest {}
|
|
20
21
|
export interface CreateTestGridUrlCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DeviceFarmClient";
|
|
14
14
|
import { CreateUploadRequest, CreateUploadResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateUploadCommandInput extends CreateUploadRequest {}
|
|
16
17
|
export interface CreateUploadCommandOutput
|
|
17
18
|
extends CreateUploadResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateVPCEConfigurationRequest,
|
|
16
16
|
CreateVPCEConfigurationResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateVPCEConfigurationCommandInput
|
|
19
20
|
extends CreateVPCEConfigurationRequest {}
|
|
20
21
|
export interface CreateVPCEConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteDevicePoolRequest,
|
|
16
16
|
DeleteDevicePoolResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDevicePoolCommandInput extends DeleteDevicePoolRequest {}
|
|
19
20
|
export interface DeleteDevicePoolCommandOutput
|
|
20
21
|
extends DeleteDevicePoolResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteInstanceProfileRequest,
|
|
16
16
|
DeleteInstanceProfileResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteInstanceProfileCommandInput
|
|
19
20
|
extends DeleteInstanceProfileRequest {}
|
|
20
21
|
export interface DeleteInstanceProfileCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteNetworkProfileRequest,
|
|
16
16
|
DeleteNetworkProfileResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteNetworkProfileCommandInput
|
|
19
20
|
extends DeleteNetworkProfileRequest {}
|
|
20
21
|
export interface DeleteNetworkProfileCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DeviceFarmClient";
|
|
14
14
|
import { DeleteProjectRequest, DeleteProjectResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteProjectCommandInput extends DeleteProjectRequest {}
|
|
16
17
|
export interface DeleteProjectCommandOutput
|
|
17
18
|
extends DeleteProjectResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteRemoteAccessSessionRequest,
|
|
16
16
|
DeleteRemoteAccessSessionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRemoteAccessSessionCommandInput
|
|
19
20
|
extends DeleteRemoteAccessSessionRequest {}
|
|
20
21
|
export interface DeleteRemoteAccessSessionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DeviceFarmClient";
|
|
14
14
|
import { DeleteRunRequest, DeleteRunResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteRunCommandInput extends DeleteRunRequest {}
|
|
16
17
|
export interface DeleteRunCommandOutput
|
|
17
18
|
extends DeleteRunResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteTestGridProjectRequest,
|
|
16
16
|
DeleteTestGridProjectResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteTestGridProjectCommandInput
|
|
19
20
|
extends DeleteTestGridProjectRequest {}
|
|
20
21
|
export interface DeleteTestGridProjectCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DeviceFarmClient";
|
|
14
14
|
import { DeleteUploadRequest, DeleteUploadResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteUploadCommandInput extends DeleteUploadRequest {}
|
|
16
17
|
export interface DeleteUploadCommandOutput
|
|
17
18
|
extends DeleteUploadResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteVPCEConfigurationRequest,
|
|
16
16
|
DeleteVPCEConfigurationResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteVPCEConfigurationCommandInput
|
|
19
20
|
extends DeleteVPCEConfigurationRequest {}
|
|
20
21
|
export interface DeleteVPCEConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetAccountSettingsRequest,
|
|
16
16
|
GetAccountSettingsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccountSettingsCommandInput
|
|
19
20
|
extends GetAccountSettingsRequest {}
|
|
20
21
|
export interface GetAccountSettingsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DeviceFarmClient";
|
|
14
14
|
import { GetDeviceRequest, GetDeviceResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetDeviceCommandInput extends GetDeviceRequest {}
|
|
16
17
|
export interface GetDeviceCommandOutput
|
|
17
18
|
extends GetDeviceResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetDeviceInstanceRequest,
|
|
16
16
|
GetDeviceInstanceResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDeviceInstanceCommandInput
|
|
19
20
|
extends GetDeviceInstanceRequest {}
|
|
20
21
|
export interface GetDeviceInstanceCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DeviceFarmClient";
|
|
14
14
|
import { GetDevicePoolRequest, GetDevicePoolResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetDevicePoolCommandInput extends GetDevicePoolRequest {}
|
|
16
17
|
export interface GetDevicePoolCommandOutput
|
|
17
18
|
extends GetDevicePoolResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetDevicePoolCompatibilityRequest,
|
|
16
16
|
GetDevicePoolCompatibilityResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDevicePoolCompatibilityCommandInput
|
|
19
20
|
extends GetDevicePoolCompatibilityRequest {}
|
|
20
21
|
export interface GetDevicePoolCompatibilityCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetInstanceProfileRequest,
|
|
16
16
|
GetInstanceProfileResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetInstanceProfileCommandInput
|
|
19
20
|
extends GetInstanceProfileRequest {}
|
|
20
21
|
export interface GetInstanceProfileCommandOutput
|