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 4.5
 
A list of all event types that can configured with the bucket notification configuration.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.S3.EventType

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

Syntax

C#
public sealed class EventType : ConstantClass

The EventType type exposes the following members

Constructors

NameDescription
Public Method EventType(string) Constructs instance of EventType.

Properties

NameTypeDescription
Public Property Value System.String Inherited from Amazon.Runtime.ConstantClass.

Methods

NameDescription
Public Method Static Method FindValue(string) Finds the constant for the unique value.

Fields

NameTypeDescription
Field Static Field ObjectCreatedAll Amazon.S3.EventType The event encapsulates all the object create events
Field Static Field ObjectCreatedCompleteMultipartUpload Amazon.S3.EventType Event for completing a multi part upload
Field Static Field ObjectCreatedCopy Amazon.S3.EventType Event for copy operations
Field Static Field ObjectCreatedPost Amazon.S3.EventType Event for post operations
Field Static Field ObjectCreatedPut Amazon.S3.EventType Event for put operations
Field Static Field ObjectRemovedAll Amazon.S3.EventType This event encapsulates all the object removed events
Field Static Field ObjectRemovedDelete Amazon.S3.EventType Event for object removed, delete operation.
Field Static Field ObjectRemovedDeleteMarkerCreated Amazon.S3.EventType Event for object removed, delete marker created operation.
Field Static Field ReducedRedundancyLostObject Amazon.S3.EventType Event for objects stored in reduced redundancy and S3 detects the object is lost

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