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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.ResetSnapshotAttribute

Contents

Description

Resets permission settings for the specified snapshot.

For more information on modifying snapshot permissions, see Sharing Snapshots in the Amazon Elastic Compute Cloud User Guide.

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

Synopsis

Request

Request constructor

Request lenses

rsaAttribute :: Lens' ResetSnapshotAttribute SnapshotAttributeName Source

The attribute to reset (currently only the attribute for permission to create volumes can be reset).

Response

Response constructor