We recommend new projects start with resources from the AWS provider.
aws-native.pcs.Queue
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS::PCS::Queue resource creates an AWS PCS queue.
Create Queue Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Queue(name: string, args: QueueArgs, opts?: CustomResourceOptions);
@overload
def Queue(resource_name: str,
args: QueueArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Queue(resource_name: str,
opts: Optional[ResourceOptions] = None,
cluster_id: Optional[str] = None,
compute_node_group_configurations: Optional[Sequence[QueueComputeNodeGroupConfigurationArgs]] = None,
name: Optional[str] = None,
tags: Optional[Mapping[str, str]] = None)
func NewQueue(ctx *Context, name string, args QueueArgs, opts ...ResourceOption) (*Queue, error)
public Queue(string name, QueueArgs args, CustomResourceOptions? opts = null)
type: aws-native:pcs:Queue
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args QueueArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args QueueArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args QueueArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args QueueArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args QueueArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Queue Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Queue resource accepts the following input properties:
- Cluster
Id string - The ID of the cluster of the queue.
- Compute
Node List<Pulumi.Group Configurations Aws Native. Pcs. Inputs. Queue Compute Node Group Configuration> - The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.
- Name string
- The name that identifies the queue.
- Dictionary<string, string>
- 1 or more tags added to the resource. Each tag consists of a tag key and tag value. The tag value is optional and can be an empty string.
- Cluster
Id string - The ID of the cluster of the queue.
- Compute
Node []QueueGroup Configurations Compute Node Group Configuration Args - The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.
- Name string
- The name that identifies the queue.
- map[string]string
- 1 or more tags added to the resource. Each tag consists of a tag key and tag value. The tag value is optional and can be an empty string.
- cluster
Id String - The ID of the cluster of the queue.
- compute
Node List<QueueGroup Configurations Compute Node Group Configuration> - The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.
- name String
- The name that identifies the queue.
- Map<String,String>
- 1 or more tags added to the resource. Each tag consists of a tag key and tag value. The tag value is optional and can be an empty string.
- cluster
Id string - The ID of the cluster of the queue.
- compute
Node QueueGroup Configurations Compute Node Group Configuration[] - The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.
- name string
- The name that identifies the queue.
- {[key: string]: string}
- 1 or more tags added to the resource. Each tag consists of a tag key and tag value. The tag value is optional and can be an empty string.
- cluster_
id str - The ID of the cluster of the queue.
- compute_
node_ Sequence[Queuegroup_ configurations Compute Node Group Configuration Args] - The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.
- name str
- The name that identifies the queue.
- Mapping[str, str]
- 1 or more tags added to the resource. Each tag consists of a tag key and tag value. The tag value is optional and can be an empty string.
- cluster
Id String - The ID of the cluster of the queue.
- compute
Node List<Property Map>Group Configurations - The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.
- name String
- The name that identifies the queue.
- Map<String>
- 1 or more tags added to the resource. Each tag consists of a tag key and tag value. The tag value is optional and can be an empty string.
Outputs
All input properties are implicitly available as output properties. Additionally, the Queue resource produces the following output properties:
- Arn string
- The unique Amazon Resource Name (ARN) of the queue.
- Aws
Id string - The generated unique ID of the queue.
- Error
Info List<Pulumi.Aws Native. Pcs. Outputs. Queue Error Info> - The list of errors that occurred during queue provisioning.
- Id string
- The provider-assigned unique ID for this managed resource.
- Status
Pulumi.
Aws Native. Pcs. Queue Status - The provisioning status of the queue. The provisioning status doesn't indicate the overall health of the queue.
- Arn string
- The unique Amazon Resource Name (ARN) of the queue.
- Aws
Id string - The generated unique ID of the queue.
- Error
Info []QueueError Info - The list of errors that occurred during queue provisioning.
- Id string
- The provider-assigned unique ID for this managed resource.
- Status
Queue
Status - The provisioning status of the queue. The provisioning status doesn't indicate the overall health of the queue.
- arn String
- The unique Amazon Resource Name (ARN) of the queue.
- aws
Id String - The generated unique ID of the queue.
- error
Info List<QueueError Info> - The list of errors that occurred during queue provisioning.
- id String
- The provider-assigned unique ID for this managed resource.
- status
Queue
Status - The provisioning status of the queue. The provisioning status doesn't indicate the overall health of the queue.
- arn string
- The unique Amazon Resource Name (ARN) of the queue.
- aws
Id string - The generated unique ID of the queue.
- error
Info QueueError Info[] - The list of errors that occurred during queue provisioning.
- id string
- The provider-assigned unique ID for this managed resource.
- status
Queue
Status - The provisioning status of the queue. The provisioning status doesn't indicate the overall health of the queue.
- arn str
- The unique Amazon Resource Name (ARN) of the queue.
- aws_
id str - The generated unique ID of the queue.
- error_
info Sequence[QueueError Info] - The list of errors that occurred during queue provisioning.
- id str
- The provider-assigned unique ID for this managed resource.
- status
Queue
Status - The provisioning status of the queue. The provisioning status doesn't indicate the overall health of the queue.
- arn String
- The unique Amazon Resource Name (ARN) of the queue.
- aws
Id String - The generated unique ID of the queue.
- error
Info List<Property Map> - The list of errors that occurred during queue provisioning.
- id String
- The provider-assigned unique ID for this managed resource.
- status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "DELETE_FAILED" | "UPDATE_FAILED"
- The provisioning status of the queue. The provisioning status doesn't indicate the overall health of the queue.
Supporting Types
QueueComputeNodeGroupConfiguration, QueueComputeNodeGroupConfigurationArgs
- Compute
Node stringGroup Id - The compute node group ID for the compute node group configuration.
- Compute
Node stringGroup Id - The compute node group ID for the compute node group configuration.
- compute
Node StringGroup Id - The compute node group ID for the compute node group configuration.
- compute
Node stringGroup Id - The compute node group ID for the compute node group configuration.
- compute_
node_ strgroup_ id - The compute node group ID for the compute node group configuration.
- compute
Node StringGroup Id - The compute node group ID for the compute node group configuration.
QueueErrorInfo, QueueErrorInfoArgs
QueueStatus, QueueStatusArgs
- Creating
- CREATING
- Active
- ACTIVE
- Updating
- UPDATING
- Deleting
- DELETING
- Create
Failed - CREATE_FAILED
- Delete
Failed - DELETE_FAILED
- Update
Failed - UPDATE_FAILED
- Queue
Status Creating - CREATING
- Queue
Status Active - ACTIVE
- Queue
Status Updating - UPDATING
- Queue
Status Deleting - DELETING
- Queue
Status Create Failed - CREATE_FAILED
- Queue
Status Delete Failed - DELETE_FAILED
- Queue
Status Update Failed - UPDATE_FAILED
- Creating
- CREATING
- Active
- ACTIVE
- Updating
- UPDATING
- Deleting
- DELETING
- Create
Failed - CREATE_FAILED
- Delete
Failed - DELETE_FAILED
- Update
Failed - UPDATE_FAILED
- Creating
- CREATING
- Active
- ACTIVE
- Updating
- UPDATING
- Deleting
- DELETING
- Create
Failed - CREATE_FAILED
- Delete
Failed - DELETE_FAILED
- Update
Failed - UPDATE_FAILED
- CREATING
- CREATING
- ACTIVE
- ACTIVE
- UPDATING
- UPDATING
- DELETING
- DELETING
- CREATE_FAILED
- CREATE_FAILED
- DELETE_FAILED
- DELETE_FAILED
- UPDATE_FAILED
- UPDATE_FAILED
- "CREATING"
- CREATING
- "ACTIVE"
- ACTIVE
- "UPDATING"
- UPDATING
- "DELETING"
- DELETING
- "CREATE_FAILED"
- CREATE_FAILED
- "DELETE_FAILED"
- DELETE_FAILED
- "UPDATE_FAILED"
- UPDATE_FAILED
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.