Amazon ElastiCache · Example Payload

Amazon Elasticache Describe Cache Clusters Result Example

Amazon Web ServicesCachingDatabaseElastiCacheIn-MemoryMemcachedRedis

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

Top-level fields

CacheClustersMarker

Example Payload

Raw ↑
{
  "CacheClusters": [
    {}
  ],
  "Marker": "example-value"
}