@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSDeadline
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSDeadline
instead.
The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your projects. Use the Deadline Cloud API to onboard users, assign projects, and attach permissions specific to their job function.
With Deadline Cloud, content production teams can deploy resources for their workforce securely in the cloud, reducing the costs of added physical infrastructure. Keep your content production operations secure, while allowing your contributors to access the tools they need, such as scalable high-speed storage, licenses, and cost management services.
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_PREFIX
The region metadata service name for computing region endpoints.
|
Modifier and Type | Method and Description |
---|---|
AssociateMemberToFarmResult |
associateMemberToFarm(AssociateMemberToFarmRequest associateMemberToFarmRequest)
Assigns a farm membership level to a member.
|
AssociateMemberToFleetResult |
associateMemberToFleet(AssociateMemberToFleetRequest associateMemberToFleetRequest)
Assigns a fleet membership level to a member.
|
AssociateMemberToJobResult |
associateMemberToJob(AssociateMemberToJobRequest associateMemberToJobRequest)
Assigns a job membership level to a member
|
AssociateMemberToQueueResult |
associateMemberToQueue(AssociateMemberToQueueRequest associateMemberToQueueRequest)
Assigns a queue membership level to a member
|
AssumeFleetRoleForReadResult |
assumeFleetRoleForRead(AssumeFleetRoleForReadRequest assumeFleetRoleForReadRequest)
Get Amazon Web Services credentials from the fleet role.
|
AssumeFleetRoleForWorkerResult |
assumeFleetRoleForWorker(AssumeFleetRoleForWorkerRequest assumeFleetRoleForWorkerRequest)
Get credentials from the fleet role for a worker.
|
AssumeQueueRoleForReadResult |
assumeQueueRoleForRead(AssumeQueueRoleForReadRequest assumeQueueRoleForReadRequest)
Gets Amazon Web Services credentials from the queue role.
|
AssumeQueueRoleForUserResult |
assumeQueueRoleForUser(AssumeQueueRoleForUserRequest assumeQueueRoleForUserRequest)
Allows a user to assume a role for a queue.
|
AssumeQueueRoleForWorkerResult |
assumeQueueRoleForWorker(AssumeQueueRoleForWorkerRequest assumeQueueRoleForWorkerRequest)
Allows a worker to assume a queue role.
|
BatchGetJobEntityResult |
batchGetJobEntity(BatchGetJobEntityRequest batchGetJobEntityRequest)
Get batched job details for a worker.
|
CopyJobTemplateResult |
copyJobTemplate(CopyJobTemplateRequest copyJobTemplateRequest)
Copies a job template to an Amazon S3 bucket.
|
CreateBudgetResult |
createBudget(CreateBudgetRequest createBudgetRequest)
Creates a budget to set spending thresholds for your rendering activity.
|
CreateFarmResult |
createFarm(CreateFarmRequest createFarmRequest)
Creates a farm to allow space for queues and fleets.
|
CreateFleetResult |
createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet.
|
CreateJobResult |
createJob(CreateJobRequest createJobRequest)
Creates a job.
|
CreateLicenseEndpointResult |
createLicenseEndpoint(CreateLicenseEndpointRequest createLicenseEndpointRequest)
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.
|
CreateMonitorResult |
createMonitor(CreateMonitorRequest createMonitorRequest)
Creates an Amazon Web Services Deadline Cloud monitor that you can use to view your farms, queues, and fleets.
|
CreateQueueResult |
createQueue(CreateQueueRequest createQueueRequest)
Creates a queue to coordinate the order in which jobs run on a farm.
|
CreateQueueEnvironmentResult |
createQueueEnvironment(CreateQueueEnvironmentRequest createQueueEnvironmentRequest)
Creates an environment for a queue that defines how jobs in the queue run.
|
CreateQueueFleetAssociationResult |
createQueueFleetAssociation(CreateQueueFleetAssociationRequest createQueueFleetAssociationRequest)
Creates an association between a queue and a fleet.
|
CreateStorageProfileResult |
createStorageProfile(CreateStorageProfileRequest createStorageProfileRequest)
Creates a storage profile that specifies the operating system, file type, and file location of resources used on
a farm.
|
CreateWorkerResult |
createWorker(CreateWorkerRequest createWorkerRequest)
Creates a worker.
|
DeleteBudgetResult |
deleteBudget(DeleteBudgetRequest deleteBudgetRequest)
Deletes a budget.
|
DeleteFarmResult |
deleteFarm(DeleteFarmRequest deleteFarmRequest)
Deletes a farm.
|
DeleteFleetResult |
deleteFleet(DeleteFleetRequest deleteFleetRequest)
Deletes a fleet.
|
DeleteLicenseEndpointResult |
deleteLicenseEndpoint(DeleteLicenseEndpointRequest deleteLicenseEndpointRequest)
Deletes a license endpoint.
|
DeleteMeteredProductResult |
deleteMeteredProduct(DeleteMeteredProductRequest deleteMeteredProductRequest)
Deletes a metered product.
|
DeleteMonitorResult |
deleteMonitor(DeleteMonitorRequest deleteMonitorRequest)
Removes a Deadline Cloud monitor.
|
DeleteQueueResult |
deleteQueue(DeleteQueueRequest deleteQueueRequest)
Deletes a queue.
|
DeleteQueueEnvironmentResult |
deleteQueueEnvironment(DeleteQueueEnvironmentRequest deleteQueueEnvironmentRequest)
Deletes a queue environment.
|
DeleteQueueFleetAssociationResult |
deleteQueueFleetAssociation(DeleteQueueFleetAssociationRequest deleteQueueFleetAssociationRequest)
Deletes a queue-fleet association.
|
DeleteStorageProfileResult |
deleteStorageProfile(DeleteStorageProfileRequest deleteStorageProfileRequest)
Deletes a storage profile.
|
DeleteWorkerResult |
deleteWorker(DeleteWorkerRequest deleteWorkerRequest)
Deletes a worker.
|
DisassociateMemberFromFarmResult |
disassociateMemberFromFarm(DisassociateMemberFromFarmRequest disassociateMemberFromFarmRequest)
Disassociates a member from a farm.
|
DisassociateMemberFromFleetResult |
disassociateMemberFromFleet(DisassociateMemberFromFleetRequest disassociateMemberFromFleetRequest)
Disassociates a member from a fleet.
|
DisassociateMemberFromJobResult |
disassociateMemberFromJob(DisassociateMemberFromJobRequest disassociateMemberFromJobRequest)
Disassociates a member from a job.
|
DisassociateMemberFromQueueResult |
disassociateMemberFromQueue(DisassociateMemberFromQueueRequest disassociateMemberFromQueueRequest)
Disassociates a member from a queue.
|
GetBudgetResult |
getBudget(GetBudgetRequest getBudgetRequest)
Get a budget.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetFarmResult |
getFarm(GetFarmRequest getFarmRequest)
Get a farm.
|
GetFleetResult |
getFleet(GetFleetRequest getFleetRequest)
Get a fleet.
|
GetJobResult |
getJob(GetJobRequest getJobRequest)
Gets a Deadline Cloud job.
|
GetLicenseEndpointResult |
getLicenseEndpoint(GetLicenseEndpointRequest getLicenseEndpointRequest)
Gets a licence endpoint.
|
GetMonitorResult |
getMonitor(GetMonitorRequest getMonitorRequest)
Gets information about the specified monitor.
|
GetQueueResult |
getQueue(GetQueueRequest getQueueRequest)
Gets a queue.
|
GetQueueEnvironmentResult |
getQueueEnvironment(GetQueueEnvironmentRequest getQueueEnvironmentRequest)
Gets a queue environment.
|
GetQueueFleetAssociationResult |
getQueueFleetAssociation(GetQueueFleetAssociationRequest getQueueFleetAssociationRequest)
Gets a queue-fleet association.
|
GetSessionResult |
getSession(GetSessionRequest getSessionRequest)
Gets a session.
|
GetSessionActionResult |
getSessionAction(GetSessionActionRequest getSessionActionRequest)
Gets a session action for the job.
|
GetSessionsStatisticsAggregationResult |
getSessionsStatisticsAggregation(GetSessionsStatisticsAggregationRequest getSessionsStatisticsAggregationRequest)
Gets a set of statistics for queues or farms.
|
GetStepResult |
getStep(GetStepRequest getStepRequest)
Gets a step.
|
GetStorageProfileResult |
getStorageProfile(GetStorageProfileRequest getStorageProfileRequest)
Gets a storage profile.
|
GetStorageProfileForQueueResult |
getStorageProfileForQueue(GetStorageProfileForQueueRequest getStorageProfileForQueueRequest)
Gets a storage profile for a queue.
|
GetTaskResult |
getTask(GetTaskRequest getTaskRequest)
Gets a task.
|
GetWorkerResult |
getWorker(GetWorkerRequest getWorkerRequest)
Gets a worker.
|
ListAvailableMeteredProductsResult |
listAvailableMeteredProducts(ListAvailableMeteredProductsRequest listAvailableMeteredProductsRequest)
A list of the available metered products.
|
ListBudgetsResult |
listBudgets(ListBudgetsRequest listBudgetsRequest)
A list of budgets in a farm.
|
ListFarmMembersResult |
listFarmMembers(ListFarmMembersRequest listFarmMembersRequest)
Lists the members of a farm.
|
ListFarmsResult |
listFarms(ListFarmsRequest listFarmsRequest)
Lists farms.
|
ListFleetMembersResult |
listFleetMembers(ListFleetMembersRequest listFleetMembersRequest)
Lists fleet members.
|
ListFleetsResult |
listFleets(ListFleetsRequest listFleetsRequest)
Lists fleets.
|
ListJobMembersResult |
listJobMembers(ListJobMembersRequest listJobMembersRequest)
Lists members on a job.
|
ListJobsResult |
listJobs(ListJobsRequest listJobsRequest)
Lists jobs.
|
ListLicenseEndpointsResult |
listLicenseEndpoints(ListLicenseEndpointsRequest listLicenseEndpointsRequest)
Lists license endpoints.
|
ListMeteredProductsResult |
listMeteredProducts(ListMeteredProductsRequest listMeteredProductsRequest)
Lists metered products.
|
ListMonitorsResult |
listMonitors(ListMonitorsRequest listMonitorsRequest)
Gets a list of your monitors in Deadline Cloud.
|
ListQueueEnvironmentsResult |
listQueueEnvironments(ListQueueEnvironmentsRequest listQueueEnvironmentsRequest)
Lists queue environments.
|
ListQueueFleetAssociationsResult |
listQueueFleetAssociations(ListQueueFleetAssociationsRequest listQueueFleetAssociationsRequest)
Lists queue-fleet associations.
|
ListQueueMembersResult |
listQueueMembers(ListQueueMembersRequest listQueueMembersRequest)
Lists the members in a queue.
|
ListQueuesResult |
listQueues(ListQueuesRequest listQueuesRequest)
Lists queues.
|
ListSessionActionsResult |
listSessionActions(ListSessionActionsRequest listSessionActionsRequest)
Lists session actions.
|
ListSessionsResult |
listSessions(ListSessionsRequest listSessionsRequest)
Lists sessions.
|
ListSessionsForWorkerResult |
listSessionsForWorker(ListSessionsForWorkerRequest listSessionsForWorkerRequest)
Lists sessions for a worker.
|
ListStepConsumersResult |
listStepConsumers(ListStepConsumersRequest listStepConsumersRequest)
Lists step consumers.
|
ListStepDependenciesResult |
listStepDependencies(ListStepDependenciesRequest listStepDependenciesRequest)
Lists the dependencies for a step.
|
ListStepsResult |
listSteps(ListStepsRequest listStepsRequest)
Lists steps for a job.
|
ListStorageProfilesResult |
listStorageProfiles(ListStorageProfilesRequest listStorageProfilesRequest)
Lists storage profiles.
|
ListStorageProfilesForQueueResult |
listStorageProfilesForQueue(ListStorageProfilesForQueueRequest listStorageProfilesForQueueRequest)
Lists storage profiles for a queue.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for a resource.
|
ListTasksResult |
listTasks(ListTasksRequest listTasksRequest)
Lists tasks for a job.
|
ListWorkersResult |
listWorkers(ListWorkersRequest listWorkersRequest)
Lists workers.
|
PutMeteredProductResult |
putMeteredProduct(PutMeteredProductRequest putMeteredProductRequest)
Adds a metered product.
|
SearchJobsResult |
searchJobs(SearchJobsRequest searchJobsRequest)
Searches for jobs.
|
SearchStepsResult |
searchSteps(SearchStepsRequest searchStepsRequest)
Searches for steps.
|
SearchTasksResult |
searchTasks(SearchTasksRequest searchTasksRequest)
Searches for tasks.
|
SearchWorkersResult |
searchWorkers(SearchWorkersRequest searchWorkersRequest)
Searches for workers.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartSessionsStatisticsAggregationResult |
startSessionsStatisticsAggregation(StartSessionsStatisticsAggregationRequest startSessionsStatisticsAggregationRequest)
Starts an asynchronous request for getting aggregated statistics about queues and farms.
|
TagResourceResult |
tagResource(TagResourceRequest tagResourceRequest)
Tags a resource using the resource's ARN and desired tags.
|
UntagResourceResult |
untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource using the resource's ARN and tag to remove.
|
UpdateBudgetResult |
updateBudget(UpdateBudgetRequest updateBudgetRequest)
Updates a budget that sets spending thresholds for rendering activity.
|
UpdateFarmResult |
updateFarm(UpdateFarmRequest updateFarmRequest)
Updates a farm.
|
UpdateFleetResult |
updateFleet(UpdateFleetRequest updateFleetRequest)
Updates a fleet.
|
UpdateJobResult |
updateJob(UpdateJobRequest updateJobRequest)
Updates a job.
|
UpdateMonitorResult |
updateMonitor(UpdateMonitorRequest updateMonitorRequest)
Modifies the settings for a Deadline Cloud monitor.
|
UpdateQueueResult |
updateQueue(UpdateQueueRequest updateQueueRequest)
Updates a queue.
|
UpdateQueueEnvironmentResult |
updateQueueEnvironment(UpdateQueueEnvironmentRequest updateQueueEnvironmentRequest)
Updates the queue environment.
|
UpdateQueueFleetAssociationResult |
updateQueueFleetAssociation(UpdateQueueFleetAssociationRequest updateQueueFleetAssociationRequest)
Updates a queue-fleet association.
|
UpdateSessionResult |
updateSession(UpdateSessionRequest updateSessionRequest)
Updates a session.
|
UpdateStepResult |
updateStep(UpdateStepRequest updateStepRequest)
Updates a step.
|
UpdateStorageProfileResult |
updateStorageProfile(UpdateStorageProfileRequest updateStorageProfileRequest)
Updates a storage profile.
|
UpdateTaskResult |
updateTask(UpdateTaskRequest updateTaskRequest)
Updates a task.
|
UpdateWorkerResult |
updateWorker(UpdateWorkerRequest updateWorkerRequest)
Updates a worker.
|
UpdateWorkerScheduleResult |
updateWorkerSchedule(UpdateWorkerScheduleRequest updateWorkerScheduleRequest)
Updates the schedule for a worker.
|
AWSDeadlineWaiters |
waiters() |
static final String ENDPOINT_PREFIX
AssociateMemberToFarmResult associateMemberToFarm(AssociateMemberToFarmRequest associateMemberToFarmRequest)
Assigns a farm membership level to a member.
associateMemberToFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.AssociateMemberToFleetResult associateMemberToFleet(AssociateMemberToFleetRequest associateMemberToFleetRequest)
Assigns a fleet membership level to a member.
associateMemberToFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.AssociateMemberToJobResult associateMemberToJob(AssociateMemberToJobRequest associateMemberToJobRequest)
Assigns a job membership level to a member
associateMemberToJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.AssociateMemberToQueueResult associateMemberToQueue(AssociateMemberToQueueRequest associateMemberToQueueRequest)
Assigns a queue membership level to a member
associateMemberToQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.AssumeFleetRoleForReadResult assumeFleetRoleForRead(AssumeFleetRoleForReadRequest assumeFleetRoleForReadRequest)
Get Amazon Web Services credentials from the fleet role. The IAM permissions of the credentials are scoped down to have read-only access.
assumeFleetRoleForReadRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.AssumeFleetRoleForWorkerResult assumeFleetRoleForWorker(AssumeFleetRoleForWorkerRequest assumeFleetRoleForWorkerRequest)
Get credentials from the fleet role for a worker.
assumeFleetRoleForWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.AssumeQueueRoleForReadResult assumeQueueRoleForRead(AssumeQueueRoleForReadRequest assumeQueueRoleForReadRequest)
Gets Amazon Web Services credentials from the queue role. The IAM permissions of the credentials are scoped down to have read-only access.
assumeQueueRoleForReadRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.AssumeQueueRoleForUserResult assumeQueueRoleForUser(AssumeQueueRoleForUserRequest assumeQueueRoleForUserRequest)
Allows a user to assume a role for a queue.
assumeQueueRoleForUserRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.AssumeQueueRoleForWorkerResult assumeQueueRoleForWorker(AssumeQueueRoleForWorkerRequest assumeQueueRoleForWorkerRequest)
Allows a worker to assume a queue role.
assumeQueueRoleForWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.BatchGetJobEntityResult batchGetJobEntity(BatchGetJobEntityRequest batchGetJobEntityRequest)
Get batched job details for a worker.
batchGetJobEntityRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.CopyJobTemplateResult copyJobTemplate(CopyJobTemplateRequest copyJobTemplateRequest)
Copies a job template to an Amazon S3 bucket.
copyJobTemplateRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.CreateBudgetResult createBudget(CreateBudgetRequest createBudgetRequest)
Creates a budget to set spending thresholds for your rendering activity.
createBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateFarmResult createFarm(CreateFarmRequest createFarmRequest)
Creates a farm to allow space for queues and fleets. Farms are the space where the components of your renders gather and are pieced together in the cloud. Farms contain budgets and allow you to enforce permissions. Deadline Cloud farms are a useful container for large projects.
createFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateFleetResult createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet. Fleets gather information relating to compute, or capacity, for renders within your farms. You can choose to manage your own capacity or opt to have fleets fully managed by Deadline Cloud.
createFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateJobResult createJob(CreateJobRequest createJobRequest)
Creates a job. A job is a render submission submitted by a user. It contains specific job properties outlined as steps and tasks.
createJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateLicenseEndpointResult createLicenseEndpoint(CreateLicenseEndpointRequest createLicenseEndpointRequest)
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.
createLicenseEndpointRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateMonitorResult createMonitor(CreateMonitorRequest createMonitorRequest)
Creates an Amazon Web Services Deadline Cloud monitor that you can use to view your farms, queues, and fleets. After you submit a job, you can track the progress of the tasks and steps that make up the job, and then download the job's results.
createMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateQueueResult createQueue(CreateQueueRequest createQueueRequest)
Creates a queue to coordinate the order in which jobs run on a farm. A queue can also specify where to pull resources and indicate where to output completed jobs.
createQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateQueueEnvironmentResult createQueueEnvironment(CreateQueueEnvironmentRequest createQueueEnvironmentRequest)
Creates an environment for a queue that defines how jobs in the queue run.
createQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateQueueFleetAssociationResult createQueueFleetAssociation(CreateQueueFleetAssociationRequest createQueueFleetAssociationRequest)
Creates an association between a queue and a fleet.
createQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.CreateStorageProfileResult createStorageProfile(CreateStorageProfileRequest createStorageProfileRequest)
Creates a storage profile that specifies the operating system, file type, and file location of resources used on a farm.
createStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.CreateWorkerResult createWorker(CreateWorkerRequest createWorkerRequest)
Creates a worker. A worker tells your instance how much processing power (vCPU), and memory (GiB) you’ll need to assemble the digital assets held within a particular instance. You can specify certain instance types to use, or let the worker know which instances types to exclude.
createWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteBudgetResult deleteBudget(DeleteBudgetRequest deleteBudgetRequest)
Deletes a budget.
deleteBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteFarmResult deleteFarm(DeleteFarmRequest deleteFarmRequest)
Deletes a farm.
deleteFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteFleetResult deleteFleet(DeleteFleetRequest deleteFleetRequest)
Deletes a fleet.
deleteFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteLicenseEndpointResult deleteLicenseEndpoint(DeleteLicenseEndpointRequest deleteLicenseEndpointRequest)
Deletes a license endpoint.
deleteLicenseEndpointRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteMeteredProductResult deleteMeteredProduct(DeleteMeteredProductRequest deleteMeteredProductRequest)
Deletes a metered product.
deleteMeteredProductRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteMonitorResult deleteMonitor(DeleteMonitorRequest deleteMonitorRequest)
Removes a Deadline Cloud monitor. After you delete a monitor, you can create a new one and attach farms to the monitor.
deleteMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteQueueResult deleteQueue(DeleteQueueRequest deleteQueueRequest)
Deletes a queue.
deleteQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteQueueEnvironmentResult deleteQueueEnvironment(DeleteQueueEnvironmentRequest deleteQueueEnvironmentRequest)
Deletes a queue environment.
deleteQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteQueueFleetAssociationResult deleteQueueFleetAssociation(DeleteQueueFleetAssociationRequest deleteQueueFleetAssociationRequest)
Deletes a queue-fleet association.
deleteQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteStorageProfileResult deleteStorageProfile(DeleteStorageProfileRequest deleteStorageProfileRequest)
Deletes a storage profile.
deleteStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DeleteWorkerResult deleteWorker(DeleteWorkerRequest deleteWorkerRequest)
Deletes a worker.
deleteWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DisassociateMemberFromFarmResult disassociateMemberFromFarm(DisassociateMemberFromFarmRequest disassociateMemberFromFarmRequest)
Disassociates a member from a farm.
disassociateMemberFromFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DisassociateMemberFromFleetResult disassociateMemberFromFleet(DisassociateMemberFromFleetRequest disassociateMemberFromFleetRequest)
Disassociates a member from a fleet.
disassociateMemberFromFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DisassociateMemberFromJobResult disassociateMemberFromJob(DisassociateMemberFromJobRequest disassociateMemberFromJobRequest)
Disassociates a member from a job.
disassociateMemberFromJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.DisassociateMemberFromQueueResult disassociateMemberFromQueue(DisassociateMemberFromQueueRequest disassociateMemberFromQueueRequest)
Disassociates a member from a queue.
disassociateMemberFromQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetBudgetResult getBudget(GetBudgetRequest getBudgetRequest)
Get a budget.
getBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetFarmResult getFarm(GetFarmRequest getFarmRequest)
Get a farm.
getFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetFleetResult getFleet(GetFleetRequest getFleetRequest)
Get a fleet.
getFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetJobResult getJob(GetJobRequest getJobRequest)
Gets a Deadline Cloud job.
getJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetLicenseEndpointResult getLicenseEndpoint(GetLicenseEndpointRequest getLicenseEndpointRequest)
Gets a licence endpoint.
getLicenseEndpointRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetMonitorResult getMonitor(GetMonitorRequest getMonitorRequest)
Gets information about the specified monitor.
getMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetQueueResult getQueue(GetQueueRequest getQueueRequest)
Gets a queue.
getQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetQueueEnvironmentResult getQueueEnvironment(GetQueueEnvironmentRequest getQueueEnvironmentRequest)
Gets a queue environment.
getQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetQueueFleetAssociationResult getQueueFleetAssociation(GetQueueFleetAssociationRequest getQueueFleetAssociationRequest)
Gets a queue-fleet association.
getQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetSessionResult getSession(GetSessionRequest getSessionRequest)
Gets a session.
getSessionRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetSessionActionResult getSessionAction(GetSessionActionRequest getSessionActionRequest)
Gets a session action for the job.
getSessionActionRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetSessionsStatisticsAggregationResult getSessionsStatisticsAggregation(GetSessionsStatisticsAggregationRequest getSessionsStatisticsAggregationRequest)
Gets a set of statistics for queues or farms. Before you can call the
GetSessionStatisticsAggregation
operation, you must first call the
StartSessionsStatisticsAggregation
operation. Statistics are available for 1 hour after you call the
StartSessionsStatisticsAggregation
operation.
getSessionsStatisticsAggregationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetStepResult getStep(GetStepRequest getStepRequest)
Gets a step.
getStepRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetStorageProfileResult getStorageProfile(GetStorageProfileRequest getStorageProfileRequest)
Gets a storage profile.
getStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetStorageProfileForQueueResult getStorageProfileForQueue(GetStorageProfileForQueueRequest getStorageProfileForQueueRequest)
Gets a storage profile for a queue.
getStorageProfileForQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetTaskResult getTask(GetTaskRequest getTaskRequest)
Gets a task.
getTaskRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.GetWorkerResult getWorker(GetWorkerRequest getWorkerRequest)
Gets a worker.
getWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListAvailableMeteredProductsResult listAvailableMeteredProducts(ListAvailableMeteredProductsRequest listAvailableMeteredProductsRequest)
A list of the available metered products.
listAvailableMeteredProductsRequest
- InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ListBudgetsResult listBudgets(ListBudgetsRequest listBudgetsRequest)
A list of budgets in a farm.
listBudgetsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListFarmMembersResult listFarmMembers(ListFarmMembersRequest listFarmMembersRequest)
Lists the members of a farm.
listFarmMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListFarmsResult listFarms(ListFarmsRequest listFarmsRequest)
Lists farms.
listFarmsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListFleetMembersResult listFleetMembers(ListFleetMembersRequest listFleetMembersRequest)
Lists fleet members.
listFleetMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListFleetsResult listFleets(ListFleetsRequest listFleetsRequest)
Lists fleets.
listFleetsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListJobMembersResult listJobMembers(ListJobMembersRequest listJobMembersRequest)
Lists members on a job.
listJobMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListJobsResult listJobs(ListJobsRequest listJobsRequest)
Lists jobs.
listJobsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListLicenseEndpointsResult listLicenseEndpoints(ListLicenseEndpointsRequest listLicenseEndpointsRequest)
Lists license endpoints.
listLicenseEndpointsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListMeteredProductsResult listMeteredProducts(ListMeteredProductsRequest listMeteredProductsRequest)
Lists metered products.
listMeteredProductsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListMonitorsResult listMonitors(ListMonitorsRequest listMonitorsRequest)
Gets a list of your monitors in Deadline Cloud.
listMonitorsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListQueueEnvironmentsResult listQueueEnvironments(ListQueueEnvironmentsRequest listQueueEnvironmentsRequest)
Lists queue environments.
listQueueEnvironmentsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListQueueFleetAssociationsResult listQueueFleetAssociations(ListQueueFleetAssociationsRequest listQueueFleetAssociationsRequest)
Lists queue-fleet associations.
listQueueFleetAssociationsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ListQueueMembersResult listQueueMembers(ListQueueMembersRequest listQueueMembersRequest)
Lists the members in a queue.
listQueueMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListQueuesResult listQueues(ListQueuesRequest listQueuesRequest)
Lists queues.
listQueuesRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListSessionActionsResult listSessionActions(ListSessionActionsRequest listSessionActionsRequest)
Lists session actions.
listSessionActionsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListSessionsResult listSessions(ListSessionsRequest listSessionsRequest)
Lists sessions.
listSessionsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListSessionsForWorkerResult listSessionsForWorker(ListSessionsForWorkerRequest listSessionsForWorkerRequest)
Lists sessions for a worker.
listSessionsForWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListStepConsumersResult listStepConsumers(ListStepConsumersRequest listStepConsumersRequest)
Lists step consumers.
listStepConsumersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListStepDependenciesResult listStepDependencies(ListStepDependenciesRequest listStepDependenciesRequest)
Lists the dependencies for a step.
listStepDependenciesRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListStepsResult listSteps(ListStepsRequest listStepsRequest)
Lists steps for a job.
listStepsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListStorageProfilesResult listStorageProfiles(ListStorageProfilesRequest listStorageProfilesRequest)
Lists storage profiles.
listStorageProfilesRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListStorageProfilesForQueueResult listStorageProfilesForQueue(ListStorageProfilesForQueueRequest listStorageProfilesForQueueRequest)
Lists storage profiles for a queue.
listStorageProfilesForQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for a resource.
listTagsForResourceRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListTasksResult listTasks(ListTasksRequest listTasksRequest)
Lists tasks for a job.
listTasksRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ListWorkersResult listWorkers(ListWorkersRequest listWorkersRequest)
Lists workers.
listWorkersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.PutMeteredProductResult putMeteredProduct(PutMeteredProductRequest putMeteredProductRequest)
Adds a metered product.
putMeteredProductRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.SearchJobsResult searchJobs(SearchJobsRequest searchJobsRequest)
Searches for jobs.
searchJobsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.SearchStepsResult searchSteps(SearchStepsRequest searchStepsRequest)
Searches for steps.
searchStepsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.SearchTasksResult searchTasks(SearchTasksRequest searchTasksRequest)
Searches for tasks.
searchTasksRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.SearchWorkersResult searchWorkers(SearchWorkersRequest searchWorkersRequest)
Searches for workers.
searchWorkersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.StartSessionsStatisticsAggregationResult startSessionsStatisticsAggregation(StartSessionsStatisticsAggregationRequest startSessionsStatisticsAggregationRequest)
Starts an asynchronous request for getting aggregated statistics about queues and farms. Get the statistics using
the GetSessionsStatisticsAggregation
operation. Statistics are available for 1 hour after you call
the StartSessionsStatisticsAggregation
operation.
startSessionsStatisticsAggregationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.TagResourceResult tagResource(TagResourceRequest tagResourceRequest)
Tags a resource using the resource's ARN and desired tags.
tagResourceRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UntagResourceResult untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource using the resource's ARN and tag to remove.
untagResourceRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateBudgetResult updateBudget(UpdateBudgetRequest updateBudgetRequest)
Updates a budget that sets spending thresholds for rendering activity.
updateBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateFarmResult updateFarm(UpdateFarmRequest updateFarmRequest)
Updates a farm.
updateFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateFleetResult updateFleet(UpdateFleetRequest updateFleetRequest)
Updates a fleet.
updateFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.UpdateJobResult updateJob(UpdateJobRequest updateJobRequest)
Updates a job.
updateJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateMonitorResult updateMonitor(UpdateMonitorRequest updateMonitorRequest)
Modifies the settings for a Deadline Cloud monitor. You can modify one or all of the settings when you call
UpdateMonitor
.
updateMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateQueueResult updateQueue(UpdateQueueRequest updateQueueRequest)
Updates a queue.
updateQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateQueueEnvironmentResult updateQueueEnvironment(UpdateQueueEnvironmentRequest updateQueueEnvironmentRequest)
Updates the queue environment.
updateQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateQueueFleetAssociationResult updateQueueFleetAssociation(UpdateQueueFleetAssociationRequest updateQueueFleetAssociationRequest)
Updates a queue-fleet association.
updateQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateSessionResult updateSession(UpdateSessionRequest updateSessionRequest)
Updates a session.
updateSessionRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateStepResult updateStep(UpdateStepRequest updateStepRequest)
Updates a step.
updateStepRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateStorageProfileResult updateStorageProfile(UpdateStorageProfileRequest updateStorageProfileRequest)
Updates a storage profile.
updateStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateTaskResult updateTask(UpdateTaskRequest updateTaskRequest)
Updates a task.
updateTaskRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateWorkerResult updateWorker(UpdateWorkerRequest updateWorkerRequest)
Updates a worker.
updateWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.UpdateWorkerScheduleResult updateWorkerSchedule(UpdateWorkerScheduleRequest updateWorkerScheduleRequest)
Updates the schedule for a worker.
updateWorkerScheduleRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.void shutdown()
ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
request
- The originally executed request.AWSDeadlineWaiters waiters()