@aws-sdk/client-deadline 3.1077.0 → 3.1079.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/index.js +384 -1513
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateMemberToFarmCommand.js +2 -14
- package/dist-es/commands/AssociateMemberToFleetCommand.js +2 -14
- package/dist-es/commands/AssociateMemberToJobCommand.js +2 -14
- package/dist-es/commands/AssociateMemberToQueueCommand.js +2 -14
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +2 -14
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +2 -14
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +2 -14
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +2 -14
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +2 -14
- package/dist-es/commands/BatchGetJobCommand.js +2 -14
- package/dist-es/commands/BatchGetJobEntityCommand.js +2 -14
- package/dist-es/commands/BatchGetSessionActionCommand.js +2 -14
- package/dist-es/commands/BatchGetSessionCommand.js +2 -14
- package/dist-es/commands/BatchGetStepCommand.js +2 -14
- package/dist-es/commands/BatchGetTaskCommand.js +2 -14
- package/dist-es/commands/BatchGetWorkerCommand.js +2 -14
- package/dist-es/commands/BatchUpdateJobCommand.js +2 -14
- package/dist-es/commands/BatchUpdateTaskCommand.js +2 -14
- package/dist-es/commands/CopyJobTemplateCommand.js +2 -14
- package/dist-es/commands/CreateBudgetCommand.js +2 -14
- package/dist-es/commands/CreateFarmCommand.js +2 -14
- package/dist-es/commands/CreateFleetCommand.js +2 -14
- package/dist-es/commands/CreateJobCommand.js +2 -14
- package/dist-es/commands/CreateLicenseEndpointCommand.js +2 -14
- package/dist-es/commands/CreateLimitCommand.js +2 -14
- package/dist-es/commands/CreateMonitorCommand.js +2 -14
- package/dist-es/commands/CreateQueueCommand.js +2 -14
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/CreateStorageProfileCommand.js +2 -14
- package/dist-es/commands/CreateWorkerCommand.js +2 -14
- package/dist-es/commands/DeleteBudgetCommand.js +2 -14
- package/dist-es/commands/DeleteFarmCommand.js +2 -14
- package/dist-es/commands/DeleteFleetCommand.js +2 -14
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteLimitCommand.js +2 -14
- package/dist-es/commands/DeleteMeteredProductCommand.js +2 -14
- package/dist-es/commands/DeleteMonitorCommand.js +2 -14
- package/dist-es/commands/DeleteQueueCommand.js +2 -14
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteStorageProfileCommand.js +2 -14
- package/dist-es/commands/DeleteVolumeCommand.js +2 -14
- package/dist-es/commands/DeleteWorkerCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +2 -14
- package/dist-es/commands/GetBudgetCommand.js +2 -14
- package/dist-es/commands/GetFarmCommand.js +2 -14
- package/dist-es/commands/GetFleetCommand.js +2 -14
- package/dist-es/commands/GetJobCommand.js +2 -14
- package/dist-es/commands/GetLicenseEndpointCommand.js +2 -14
- package/dist-es/commands/GetLimitCommand.js +2 -14
- package/dist-es/commands/GetMonitorCommand.js +2 -14
- package/dist-es/commands/GetMonitorSettingsCommand.js +2 -14
- package/dist-es/commands/GetQueueCommand.js +2 -14
- package/dist-es/commands/GetQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/GetSessionActionCommand.js +2 -14
- package/dist-es/commands/GetSessionCommand.js +2 -14
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +2 -14
- package/dist-es/commands/GetStepCommand.js +2 -14
- package/dist-es/commands/GetStorageProfileCommand.js +2 -14
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +2 -14
- package/dist-es/commands/GetTaskCommand.js +2 -14
- package/dist-es/commands/GetVolumeCommand.js +2 -14
- package/dist-es/commands/GetWorkerCommand.js +2 -14
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +2 -14
- package/dist-es/commands/ListBudgetsCommand.js +2 -14
- package/dist-es/commands/ListFarmMembersCommand.js +2 -14
- package/dist-es/commands/ListFarmsCommand.js +2 -14
- package/dist-es/commands/ListFleetMembersCommand.js +2 -14
- package/dist-es/commands/ListFleetsCommand.js +2 -14
- package/dist-es/commands/ListJobMembersCommand.js +2 -14
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListJobsCommand.js +2 -14
- package/dist-es/commands/ListLicenseEndpointsCommand.js +2 -14
- package/dist-es/commands/ListLimitsCommand.js +2 -14
- package/dist-es/commands/ListMeteredProductsCommand.js +2 -14
- package/dist-es/commands/ListMonitorsCommand.js +2 -14
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +2 -14
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +2 -14
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +2 -14
- package/dist-es/commands/ListQueueMembersCommand.js +2 -14
- package/dist-es/commands/ListQueuesCommand.js +2 -14
- package/dist-es/commands/ListSessionActionsCommand.js +2 -14
- package/dist-es/commands/ListSessionsCommand.js +2 -14
- package/dist-es/commands/ListSessionsForWorkerCommand.js +2 -14
- package/dist-es/commands/ListStepConsumersCommand.js +2 -14
- package/dist-es/commands/ListStepDependenciesCommand.js +2 -14
- package/dist-es/commands/ListStepsCommand.js +2 -14
- package/dist-es/commands/ListStorageProfilesCommand.js +2 -14
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTasksCommand.js +2 -14
- package/dist-es/commands/ListVolumesCommand.js +2 -14
- package/dist-es/commands/ListWorkersCommand.js +2 -14
- package/dist-es/commands/PutMeteredProductCommand.js +2 -14
- package/dist-es/commands/SearchJobsCommand.js +2 -14
- package/dist-es/commands/SearchStepsCommand.js +2 -14
- package/dist-es/commands/SearchTasksCommand.js +2 -14
- package/dist-es/commands/SearchWorkersCommand.js +2 -14
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateBudgetCommand.js +2 -14
- package/dist-es/commands/UpdateFarmCommand.js +2 -14
- package/dist-es/commands/UpdateFleetCommand.js +2 -14
- package/dist-es/commands/UpdateJobCommand.js +2 -14
- package/dist-es/commands/UpdateLimitCommand.js +2 -14
- package/dist-es/commands/UpdateMonitorCommand.js +2 -14
- package/dist-es/commands/UpdateMonitorSettingsCommand.js +2 -14
- package/dist-es/commands/UpdateQueueCommand.js +2 -14
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateSessionCommand.js +2 -14
- package/dist-es/commands/UpdateStepCommand.js +2 -14
- package/dist-es/commands/UpdateStorageProfileCommand.js +2 -14
- package/dist-es/commands/UpdateTaskCommand.js +2 -14
- package/dist-es/commands/UpdateWorkerCommand.js +2 -14
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +3 -8
- package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +3 -8
- package/dist-types/commands/AssociateMemberToJobCommand.d.ts +3 -8
- package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +3 -8
- package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +3 -8
- package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +3 -8
- package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +3 -8
- package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +3 -8
- package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetJobCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetJobEntityCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSessionActionCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSessionCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetStepCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetTaskCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetWorkerCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateJobCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/CopyJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateBudgetCommand.d.ts +3 -8
- package/dist-types/commands/CreateFarmCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateLimitCommand.d.ts +3 -8
- package/dist-types/commands/CreateMonitorCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBudgetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFarmCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFleetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLimitCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMeteredProductCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMonitorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteVolumeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkerCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +3 -8
- package/dist-types/commands/GetBudgetCommand.d.ts +3 -8
- package/dist-types/commands/GetFarmCommand.d.ts +3 -8
- package/dist-types/commands/GetFleetCommand.d.ts +3 -8
- package/dist-types/commands/GetJobCommand.d.ts +3 -8
- package/dist-types/commands/GetLicenseEndpointCommand.d.ts +3 -8
- package/dist-types/commands/GetLimitCommand.d.ts +3 -8
- package/dist-types/commands/GetMonitorCommand.d.ts +3 -8
- package/dist-types/commands/GetMonitorSettingsCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetSessionActionCommand.d.ts +3 -8
- package/dist-types/commands/GetSessionCommand.d.ts +3 -8
- package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +3 -8
- package/dist-types/commands/GetStepCommand.d.ts +3 -8
- package/dist-types/commands/GetStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +3 -8
- package/dist-types/commands/GetTaskCommand.d.ts +3 -8
- package/dist-types/commands/GetVolumeCommand.d.ts +3 -8
- package/dist-types/commands/GetWorkerCommand.d.ts +3 -8
- package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +3 -8
- package/dist-types/commands/ListBudgetsCommand.d.ts +3 -8
- package/dist-types/commands/ListFarmMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListFarmsCommand.d.ts +3 -8
- package/dist-types/commands/ListFleetMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListFleetsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListLimitsCommand.d.ts +3 -8
- package/dist-types/commands/ListMeteredProductsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitorsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListQueuesCommand.d.ts +3 -8
- package/dist-types/commands/ListSessionActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListSessionsCommand.d.ts +3 -8
- package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +3 -8
- package/dist-types/commands/ListStepConsumersCommand.d.ts +3 -8
- package/dist-types/commands/ListStepDependenciesCommand.d.ts +3 -8
- package/dist-types/commands/ListStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListStorageProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListVolumesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkersCommand.d.ts +3 -8
- package/dist-types/commands/PutMeteredProductCommand.d.ts +3 -8
- package/dist-types/commands/SearchJobsCommand.d.ts +3 -8
- package/dist-types/commands/SearchStepsCommand.d.ts +3 -8
- package/dist-types/commands/SearchTasksCommand.d.ts +3 -8
- package/dist-types/commands/SearchWorkersCommand.d.ts +3 -8
- package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBudgetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFarmCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFleetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateLimitCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitorSettingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSessionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStepCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSessionActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetStepCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMonitorSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStepCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitorSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateWorker$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateWorkerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("Deadline", "UpdateWorker", {})
|
|
13
|
-
.n("DeadlineClient", "UpdateWorkerCommand")
|
|
14
|
-
.sc(UpdateWorker$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateWorkerCommand extends command(_ep0, _mw0, "UpdateWorker", UpdateWorker$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateWorkerSchedule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateWorkerScheduleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("Deadline", "UpdateWorkerSchedule", {})
|
|
13
|
-
.n("DeadlineClient", "UpdateWorkerScheduleCommand")
|
|
14
|
-
.sc(UpdateWorkerSchedule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateWorkerScheduleCommand extends command(_ep0, _mw0, "UpdateWorkerSchedule", UpdateWorkerSchedule$) {
|
|
16
4
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
+
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./DeadlineClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(added: EndpointParameterInstructions, plugins: (CommandCtor: any, clientStack: any, config: any, options: any) => import("@smithy/types").Pluggable<any, any>[], op: string, $: import("@smithy/types").StaticOperationSchema, smithyContext?: Record<string, unknown>) => {
|
|
7
|
+
new (input: I): import("@smithy/core/client").CommandImpl<I, O, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
8
|
+
new (...[input]: import("@smithy/types").OptionalParameter<I>): import("@smithy/core/client").CommandImpl<I, O, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
9
|
+
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* @internal
|
|
13
|
+
*/
|
|
14
|
+
export declare const _ep0: EndpointParameterInstructions;
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssociateMemberToFarmRequest, AssociateMemberToFarmResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssociateMemberToFarmCommandInput extends AssociateMemberToFarm
|
|
|
22
19
|
export interface AssociateMemberToFarmCommandOutput extends AssociateMemberToFarmResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssociateMemberToFarmCommand_base: {
|
|
25
|
-
new (input: AssociateMemberToFarmCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssociateMemberToFarmCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssociateMemberToFarmCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssociateMemberToFarmCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Assigns a farm membership level to a member.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssociateMemberToFleetRequest, AssociateMemberToFleetResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssociateMemberToFleetCommandInput extends AssociateMemberToFle
|
|
|
22
19
|
export interface AssociateMemberToFleetCommandOutput extends AssociateMemberToFleetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssociateMemberToFleetCommand_base: {
|
|
25
|
-
new (input: AssociateMemberToFleetCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssociateMemberToFleetCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssociateMemberToFleetCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssociateMemberToFleetCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Assigns a fleet membership level to a member.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssociateMemberToJobRequest, AssociateMemberToJobResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssociateMemberToJobCommandInput extends AssociateMemberToJobRe
|
|
|
22
19
|
export interface AssociateMemberToJobCommandOutput extends AssociateMemberToJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssociateMemberToJobCommand_base: {
|
|
25
|
-
new (input: AssociateMemberToJobCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssociateMemberToJobCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssociateMemberToJobCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssociateMemberToJobCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Assigns a job membership level to a member</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssociateMemberToQueueRequest, AssociateMemberToQueueResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssociateMemberToQueueCommandInput extends AssociateMemberToQue
|
|
|
22
19
|
export interface AssociateMemberToQueueCommandOutput extends AssociateMemberToQueueResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssociateMemberToQueueCommand_base: {
|
|
25
|
-
new (input: AssociateMemberToQueueCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssociateMemberToQueueCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssociateMemberToQueueCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssociateMemberToQueueCommandInput): import("@smithy/core/client").CommandImpl<AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Assigns a queue membership level to a member</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssumeFleetRoleForReadRequest, AssumeFleetRoleForReadResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssumeFleetRoleForReadCommandInput extends AssumeFleetRoleForRe
|
|
|
22
19
|
export interface AssumeFleetRoleForReadCommandOutput extends AssumeFleetRoleForReadResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssumeFleetRoleForReadCommand_base: {
|
|
25
|
-
new (input: AssumeFleetRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssumeFleetRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssumeFleetRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssumeFleetRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Get Amazon Web Services credentials from the fleet role. The IAM permissions of the credentials are scoped down to have read-only access.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssumeFleetRoleForWorkerRequest, AssumeFleetRoleForWorkerResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssumeFleetRoleForWorkerCommandInput extends AssumeFleetRoleFor
|
|
|
22
19
|
export interface AssumeFleetRoleForWorkerCommandOutput extends AssumeFleetRoleForWorkerResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssumeFleetRoleForWorkerCommand_base: {
|
|
25
|
-
new (input: AssumeFleetRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssumeFleetRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssumeFleetRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssumeFleetRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Get credentials from the fleet role for a worker.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssumeQueueRoleForReadRequest, AssumeQueueRoleForReadResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssumeQueueRoleForReadCommandInput extends AssumeQueueRoleForRe
|
|
|
22
19
|
export interface AssumeQueueRoleForReadCommandOutput extends AssumeQueueRoleForReadResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssumeQueueRoleForReadCommand_base: {
|
|
25
|
-
new (input: AssumeQueueRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssumeQueueRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssumeQueueRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssumeQueueRoleForReadCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets Amazon Web Services credentials from the queue role. The IAM permissions of the credentials are scoped down to have read-only access.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssumeQueueRoleForUserRequest, AssumeQueueRoleForUserResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssumeQueueRoleForUserCommandInput extends AssumeQueueRoleForUs
|
|
|
22
19
|
export interface AssumeQueueRoleForUserCommandOutput extends AssumeQueueRoleForUserResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssumeQueueRoleForUserCommand_base: {
|
|
25
|
-
new (input: AssumeQueueRoleForUserCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssumeQueueRoleForUserCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssumeQueueRoleForUserCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssumeQueueRoleForUserCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Allows a user to assume a role for a queue.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { AssumeQueueRoleForWorkerRequest, AssumeQueueRoleForWorkerResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssumeQueueRoleForWorkerCommandInput extends AssumeQueueRoleFor
|
|
|
22
19
|
export interface AssumeQueueRoleForWorkerCommandOutput extends AssumeQueueRoleForWorkerResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssumeQueueRoleForWorkerCommand_base: {
|
|
25
|
-
new (input: AssumeQueueRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssumeQueueRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssumeQueueRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssumeQueueRoleForWorkerCommandInput): import("@smithy/core/client").CommandImpl<AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Allows a worker to assume a queue role.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchGetJobRequest, BatchGetJobResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchGetJobCommandInput extends BatchGetJobRequest {
|
|
|
22
19
|
export interface BatchGetJobCommandOutput extends BatchGetJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchGetJobCommand_base: {
|
|
25
|
-
new (input: BatchGetJobCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchGetJobCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchGetJobCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchGetJobCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves multiple jobs in a single request. This is a batch version of the <code>GetJob</code> API.</p> <p>The result of getting each job is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchGetJobEntityRequest, BatchGetJobEntityResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchGetJobEntityCommandInput extends BatchGetJobEntityRequest
|
|
|
22
19
|
export interface BatchGetJobEntityCommandOutput extends BatchGetJobEntityResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchGetJobEntityCommand_base: {
|
|
25
|
-
new (input: BatchGetJobEntityCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchGetJobEntityCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchGetJobEntityCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchGetJobEntityCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Get batched job details for a worker.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchGetSessionActionRequest, BatchGetSessionActionResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchGetSessionActionCommandInput extends BatchGetSessionAction
|
|
|
22
19
|
export interface BatchGetSessionActionCommandOutput extends BatchGetSessionActionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchGetSessionActionCommand_base: {
|
|
25
|
-
new (input: BatchGetSessionActionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchGetSessionActionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchGetSessionActionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchGetSessionActionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves multiple session actions in a single request. This is a batch version of the <code>GetSessionAction</code> API.</p> <p>The result of getting each session action is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchGetSessionRequest, BatchGetSessionResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchGetSessionCommandInput extends BatchGetSessionRequest {
|
|
|
22
19
|
export interface BatchGetSessionCommandOutput extends BatchGetSessionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchGetSessionCommand_base: {
|
|
25
|
-
new (input: BatchGetSessionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchGetSessionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchGetSessionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchGetSessionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves multiple sessions in a single request. This is a batch version of the <code>GetSession</code> API.</p> <p>The result of getting each session is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchGetStepRequest, BatchGetStepResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchGetStepCommandInput extends BatchGetStepRequest {
|
|
|
22
19
|
export interface BatchGetStepCommandOutput extends BatchGetStepResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchGetStepCommand_base: {
|
|
25
|
-
new (input: BatchGetStepCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchGetStepCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchGetStepCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchGetStepCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves multiple steps in a single request. This is a batch version of the <code>GetStep</code> API.</p> <p>The result of getting each step is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchGetTaskRequest, BatchGetTaskResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchGetTaskCommandInput extends BatchGetTaskRequest {
|
|
|
22
19
|
export interface BatchGetTaskCommandOutput extends BatchGetTaskResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchGetTaskCommand_base: {
|
|
25
|
-
new (input: BatchGetTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchGetTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchGetTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchGetTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves multiple tasks in a single request. This is a batch version of the <code>GetTask</code> API.</p> <p>The result of getting each task is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchGetWorkerRequest, BatchGetWorkerResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchGetWorkerCommandInput extends BatchGetWorkerRequest {
|
|
|
22
19
|
export interface BatchGetWorkerCommandOutput extends BatchGetWorkerResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchGetWorkerCommand_base: {
|
|
25
|
-
new (input: BatchGetWorkerCommandInput): import("@smithy/core/client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchGetWorkerCommandInput): import("@smithy/core/client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchGetWorkerCommandInput): import("@smithy/core/client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchGetWorkerCommandInput): import("@smithy/core/client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves multiple workers in a single request. This is a batch version of the <code>GetWorker</code> API.</p> <p>The result of getting each worker is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchUpdateJobRequest, BatchUpdateJobResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchUpdateJobCommandInput extends BatchUpdateJobRequest {
|
|
|
22
19
|
export interface BatchUpdateJobCommandOutput extends BatchUpdateJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchUpdateJobCommand_base: {
|
|
25
|
-
new (input: BatchUpdateJobCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchUpdateJobCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchUpdateJobCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchUpdateJobCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates multiple jobs in a single request. This is a batch version of the <code>UpdateJob</code> API.</p> <p>The result of updating each job is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p> <p>When you change the status of a job to <code>ARCHIVED</code>, the job can't be scheduled or archived.</p> <important> <p>An archived job and its steps and tasks are deleted after 120 days. The job can't be recovered.</p> </important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
2
|
import type { BatchUpdateTaskRequest, BatchUpdateTaskResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface BatchUpdateTaskCommandInput extends BatchUpdateTaskRequest {
|
|
|
22
19
|
export interface BatchUpdateTaskCommandOutput extends BatchUpdateTaskResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const BatchUpdateTaskCommand_base: {
|
|
25
|
-
new (input: BatchUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: BatchUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: BatchUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: BatchUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, import("..").DeadlineClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates multiple tasks in a single request. This is a batch version of the <code>UpdateTask</code> API.</p> <p>The result of updating each task is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
|