anudina
anudina
* Framework version: org.springframework.boot spring-boot-starter-parent 2.2.6.RELEASE * Implementations:Spring Boot 2 * aws-serverless-java-container-springboot2 version: com.amazonaws.serverless aws-serverless-java-container-springboot2 [1.5,) ## when I invoke Lambda for Petstore using postman or using test feature in...
Hi team, I did use the multiple commands run using command file . I try running the S5CMD command using Java ProcessBuilder as below Code: ===== ` processBuilder = new...
Hi I am trying to download lot of files from S3 to local. I am sending the command file like below **s5cmd run --numworker 256 commands.txt** and my commands file...