Data Source: aws_redshift_producer_data_shares

Terraform data source for managing AWS Redshift Producer Data Shares.

Example Usage

Basic Usage

data "aws_redshift_producer_data_shares" "example" {
  producer_arn = ""
}

Argument Reference

The following arguments are required:

The following arguments are optional:

Attribute Reference

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

data_shares Attribute Reference