Examtopics

AWS Certified Data Engineer - Associate
  • Topic 1 Question 136

    A data engineer set up an AWS Lambda function to read an object that is stored in an Amazon S3 bucket. The object is encrypted by an AWS KMS key.

    The data engineer configured the Lambda function’s execution role to access the S3 bucket. However, the Lambda function encountered an error and failed to retrieve the content of the object.

    What is the likely cause of the error?

    • The data engineer misconfigured the permissions of the S3 bucket. The Lambda function could not access the object.

    • The Lambda function is using an outdated SDK version, which caused the read failure.

    • The S3 bucket is located in a different AWS Region than the Region where the data engineer works. Latency issues caused the Lambda function to encounter an error.

    • The Lambda function’s execution role does not have the necessary permissions to access the KMS key that can decrypt the S3 object.


    シャッフルモード