GetPreSignedUrlRequest.VersionId Property

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Version id for the object that the pre-signed url will reference. If not set, the url will reference the latest version of the object.

Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public String VersionId { get; set; }
Property Value
Type: System.String

Remarks

This is the VersionId for the S3 Object you want to get a PreSigned URL for. The VersionId property will be ignored for PreSigned "PUT" requests and for requests that don't specify the Key property.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8