@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
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListOfferingTransactionsCommand = void 0;
|
|
3
|
+
exports.ListOfferingTransactionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListOfferingTransactionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListOfferingsCommand = void 0;
|
|
3
|
+
exports.ListOfferingsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListOfferingsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListProjectsCommand = void 0;
|
|
3
|
+
exports.ListProjectsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListProjectsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRemoteAccessSessionsCommand = void 0;
|
|
3
|
+
exports.ListRemoteAccessSessionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRemoteAccessSessionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRunsCommand = void 0;
|
|
3
|
+
exports.ListRunsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRunsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListSamplesCommand = void 0;
|
|
3
|
+
exports.ListSamplesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListSamplesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListSuitesCommand = void 0;
|
|
3
|
+
exports.ListSuitesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListSuitesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = void 0;
|
|
3
|
+
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTestGridProjectsCommand = void 0;
|
|
3
|
+
exports.ListTestGridProjectsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTestGridProjectsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTestGridSessionActionsCommand = void 0;
|
|
3
|
+
exports.ListTestGridSessionActionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTestGridSessionActionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTestGridSessionArtifactsCommand = void 0;
|
|
3
|
+
exports.ListTestGridSessionArtifactsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListTestGridSessionArtifactsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTestGridSessionsCommand = void 0;
|
|
3
|
+
exports.ListTestGridSessionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTestGridSessionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTestsCommand = void 0;
|
|
3
|
+
exports.ListTestsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTestsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListUniqueProblemsCommand = void 0;
|
|
3
|
+
exports.ListUniqueProblemsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListUniqueProblemsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListUploadsCommand = void 0;
|
|
3
|
+
exports.ListUploadsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListUploadsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListVPCEConfigurationsCommand = void 0;
|
|
3
|
+
exports.ListVPCEConfigurationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListVPCEConfigurationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PurchaseOfferingCommand = void 0;
|
|
3
|
+
exports.PurchaseOfferingCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PurchaseOfferingCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RenewOfferingCommand = void 0;
|
|
3
|
+
exports.RenewOfferingCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class RenewOfferingCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ScheduleRunCommand = void 0;
|
|
3
|
+
exports.ScheduleRunCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ScheduleRunCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopJobCommand = void 0;
|
|
3
|
+
exports.StopJobCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class StopJobCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopRemoteAccessSessionCommand = void 0;
|
|
3
|
+
exports.StopRemoteAccessSessionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class StopRemoteAccessSessionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopRunCommand = void 0;
|
|
3
|
+
exports.StopRunCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class StopRunCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = void 0;
|
|
3
|
+
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = void 0;
|
|
3
|
+
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDeviceInstanceCommand = void 0;
|
|
3
|
+
exports.UpdateDeviceInstanceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateDeviceInstanceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDevicePoolCommand = void 0;
|
|
3
|
+
exports.UpdateDevicePoolCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateDevicePoolCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateInstanceProfileCommand = void 0;
|
|
3
|
+
exports.UpdateInstanceProfileCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateInstanceProfileCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateNetworkProfileCommand = void 0;
|
|
3
|
+
exports.UpdateNetworkProfileCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateNetworkProfileCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateProjectCommand = void 0;
|
|
3
|
+
exports.UpdateProjectCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateProjectCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateTestGridProjectCommand = void 0;
|
|
3
|
+
exports.UpdateTestGridProjectCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateTestGridProjectCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateUploadCommand = void 0;
|
|
3
|
+
exports.UpdateUploadCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateUploadCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateVPCEConfigurationCommand = void 0;
|
|
3
|
+
exports.UpdateVPCEConfigurationCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateVPCEConfigurationCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DeviceFarmServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./DeviceFarm"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./DeviceFarmClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./DeviceFarm"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
10
10
|
var DeviceFarmServiceException_1 = require("./models/DeviceFarmServiceException");
|
|
11
11
|
Object.defineProperty(exports, "DeviceFarmServiceException", { enumerable: true, get: function () { return DeviceFarmServiceException_1.DeviceFarmServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeviceFarmServiceException = void 0;
|
|
3
|
+
exports.DeviceFarmServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class DeviceFarmServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class DeviceFarmClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateDevicePoolCommand, se_CreateDevicePoolCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateDevicePoolCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateInstanceProfileCommand, se_CreateInstanceProfileCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateInstanceProfileCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateNetworkProfileCommand, se_CreateNetworkProfileCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateNetworkProfileCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateProjectCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateRemoteAccessSessionCommand, se_CreateRemoteAccessSessionCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRemoteAccessSessionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateTestGridProjectCommand, se_CreateTestGridProjectCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateTestGridProjectCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { CreateTestGridUrlResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateTestGridUrlCommand, se_CreateTestGridUrlCommand } from "../protocols/Aws_json1_1";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class CreateTestGridUrlCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { CreateUploadResultFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_CreateUploadCommand, se_CreateUploadCommand } from "../protocols/Aws_json1_1";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class CreateUploadCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateVPCEConfigurationCommand, se_CreateVPCEConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateVPCEConfigurationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteDevicePoolCommand, se_DeleteDevicePoolCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteDevicePoolCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteInstanceProfileCommand, se_DeleteInstanceProfileCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteInstanceProfileCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteNetworkProfileCommand, se_DeleteNetworkProfileCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteNetworkProfileCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteProjectCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteRemoteAccessSessionCommand, se_DeleteRemoteAccessSessionCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteRemoteAccessSessionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteRunCommand, se_DeleteRunCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteRunCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteTestGridProjectCommand, se_DeleteTestGridProjectCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteTestGridProjectCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|