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.

feita há 2 anos495 visualizações
2 Respostas
0
profile pictureAWS
ESPECIALISTA
respondido há 2 anos
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

respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas