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 constants for the known event names used by S3 notification. S3 might add new events before the SDK is updated. In which case the names listed in the S3 documentation will work as well as these constants.

Inheritance Hierarchy

System.Object
  Amazon.S3.NotificationEvents

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

Syntax

C#
public sealed class NotificationEvents

The NotificationEvents type exposes the following members

Fields

NameTypeDescription
Field Static Field ReducedRedundancyLostObject System.String

An event that says an object has been lost in the reduced redundancy storage.

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