S3StorageClass.ReducedRedundancy Field

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
The REDUCED_REDUNDANCY storage class for S3 objects. This provides a reduced (99.99%) durability guarantee at a lower cost as compared to the STANDARD storage class. Use this storage class for non-mission critical data or for data that doesn’t require the higher level of durability that S3 provides with the STANDARD storage class.

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

Syntax

C#
public static readonly S3StorageClass ReducedRedundancy

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