List Allowed Node Type Modifications

GET {{aws_elasticache_base_url}}/?CacheClusterId&ReplicationGroupId&Version=2015-02-02

Request Params

KeyDatatypeRequiredDescription
CacheClusterIdnullThe name of the cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.
ReplicationGroupIdnullThe name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.
VersionstringThe version of the API.