AwsSqsQueueDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS KMS again.

Type: Integer

Required: No

KmsMasterKeyId

The ID of an AWS 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 AWS SDKs, see the following: