Skip to main content

queues_list_only

Lists queues in a region or regions, for all properties use queues

Overview

Namequeues_list_only
TypeResource
DescriptionDefinition of AWS::Deadline::Queue Resource Type
Idaws.deadline.queues_list_only

Fields

NameDatatypeDescription
allowed_storage_profile_idsarray
default_budget_actionstring
descriptionstring
display_namestring
farm_idstring
job_attachment_settingsobject
job_run_as_userobject
queue_idstring
required_file_system_location_namesarray
role_arnstring
arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all queues in a region.

SELECT
region,
arn
FROM aws.deadline.queues_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the queues_list_only resource, see queues