404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To describe snapshots**

The following ''describe-snapshots'' example returns information about your cluster or replication group snapshots. ::

    aws elasticache describe-snapshots 

Output::

    {
        "Snapshots": [
            {
                "SnapshotName": "automatic.my-cluster2-002-2019-12-05-06-38",
                "CacheClusterId": "my-cluster2-002",
                "SnapshotStatus": "available",
                "SnapshotSource": "automated",
                "CacheNodeType": "cache.r5.large",
                "Engine": "redis",
                "EngineVersion": "5.0.5",
                "NumCacheNodes": 1,
                "PreferredAvailabilityZone": "us-west-2a",
                "CacheClusterCreateTime": "2019-11-26T01:22:52.396Z",
                "PreferredMaintenanceWindow": "mon:17:30-mon:18:30",
                "TopicArn": "arn:aws:sns:us-west-2:xxxxxxxxx52:My_Topic",
                "Port": 6379,
                "CacheParameterGroupName": "default.redis5.0",
                "CacheSubnetGroupName": "kxkxk",
                "VpcId": "vpc-a3e97cdb",
                "AutoMinorVersionUpgrade": true,
                "SnapshotRetentionLimit": 1,
                "SnapshotWindow": "06:30-07:30",
                "NodeSnapshots": [
                    {
                        "CacheNodeId": "0001",
                        "CacheSize": "5 MB",
                        "CacheNodeCreateTime": "2019-11-26T01:22:52.396Z",
                        "SnapshotCreateTime": "2019-12-05T06:38:23Z"
                    }
                ]
            },
            {
                "SnapshotName": "myreplica-backup",
                "CacheClusterId": "myreplica",
                "SnapshotStatus": "available",
                "SnapshotSource": "manual",
                "CacheNodeType": "cache.r5.large",
                "Engine": "redis",
                "EngineVersion": "5.0.5",
                "NumCacheNodes": 1,
                "PreferredAvailabilityZone": "us-west-2a",
                "CacheClusterCreateTime": "2019-11-26T00:14:52.439Z",
                "PreferredMaintenanceWindow": "sat:10:00-sat:11:00",
                "TopicArn": "arn:aws:sns:us-west-2:xxxxxxxxxx152:My_Topic",
                "Port": 6379,
                "CacheParameterGroupName": "default.redis5.0",
                "CacheSubnetGroupName": "kxkxk",
                "VpcId": "vpc-a3e97cdb",
                "AutoMinorVersionUpgrade": true,
                "SnapshotRetentionLimit": 0,
                "SnapshotWindow": "09:00-10:00",
                "NodeSnapshots": [
                    {
                        "CacheNodeId": "0001",
                        "CacheSize": "5 MB",
                        "CacheNodeCreateTime": "2019-11-26T00:14:52.439Z",
                        "SnapshotCreateTime": "2019-11-26T00:25:01Z"
                    }
                ]
            },
            {
                "SnapshotName": "my-cluster",
                "CacheClusterId": "my-cluster-003",
                "SnapshotStatus": "available",
                "SnapshotSource": "manual",
                "CacheNodeType": "cache.r5.large",
                "Engine": "redis",
                "EngineVersion": "5.0.5",
                "NumCacheNodes": 1,
                "PreferredAvailabilityZone": "us-west-2a",
                "CacheClusterCreateTime": "2019-11-25T23:56:17.186Z",
                "PreferredMaintenanceWindow": "sat:10:00-sat:11:00",
                "TopicArn": "arn:aws:sns:us-west-2:xxxxxxxxxx152:My_Topic",
                "Port": 6379,
                "CacheParameterGroupName": "default.redis5.0",
                "CacheSubnetGroupName": "kxkxk",
                "VpcId": "vpc-a3e97cdb",
                "AutoMinorVersionUpgrade": true,
                "SnapshotRetentionLimit": 0,
                "SnapshotWindow": "09:00-10:00",
                "NodeSnapshots": [
                    {
                        "CacheNodeId": "0001",
                        "CacheSize": "5 MB",
                        "CacheNodeCreateTime": "2019-11-25T23:56:17.186Z",
                        "SnapshotCreateTime": "2019-11-26T03:08:33Z"
                    }
                ]
            }
        ]
    }

For more information, see `Backup and Restore for ElastiCache for Redis <https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups.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