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 Simple Storage Service Developer 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>the *Amazon Simple Storage Service Developer Guide*.
function. For more information, see [Supported Event Types] in
The Amazon S3 bucket event for which to invoke the AWS Lambda
@!attribute [rw] events
@return [String]
Amazon S3 invokes when the specified event type occurs.
The Amazon Resource Name (ARN) of the AWS Lambda function that
@!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
}
},
},
],
},
value: “FilterRuleValue”,
name: “prefix”, # accepts prefix, suffix
{
filter_rules: [
key: {
filter: {
events: [“s3:ReducedRedundancyLostObject”], # required, accepts s3:ReducedRedundancyLostObject, s3:ObjectCreated:*, s3:ObjectCreated:Put, s3:ObjectCreated:Post, s3:ObjectCreated:Copy, s3:ObjectCreated:CompleteMultipartUpload, s3:ObjectRemoved:*, s3:ObjectRemoved:Delete, s3:ObjectRemoved:DeleteMarkerCreated, s3:ObjectRestore:*, s3:ObjectRestore:Post, s3:ObjectRestore:Completed, s3:Replication:*, s3:Replication:OperationFailedReplication, s3:Replication:OperationNotTracked, s3:Replication:OperationMissedThreshold, s3:Replication:OperationReplicatedAfterThreshold
lambda_function_arn: “LambdaFunctionArn”, # required
id: “NotificationId”,
{
data as a hash:
@note When making an API call, you may pass LambdaFunctionConfiguration
notifications.
A container for specifying the configuration for AWS Lambda