
describe-snapshot-attribute
***************************


DESCRIPTION
===========

Returns information about an attribute of a snapshot. Only one
attribute can be specified per call.


SYNOPSIS
========

   aws ec2 describe-snapshot-attribute
     --snapshot-id <value>
     --attribute <value>


REQUIRED PARAMETERS
===================

"--snapshot-id"  (string)
   The ID of the EBS snapshot whose attribute is being described.

"--attribute"  (string)
   The name of the EBS attribute to describe.

   Available attribute names: createVolumePermission


OPTIONAL PARAMETERS
===================

None
