AwsSqsQueueDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsSqsQueueDetails

Data about a queue.

Contents

DeadLetterTargetArn

The ARN of the dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.

Type: String

Pattern: .*\S.*

Required: No

KmsDataKeyReusePeriodSeconds

The length of time, in seconds, for which Amazon SQS can reuse a data key to encrypt or decrypt messages before calling Amazon KMS again.

Type: Integer

Required: No

KmsMasterKeyId

The ID of an Amazon managed key for Amazon SQS or a custom KMS key.

Type: String

Pattern: .*\S.*

Required: No

QueueName

The name of the new queue.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: