AWS SDK Version 3 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.

The class holds the event notification.

Inheritance Hierarchy

System.Object
  Amazon.S3.Util.S3EventNotification.S3EventNotificationRecord

Namespace: Amazon.S3.Util
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public class S3EventNotification.S3EventNotificationRecord

The S3EventNotification.S3EventNotificationRecord type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AwsRegion System.String

Gets and sets the AwsRegion property.

Public Property EventName Amazon.S3.EventType

Gets and sets the EventName property. This identities what type of event occurred. For example for an object just put in S3 this will be set to EventType.ObjectCreatedPut.

Public Property EventSource System.String

Gets and sets the EventSource property.

Public Property EventTime System.DateTime

Gets and sets the EventType property. The time when S3 finished processing the request.

Public Property EventVersion System.String

Gets and sets the EventVersion property.

Public Property GlacierEventData Amazon.S3.Util.S3EventNotification.S3GlacierEventDataEntity

Get and sets the GlacierEventData property.

Public Property RequestParameters Amazon.S3.Util.S3EventNotification.RequestParametersEntity

Gets and sets the RequestParameters property.

Public Property ResponseElements Amazon.S3.Util.S3EventNotification.ResponseElementsEntity

Gets and sets the ResponseElements property.

Public Property S3 Amazon.S3.Util.S3EventNotification.S3Entity

Gets and sets the S3 property.

Public Property UserIdentity Amazon.S3.Util.S3EventNotification.UserIdentityEntity

Gets and sets the UserIdentity property.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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