404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.15.26.71: ~ $
**To modify a replication group**

The following ``modify-replication-group`` disables Multi-AZ using the Redis engine. ::

    aws elasticache modify-replication-group \
        --replication-group-id test-cluster \
        --no-multi-az-enabled \
        --apply-immediately

Output ::

    {
        "ReplicationGroup": {
            "ReplicationGroupId": "test-cluster",
            "Description": "test-cluster",
            "GlobalReplicationGroupInfo": {
                "GlobalReplicationGroupId": "sgaui-pat-group",
                "GlobalReplicationGroupMemberRole": "PRIMARY"
            },
            "Status": "available",
            "PendingModifiedValues": {},
            "MemberClusters": [
                "test-cluster-001",
                "test-cluster-002",
                "test-cluster-003"
            ],
            "NodeGroups": [
                {
                    "NodeGroupId": "0001",
                    "Status": "available",
                    "PrimaryEndpoint": {
                        "Address": "test-cluster.g2xbih.ng.0001.usw2.cache.amazonaws.com",
                        "Port": 6379
                    },
                    "ReaderEndpoint": {
                        "Address": "test-cluster-ro.g2xbih.ng.0001.usw2.cache.amazonaws.com",
                        "Port": 6379
                    },
                    "NodeGroupMembers": [
                        {
                            "CacheClusterId": "test-cluster-001",
                            "CacheNodeId": "0001",
                            "ReadEndpoint": {
                                "Address": "test-cluster-001.g2xbih.0001.usw2.cache.amazonaws.com",
                                "Port": 6379
                            },
                            "PreferredAvailabilityZone": "us-west-2c",
                            "CurrentRole": "primary"
                        },
                        {
                            "CacheClusterId": "test-cluster-002",
                            "CacheNodeId": "0001",
                            "ReadEndpoint": {
                                "Address": "test-cluster-002.g2xbih.0001.usw2.cache.amazonaws.com",
                                "Port": 6379
                            },
                            "PreferredAvailabilityZone": "us-west-2b",
                            "CurrentRole": "replica"
                        },
                        {
                            "CacheClusterId": "test-cluster-003",
                            "CacheNodeId": "0001",
                            "ReadEndpoint": {
                                "Address": "test-cluster-003.g2xbih.0001.usw2.cache.amazonaws.com",
                                "Port": 6379
                            },
                            "PreferredAvailabilityZone": "us-west-2a",
                            "CurrentRole": "replica"
                        }
                    ]
                }
            ],
            "SnapshottingClusterId": "test-cluster-002",
            "AutomaticFailover": "enabled",
            "MultiAZ": "disabled",
            "SnapshotRetentionLimit": 1,
            "SnapshotWindow": "08:00-09:00",
            "ClusterEnabled": false,
            "CacheNodeType": "cache.r5.large",
            "TransitEncryptionEnabled": false,
            "AtRestEncryptionEnabled": false
        }
    }

For more information, see `Modifying a Replication Group <https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Replication.Modify.html>`__ in the *Elasticache User Guide*.

Filemanager

Name Type Size Permission Actions
add-tags-to-resource.rst File 813 B 0755
authorize-cache-security-group-ingress.rst File 628 B 0755
batch-apply-update-action.rst File 796 B 0644
batch-stop-update-action.rst File 783 B 0644
copy-snapshot.rst File 1.59 KB 0755
create-cache-cluster.rst File 1.51 KB 0644
create-cache-parameter-group.rst File 748 B 0755
create-cache-subnet-group.rst File 993 B 0755
create-global-replication-group.rst File 1.6 KB 0644
create-replication-group.rst File 1.24 KB 0755
create-snapshot.rst File 1.51 KB 0644
create-user-group.rst File 746 B 0644
create-user.rst File 1.02 KB 0644
decrease-node-groups-in-global-replication-group.rst File 2.4 KB 0644
decrease-replica-count.rst File 4.04 KB 0755
delete-cache-cluster.rst File 2.64 KB 0755
delete-cache-parameter-group.rst File 554 B 0755
delete-cache-subnet-group.rst File 523 B 0755
delete-global-replication-group.rst File 1.35 KB 0644
delete-replication-group.rst File 1.15 KB 0755
delete-snapshot.rst File 2.84 KB 0644
delete-user-group.rst File 684 B 0644
delete-user.rst File 780 B 0644
describe-cache-clusters.rst File 2.75 KB 0755
describe-cache-engine-versions.rst File 4.61 KB 0755
describe-cache-parameter-groups.rst File 719 B 0755
describe-cache-parameters.rst File 29.44 KB 0755
describe-cache-subnet-groups.rst File 2.67 KB 0644
describe-engine-default-parameters.rst File 31.89 KB 0755
describe-events.rst File 1.02 KB 0644
describe-global-replication-groups.rst File 1.03 KB 0644
describe-replication-groups.rst File 4.7 KB 0755
describe-reserved-cache-nodes-offerings.rst File 1.92 KB 0644
describe-reserved-cache-nodes.rst File 1.38 KB 0755
describe-service-updates.rst File 1.93 KB 0755
describe-snapshots.rst File 4.4 KB 0755
describe-update-actions.rst File 3.43 KB 0755
describe-user-groups.rst File 790 B 0644
describe-users.rst File 1.96 KB 0644
disassociate-global-replication-group.rst File 1.74 KB 0644
increase-node-groups-in-global-replication-group.rst File 2.52 KB 0644
increase-replica-count.rst File 3.11 KB 0755
list-allowed-node-type-modifications.rst File 1.42 KB 0755
list-tags-for-resource.rst File 705 B 0644
modify-cache-cluster.rst File 1.58 KB 0755
modify-cache-parameter-group.rst File 610 B 0755
modify-cache-subnet-group.rst File 928 B 0755
modify-global-replication-group.rst File 1.12 KB 0644
modify-replication-group-shard-configuration.rst File 6.17 KB 0644
modify-replication-group.rst File 3.58 KB 0644
modify-user-group.rst File 842 B 0644
modify-user.rst File 808 B 0644
purchase-reserved-cache-nodes-offering.rst File 1.48 KB 0644
reboot-cache-cluster.rst File 2.4 KB 0755
reset-cache-parameter-group.rst File 603 B 0755
start-migration.rst File 3.41 KB 0644
test-failover.rst File 4.33 KB 0755