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年前494ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ