Skip to content

Unknown options: s3://***/ error from CI/CD portion/github actions of Cloud Resume Challenge

0

I am getting this error but i cant seem to find a solution for it after a long time so i hope that i can get some help. I have added the secrets in the environment variables, messed around with the bucket settings but still no luck in resolving this problem Enter image description here

  • Can you post the value you provided for AWS_S3_BUCKET after redacting identifiable information. You can find this value in secret from secrets manager.

asked 2 years ago113 views

2 Answers
0

Hi,

Did you get a chance to look at this thread. It'd be helpful if you can check the value of s3 bucket in secret.

Comment here with what you see, happy to assist further.

AWS
EXPERT

answered 2 years ago

  • hi i resolved the problem by renaming my SOURCE_DIR folder from "Resume Website" to "website", honestly not really sure why this caused the problem but i am just happy to resolve this. Value of S3 bucket is just my bucket name which should be correct.

0

Hi, You probably have to put only the plain bucket name in env var AWS_S3_BUCKET with no prefix like "s3://"

Best,

Didier

EXPERT

answered 2 years ago

  • hi i resolved the problem by renaming my SOURCE_DIR folder from "Resume Website" to "website", honestly not really sure why this caused the problem but i am just happy to resolve this. Value of S3 bucket is just my bucket name which should be correct.

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.