I'm just trying to make a basic HTML page. I barely have any code on the files at all, all the settings on my public, I used AWS Amplify to deploy from S3. Yet I'm still getting an error (see below)
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>CJFYDW4WCHEKFZ9R</RequestId>
<HostId>
u69tPoAu3sxMa3pfONkSQuw7tU6J+CkOF/eytKQnT35Bm/1cKwg/fc9vCvgwRLta9bs2Yi66XRw=
</HostId>
</Error>
Can someone please tell me what I'm doing wrong? Everything, the bucket, the files, etc. are public. I'm not understanding why I'm gettting this error.