Get all clusters of a region
This request calls AWS ElastiCache to get all the clusters inside a region. Action used is DescribeCacheClusters and maximum clusters fetched in one request are 100.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
MaxRecords | number | ||
ShowCacheNodeInfo | boolean | ||
Version | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |