Which solution will meet these requirements with the LEAST operational overhead?

1 Comment

  1. Heather
    Author

    If I’m correct, the answer is:
    Use Amazon Cognito user pools to manage user accounts. Create an Amazon Cognito user pool authorizer in API Gateway to control access to the API. Use the Lambda function to store the photos in Amazon S3. Store the object’s S3 key as part of the photo details in the DynamoDB table. Retrieve previously uploaded photos by querying DynamoDB for the S3 key.

Leave a Reply to Heather Cancel reply

Your email address will not be published. Required fields are marked *

2 × 5 =