The Access Control List that is associated with the cluster.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.MDB.AmazonMemoryDBClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the cluster to update.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
The description of the cluster to update.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the engine to be used for the cluster.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The upgraded version of the engine to be run on the nodes. You can upgrade to a newer engine version, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cluster and create it anew with the earlier engine version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.Valid values for
ddd are:
Example:
sun:23:00-mon:01:30 Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A valid node type that you want to scale this cluster up or down to.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the parameter group to update.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the ClusterName parameter. The -PassThru parameter is deprecated, use -Select '^ClusterName' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ReplicaConfiguration_ReplicaCount <
Int32>
The number of replicas to scale up or down to
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The SecurityGroupIds to update.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SecurityGroupIds |
Use the -Select parameter to control the cmdlet output. The default value is 'Cluster'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MemoryDB.Model.UpdateClusterResponse). Specifying the name of a property of type Amazon.MemoryDB.Model.UpdateClusterResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ShardConfiguration_ShardCount <
Int32>
The number of shards in the cluster
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-SnapshotRetentionLimit <
Int32>
The number of days for which MemoryDB retains automatic cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your cluster.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The SNS topic ARN to update.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |