Command option Sample:aws elasticache create-replication-group

Search command sample in the internet.It is the result.

Creates a Redis (cluster mode disabled) or a Redis (cluster modeenabled) replication group.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elasticache/create-replication-group.html

aws elasticache create-replication-group \
    Creating a Replication Group in an Amazon VPC - Amazon ElastiCache for Redis : http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Replication.CreatingReplGroup.ExistingCluster.html
aws elasticache create-replication-group \
    Amazon ElastiCache ƒ†[ƒU[ƒKƒCƒh : http://exploredoc.com/doc/8648283/amazon-elasticache-ιƒ’%9D・E¦ιƒ’%9D・EΌιƒ’E§γƒ»EΆιƒ’%9D・EΌιƒ’E§γƒ»E¬ιƒ’E§γƒ»E€ιƒ’%9D%89
aws elasticache create-replication-group --replication-group-id xxxx-dev-cache --replication-group-description xxxx-dev-cache --cache-node-type cache.r4.large --engine redis --engine-version 4.0.10 --cache-parameter-group default.redis4.0 --num-node-groups 1 --replicas-per-node-group 1 --port 6379 --cache-subnet-group-name xxxx-dev-pri --security-group-ids sg-xxxxxxxx
    AWS ƒRƒ}ƒ“ƒhƒ‰ƒCƒ“ƒCƒ“ƒ^[ƒtƒF[ƒX : http://qiita.com/TatsuNet/items/afbe29ae22fca9a3f62a
aws elasticache create-replication-group \ --replication-group-id my-repl-group \ --replication-group-description "test group" \ --num-cache-clusters 3 \ --cache-node-type cache.m3.large \ --cache-parameter-group default.redis3.2 \ --engine redis \ --engine-version 3.2.4
    [PDF] Amazon ElastiCache - ƒ†[ƒU[ƒKƒCƒh - Free Download PDF : http://updoc.site/download/amazon-elasticache_pdf
aws elasticache create-replication-group \ --replication-group-id my-repl-group \ --replication-group-description "test group" \ --num-cache-clusters 3 \ --cache-node-type cache.m3.large \ --cache-parameter-group default.redis3.2 \ --engine redis \ --engine-version 3.2.4
    Amazon ElastiCache - η”¨ζˆ·ζŒE— - PDF Free Download : http://upslide.site/amazon-elasticache34295536dad40921304426b09b066a65.html
aws elasticache create-replication-group --replication-group-id NewRedisClusterID
    Scaling Redis Workloads with Amazon ElastiCache - AWS Online Tech Talc : http://www.slideshare.net/AmazonWebServices/dat341working-with-amazon-elasticache-for-redis

aws ‚ΜƒIƒvƒVƒ‡ƒ“ˆκ——