## Module functionality
Module creates a trigger for lambda function based on events in given S3 bucket. By default the only trigger operation is s3:ObjectCreated, but the list could be edited via variable bucket_events. Objects in bucket could be filtered by prefixes and suffixes.
