コマンドオプションサンプル:aws elasticache create-replication-group

コマンドサンプルを検索した結果です。

Redis(クラスタモードが無効)またはRedis(クラスタの変更可能)複製グループを作成します。 詳細は次のリンクを参照してください。 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 ユーザーガイド : http://exploredoc.com/doc/8648283/amazon-elasticache-驛「%9D繝サ・ヲ驛「%9D繝サ・シ驛「・ァ繝サ・カ驛「%9D繝サ・シ驛「・ァ繝サ・ャ驛「・ァ繝サ・、驛「%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 コマンドラインインターフェース : http://qiita.com/TatsuNet/items/afbe29ae22fca9a3f62a
aws elasticache create-replication-group \
    AWS CLIを使ってマルチAZなElastiCache Redisのリードレプリカを作成する | Siguniang's Blog : http://siguniang.wordpress.com/2014/09/27/create-elasticache-redis-multi-az-read-replica/
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 - ユーザーガイド - 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 - 逕ィ謌キ謖・漉 - 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… : http://www.slideshare.net/AmazonWebServices/dat341working-with-amazon-elasticache-for-redis

aws のオプション一覧