Amazon MemoryDB · Schema

CreateClusterRequest

CreateClusterRequest schema from Amazon MemoryDB API

AWSBroadcastingMedia ProcessingMedia

Properties

Name Type Description
ACLName string The name of the Access Control List to associate with the cluster.
ClusterName string The name of the cluster.
Description string An optional description of the cluster.
EngineVersion string The version number of the Redis engine to use.
NodeType string The compute and memory capacity of the nodes.
NumReplicasPerShard integer The number of replicas to apply to each shard.
NumShards integer The number of shards the cluster will contain.
TLSEnabled boolean A flag to enable in-transit encryption.
View JSON Schema on GitHub