Mondoo Docs

Amazon Simple Queue Service (SQS) Queue

aws.sqs.queue MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

Amazon Simple Queue Service (SQS) Queue

Min version: 9.0.0

Relationships

Mini Map
AWS
3 resources · 4 relationshipsClick to select, expand fields to see properties.

Fields (15)

FieldTypeDescription
arn
stringARN for the queue
createdAt
timeTime when the queue was created
deadLetterQueue
aws.sqs.queueDead letter SQS queue, if any
deliveryDelaySeconds
intDelay seconds set on the queue
kmsKey
aws.kms.keyKMS Key for SSE, if any
lastModified
timeTime when the queue was last modified
maximumMessageSize
intMaximum message size for the queue
maxReceiveCount
intMaximum amount of messages that can be received by the queue
messageRetentionPeriodSeconds
intTime in seconds the queue retains messages
queueType
stringType of queue: Fifo or Standard
receiveMessageWaitTimeSeconds
intTime in seconds the queue waits for messages
regionrequired
stringRegion for the queue
sqsManagedSseEnabled
intWhether SSE is enabled for the queue
urlrequired
stringURL for the queue
visibilityTimeoutSeconds
intVisibility timeout for the queue