Plugins You can find out about all the publicly available Grails plugins.

AWS SDK Plugin

  • Tags : aws, sdk
  • Latest : 1.4.3
  • Last Updated: 11 May 2013
  • Grails version : 2.0 > *
3 votes

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

Grails AWS Plugin

  • Tags : aws
  • Latest : 1.2.12.2
  • Last Updated: 16 March 2013
  • Grails version : 1.3.0 > *
3 votes

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