Terraform data source for managing AWS Redshift Data Shares.
data "aws_redshift_data_shares" "example" {}
There are no arguments available for this data source.
This data source exports the following attributes in addition to the arguments above:
id
- AWS region.data_shares
- An array of all data shares in the current region. See data_shares
below.data_shares
Attribute Referencedata_share_arn
- ARN (Amazon Resource Name) of the data share.managed_by
- Identifier of a datashare to show its managing entity.producer_arn
- ARN (Amazon Resource Name) of the producer.