Amazon ElastiCache · Arazzo Workflow
Amazon ElastiCache Audit Cluster Readiness
Version 1.0.0
Describe a cluster, branch on its status, and confirm its replication group.
View Spec
View on GitHub
Amazon Web ServicesCachingDatabaseElastiCacheIn-MemoryMemcachedRedisArazzoWorkflows
Provider
Workflows
audit-cluster-readiness
Describe a cluster and, if it is replicated, describe its replication group.
Describes a single cache cluster and branches: when the cluster reports a ReplicationGroupId it describes that replication group, otherwise it ends after the cluster description.
1
describeCluster
Describe the target cluster with node information so its status and any replication group membership are visible. The CacheClusterId query parameter scopes the description to the single cluster.
2
describeGroup
Describe the replication group the cluster belongs to so the full set of member clusters and the group's status are surfaced. The ReplicationGroupId query parameter scopes the description to that group.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.