QueueA Queue is a managed resource that represents a AWS Simple Queue
TypeMR
Providerprovider-aws
Groupsqs.aws.crossplane.io
Scopecluster
Versionv1beta1

1apiVersion: sqs.aws.crossplane.io/v1beta1

2kind: Queue

kind
string
metadata
object
spec
object

QueueSpec defines the desired state of a Queue.

forProvider
required
object

QueueParameters define the desired state of an AWS Queue

fifoQueue
boolean
object

A Reference to a named object.

name
required
string
policy
object

Policies for referencing.

resolve
string
object

A Selector selects an object.

policy
object

Policies for selection.

resolve
string
policy
string
object

RedrivePolicy includes the parameters for the dead-letter queue functionality of the source queue. For more information about the redrive policy and dead-letter queues, see Using Amazon SQS Dead-Letter Queues (https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-dead-letter-queues.html) in the Amazon Simple Queue Service Developer Guide

object

DeadLetterTargetARNRef reference a Queue to retrieve its ARN.

name
required
string
policy
object

Policies for referencing.

resolve
string
object

DeadLetterTargetARNSelector selects reference to a Queue to retrieve its ARN

policy
object

Policies for selection.

resolve
string
maxReceiveCount
required
integer
region
required
string
tags
object
object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
required
string
policy
object

Policies for referencing.

resolve
string
object

ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef

name
required
string
policy
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
required
string
policy
object

Policies for referencing.

resolve
string
metadata
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
required
string
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
required
string
namespace
required
string
status
object

QueueStatus represents the observed state of a Queue.

object

QueueObservation is the representation of the current state that is observed

array

Conditions of the resource.

lastTransitionTime
required
string
message
string
reason
required
string
status
required
string
type
required
string