Amazon Redshift cluster
aws.redshift.cluster MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon Redshift cluster
Min version: 5.15.0Defaults:
dbName clusterVersion clusterStatus regionRelationships
2 resources · 2 relationships·Click to select, expand fields to see properties.
Fields (25)
| Field | Type | Description |
|---|---|---|
allowVersionUpgraderequired | int | Whether major upgrades are applied automatically |
arnrequired | string | ARN for the cluster |
automatedSnapshotRetentionPeriodrequired | int | Number of days automatic cluster snapshots are retained |
availabilityZonerequired | string | Availability zone where the cluster exists |
clusterParameterGroupNamesrequired | []string | List of cluster parameter group names |
clusterRevisionNumberrequired | string | Specific revision number of the database in the cluster |
clusterStatusrequired | string | Current state of this cluster: available, creating, deleting, rebooting, renaming, or resizing |
clusterSubnetGroupNamerequired | string | Name of the subnet group associated with the cluster |
clusterVersionrequired | string | Version of the Redshift engine running on the cluster |
createdAtrequired | time | Cluster creation timestamp |
dbNamerequired | string | Name of the initial database that was created when the cluster was created |
encryptedrequired | int | Whether the cluster is encrypted at rest |
enhancedVpcRoutingrequired | int | Whether enhanced VPC routing is enabled for the cluster traffic |
logging | dict | Logging configuration for the cluster |
masterUsernamerequired | string | Master user name for the cluster. |
namerequired | string | Name of the initial database created when cluster was created |
nextMaintenanceWindowStartTimerequired | time | Next scheduled maintenance window |
nodeTyperequired | string | Node type for the nodes in the cluster |
numberOfNodesrequired | int | Number of nodes in the cluster |
parameters | []dict | Detailed list of parameters for each parameter group name |
preferredMaintenanceWindowrequired | string | Weekly time range for system maintenance (in UTC) |
publiclyAccessiblerequired | int | Whether the cluster is publicly accessible |
regionrequired | string | Region where the cluster exists |
tagsrequired | map[string]string | Tags for the cluster |
vpcIdrequired | string | ID of the VPC where the cluster is running |