404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.136.11.217: ~ $
**To copy a snapshot**

The following ``copy-snapshot`` example creates a copy of a snapshot. ::

    aws memorydb copy-snapshot \
        --source-snapshot-name my-cluster-snapshot \
        --target-snapshot-name my-cluster-snapshot-copy

Output ::

    {
        "Snapshot": {
            "Name": "my-cluster-snapshot-copy",
            "Status": "creating",
            "Source": "manual",
            "ARN": "arn:aws:memorydb:us-east-1:491658xxxxxx:snapshot/my-cluster-snapshot-copy",
            "ClusterConfiguration": {
                "Name": "my-cluster",
                "Description": " ",
                "NodeType": "db.r6g.large",
                "EngineVersion": "6.2",
                "MaintenanceWindow": "wed:03:00-wed:04:00",
                "Port": 6379,
                "ParameterGroupName": "default.memorydb-redis6",
                "SubnetGroupName": "my-sg",
                "VpcId": "vpc-xx2574fc",
                "SnapshotRetentionLimit": 0,
                "SnapshotWindow": "04:30-05:30",
                "NumShards": 2
            }
        }
    }

For more information, see `Copying a snapshot <https://docs.aws.amazon.com/memorydb/latest/devguide/snapshots-copying.html>`__ in the *MemoryDB User Guide*.

Filemanager

Name Type Size Permission Actions
copy-snapshot.rst File 1.24 KB 0644
create-acl.rst File 729 B 0644
create-cluster.rst File 1.29 KB 0644
create-parameter-group.rst File 739 B 0644
create-snapshot.rst File 1.2 KB 0644
create-subnet-group.rst File 965 B 0644
create-user.rst File 977 B 0644
delete-acl.rst File 688 B 0644
delete-cluster.rst File 1.22 KB 0644
delete-parameter-group.rst File 658 B 0644
delete-snapshot.rst File 1.16 KB 0644
delete-subnet-group.rst File 877 B 0644
delete-user.rst File 834 B 0644
describe-acls.rst File 1.04 KB 0644
describe-clusters.rst File 1.63 KB 0644
describe-engine-versions.rst File 585 B 0644
describe-events.rst File 896 B 0644
describe-parameter-groups.rst File 746 B 0644
describe-parameters.rst File 13.8 KB 0644
describe-snapshots.rst File 1.14 KB 0644
describe-subnet-groups.rst File 1.1 KB 0644
describe-users.rst File 1.3 KB 0644
failover-shard.rst File 1.42 KB 0644
list-allowed-node-type-updates.rst File 1.41 KB 0644
list-tags.rst File 520 B 0644
reset-parameter-group.rst File 717 B 0644
tag-resource.rst File 668 B 0644
untag-resource.rst File 555 B 0644
update-cluster.rst File 1.55 KB 0644
update-parameter-group.rst File 759 B 0644
update-subnet-group.rst File 910 B 0644
update-user.rst File 944 B 0644