memorydb_list_allowed_node_type_updates: Lists all available node types that you can scale to from...

View source: R/memorydb_operations.R

memorydb_list_allowed_node_type_updatesR Documentation

Lists all available node types that you can scale to from your cluster's current node type

Description

Lists all available node types that you can scale to from your cluster's current node type. When you use the UpdateCluster operation to scale your cluster, the value of the NodeType parameter must be one of the node types returned by this operation.

See https://www.paws-r-sdk.com/docs/memorydb_list_allowed_node_type_updates/ for full documentation.

Usage

memorydb_list_allowed_node_type_updates(ClusterName)

Arguments

ClusterName

[required] The name of the cluster you want to scale. MemoryDB uses the cluster name to identify the current node type being used by this cluster, and from that to create a list of node types you can scale up to.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.