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.

This is a utility method which updates the policy of a topic to allow the S3 bucket to publish events to it.

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

Syntax

C#
public abstract void AuthorizeS3ToPublish(
         String topicArn,
         String bucket
)

Parameters

topicArn
Type: System.String

The topic that will have its policy updated.

bucket
Type: System.String

The bucket that will be given access to publish from.

Version Information

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