AmazonEC2Client.DescribeSnapshots Method (DescribeSnapshotsRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Returns information about the Amazon EBS snapshots available to you. Snapshots available to you include public snapshots available for any AWS account to launch, private snapshots you own, and private snapshots owned by another AWS account but for which you've been given explicit create volume permissions.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual DescribeSnapshotsResponse DescribeSnapshots(
         DescribeSnapshotsRequest describeSnapshotsRequest
)

Parameters

describeSnapshotsRequest
Type: Amazon.EC2.Model.DescribeSnapshotsRequest

Container for the necessary parameters to execute the DescribeSnapshots service method on AmazonEC2.

Return Value
Type: Amazon.EC2.Model.DescribeSnapshotsResponse
The response from the DescribeSnapshots service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5