spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 376 forks source link

Add new S3 sample #695

Closed yshameer closed 3 years ago

yshameer commented 3 years ago

:loudspeaker: Type of change

:scroll: Description

Added AWS S3 sample module to get files from bucket, put files into bucket and also list files that are available in the bucket path.

:bulb: Motivation and Context

Created module part of issue Add samples #675

:green_heart: Junit 5 test methods

:pencil: Checklist

:crystal_ball:

Create integration test for module Update README file with test instructions

yshameer commented 3 years ago

PR raised against wrong branch, will rework and submit a new PR.