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 topic's policy must allow S3 to publish messages to it. The utility method Amazon.SimpleNotificationService.AmazonSimpleNotificationServiceClient.AuthorizeS3ToPublish(System.String,System.String) can be used to help setup the topic policy.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 0.0.3.0
public class TopicConfiguration : Object
The TopicConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
TopicConfiguration() |
Name | Description | |
---|---|---|
![]() |
Event |
Bucket event for which to send notifications.
Topic configurations can now contain multiple events. This property is obsolete in favor of the Events property. This property will aways get or set the the zeroth element in the Events collection. |
![]() |
Events | Gets and sets the Events property. These are the events the configuration will listen to and send to the Amazon SNS topic. |
![]() |
Id | Gets and set the Id property. The Id will be provided in the event content and can be used to identify which configuration caused an event to fire. If the Id is not provided for the configuration, one will be generated. |
![]() |
Topic |
Gets and sets the Topic property. Amazon SNS topic to which Amazon S3 will publish a message to report the
specified events for the bucket.
The topic's policy must allow S3 to publish messages to it. The utility method Amazon.SimpleNotificationService.AmazonSimpleNotificationServiceClient.AuthorizeS3ToPublish(System.String,System.String) can be used to help setup the topic policy. |
.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