aws_cdk.aws_sqs

Package Overview

CfnQueue

The AWS::SQS::Queue resource creates an Amazon SQS standard or FIFO queue.

CfnQueueInlinePolicy

The AWS::SQS::QueueInlinePolicy resource associates one Amazon SQS queue with one policy.

CfnQueueInlinePolicyProps

CfnQueuePolicy

The AWS::SQS::QueuePolicy type applies a policy to Amazon SQS queues.

CfnQueuePolicyProps

CfnQueueProps

DeadLetterQueue

DeduplicationScope

What kind of deduplication scope to apply.

FifoThroughputLimit

Whether the FIFO queue throughput quota applies to the entire queue or per message group.

IQueue

Represents an SQS queue.

IQueueInlinePolicyRef

(experimental) Indicates that this resource can be referenced as a QueueInlinePolicy.

IQueuePolicyRef

(experimental) Indicates that this resource can be referenced as a QueuePolicy.

IQueueRef

(experimental) Indicates that this resource can be referenced as a Queue.

Queue

A new Amazon SQS queue.

QueueAttributes

QueueBase

Reference to a new or existing Amazon SQS queue.

QueueEncryption

What kind of encryption to apply to this queue.

QueueInlinePolicyReference

QueuePolicy

The policy for an SQS Queue.

QueuePolicyProps

QueuePolicyReference

QueueProps

QueueReference

RedriveAllowPolicy

RedrivePermission

The permission type that defines which source queues can specify the current queue as the dead-letter queue.