@aws-sdk/client-device-farm 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/DeviceFarm.js +0 -1
- package/dist-cjs/DeviceFarmClient.js +0 -1
- package/dist-cjs/commands/CreateDevicePoolCommand.js +0 -1
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +0 -1
- package/dist-cjs/commands/CreateProjectCommand.js +0 -1
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +0 -1
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +0 -1
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +0 -1
- package/dist-cjs/commands/CreateUploadCommand.js +0 -1
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +0 -1
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteProjectCommand.js +0 -1
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +0 -1
- package/dist-cjs/commands/DeleteRunCommand.js +0 -1
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +0 -1
- package/dist-cjs/commands/DeleteUploadCommand.js +0 -1
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +0 -1
- package/dist-cjs/commands/GetAccountSettingsCommand.js +0 -1
- package/dist-cjs/commands/GetDeviceCommand.js +0 -1
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +0 -1
- package/dist-cjs/commands/GetDevicePoolCommand.js +0 -1
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +0 -1
- package/dist-cjs/commands/GetInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/GetJobCommand.js +0 -1
- package/dist-cjs/commands/GetNetworkProfileCommand.js +0 -1
- package/dist-cjs/commands/GetOfferingStatusCommand.js +0 -1
- package/dist-cjs/commands/GetProjectCommand.js +0 -1
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +0 -1
- package/dist-cjs/commands/GetRunCommand.js +0 -1
- package/dist-cjs/commands/GetSuiteCommand.js +0 -1
- package/dist-cjs/commands/GetTestCommand.js +0 -1
- package/dist-cjs/commands/GetTestGridProjectCommand.js +0 -1
- package/dist-cjs/commands/GetTestGridSessionCommand.js +0 -1
- package/dist-cjs/commands/GetUploadCommand.js +0 -1
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +0 -1
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +0 -1
- package/dist-cjs/commands/ListArtifactsCommand.js +0 -1
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +0 -1
- package/dist-cjs/commands/ListDevicePoolsCommand.js +0 -1
- package/dist-cjs/commands/ListDevicesCommand.js +0 -1
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListJobsCommand.js +0 -1
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +0 -1
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +0 -1
- package/dist-cjs/commands/ListOfferingsCommand.js +0 -1
- package/dist-cjs/commands/ListProjectsCommand.js +0 -1
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +0 -1
- package/dist-cjs/commands/ListRunsCommand.js +0 -1
- package/dist-cjs/commands/ListSamplesCommand.js +0 -1
- package/dist-cjs/commands/ListSuitesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +0 -1
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +0 -1
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +0 -1
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +0 -1
- package/dist-cjs/commands/ListTestsCommand.js +0 -1
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +0 -1
- package/dist-cjs/commands/ListUploadsCommand.js +0 -1
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +0 -1
- package/dist-cjs/commands/PurchaseOfferingCommand.js +0 -1
- package/dist-cjs/commands/RenewOfferingCommand.js +0 -1
- package/dist-cjs/commands/ScheduleRunCommand.js +0 -1
- package/dist-cjs/commands/StopJobCommand.js +0 -1
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +0 -1
- package/dist-cjs/commands/StopRunCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +0 -1
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +0 -1
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +0 -1
- package/dist-cjs/commands/UpdateProjectCommand.js +0 -1
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +0 -1
- package/dist-cjs/commands/UpdateUploadCommand.js +0 -1
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/GetOfferingStatusPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListArtifactsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDevicePoolsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDevicesPaginator.js +0 -1
- package/dist-cjs/pagination/ListJobsPaginator.js +0 -1
- package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListOfferingsPaginator.js +0 -1
- package/dist-cjs/pagination/ListProjectsPaginator.js +0 -1
- package/dist-cjs/pagination/ListRunsPaginator.js +0 -1
- package/dist-cjs/pagination/ListSamplesPaginator.js +0 -1
- package/dist-cjs/pagination/ListSuitesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTestGridProjectsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTestGridSessionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTestsPaginator.js +0 -1
- package/dist-cjs/pagination/ListUniqueProblemsPaginator.js +0 -1
- package/dist-cjs/pagination/ListUploadsPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/DeviceFarm.js +0 -1
- package/dist-es/DeviceFarmClient.js +0 -1
- package/dist-es/commands/CreateDevicePoolCommand.js +0 -1
- package/dist-es/commands/CreateInstanceProfileCommand.js +0 -1
- package/dist-es/commands/CreateNetworkProfileCommand.js +0 -1
- package/dist-es/commands/CreateProjectCommand.js +0 -1
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js +0 -1
- package/dist-es/commands/CreateTestGridProjectCommand.js +0 -1
- package/dist-es/commands/CreateTestGridUrlCommand.js +0 -1
- package/dist-es/commands/CreateUploadCommand.js +0 -1
- package/dist-es/commands/CreateVPCEConfigurationCommand.js +0 -1
- package/dist-es/commands/DeleteDevicePoolCommand.js +0 -1
- package/dist-es/commands/DeleteInstanceProfileCommand.js +0 -1
- package/dist-es/commands/DeleteNetworkProfileCommand.js +0 -1
- package/dist-es/commands/DeleteProjectCommand.js +0 -1
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +0 -1
- package/dist-es/commands/DeleteRunCommand.js +0 -1
- package/dist-es/commands/DeleteTestGridProjectCommand.js +0 -1
- package/dist-es/commands/DeleteUploadCommand.js +0 -1
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js +0 -1
- package/dist-es/commands/GetAccountSettingsCommand.js +0 -1
- package/dist-es/commands/GetDeviceCommand.js +0 -1
- package/dist-es/commands/GetDeviceInstanceCommand.js +0 -1
- package/dist-es/commands/GetDevicePoolCommand.js +0 -1
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +0 -1
- package/dist-es/commands/GetInstanceProfileCommand.js +0 -1
- package/dist-es/commands/GetJobCommand.js +0 -1
- package/dist-es/commands/GetNetworkProfileCommand.js +0 -1
- package/dist-es/commands/GetOfferingStatusCommand.js +0 -1
- package/dist-es/commands/GetProjectCommand.js +0 -1
- package/dist-es/commands/GetRemoteAccessSessionCommand.js +0 -1
- package/dist-es/commands/GetRunCommand.js +0 -1
- package/dist-es/commands/GetSuiteCommand.js +0 -1
- package/dist-es/commands/GetTestCommand.js +0 -1
- package/dist-es/commands/GetTestGridProjectCommand.js +0 -1
- package/dist-es/commands/GetTestGridSessionCommand.js +0 -1
- package/dist-es/commands/GetUploadCommand.js +0 -1
- package/dist-es/commands/GetVPCEConfigurationCommand.js +0 -1
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +0 -1
- package/dist-es/commands/ListArtifactsCommand.js +0 -1
- package/dist-es/commands/ListDeviceInstancesCommand.js +0 -1
- package/dist-es/commands/ListDevicePoolsCommand.js +0 -1
- package/dist-es/commands/ListDevicesCommand.js +0 -1
- package/dist-es/commands/ListInstanceProfilesCommand.js +0 -1
- package/dist-es/commands/ListJobsCommand.js +0 -1
- package/dist-es/commands/ListNetworkProfilesCommand.js +0 -1
- package/dist-es/commands/ListOfferingPromotionsCommand.js +0 -1
- package/dist-es/commands/ListOfferingTransactionsCommand.js +0 -1
- package/dist-es/commands/ListOfferingsCommand.js +0 -1
- package/dist-es/commands/ListProjectsCommand.js +0 -1
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js +0 -1
- package/dist-es/commands/ListRunsCommand.js +0 -1
- package/dist-es/commands/ListSamplesCommand.js +0 -1
- package/dist-es/commands/ListSuitesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListTestGridProjectsCommand.js +0 -1
- package/dist-es/commands/ListTestGridSessionActionsCommand.js +0 -1
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +0 -1
- package/dist-es/commands/ListTestGridSessionsCommand.js +0 -1
- package/dist-es/commands/ListTestsCommand.js +0 -1
- package/dist-es/commands/ListUniqueProblemsCommand.js +0 -1
- package/dist-es/commands/ListUploadsCommand.js +0 -1
- package/dist-es/commands/ListVPCEConfigurationsCommand.js +0 -1
- package/dist-es/commands/PurchaseOfferingCommand.js +0 -1
- package/dist-es/commands/RenewOfferingCommand.js +0 -1
- package/dist-es/commands/ScheduleRunCommand.js +0 -1
- package/dist-es/commands/StopJobCommand.js +0 -1
- package/dist-es/commands/StopRemoteAccessSessionCommand.js +0 -1
- package/dist-es/commands/StopRunCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateDeviceInstanceCommand.js +0 -1
- package/dist-es/commands/UpdateDevicePoolCommand.js +0 -1
- package/dist-es/commands/UpdateInstanceProfileCommand.js +0 -1
- package/dist-es/commands/UpdateNetworkProfileCommand.js +0 -1
- package/dist-es/commands/UpdateProjectCommand.js +0 -1
- package/dist-es/commands/UpdateTestGridProjectCommand.js +0 -1
- package/dist-es/commands/UpdateUploadCommand.js +0 -1
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetOfferingStatusPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListArtifactsPaginator.js +0 -1
- package/dist-es/pagination/ListDevicePoolsPaginator.js +0 -1
- package/dist-es/pagination/ListDevicesPaginator.js +0 -1
- package/dist-es/pagination/ListJobsPaginator.js +0 -1
- package/dist-es/pagination/ListOfferingTransactionsPaginator.js +0 -1
- package/dist-es/pagination/ListOfferingsPaginator.js +0 -1
- package/dist-es/pagination/ListProjectsPaginator.js +0 -1
- package/dist-es/pagination/ListRunsPaginator.js +0 -1
- package/dist-es/pagination/ListSamplesPaginator.js +0 -1
- package/dist-es/pagination/ListSuitesPaginator.js +0 -1
- package/dist-es/pagination/ListTestGridProjectsPaginator.js +0 -1
- package/dist-es/pagination/ListTestGridSessionActionsPaginator.js +0 -1
- package/dist-es/pagination/ListTestGridSessionArtifactsPaginator.js +0 -1
- package/dist-es/pagination/ListTestGridSessionsPaginator.js +0 -1
- package/dist-es/pagination/ListTestsPaginator.js +0 -1
- package/dist-es/pagination/ListUniqueProblemsPaginator.js +0 -1
- package/dist-es/pagination/ListUploadsPaginator.js +0 -1
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/DeviceFarm.js.map +0 -1
- package/dist-cjs/DeviceFarmClient.js.map +0 -1
- package/dist-cjs/commands/CreateDevicePoolCommand.js.map +0 -1
- package/dist-cjs/commands/CreateInstanceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/CreateNetworkProfileCommand.js.map +0 -1
- package/dist-cjs/commands/CreateProjectCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTestGridProjectCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTestGridUrlCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUploadCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDevicePoolCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteProjectCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRunCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUploadCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/GetAccountSettingsCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeviceInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/GetDevicePoolCommand.js.map +0 -1
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js.map +0 -1
- package/dist-cjs/commands/GetInstanceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/GetJobCommand.js.map +0 -1
- package/dist-cjs/commands/GetNetworkProfileCommand.js.map +0 -1
- package/dist-cjs/commands/GetOfferingStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetProjectCommand.js.map +0 -1
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js.map +0 -1
- package/dist-cjs/commands/GetRunCommand.js.map +0 -1
- package/dist-cjs/commands/GetSuiteCommand.js.map +0 -1
- package/dist-cjs/commands/GetTestCommand.js.map +0 -1
- package/dist-cjs/commands/GetTestGridProjectCommand.js.map +0 -1
- package/dist-cjs/commands/GetTestGridSessionCommand.js.map +0 -1
- package/dist-cjs/commands/GetUploadCommand.js.map +0 -1
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js.map +0 -1
- package/dist-cjs/commands/ListArtifactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeviceInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/ListDevicePoolsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDevicesCommand.js.map +0 -1
- package/dist-cjs/commands/ListInstanceProfilesCommand.js.map +0 -1
- package/dist-cjs/commands/ListJobsCommand.js.map +0 -1
- package/dist-cjs/commands/ListNetworkProfilesCommand.js.map +0 -1
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListOfferingsCommand.js.map +0 -1
- package/dist-cjs/commands/ListProjectsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRunsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSamplesCommand.js.map +0 -1
- package/dist-cjs/commands/ListSuitesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListTestGridProjectsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTestGridSessionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTestsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUniqueProblemsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUploadsCommand.js.map +0 -1
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js.map +0 -1
- package/dist-cjs/commands/PurchaseOfferingCommand.js.map +0 -1
- package/dist-cjs/commands/RenewOfferingCommand.js.map +0 -1
- package/dist-cjs/commands/ScheduleRunCommand.js.map +0 -1
- package/dist-cjs/commands/StopJobCommand.js.map +0 -1
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js.map +0 -1
- package/dist-cjs/commands/StopRunCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDevicePoolCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateProjectCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUploadCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetOfferingStatusPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListArtifactsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDevicePoolsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDevicesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListJobsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListOfferingsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListProjectsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListRunsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListSamplesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListSuitesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTestGridProjectsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTestGridSessionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTestsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUniqueProblemsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUploadsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/DeviceFarm.js.map +0 -1
- package/dist-es/DeviceFarmClient.js.map +0 -1
- package/dist-es/commands/CreateDevicePoolCommand.js.map +0 -1
- package/dist-es/commands/CreateInstanceProfileCommand.js.map +0 -1
- package/dist-es/commands/CreateNetworkProfileCommand.js.map +0 -1
- package/dist-es/commands/CreateProjectCommand.js.map +0 -1
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js.map +0 -1
- package/dist-es/commands/CreateTestGridProjectCommand.js.map +0 -1
- package/dist-es/commands/CreateTestGridUrlCommand.js.map +0 -1
- package/dist-es/commands/CreateUploadCommand.js.map +0 -1
- package/dist-es/commands/CreateVPCEConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DeleteDevicePoolCommand.js.map +0 -1
- package/dist-es/commands/DeleteInstanceProfileCommand.js.map +0 -1
- package/dist-es/commands/DeleteNetworkProfileCommand.js.map +0 -1
- package/dist-es/commands/DeleteProjectCommand.js.map +0 -1
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js.map +0 -1
- package/dist-es/commands/DeleteRunCommand.js.map +0 -1
- package/dist-es/commands/DeleteTestGridProjectCommand.js.map +0 -1
- package/dist-es/commands/DeleteUploadCommand.js.map +0 -1
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js.map +0 -1
- package/dist-es/commands/GetAccountSettingsCommand.js.map +0 -1
- package/dist-es/commands/GetDeviceCommand.js.map +0 -1
- package/dist-es/commands/GetDeviceInstanceCommand.js.map +0 -1
- package/dist-es/commands/GetDevicePoolCommand.js.map +0 -1
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js.map +0 -1
- package/dist-es/commands/GetInstanceProfileCommand.js.map +0 -1
- package/dist-es/commands/GetJobCommand.js.map +0 -1
- package/dist-es/commands/GetNetworkProfileCommand.js.map +0 -1
- package/dist-es/commands/GetOfferingStatusCommand.js.map +0 -1
- package/dist-es/commands/GetProjectCommand.js.map +0 -1
- package/dist-es/commands/GetRemoteAccessSessionCommand.js.map +0 -1
- package/dist-es/commands/GetRunCommand.js.map +0 -1
- package/dist-es/commands/GetSuiteCommand.js.map +0 -1
- package/dist-es/commands/GetTestCommand.js.map +0 -1
- package/dist-es/commands/GetTestGridProjectCommand.js.map +0 -1
- package/dist-es/commands/GetTestGridSessionCommand.js.map +0 -1
- package/dist-es/commands/GetUploadCommand.js.map +0 -1
- package/dist-es/commands/GetVPCEConfigurationCommand.js.map +0 -1
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js.map +0 -1
- package/dist-es/commands/ListArtifactsCommand.js.map +0 -1
- package/dist-es/commands/ListDeviceInstancesCommand.js.map +0 -1
- package/dist-es/commands/ListDevicePoolsCommand.js.map +0 -1
- package/dist-es/commands/ListDevicesCommand.js.map +0 -1
- package/dist-es/commands/ListInstanceProfilesCommand.js.map +0 -1
- package/dist-es/commands/ListJobsCommand.js.map +0 -1
- package/dist-es/commands/ListNetworkProfilesCommand.js.map +0 -1
- package/dist-es/commands/ListOfferingPromotionsCommand.js.map +0 -1
- package/dist-es/commands/ListOfferingTransactionsCommand.js.map +0 -1
- package/dist-es/commands/ListOfferingsCommand.js.map +0 -1
- package/dist-es/commands/ListProjectsCommand.js.map +0 -1
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js.map +0 -1
- package/dist-es/commands/ListRunsCommand.js.map +0 -1
- package/dist-es/commands/ListSamplesCommand.js.map +0 -1
- package/dist-es/commands/ListSuitesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListTestGridProjectsCommand.js.map +0 -1
- package/dist-es/commands/ListTestGridSessionActionsCommand.js.map +0 -1
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js.map +0 -1
- package/dist-es/commands/ListTestGridSessionsCommand.js.map +0 -1
- package/dist-es/commands/ListTestsCommand.js.map +0 -1
- package/dist-es/commands/ListUniqueProblemsCommand.js.map +0 -1
- package/dist-es/commands/ListUploadsCommand.js.map +0 -1
- package/dist-es/commands/ListVPCEConfigurationsCommand.js.map +0 -1
- package/dist-es/commands/PurchaseOfferingCommand.js.map +0 -1
- package/dist-es/commands/RenewOfferingCommand.js.map +0 -1
- package/dist-es/commands/ScheduleRunCommand.js.map +0 -1
- package/dist-es/commands/StopJobCommand.js.map +0 -1
- package/dist-es/commands/StopRemoteAccessSessionCommand.js.map +0 -1
- package/dist-es/commands/StopRunCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateDeviceInstanceCommand.js.map +0 -1
- package/dist-es/commands/UpdateDevicePoolCommand.js.map +0 -1
- package/dist-es/commands/UpdateInstanceProfileCommand.js.map +0 -1
- package/dist-es/commands/UpdateNetworkProfileCommand.js.map +0 -1
- package/dist-es/commands/UpdateProjectCommand.js.map +0 -1
- package/dist-es/commands/UpdateTestGridProjectCommand.js.map +0 -1
- package/dist-es/commands/UpdateUploadCommand.js.map +0 -1
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetOfferingStatusPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListArtifactsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDevicePoolsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDevicesPaginator.js.map +0 -1
- package/dist-es/pagination/ListJobsPaginator.js.map +0 -1
- package/dist-es/pagination/ListOfferingTransactionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListOfferingsPaginator.js.map +0 -1
- package/dist-es/pagination/ListProjectsPaginator.js.map +0 -1
- package/dist-es/pagination/ListRunsPaginator.js.map +0 -1
- package/dist-es/pagination/ListSamplesPaginator.js.map +0 -1
- package/dist-es/pagination/ListSuitesPaginator.js.map +0 -1
- package/dist-es/pagination/ListTestGridProjectsPaginator.js.map +0 -1
- package/dist-es/pagination/ListTestGridSessionActionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListTestGridSessionArtifactsPaginator.js.map +0 -1
- package/dist-es/pagination/ListTestGridSessionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListTestsPaginator.js.map +0 -1
- package/dist-es/pagination/ListUniqueProblemsPaginator.js.map +0 -1
- package/dist-es/pagination/ListUploadsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/DeviceFarm.ts +0 -2728
- package/src/DeviceFarmClient.ts +0 -577
- package/src/commands/CreateDevicePoolCommand.ts +0 -95
- package/src/commands/CreateInstanceProfileCommand.ts +0 -96
- package/src/commands/CreateNetworkProfileCommand.ts +0 -95
- package/src/commands/CreateProjectCommand.ts +0 -95
- package/src/commands/CreateRemoteAccessSessionCommand.ts +0 -98
- package/src/commands/CreateTestGridProjectCommand.ts +0 -96
- package/src/commands/CreateTestGridUrlCommand.ts +0 -96
- package/src/commands/CreateUploadCommand.ts +0 -95
- package/src/commands/CreateVPCEConfigurationCommand.ts +0 -96
- package/src/commands/DeleteDevicePoolCommand.ts +0 -96
- package/src/commands/DeleteInstanceProfileCommand.ts +0 -95
- package/src/commands/DeleteNetworkProfileCommand.ts +0 -95
- package/src/commands/DeleteProjectCommand.ts +0 -96
- package/src/commands/DeleteRemoteAccessSessionCommand.ts +0 -98
- package/src/commands/DeleteRunCommand.ts +0 -93
- package/src/commands/DeleteTestGridProjectCommand.ts +0 -101
- package/src/commands/DeleteUploadCommand.ts +0 -95
- package/src/commands/DeleteVPCEConfigurationCommand.ts +0 -95
- package/src/commands/GetAccountSettingsCommand.ts +0 -96
- package/src/commands/GetDeviceCommand.ts +0 -92
- package/src/commands/GetDeviceInstanceCommand.ts +0 -95
- package/src/commands/GetDevicePoolCommand.ts +0 -95
- package/src/commands/GetDevicePoolCompatibilityCommand.ts +0 -98
- package/src/commands/GetInstanceProfileCommand.ts +0 -95
- package/src/commands/GetJobCommand.ts +0 -88
- package/src/commands/GetNetworkProfileCommand.ts +0 -95
- package/src/commands/GetOfferingStatusCommand.ts +0 -98
- package/src/commands/GetProjectCommand.ts +0 -95
- package/src/commands/GetRemoteAccessSessionCommand.ts +0 -95
- package/src/commands/GetRunCommand.ts +0 -88
- package/src/commands/GetSuiteCommand.ts +0 -92
- package/src/commands/GetTestCommand.ts +0 -92
- package/src/commands/GetTestGridProjectCommand.ts +0 -95
- package/src/commands/GetTestGridSessionCommand.ts +0 -104
- package/src/commands/GetUploadCommand.ts +0 -92
- package/src/commands/GetVPCEConfigurationCommand.ts +0 -96
- package/src/commands/InstallToRemoteAccessSessionCommand.ts +0 -102
- package/src/commands/ListArtifactsCommand.ts +0 -95
- package/src/commands/ListDeviceInstancesCommand.ts +0 -96
- package/src/commands/ListDevicePoolsCommand.ts +0 -95
- package/src/commands/ListDevicesCommand.ts +0 -95
- package/src/commands/ListInstanceProfilesCommand.ts +0 -95
- package/src/commands/ListJobsCommand.ts +0 -92
- package/src/commands/ListNetworkProfilesCommand.ts +0 -95
- package/src/commands/ListOfferingPromotionsCommand.ts +0 -97
- package/src/commands/ListOfferingTransactionsCommand.ts +0 -98
- package/src/commands/ListOfferingsCommand.ts +0 -98
- package/src/commands/ListProjectsCommand.ts +0 -95
- package/src/commands/ListRemoteAccessSessionsCommand.ts +0 -95
- package/src/commands/ListRunsCommand.ts +0 -92
- package/src/commands/ListSamplesCommand.ts +0 -95
- package/src/commands/ListSuitesCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/ListTestGridProjectsCommand.ts +0 -95
- package/src/commands/ListTestGridSessionActionsCommand.ts +0 -98
- package/src/commands/ListTestGridSessionArtifactsCommand.ts +0 -100
- package/src/commands/ListTestGridSessionsCommand.ts +0 -95
- package/src/commands/ListTestsCommand.ts +0 -92
- package/src/commands/ListUniqueProblemsCommand.ts +0 -99
- package/src/commands/ListUploadsCommand.ts +0 -95
- package/src/commands/ListVPCEConfigurationsCommand.ts +0 -96
- package/src/commands/PurchaseOfferingCommand.ts +0 -98
- package/src/commands/RenewOfferingCommand.ts +0 -97
- package/src/commands/ScheduleRunCommand.ts +0 -95
- package/src/commands/StopJobCommand.ts +0 -95
- package/src/commands/StopRemoteAccessSessionCommand.ts +0 -95
- package/src/commands/StopRunCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -97
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateDeviceInstanceCommand.ts +0 -95
- package/src/commands/UpdateDevicePoolCommand.ts +0 -97
- package/src/commands/UpdateInstanceProfileCommand.ts +0 -95
- package/src/commands/UpdateNetworkProfileCommand.ts +0 -95
- package/src/commands/UpdateProjectCommand.ts +0 -96
- package/src/commands/UpdateTestGridProjectCommand.ts +0 -95
- package/src/commands/UpdateUploadCommand.ts +0 -95
- package/src/commands/UpdateVPCEConfigurationCommand.ts +0 -95
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -99
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -8246
- package/src/pagination/GetOfferingStatusPaginator.ts +0 -58
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListArtifactsPaginator.ts +0 -58
- package/src/pagination/ListDevicePoolsPaginator.ts +0 -58
- package/src/pagination/ListDevicesPaginator.ts +0 -54
- package/src/pagination/ListJobsPaginator.ts +0 -54
- package/src/pagination/ListOfferingTransactionsPaginator.ts +0 -58
- package/src/pagination/ListOfferingsPaginator.ts +0 -58
- package/src/pagination/ListProjectsPaginator.ts +0 -58
- package/src/pagination/ListRunsPaginator.ts +0 -54
- package/src/pagination/ListSamplesPaginator.ts +0 -54
- package/src/pagination/ListSuitesPaginator.ts +0 -54
- package/src/pagination/ListTestGridProjectsPaginator.ts +0 -59
- package/src/pagination/ListTestGridSessionActionsPaginator.ts +0 -59
- package/src/pagination/ListTestGridSessionArtifactsPaginator.ts +0 -59
- package/src/pagination/ListTestGridSessionsPaginator.ts +0 -59
- package/src/pagination/ListTestsPaginator.ts +0 -54
- package/src/pagination/ListUniqueProblemsPaginator.ts +0 -58
- package/src/pagination/ListUploadsPaginator.ts +0 -54
- package/src/protocols/Aws_json1_1.ts +0 -10779
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
15
|
-
import { ListTestsRequest, ListTestsResult } from "../models/models_0";
|
|
16
|
-
import { deserializeAws_json1_1ListTestsCommand, serializeAws_json1_1ListTestsCommand } from "../protocols/Aws_json1_1";
|
|
17
|
-
|
|
18
|
-
export interface ListTestsCommandInput extends ListTestsRequest {}
|
|
19
|
-
export interface ListTestsCommandOutput extends ListTestsResult, __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* <p>Gets information about tests in a given test suite.</p>
|
|
23
|
-
* @example
|
|
24
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
25
|
-
* ```javascript
|
|
26
|
-
* import { DeviceFarmClient, ListTestsCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
|
|
27
|
-
* // const { DeviceFarmClient, ListTestsCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
|
|
28
|
-
* const client = new DeviceFarmClient(config);
|
|
29
|
-
* const command = new ListTestsCommand(input);
|
|
30
|
-
* const response = await client.send(command);
|
|
31
|
-
* ```
|
|
32
|
-
*
|
|
33
|
-
* @see {@link ListTestsCommandInput} for command's `input` shape.
|
|
34
|
-
* @see {@link ListTestsCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
38
|
-
export class ListTestsCommand extends $Command<
|
|
39
|
-
ListTestsCommandInput,
|
|
40
|
-
ListTestsCommandOutput,
|
|
41
|
-
DeviceFarmClientResolvedConfig
|
|
42
|
-
> {
|
|
43
|
-
// Start section: command_properties
|
|
44
|
-
// End section: command_properties
|
|
45
|
-
|
|
46
|
-
constructor(readonly input: ListTestsCommandInput) {
|
|
47
|
-
// Start section: command_constructor
|
|
48
|
-
super();
|
|
49
|
-
// End section: command_constructor
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* @internal
|
|
54
|
-
*/
|
|
55
|
-
resolveMiddleware(
|
|
56
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
57
|
-
configuration: DeviceFarmClientResolvedConfig,
|
|
58
|
-
options?: __HttpHandlerOptions
|
|
59
|
-
): Handler<ListTestsCommandInput, ListTestsCommandOutput> {
|
|
60
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
61
|
-
|
|
62
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
63
|
-
|
|
64
|
-
const { logger } = configuration;
|
|
65
|
-
const clientName = "DeviceFarmClient";
|
|
66
|
-
const commandName = "ListTestsCommand";
|
|
67
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
68
|
-
logger,
|
|
69
|
-
clientName,
|
|
70
|
-
commandName,
|
|
71
|
-
inputFilterSensitiveLog: ListTestsRequest.filterSensitiveLog,
|
|
72
|
-
outputFilterSensitiveLog: ListTestsResult.filterSensitiveLog,
|
|
73
|
-
};
|
|
74
|
-
const { requestHandler } = configuration;
|
|
75
|
-
return stack.resolve(
|
|
76
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
77
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
78
|
-
handlerExecutionContext
|
|
79
|
-
);
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
private serialize(input: ListTestsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
83
|
-
return serializeAws_json1_1ListTestsCommand(input, context);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListTestsCommandOutput> {
|
|
87
|
-
return deserializeAws_json1_1ListTestsCommand(output, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
// Start section: command_body_extra
|
|
91
|
-
// End section: command_body_extra
|
|
92
|
-
}
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
15
|
-
import { ListUniqueProblemsRequest, ListUniqueProblemsResult } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1ListUniqueProblemsCommand,
|
|
18
|
-
serializeAws_json1_1ListUniqueProblemsCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface ListUniqueProblemsCommandInput extends ListUniqueProblemsRequest {}
|
|
22
|
-
export interface ListUniqueProblemsCommandOutput extends ListUniqueProblemsResult, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about unique problems, such as exceptions or crashes.</p>
|
|
26
|
-
* <p>Unique problems are defined as a single instance of an error across a run, job, or suite. For example,
|
|
27
|
-
* if a call in your application consistently raises an exception (<code>OutOfBoundsException in
|
|
28
|
-
* MyActivity.java:386</code>), <code>ListUniqueProblems</code> returns a single entry instead of many
|
|
29
|
-
* individual entries for that exception.</p>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { DeviceFarmClient, ListUniqueProblemsCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
|
|
34
|
-
* // const { DeviceFarmClient, ListUniqueProblemsCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
|
|
35
|
-
* const client = new DeviceFarmClient(config);
|
|
36
|
-
* const command = new ListUniqueProblemsCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link ListUniqueProblemsCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link ListUniqueProblemsCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
export class ListUniqueProblemsCommand extends $Command<
|
|
46
|
-
ListUniqueProblemsCommandInput,
|
|
47
|
-
ListUniqueProblemsCommandOutput,
|
|
48
|
-
DeviceFarmClientResolvedConfig
|
|
49
|
-
> {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
|
-
|
|
53
|
-
constructor(readonly input: ListUniqueProblemsCommandInput) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
|
-
super();
|
|
56
|
-
// End section: command_constructor
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(
|
|
63
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
64
|
-
configuration: DeviceFarmClientResolvedConfig,
|
|
65
|
-
options?: __HttpHandlerOptions
|
|
66
|
-
): Handler<ListUniqueProblemsCommandInput, ListUniqueProblemsCommandOutput> {
|
|
67
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "DeviceFarmClient";
|
|
73
|
-
const commandName = "ListUniqueProblemsCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: ListUniqueProblemsRequest.filterSensitiveLog,
|
|
79
|
-
outputFilterSensitiveLog: ListUniqueProblemsResult.filterSensitiveLog,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: ListUniqueProblemsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_json1_1ListUniqueProblemsCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListUniqueProblemsCommandOutput> {
|
|
94
|
-
return deserializeAws_json1_1ListUniqueProblemsCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
15
|
-
import { ListUploadsRequest, ListUploadsResult } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1ListUploadsCommand,
|
|
18
|
-
serializeAws_json1_1ListUploadsCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface ListUploadsCommandInput extends ListUploadsRequest {}
|
|
22
|
-
export interface ListUploadsCommandOutput extends ListUploadsResult, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about uploads, given an AWS Device Farm project ARN.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { DeviceFarmClient, ListUploadsCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
|
|
30
|
-
* // const { DeviceFarmClient, ListUploadsCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
|
|
31
|
-
* const client = new DeviceFarmClient(config);
|
|
32
|
-
* const command = new ListUploadsCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link ListUploadsCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link ListUploadsCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class ListUploadsCommand extends $Command<
|
|
42
|
-
ListUploadsCommandInput,
|
|
43
|
-
ListUploadsCommandOutput,
|
|
44
|
-
DeviceFarmClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: ListUploadsCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: DeviceFarmClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<ListUploadsCommandInput, ListUploadsCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "DeviceFarmClient";
|
|
69
|
-
const commandName = "ListUploadsCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: ListUploadsRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: ListUploadsResult.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: ListUploadsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1ListUploadsCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListUploadsCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1ListUploadsCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
15
|
-
import { ListVPCEConfigurationsRequest, ListVPCEConfigurationsResult } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1ListVPCEConfigurationsCommand,
|
|
18
|
-
serializeAws_json1_1ListVPCEConfigurationsCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface ListVPCEConfigurationsCommandInput extends ListVPCEConfigurationsRequest {}
|
|
22
|
-
export interface ListVPCEConfigurationsCommandOutput extends ListVPCEConfigurationsResult, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Returns information about all Amazon Virtual Private Cloud (VPC) endpoint
|
|
26
|
-
* configurations in the AWS account.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { DeviceFarmClient, ListVPCEConfigurationsCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
|
|
31
|
-
* // const { DeviceFarmClient, ListVPCEConfigurationsCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
|
|
32
|
-
* const client = new DeviceFarmClient(config);
|
|
33
|
-
* const command = new ListVPCEConfigurationsCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link ListVPCEConfigurationsCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link ListVPCEConfigurationsCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class ListVPCEConfigurationsCommand extends $Command<
|
|
43
|
-
ListVPCEConfigurationsCommandInput,
|
|
44
|
-
ListVPCEConfigurationsCommandOutput,
|
|
45
|
-
DeviceFarmClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: ListVPCEConfigurationsCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: DeviceFarmClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<ListVPCEConfigurationsCommandInput, ListVPCEConfigurationsCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "DeviceFarmClient";
|
|
70
|
-
const commandName = "ListVPCEConfigurationsCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: ListVPCEConfigurationsRequest.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: ListVPCEConfigurationsResult.filterSensitiveLog,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: ListVPCEConfigurationsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_json1_1ListVPCEConfigurationsCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListVPCEConfigurationsCommandOutput> {
|
|
91
|
-
return deserializeAws_json1_1ListVPCEConfigurationsCommand(output, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Start section: command_body_extra
|
|
95
|
-
// End section: command_body_extra
|
|
96
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
15
|
-
import { PurchaseOfferingRequest, PurchaseOfferingResult } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1PurchaseOfferingCommand,
|
|
18
|
-
serializeAws_json1_1PurchaseOfferingCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
|
|
22
|
-
export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResult, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Immediately purchases offerings for an AWS account. Offerings renew with the latest total purchased
|
|
26
|
-
* quantity for an offering, unless the renewal was overridden. The API returns a <code>NotEligible</code>
|
|
27
|
-
* error if the user is not permitted to invoke the operation. If you must be able to invoke this operation,
|
|
28
|
-
* contact <a href="mailto:aws-devicefarm-support@amazon.com">aws-devicefarm-support@amazon.com</a>.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { DeviceFarmClient, PurchaseOfferingCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
|
|
33
|
-
* // const { DeviceFarmClient, PurchaseOfferingCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
|
|
34
|
-
* const client = new DeviceFarmClient(config);
|
|
35
|
-
* const command = new PurchaseOfferingCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link PurchaseOfferingCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link PurchaseOfferingCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class PurchaseOfferingCommand extends $Command<
|
|
45
|
-
PurchaseOfferingCommandInput,
|
|
46
|
-
PurchaseOfferingCommandOutput,
|
|
47
|
-
DeviceFarmClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: PurchaseOfferingCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: DeviceFarmClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "DeviceFarmClient";
|
|
72
|
-
const commandName = "PurchaseOfferingCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: PurchaseOfferingRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: PurchaseOfferingResult.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: PurchaseOfferingCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_json1_1PurchaseOfferingCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PurchaseOfferingCommandOutput> {
|
|
93
|
-
return deserializeAws_json1_1PurchaseOfferingCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
15
|
-
import { RenewOfferingRequest, RenewOfferingResult } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1RenewOfferingCommand,
|
|
18
|
-
serializeAws_json1_1RenewOfferingCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface RenewOfferingCommandInput extends RenewOfferingRequest {}
|
|
22
|
-
export interface RenewOfferingCommandOutput extends RenewOfferingResult, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Explicitly sets the quantity of devices to renew for an offering, starting from the
|
|
26
|
-
* <code>effectiveDate</code> of the next period. The API returns a <code>NotEligible</code> error if the
|
|
27
|
-
* user is not permitted to invoke the operation. If you must be able to invoke this operation, contact <a href="mailto:aws-devicefarm-support@amazon.com">aws-devicefarm-support@amazon.com</a>.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { DeviceFarmClient, RenewOfferingCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
|
|
32
|
-
* // const { DeviceFarmClient, RenewOfferingCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
|
|
33
|
-
* const client = new DeviceFarmClient(config);
|
|
34
|
-
* const command = new RenewOfferingCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link RenewOfferingCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link RenewOfferingCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class RenewOfferingCommand extends $Command<
|
|
44
|
-
RenewOfferingCommandInput,
|
|
45
|
-
RenewOfferingCommandOutput,
|
|
46
|
-
DeviceFarmClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: RenewOfferingCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: DeviceFarmClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<RenewOfferingCommandInput, RenewOfferingCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "DeviceFarmClient";
|
|
71
|
-
const commandName = "RenewOfferingCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: RenewOfferingRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: RenewOfferingResult.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: RenewOfferingCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_json1_1RenewOfferingCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<RenewOfferingCommandOutput> {
|
|
92
|
-
return deserializeAws_json1_1RenewOfferingCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
15
|
-
import { ScheduleRunRequest, ScheduleRunResult } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1ScheduleRunCommand,
|
|
18
|
-
serializeAws_json1_1ScheduleRunCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface ScheduleRunCommandInput extends ScheduleRunRequest {}
|
|
22
|
-
export interface ScheduleRunCommandOutput extends ScheduleRunResult, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Schedules a run.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { DeviceFarmClient, ScheduleRunCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
|
|
30
|
-
* // const { DeviceFarmClient, ScheduleRunCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
|
|
31
|
-
* const client = new DeviceFarmClient(config);
|
|
32
|
-
* const command = new ScheduleRunCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link ScheduleRunCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link ScheduleRunCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class ScheduleRunCommand extends $Command<
|
|
42
|
-
ScheduleRunCommandInput,
|
|
43
|
-
ScheduleRunCommandOutput,
|
|
44
|
-
DeviceFarmClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: ScheduleRunCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: DeviceFarmClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<ScheduleRunCommandInput, ScheduleRunCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "DeviceFarmClient";
|
|
69
|
-
const commandName = "ScheduleRunCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: ScheduleRunRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: ScheduleRunResult.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: ScheduleRunCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1ScheduleRunCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ScheduleRunCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1ScheduleRunCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|