AWS SDK for .NET Documentation
ImportManifestUrl Property
AmazonAmazon.EC2.ModelDiskImageDetailTypeImportManifestUrl Did this page help you?   Yes   No    Tell us about it...
A presigned URL for the import manifest stored in Amazon S3.
Declaration Syntax
C#
public string ImportManifestUrl { get; set; }
Remarks
The manifest for the disk image, stored in Amazon S3 and presented here as an Amazon S3 pre-signed URL. For information about creating a pre-signed URL for an Amazon S3 object, read the "Query String Request Authentication Alternative" section of the Authenticating REST Requests topic in the Amazon Simple Storage Service Developer Guide.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)