java-tutorials/aws
ramansahasi 24b14e55b7 BAEL-787 AWS S3 with Java (#2179)
* Files - S3 Bucket Creation and Object Upload

S3 Bucket Creation and Object Upload Using the AWS SDK for Java.
Please note. This code is not readily plug-and-play type. User needs to put his own 'access key' and 'secret key'

* S3 Bucket Creation and Object Upload-dependencies

S3 Bucket Creation and Object Upload - Adding Dependencies

* Update S3Application.java

* Update S3Application.java

* Update S3Application.java

* Fixed Test Names

* Update S3Application.java

* Added more test cases

* Added more examples

* Delete AWSS3Service.java

* Delete S3Application.java

* Added more examples

* Added more test cases
2017-07-13 15:32:32 +02:00
..
src BAEL-787 AWS S3 with Java (#2179) 2017-07-13 15:32:32 +02:00
.gitignore AWS Lambda package name change to AWS 2017-01-04 19:39:16 +01:00
README.md README files update (#1435) 2017-03-18 20:25:06 +01:00
pom.xml BAEL-787 AWS S3 with Java (#2179) 2017-07-13 15:32:32 +02:00

README.md