Build a Serverless Web Application file with permission denied

1

I'm building a Serverless Web Application with AWS Lambda, Amazon API Gateway, AWS Amplify, Amazon DynamoDB, and Amazon Cognito (https://aws.amazon.com/pt/getting-started/hands-on/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/module-3/) and in module 3 when I try to access the requestUnicorn.js file it returns permission denied, is there any way to open the file or for the content to be made available in another form, please ?

Below is how the error appears:

<Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>7KMBQZ9BS81HWRRE</RequestId> <HostId>6zeytpPzhU6EvJtfTaer4+x2ByYLButKCKlmUVLyA1XvkfZYp9DVBA+XFOk5js3TxnYk91/ywYE=</HostId> </Error>
  • Hi Fernanda,

    Did you encounter any issue (fatal error: an error oocured Access Deniedwhen calling ListObjectsV2) on Module 1 when copying the wyldryde files in S3 bucket? If yes, can you share how you able to solve the problem?

    Thank and BR,

    Ian

asked 8 months ago266 views
1 Answer
1
profile picture
EXPERT
answered 8 months ago
profile pictureAWS
EXPERT
reviewed 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions