Examtopics

AWS Certified SysOps Administrator - Associate
  • Topic 1 Question 343

    A developer creates an AWS Lambda function that runs when an object is put into an Amazon S3 bucket. The function reformats the object and places the object back into the S3 bucket. During testing, the developer notices a recursive invocation loop. The developer asks a SysOps administrator to immediately stop the recursive invocations.

    What should the SysOps administrator do to stop the loop without errors?

    • Delete all the objects from the S3 bucket.

    • Set the function’s reserved concurrency to 0.

    • Update the S3 bucket policy to deny access for the function.

    • Publish a new version of the function.


    シャッフルモード