Commit Graph

21 Commits

Author SHA1 Message Date
Syed Muhammad Mansoor 717fb11d11 [BAEL-1824] Working with Aamazon Aurora RDS with Java (#4917)
* [BAEL-1824] Working with Aamazon Aurora RDS with Java

* Fixed error handling

* Fixed code as per review comments

* Added comment for accesskey usage
2018-09-05 10:21:31 +01:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
markusgulden bde11efe2c BAEL-1821 (#4487)
* Moved Lambda examples to separate module
Implementation of API Gateway example

* Format fixes

* Format fixes

* Minor fixes

* Minor fixes

* Minor fixes
2018-06-23 22:03:32 -05:00
Orry 83a8344e4e BAEL-1701 (#4012)
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)

* BAEL-1701: Complete examples
2018-04-21 13:29:32 -05:00
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
Loredana Crusoveanu 572509f5ca move start instance 2018-03-06 00:25:11 +02:00
orrym f4a7946634 BAEL-1572: Use instance ID of newly created instance for the rest of the examples 2018-03-05 20:48:37 +02:00
orrym 92bf897874 BAEL-1572: remove quotes 2018-03-05 20:05:48 +02:00
orrym 48e5d41bc1 BAEL-1572: use yourInstanceId variable 2018-03-05 20:01:00 +02:00
orrym 806cb74ae9 BAEL-1572: AWS EC2 examples 2018-03-01 16:14:05 +02:00
ramansahasi eab110d0d0 BAEL-787 (updated) - AWS S3 with Java (#2296)
* Replacing manual handling of stream

Replacing manual handling of stream apache commons FileUtils library.

* Replacing manual handling of stream

Replacing manual handling of stream apache commons FileUtils library.

* Update S3Application.java
2017-07-20 09:06:54 -07: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
Sunil Gulabani dd01588369 BAEL-650: Small refactoring 2017-02-15 18:07:14 +05:30
Sunil Gulabani c9bb4b9e37 BAEL-650: Removed unwanted comments 2017-02-12 13:44:03 +05:30
Sunil Gulabani 672be6c7ff BAEL-650: Lambda and DynamoDB 2017-02-10 17:54:00 +05:30
pivovarit c5b7b8f464 Refactor "aws" module 2017-01-04 19:48:40 +01:00
michal_aibin 5e18a4f185 AWS Lambda package name change to AWS 2017-01-04 19:39:16 +01:00