aws elasticache modify-global-replication-group

Modifies the settings for a Global datastore

Options

NameDescription
--global-replication-group-id <string>The name of the Global datastore
--apply-immediatelyThis parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible. Modifications to Global Replication Groups cannot be requested to be applied in PreferredMaintenceWindow
--no-apply-immediatelyThis parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible. Modifications to Global Replication Groups cannot be requested to be applied in PreferredMaintenceWindow
--cache-node-type <string>A valid cache node type that you want to scale this Global datastore to
--engine-version <string>The upgraded version of the cache engine to be run on the clusters in the Global datastore
--cache-parameter-group-name <string>The name of the cache parameter group to use with the Global datastore. It must be compatible with the major engine version used by the Global datastore
--global-replication-group-description <string>A description of the Global datastore
--automatic-failover-enabledDetermines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure
--no-automatic-failover-enabledDetermines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command