Module aws_lambda_events::event::s3::object_lambda

source ·

Structs§

  • Configuration contains information about the Object Lambda access point
  • GetObjectContext contains the input and output details for connections to Amazon S3 and S3 Object Lambda
  • HeadObjectContext for connections to Amazon S3 and S3 Object Lambda
  • ListObjectsContext for connections to Amazon S3 and S3 Object Lambda
  • ListObjectsV2Context for connections to Amazon S3 and S3 Object Lambda
  • S3ObjectLambdaEvent contains data coming from S3 object lambdas See: https://docs.aws.amazon.com/AmazonS3/latest/userguide/olap-writing-lambda.html
  • UserIdentity contains details about the identity that made the call to S3 Object Lambda
  • UserRequest contains information about the original call to S3 Object Lambda