Amazon ElastiCache cluster
aws.elasticache.cluster MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon ElastiCache cluster
Min version: latestDefaults:
cacheClusterId region nodeType engineRelationships
3 resources · 3 relationships·Click to select, expand fields to see properties.
Fields (28)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN for the cluster |
atRestEncryptionEnabledrequired | int | Whether the cluster has at rest encryption enabled |
authTokenEnabledrequired | int | Whether Redis authentication tokens (or passwords) enable Redis to require a password before allowing clients to run commands |
authTokenLastModifiedDaterequired | time | Date and time authentication token was last modified |
autoMinorVersionUpgraderequired | int | Whether the cluster is configured to auto-upgrade to the next minor version (Redis 6.0 or later) |
cacheClusterCreateTimerequired | time | Date and time when the cluster was created |
cacheClusterIdrequired | string | User-supplied unique key that identifies the cluster |
cacheClusterStatusrequired | string | Current state of the cluster: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cluster nodes, restore-failed, or snapshotting |
cacheNodesrequired | []string | A list of cache nodes that are members of the cluster |
cacheNodeTyperequired | string | Name of the compute and memory capacity node type for the cluster |
cacheSecurityGroupsrequired | []string | A list of cache security group elements, composed of name and status sub-elements |
cacheSubnetGroupNamerequired | string | Name of the cache subnet group associated with the cluster |
clientDownloadLandingPagerequired | string | URL of the web page where you can download the latest ElastiCache client library |
enginerequired | string | Name of the cache engine used for this cluster: Memcached or Redis |
engineVersionrequired | string | Version of the cache engine that is used in this cluster |
ipDiscoveryrequired | string | Network type associated with the cluster: ipv4 or ipv6 |
logDeliveryConfigurationsrequired | []dict | Log delivery configurations being modified |
networkTyperequired | string | Supported network connection type for the cluster: ipv4, ipv6, or dual_stack |
nodeTyperequired | string | Node type for the nodes in the cluster |
notificationConfigurationrequired | string | Describes a notification topic and its status |
numCacheNodesrequired | int | Number of cache nodes in the cluster |
preferredAvailabilityZonerequired | string | Name of the availability zone in which the cluster is located or "Multiple" if the cache nodes are located in different availability zones |
regionrequired | string | Region where the cluster exists |
securityGroups | []aws.ec2.securitygroup | A list of VPC security groups associated with the cluster |
snapshotRetentionLimitrequired | int | Number of days ElastiCache retains automatic cluster snapshots before deleting them |
snapshotWindowrequired | string | The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your shard. |
transitEncryptionEnabledrequired | int | Whether in-transit encryption is enabled |
transitEncryptionModerequired | string | Whether migrating clients to use in-transit encryption (with no downtime) is allowed |