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.

gefragt vor 2 Jahren494 Aufrufe
2 Antworten
0
profile pictureAWS
EXPERTE
beantwortet vor 2 Jahren
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

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen