Deadline Cloud Queue

Deadline Cloud Queue in AWS is a managed resource within AWS Deadline Cloud that represents a queue for rendering or compute tasks. It organizes and manages the distribution of jobs to worker fleets, ensuring tasks are processed efficiently. Queues help control priorities, manage workloads, and optimize resource usage for rendering pipelines.

aws.deadline_queue

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
allowed_storage_profile_idscorearray<string>The storage profile IDs for the queue.
blocked_reasoncorestringThe reason the queue was blocked.
created_atcoretimestampThe date and time the resource was created.
created_bycorestringThe user or system that created this resource.
default_budget_actioncorestringThe default action taken on a queue if a budget wasn't configured.
descriptioncorestringThe description of the queue. This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
farm_idcorestringThe farm ID for the queue.
job_attachment_settingscorejsonThe job attachment settings for the queue.
job_run_as_usercorejsonThe jobs in the queue ran as this specified POSIX user.
queue_idcorestringThe queue ID.
required_file_system_location_namescorearray<string>A list of the required file system location names in the queue.
role_arncorestringThe IAM role ARN.
statuscorestringThe status of the queue. ACTIVE–The queue is active. SCHEDULING–The queue is scheduling. SCHEDULING_BLOCKED–The queue scheduling is blocked. See the provided reason.
tagscorehstore
updated_atcoretimestampThe date and time the resource was updated.
updated_bycorestringThe user or system that updated this resource.