Amazon ElastiCache · Example Payload

Amazon Elasticache Cache Cluster Example

Amazon Web ServicesCachingDatabaseElastiCacheIn-MemoryMemcachedRedis

Amazon Elasticache Cache Cluster Example is an example object payload from Amazon ElastiCache, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CacheClusterIdCacheClusterStatusEngineEngineVersionCacheNodeTypeNumCacheNodesPreferredAvailabilityZoneCacheClusterCreateTimePreferredMaintenanceWindowCacheSubnetGroupName

Example Payload

Raw ↑
{
  "CacheClusterId": "example-value",
  "CacheClusterStatus": "example-value",
  "Engine": "example-value",
  "EngineVersion": "example-value",
  "CacheNodeType": "example-value",
  "NumCacheNodes": 93,
  "PreferredAvailabilityZone": "example-value",
  "CacheClusterCreateTime": "2025-01-15T00:00:00Z",
  "PreferredMaintenanceWindow": "example-value",
  "CacheSubnetGroupName": "example-value"
}