amazonka-ec2-0.3.2: Amazon Elastic Compute Cloud SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.DescribeVolumeAttribute

Contents

Description

Describes the specified attribute of the specified volume. You can specify only one attribute at a time.

For more information about Amazon EBS volumes, see Amazon EBS Volumes in the Amazon Elastic Compute Cloud User Guide for Linux.

http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeVolumeAttribute.html

Synopsis

Request

Request constructor

describeVolumeAttribute Source

DescribeVolumeAttribute constructor.

The fields accessible through corresponding lenses are:

Request lenses

dvaVolumeId :: Lens' DescribeVolumeAttribute Text Source

The ID of the volume.

Response

Response constructor

Response lenses

dvarVolumeId :: Lens' DescribeVolumeAttributeResponse (Maybe Text) Source

The ID of the volume.