A Queue is a managed resource that represents a AWS Simple Queue
Type
CRD
Group
sqs.aws.crossplane.io
Version
v1beta1
apiVersion: sqs.aws.crossplane.io/v1beta1
kind: Queue
QueueSpec defines the desired state of a Queue.
QueueParameters define the desired state of an AWS Queue
A Reference to a named object.
Policies for referencing.
A Selector selects an object.
Policies for selection.
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
DeadLetterTargetARNRef reference a Queue to retrieve its ARN.
Policies for referencing.
DeadLetterTargetARNSelector selects reference to a Queue to retrieve its ARN
Policies for selection.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
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.
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.
QueueStatus represents the observed state of a Queue.
QueueObservation is the representation of the current state that is observed
Conditions of the resource.