The AWS SDK Plugin allows your Grails application to use the Amazon Web Services infrastructure services.
It provides simple wrapper service around the official AWS SDK for Java.
Using the SDK, developers can build solutions for Amazon Simple Storage Service (Amazon S3), Amazon Elastic Compute Cloud (Amazon EC2), Amazon SimpleDB, and more. Read more
Dependency :
compile ":aws-sdk:1.4.3"
Documentation
Source
Issues
A plugin that integrates the AWS SimpleDB datastore into Grails, providing a GORM API onto it Read more
Dependency :
compile ":simpledb:0.5"
Documentation
Source
A plugin that integrates the AWS DynamoDB datastore into Grails, providing a GORM API onto it Read more
Dependency :
compile ":dynamodb:0.1.1"
Documentation
Source
Issues
Amazon Web Services (AWS) grails plugin will provide easy access to simpler functions of AWS Read more
Dependency :
compile ":aws:1.2.12.2"
Documentation
Source
Issues