Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

S3 Object Lambda

Pragya Keshap answered on February 21, 2023 Popularity 9/10 Helpfulness 1/10

Contents


More Related Answers

  • trigger lambda function on s3 upload code
  • lambda s3 getobject
  • Zip files on S3 with lambda
  • aws s3
  • list lambda functions boto3
  • aws lambda upload file to s3 java
  • Obersvability AWS lambda

  • S3 Object Lambda

    0

    Is a relatively recent feature that allows the execution of a Lambda function whenever an Object is being accessed.

    It is useful for example if multiple applications or users access the same resources but you want to serve slightly different version of the same object ( like resized, or with some information edited).

    You ca trigger an AWS pre-built function (like PII Access Control/ Redaction or Decompression) or a Lambda function that you have written.

    Popularity 9/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 21 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.