AWS SQS Terraform module

Upstream version 5.2.2
0 controls from HIPAA Omnibus Rule 2013 requirements

Terraform Module Source

hipaa.compliance.tf/terraform-aws-modules/sqs/aws
NameTypeDescriptionSensitive
dead_letter_queue_arn—The ARN of the SQS queue—
dead_letter_queue_arn_static—The ARN of the SQS queue. Use this to avoid cycle errors between resources (e.g., Step Functions)—
dead_letter_queue_id—The URL for the created Amazon SQS queue—
dead_letter_queue_name—The name of the SQS queue—
dead_letter_queue_url—Same as `dead_letter_queue_id`: The URL for the created Amazon SQS queue—
queue_arn—The ARN of the SQS queue—
queue_arn_static—The ARN of the SQS queue. Use this to avoid cycle errors between resources (e.g., Step Functions)—
queue_id—The URL for the created Amazon SQS queue—
queue_name—The name of the SQS queue—
queue_url—Same as `queue_id`: The URL for the created Amazon SQS queue—