| page_title | redshift_namespace Data Source - terraform-provider-redshift |
|---|---|
| subcategory | |
| description | Gets the cluster namespace (unique ID) of the Amazon Redshift cluster. |
Gets the cluster namespace (unique ID) of the Amazon Redshift cluster.
data "redshift_namespace" "namespace" {
# no attributes required. Cluster namespace will be set as the id.
}id(String) The ID of this resource.