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) |
The mechanism for discovering IP addresses for the cluster discovery protocol. Valid values are 'ipv4' or 'ipv6'. When set to 'ipv4', cluster discovery functions such as cluster slots, cluster shards, and cluster nodes will return IPv4 addresses for cluster nodes. When set to 'ipv6', the cluster discovery functions return IPv6 addresses for cluster nodes. The value must be compatible with the NetworkType parameter. If not specified, the default is 'ipv4'.
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) |
-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. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
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) |