NAME
Paws::S3::NotificationConfiguration
ATTRIBUTES
LambdaFunctionConfigurations => ArrayRef[Paws::S3::LambdaFunctionConfiguration]
Describes the AWS Lambda functions to invoke and the events for which to invoke them.
QueueConfigurations => ArrayRef[Paws::S3::QueueConfiguration]
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
TopicConfigurations => ArrayRef[Paws::S3::TopicConfiguration]
The topic to which notifications are sent and the events for which notifications are generated.