Skip to main content

IS3GetBucketNotificationConfigurationResponse

Interface in AWS.S3

Interface for GetBucketNotificationConfiguration responses.

Ancestors

Properties

CloudFunctionConfiguration

property CloudFunctionConfiguration: TS3LambdaFunctionConfigurations

Type: TS3LambdaFunctionConfigurations

Specifies the Lambda functions that will be invoked on events.

QueueConfiguration

property QueueConfiguration: TS3QueueConfigurations

Type: TS3QueueConfigurations

Specifies the Queues to publish messages to on events.

TopicConfiguration

property TopicConfiguration: TS3TopicConfigurations

Type: TS3TopicConfigurations

Specifies the Tipics to send notifications to on events.