Describes the S3 storage destination for a BundleTask when bundling a Windows instance.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class S3Storage : Object
The S3Storage type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
S3Storage() |
Properties
Name | Description | |
---|---|---|
![]() |
AWSAccessKeyId | The Access Key ID of the owner of the Amazon S3 bucket. |
![]() |
Bucket | The bucket in which to store the AMI. You can specify a bucket that you already own or a new bucket that Amazon EC2 creates on your behalf. If you specify a bucket that belongs to someone else, Amazon EC2 returns an error. |
![]() |
Prefix | The prefix to use when storing the AMI in S3. |
![]() |
UploadPolicy | A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on the user's behalf. |
![]() |
UploadPolicySignature | The signature of the Base64 encoded JSON document. |
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