@aws-sdk/client-device-farm 3.477.0 → 3.481.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/commands/CreateDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateProjectCommand.js +18 -41
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +18 -41
- package/dist-cjs/commands/CreateUploadCommand.js +18 -41
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteProjectCommand.js +18 -41
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/DeleteRunCommand.js +18 -41
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/DeleteUploadCommand.js +18 -41
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +18 -41
- package/dist-cjs/commands/GetDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +18 -41
- package/dist-cjs/commands/GetInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetJobCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/GetOfferingStatusCommand.js +18 -41
- package/dist-cjs/commands/GetProjectCommand.js +18 -41
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/GetRunCommand.js +18 -41
- package/dist-cjs/commands/GetSuiteCommand.js +18 -41
- package/dist-cjs/commands/GetTestCommand.js +18 -41
- package/dist-cjs/commands/GetTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/GetTestGridSessionCommand.js +18 -41
- package/dist-cjs/commands/GetUploadCommand.js +18 -41
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/ListArtifactsCommand.js +18 -41
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListDevicePoolsCommand.js +18 -41
- package/dist-cjs/commands/ListDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListJobsCommand.js +18 -41
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingsCommand.js +18 -41
- package/dist-cjs/commands/ListProjectsCommand.js +18 -41
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +18 -41
- package/dist-cjs/commands/ListRunsCommand.js +18 -41
- package/dist-cjs/commands/ListSamplesCommand.js +18 -41
- package/dist-cjs/commands/ListSuitesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +18 -41
- package/dist-cjs/commands/ListTestsCommand.js +18 -41
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +18 -41
- package/dist-cjs/commands/ListUploadsCommand.js +18 -41
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-cjs/commands/RenewOfferingCommand.js +18 -41
- package/dist-cjs/commands/ScheduleRunCommand.js +18 -41
- package/dist-cjs/commands/StopJobCommand.js +18 -41
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/StopRunCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/UpdateProjectCommand.js +18 -41
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/UpdateUploadCommand.js +18 -41
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/GetOfferingStatusPaginator.js +2 -23
- package/dist-cjs/pagination/ListArtifactsPaginator.js +2 -23
- package/dist-cjs/pagination/ListDevicePoolsPaginator.js +2 -23
- package/dist-cjs/pagination/ListDevicesPaginator.js +2 -23
- package/dist-cjs/pagination/ListJobsPaginator.js +2 -23
- package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js +2 -23
- package/dist-cjs/pagination/ListOfferingsPaginator.js +2 -23
- package/dist-cjs/pagination/ListProjectsPaginator.js +2 -23
- package/dist-cjs/pagination/ListRunsPaginator.js +2 -23
- package/dist-cjs/pagination/ListSamplesPaginator.js +2 -23
- package/dist-cjs/pagination/ListSuitesPaginator.js +2 -23
- package/dist-cjs/pagination/ListTestGridProjectsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestGridSessionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestsPaginator.js +2 -23
- package/dist-cjs/pagination/ListUniqueProblemsPaginator.js +2 -23
- package/dist-cjs/pagination/ListUploadsPaginator.js +2 -23
- package/dist-es/commands/CreateDevicePoolCommand.js +18 -41
- package/dist-es/commands/CreateInstanceProfileCommand.js +18 -41
- package/dist-es/commands/CreateNetworkProfileCommand.js +18 -41
- package/dist-es/commands/CreateProjectCommand.js +18 -41
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/CreateTestGridProjectCommand.js +18 -41
- package/dist-es/commands/CreateTestGridUrlCommand.js +18 -41
- package/dist-es/commands/CreateUploadCommand.js +18 -41
- package/dist-es/commands/CreateVPCEConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteDevicePoolCommand.js +18 -41
- package/dist-es/commands/DeleteInstanceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteNetworkProfileCommand.js +18 -41
- package/dist-es/commands/DeleteProjectCommand.js +18 -41
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/DeleteRunCommand.js +18 -41
- package/dist-es/commands/DeleteTestGridProjectCommand.js +18 -41
- package/dist-es/commands/DeleteUploadCommand.js +18 -41
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js +18 -41
- package/dist-es/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-es/commands/GetDeviceCommand.js +18 -41
- package/dist-es/commands/GetDeviceInstanceCommand.js +18 -41
- package/dist-es/commands/GetDevicePoolCommand.js +18 -41
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +18 -41
- package/dist-es/commands/GetInstanceProfileCommand.js +18 -41
- package/dist-es/commands/GetJobCommand.js +18 -41
- package/dist-es/commands/GetNetworkProfileCommand.js +18 -41
- package/dist-es/commands/GetOfferingStatusCommand.js +18 -41
- package/dist-es/commands/GetProjectCommand.js +18 -41
- package/dist-es/commands/GetRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/GetRunCommand.js +18 -41
- package/dist-es/commands/GetSuiteCommand.js +18 -41
- package/dist-es/commands/GetTestCommand.js +18 -41
- package/dist-es/commands/GetTestGridProjectCommand.js +18 -41
- package/dist-es/commands/GetTestGridSessionCommand.js +18 -41
- package/dist-es/commands/GetUploadCommand.js +18 -41
- package/dist-es/commands/GetVPCEConfigurationCommand.js +18 -41
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/ListArtifactsCommand.js +18 -41
- package/dist-es/commands/ListDeviceInstancesCommand.js +18 -41
- package/dist-es/commands/ListDevicePoolsCommand.js +18 -41
- package/dist-es/commands/ListDevicesCommand.js +18 -41
- package/dist-es/commands/ListInstanceProfilesCommand.js +18 -41
- package/dist-es/commands/ListJobsCommand.js +18 -41
- package/dist-es/commands/ListNetworkProfilesCommand.js +18 -41
- package/dist-es/commands/ListOfferingPromotionsCommand.js +18 -41
- package/dist-es/commands/ListOfferingTransactionsCommand.js +18 -41
- package/dist-es/commands/ListOfferingsCommand.js +18 -41
- package/dist-es/commands/ListProjectsCommand.js +18 -41
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js +18 -41
- package/dist-es/commands/ListRunsCommand.js +18 -41
- package/dist-es/commands/ListSamplesCommand.js +18 -41
- package/dist-es/commands/ListSuitesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTestGridProjectsCommand.js +18 -41
- package/dist-es/commands/ListTestGridSessionActionsCommand.js +18 -41
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +18 -41
- package/dist-es/commands/ListTestGridSessionsCommand.js +18 -41
- package/dist-es/commands/ListTestsCommand.js +18 -41
- package/dist-es/commands/ListUniqueProblemsCommand.js +18 -41
- package/dist-es/commands/ListUploadsCommand.js +18 -41
- package/dist-es/commands/ListVPCEConfigurationsCommand.js +18 -41
- package/dist-es/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-es/commands/RenewOfferingCommand.js +18 -41
- package/dist-es/commands/ScheduleRunCommand.js +18 -41
- package/dist-es/commands/StopJobCommand.js +18 -41
- package/dist-es/commands/StopRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/StopRunCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateDeviceInstanceCommand.js +18 -41
- package/dist-es/commands/UpdateDevicePoolCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceProfileCommand.js +18 -41
- package/dist-es/commands/UpdateNetworkProfileCommand.js +18 -41
- package/dist-es/commands/UpdateProjectCommand.js +18 -41
- package/dist-es/commands/UpdateTestGridProjectCommand.js +18 -41
- package/dist-es/commands/UpdateUploadCommand.js +18 -41
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/GetOfferingStatusPaginator.js +2 -22
- package/dist-es/pagination/ListArtifactsPaginator.js +2 -22
- package/dist-es/pagination/ListDevicePoolsPaginator.js +2 -22
- package/dist-es/pagination/ListDevicesPaginator.js +2 -22
- package/dist-es/pagination/ListJobsPaginator.js +2 -22
- package/dist-es/pagination/ListOfferingTransactionsPaginator.js +2 -22
- package/dist-es/pagination/ListOfferingsPaginator.js +2 -22
- package/dist-es/pagination/ListProjectsPaginator.js +2 -22
- package/dist-es/pagination/ListRunsPaginator.js +2 -22
- package/dist-es/pagination/ListSamplesPaginator.js +2 -22
- package/dist-es/pagination/ListSuitesPaginator.js +2 -22
- package/dist-es/pagination/ListTestGridProjectsPaginator.js +2 -23
- package/dist-es/pagination/ListTestGridSessionActionsPaginator.js +2 -23
- package/dist-es/pagination/ListTestGridSessionArtifactsPaginator.js +2 -23
- package/dist-es/pagination/ListTestGridSessionsPaginator.js +2 -23
- package/dist-es/pagination/ListTestsPaginator.js +2 -22
- package/dist-es/pagination/ListUniqueProblemsPaginator.js +2 -22
- package/dist-es/pagination/ListUploadsPaginator.js +2 -22
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +6 -21
- package/dist-types/commands/CreateUploadCommand.d.ts +6 -21
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRunCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUploadCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/GetDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +6 -21
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetJobCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetProjectCommand.d.ts +6 -21
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/GetRunCommand.d.ts +6 -21
- package/dist-types/commands/GetSuiteCommand.d.ts +6 -21
- package/dist-types/commands/GetTestCommand.d.ts +6 -21
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +6 -21
- package/dist-types/commands/GetUploadCommand.d.ts +6 -21
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/ListArtifactsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicesCommand.d.ts +6 -21
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingsCommand.d.ts +6 -21
- package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +6 -21
- package/dist-types/commands/ListRunsCommand.d.ts +6 -21
- package/dist-types/commands/ListSamplesCommand.d.ts +6 -21
- package/dist-types/commands/ListSuitesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestsCommand.d.ts +6 -21
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +6 -21
- package/dist-types/commands/ListUploadsCommand.d.ts +6 -21
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -21
- package/dist-types/commands/RenewOfferingCommand.d.ts +6 -21
- package/dist-types/commands/ScheduleRunCommand.d.ts +6 -21
- package/dist-types/commands/StopJobCommand.d.ts +6 -21
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/StopRunCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUploadCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/GetOfferingStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListArtifactsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDevicePoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOfferingTransactionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSamplesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSuitesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridSessionActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridSessionArtifactsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUniqueProblemsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUploadsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/GetOfferingStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDevicePoolsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListOfferingTransactionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSamplesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSuitesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridProjectsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridSessionActionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridSessionArtifactsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridSessionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUniqueProblemsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUploadsPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class InstallToRemoteAccessSessionCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "DeviceFarmClient";
|
|
30
|
-
const commandName = "InstallToRemoteAccessSessionCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.InstallToRemoteAccessSessionResultFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "DeviceFarm_20150623",
|
|
39
|
-
operation: "InstallToRemoteAccessSession",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_1_1.se_InstallToRemoteAccessSessionCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_InstallToRemoteAccessSessionCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class InstallToRemoteAccessSessionCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("DeviceFarm_20150623", "InstallToRemoteAccessSession", {})
|
|
23
|
+
.n("DeviceFarmClient", "InstallToRemoteAccessSessionCommand")
|
|
24
|
+
.f(void 0, models_0_1.InstallToRemoteAccessSessionResultFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_1_1.se_InstallToRemoteAccessSessionCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_InstallToRemoteAccessSessionCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.InstallToRemoteAccessSessionCommand = InstallToRemoteAccessSessionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListArtifactsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListArtifactsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListArtifacts",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListArtifactsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListArtifactsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListArtifactsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListArtifacts", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListArtifactsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListArtifactsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListArtifactsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListArtifactsCommand = ListArtifactsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDeviceInstancesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListDeviceInstancesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListDeviceInstances",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListDeviceInstancesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDeviceInstancesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDeviceInstancesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListDeviceInstances", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListDeviceInstancesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDeviceInstancesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDeviceInstancesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDeviceInstancesCommand = ListDeviceInstancesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDevicePoolsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListDevicePoolsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListDevicePools",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListDevicePoolsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDevicePoolsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDevicePoolsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListDevicePools", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListDevicePoolsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDevicePoolsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDevicePoolsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDevicePoolsCommand = ListDevicePoolsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDevicesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListDevicesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListDevices",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListDevicesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDevicesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDevicesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListDevices", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListDevicesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDevicesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDevicesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDevicesCommand = ListDevicesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListInstanceProfilesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListInstanceProfilesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListInstanceProfiles",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListInstanceProfilesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListInstanceProfilesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListInstanceProfilesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListInstanceProfiles", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListInstanceProfilesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListInstanceProfilesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListInstanceProfilesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListInstanceProfilesCommand = ListInstanceProfilesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListJobsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListJobsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListJobs",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListJobsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListJobsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListJobsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListJobs", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListJobsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListJobsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListJobsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListJobsCommand = ListJobsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListNetworkProfilesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListNetworkProfilesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListNetworkProfiles",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListNetworkProfilesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListNetworkProfilesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListNetworkProfilesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListNetworkProfiles", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListNetworkProfilesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListNetworkProfilesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListNetworkProfilesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListNetworkProfilesCommand = ListNetworkProfilesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListOfferingPromotionsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DeviceFarmClient";
|
|
29
|
-
const commandName = "ListOfferingPromotionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DeviceFarm_20150623",
|
|
38
|
-
operation: "ListOfferingPromotions",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListOfferingPromotionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListOfferingPromotionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListOfferingPromotionsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DeviceFarm_20150623", "ListOfferingPromotions", {})
|
|
22
|
+
.n("DeviceFarmClient", "ListOfferingPromotionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListOfferingPromotionsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListOfferingPromotionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListOfferingPromotionsCommand = ListOfferingPromotionsCommand;
|