The name of the Access Control List to associate with the cluster.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
When set to true, the cluster will automatically receive minor engine version upgrades after launch.
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. This value must be unique as it also serves as the cluster identifier.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Enables data tiering. Data tiering is only supported for clusters using the r6gd node type. This parameter must be set when using r6gd nodes. For more information, see
Data tiering.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
An optional description of the cluster.
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 version number of the Redis OSS engine to be used for the cluster.
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 ID of the KMS key used to encrypt the cluster.
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) |
-MultiRegionClusterName <
String>
The name of the multi-Region cluster to be created.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The compute and memory capacity of the nodes in the cluster.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-NumReplicasPerShard <
Int32>
The number of replicas to apply to each shard. The default value is 1. The maximum is 5.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The number of shards the cluster will contain. The default value is 1.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | NumShards |
The name of the parameter group associated with the cluster.
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) |
The port number on which each of the nodes accepts connections.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A list of security group names to associate with this cluster.
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.CreateClusterResponse). Specifying the name of a property of type Amazon.MemoryDB.Model.CreateClusterResponse 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) |
A list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new cluster. The Amazon S3 object name in the ARN cannot contain any commas.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SnapshotArns |
The name of a snapshot from which to restore data into the new cluster. The snapshot status changes to restoring while the new cluster is being created.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-SnapshotRetentionLimit <
Int32>
The number of days for which MemoryDB retains automatic 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 shard. Example: 05:00-09:00 If you do not specify this parameter, MemoryDB automatically chooses an appropriate time range.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the subnet group to be used for the cluster.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A list of tags to be added to this resource. Tags are comma-separated key,value pairs (e.g. Key=myKey, Value=myKeyValue. You can include multiple tags as shown following: Key=myKey, Value=myKeyValue Key=mySecondKey, Value=mySecondKeyValue.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
A flag to enable in-transit encryption on the cluster.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |