Commit Graph

6 Commits

Author SHA1 Message Date
Eric Goebelbecker 9adb3e359b BAEL-1595 - Using jets3t as a client for Amazon S3 (#4018)
* BAEL-1595 - Using jets3t as a client for Amazon S3

* BAEL-1595 - Using jets3t as a client for Amazon S3. Missed jar versions.
2018-04-15 11:19:35 -07:00
Eugen Paraschiv 624c72b1c3 testing work 2018-04-07 00:02:53 +03:00
Eugen Paraschiv 885c565de4 testing work 2018-04-06 23:31:26 +03:00
Diaz Novandi 1a81c450e0 Add the non-Spring DynamoDB samples in the AWS module 2018-03-27 07:26:42 +02:00
Harshil Sharma a526bed5c2 #BAEL-1549 Completed implementation of multipart upload (#3816) 2018-03-15 13:11:12 +01:00
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