hkusu / s3-upload-action

MIT License
18 stars 11 forks source link

InvalidAccessKeyId when following URL #11

Open jacobw56 opened 2 years ago

jacobw56 commented 2 years ago

This might be something silly on my part, but when I try to follow the URL after a successful S3 upload, I get the following

<Error>
    <Code>InvalidAccessKeyId</Code>
    <Message>
    The AWS Access Key Id you provided does not exist in our records.
    </Message>
    <AWSAccessKeyId>***</AWSAccessKeyId>
    ...
</Error>
hkusu commented 1 year ago

As written below,

https://github.com/hkusu/s3-upload-action#url-of-the-uploaded-file

the AWS access key ID managed by secrets may be masked.