Data Source: aws_sqs_queues

Terraform data source for managing an AWS SQS (Simple Queue) Queues.

Example Usage

Basic Usage

data "aws_sqs_queues" "example" {
  queue_name_prefix = "example"
}

Argument Reference

The following arguments are optional:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: