AWS SQS Terraform module
Upstream version 5.2.2
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/sqs/aws| Type | Name | Mode | Provider | By | |
|---|---|---|---|---|---|
| = | aws_sqs_queue_policy | dlq | managed | aws | — |
| = | aws_sqs_queue_policy | this | managed | aws | — |
| = | aws_sqs_queue_redrive_allow_policy | dlq | managed | aws | — |
| = | aws_sqs_queue_redrive_allow_policy | this | managed | aws | — |
| = | aws_sqs_queue_redrive_policy | dlq | managed | aws | — |
| = | aws_sqs_queue_redrive_policy | this | managed | aws | — |
| = | aws_sqs_queue | dlq | managed | aws | — |
| = | aws_sqs_queue | this | managed | aws | — |
| = | aws_caller_identity | current | data | aws | — |
| = | aws_iam_policy_document | dlq | data | aws | — |
| = | aws_iam_policy_document | this | data | aws | — |
| = | aws_partition | current | data | aws | — |
| = | aws_region | current | data | aws | — |
Required providers1
| Provider | Source | Version |
|---|---|---|
| aws | hashicorp/aws | >= 6.28 |