class Aws::S3::Types::LambdaFunctionConfiguration


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/LambdaFunctionConfiguration AWS API Documentation
@return [Types::NotificationConfigurationFilter]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html<br><br><br><br>*Amazon S3 User Guide*.
name filtering, see [Configuring Event Notifications] in the
Specifies object key name filtering rules. For information about key
@!attribute [rw] filter
@return [Array<String>]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html<br><br><br><br>S3 User Guide*.
For more information, see [Supported Event Types] in the *Amazon
The Amazon S3 bucket event for which to invoke the Lambda function.
@!attribute [rw] events
@return [String]
invokes when the specified event type occurs.
The Amazon Resource Name (ARN) of the Lambda function that Amazon S3
@!attribute [rw] lambda_function_arn
@return [String]
ID.
configuration. If you don’t provide one, Amazon S3 will assign an
An optional unique identifier for configurations in a notification
@!attribute [rw] id
A container for specifying the configuration for Lambda notifications.