APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon MemoryDB
CreateClusterRequest
Amazon MemoryDB
· Schema
CreateClusterRequest
CreateClusterRequest schema from Amazon MemoryDB API
AWS
Broadcasting
Media Processing
Media
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