https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/redshift/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/redshift/restore-from-cluster-snapshot.rst
Restore a Cluster From a Snapshot
---------------------------------

This example restores a cluster from a snapshot.

Command::

   aws redshift restore-from-cluster-snapshot --cluster-identifier mycluster-clone --snapshot-identifier my-snapshot-id

Result::

    {
       "Cluster": {
          "NodeType": "dw.hs1.xlarge",
          "ClusterVersion": "1.0",
          "PubliclyAccessible": "true",
          "MasterUsername": "adminuser",
          "ClusterParameterGroups": [
             {
             "ParameterApplyStatus": "in-sync",
             "ParameterGroupName": "default.redshift-1.0"
             }
          ],
          "ClusterSecurityGroups": [
             {
             "Status": "active",
             "ClusterSecurityGroupName": "default"
             }
          ],
          "AllowVersionUpgrade": true,
          "VpcSecurityGroups": \[],
          "PreferredMaintenanceWindow": "sun:23:15-mon:03:15",
          "AutomatedSnapshotRetentionPeriod": 1,
          "ClusterStatus": "creating",
          "ClusterIdentifier": "mycluster-clone",
          "DBName": "dev",
          "NumberOfNodes": 2,
          "PendingModifiedValues": {}
       },
       "ResponseMetadata": {
          "RequestId": "77fd512b-64e3-11e2-8f5b-e90bd6c77476"
       }
    }


https://t.me/RX1948 - 2025