404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To create a manual Amazon DocumentDB cluster snapshot**

The following ``create-db-cluster-snapshot`` example creates an Amazon DB cluster snapshot named sample-cluster-snapshot. ::

    aws docdb create-db-cluster-snapshot \
       --db-cluster-identifier sample-cluster \
       --db-cluster-snapshot-identifier sample-cluster-snapshot

Output::

    {
        "DBClusterSnapshot": {
            "MasterUsername": "master-user",
            "SnapshotCreateTime": "2019-03-18T18:27:14.794Z",
            "AvailabilityZones": [
                "us-west-2a",
                "us-west-2b",
                "us-west-2c",
                "us-west-2d",
                "us-west-2e",
                "us-west-2f"
            ],
            "SnapshotType": "manual",
            "DBClusterSnapshotArn": "arn:aws:rds:us-west-2:123456789012:cluster-snapshot:sample-cluster-snapshot",
            "EngineVersion": "3.6.0",
            "PercentProgress": 0,
            "DBClusterSnapshotIdentifier": "sample-cluster-snapshot",
            "Engine": "docdb",
            "DBClusterIdentifier": "sample-cluster",
            "Status": "creating",
            "ClusterCreateTime": "2019-03-15T20:29:58.836Z",
            "Port": 0,
            "StorageEncrypted": false,
            "VpcId": "vpc-91280df6"
        }
    }

For more information, see `Creating a Manual Cluster Snapshot <https://docs.aws.amazon.com/documentdb/latest/developerguide/backup-restore.db-cluster-snapshot-create.html>`__ in the *Amazon DocumentDB Developer Guide*.

Filemanager

Name Type Size Permission Actions
wait Folder 0755
add-tags-to-resource.rst File 612 B 0644
apply-pending-maintenance-action.rst File 709 B 0644
copy-db-cluster-parameter-group.rst File 1.17 KB 0644
copy-db-cluster-snapshot.rst File 768 B 0644
create-db-cluster-parameter-group.rst File 1.03 KB 0644
create-db-cluster-snapshot.rst File 1.5 KB 0644
create-db-cluster.rst File 2.09 KB 0644
create-db-instance.rst File 3.14 KB 0644
create-db-subnet-group.rst File 1.78 KB 0644
delete-db-cluster-parameter-group.rst File 579 B 0644
delete-db-cluster-snapshot.rst File 1.39 KB 0644
delete-db-cluster.rst File 2.15 KB 0644
delete-db-instance.rst File 3.25 KB 0644
delete-db-subnet-group.rst File 538 B 0644
describe-db-cluster-parameter-groups.rst File 989 B 0644
describe-db-cluster-parameters.rst File 1.87 KB 0644
describe-db-cluster-snapshot-attributes.rst File 916 B 0644
describe-db-cluster-snapshots.rst File 1.49 KB 0644
describe-db-clusters.rst File 2.93 KB 0644
describe-db-engine-versions.rst File 1008 B 0644
describe-db-instances.rst File 3.68 KB 0644
describe-db-subnet-groups.rst File 2.01 KB 0644
describe-engine-default-cluster-parameters.rst File 2.15 KB 0644
describe-event-categories.rst File 795 B 0644
describe-events.rst File 6.15 KB 0644
describe-orderable-db-instance-options.rst File 4.35 KB 0644
describe-pending-maintenance-actions.rst File 498 B 0644
failover-db-cluster.rst File 2.61 KB 0644
list-tags-for-resource.rst File 831 B 0644
modify-db-cluster-parameter-group.rst File 952 B 0644
modify-db-cluster-snapshot-attribute.rst File 1.95 KB 0644
modify-db-cluster.rst File 2.91 KB 0644
modify-db-instance.rst File 3.54 KB 0644
modify-db-subnet-group.rst File 1.8 KB 0644
reboot-db-instance.rst File 3.24 KB 0644
remove-tags-from-resource.rst File 602 B 0644
reset-db-cluster-parameter-group.rst File 1.35 KB 0644
restore-db-cluster-from-snapshot.rst File 2.24 KB 0644
restore-db-cluster-to-point-in-time.rst File 2.18 KB 0644
start-db-cluster.rst File 1.96 KB 0644
stop-db-cluster.rst File 1.96 KB 0644