Class S3BatchEvent


  • public class S3BatchEvent
    extends java.lang.Object
    Event to represent the payload which is sent to Lambda by S3 Batch to perform a custom action. https://docs.aws.amazon.com/AmazonS3/latest/dev/batch-ops-invoke-lambda.html
    • Constructor Detail

      • S3BatchEvent

        public S3BatchEvent()
    • Method Detail