Error while uploading to s3 from elastic beanstalk console

0

I am getting error as 'Error while uploading to s3' from elastic beanstalk console while trying to upload a jar file to an existing environment.

已提问 2 年前495 查看次数
2 回答
0
profile pictureAWS
专家
已回答 2 年前
0

you can add EXTRA_ARGS: '--exclude=* --include=*.jar' to upload only .jar file into s3. you can check this blog section ( Use of Exclude and Include Filters ) https://docs.aws.amazon.com/cli/latest/reference/s3/index.html#use-of-exclude-and-include-filters

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则