This message was deleted.
# python
s
This message was deleted.
c
I haven't found magic function like that. So our solution was longer as BucketNotfication has to be used s3.BucketNotification("bucket-notification", bucket=my_bucket.id, lambda_functions=[ s3.BucketNotificationLambdaFunctionArgs( lambda_function_arn=self.my_lambda.arn, events=["s3ObjectCreated*"] ) ] )
e
this sounds like a nice turnaround.. I'll test it.. thanks so much