Unknown Options S3

0

I am trying to complete the AWS Cloud Resume Challenge. I'm trying to upload to s3 using Github Actions, however even though I have the necessary secrets in my Github Actions and the seemingly the correct IAM permissions, I am consistently getting "Unknown options: s3://***/" (specifically) in line 12. If you have any idea what may be the problem, I would greatly appreciate it!

GitHub Cloud Resume Challenge

This is the error I keep getting GitHub Cloud Resume Challenge

1개 답변
0

I think s3://***/ is just a reference to your bucket name which it is redacting since you pass it in from a secret. I would check the permission to access your bucket using the specific API Key/Secret to ensure they work and have necessary permissions outside of the GitHub action.

profile pictureAWS
전문가
iBehr
답변함 한 달 전
profile picture
전문가
검토됨 25일 전
  • Thank you so much! As you can see, I'm new to AWS and tech overall. How would I go about the second part?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠