AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
This class represents S3 upload policy. Policy string representaion and signature to be used within EC2 bundling API.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Util.S3UploadPolicy

Namespace: Amazon.EC2.Util
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class S3UploadPolicy : Object

The S3UploadPolicy type exposes the following members

Constructors

NameDescription
Public Method S3UploadPolicy(string, string, string, int) S3 Upload policy to be used by EC2 API.

Properties

NameTypeDescription
Public Property PolicySignature System.String Policy signature in base64 format Use signature generated by this method for passing to EC2 bunding calls along with policy.
Public Property PolicyString System.String Base64 representation of the serialized policy. Use policy generated by this method for passing to EC2 bunding calls.

Version Information

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

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

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8