Giter Club home page Giter Club logo

Amazon Web Services Grails Plugin

Build Status Coverage Status

A Grails plugin for interacting with Amazon Web Services

Currently supports S3 and S3S

Getting Started

Add the plugin to the plugins section of grails-app/conf/BuildConfig.groovy

dependencies {
    runtime 'org.grails.plugins:grails-aws:2.0.1'
}

Configure the plugin in grails-app/conf/application.yaml

grails:
    plugin:
        aws:
            credentials:
                accessKey: ASDASDASDASD
                secretKey: fASDd1h/1Hf/0pkQ+nJx+oRSm36t/R8jUI/A1D2
            s3:
                bucket: my-bucket

Documentation

Contributing

  • Fork it.
  • Create a branch (git checkout -b my_markup)
  • Commit your changes (git commit -am "Added Snarkdown")
  • Push to the branch (git push origin my_markup)
  • Create an Issue with a link to your branch
  • Enjoy a refreshing Diet Coke and wait

Changelog

2.0.1 - October 13 2015

  • Grails 3.x support.
  • Scripts are not converted yet
  • S3 functionality only
  • SES not tested!

1.9.13.4 - September 11 2015

  • upgrade jets3t to 0.9.1, httpclient to 4.3.2, and httpcore to 4.3.1

1.9.13.0 - January 5 2015

  • Upgrade to AWS SDK version 1.9.13

1.7.5.0 - April 11 2014

  • Upgrade to AWS SDK version 1.7.5
  • Ability to configure SES AWS region

1.6.7.4 - January 15 2014

  • Add the ability to start SWF executions
  • Upgrade to httpclient 4.2

1.6.7.1 - December 10 2013

  • Update to AWS SDK version 1.6.7

1.2.12.4 - November 30 2013

  • Added support to access only file metadata on S3
  • Remove usages of the deprecated ConfigurationHolder which added warnings in grails logs
  • Added support to specify charset for SES

1.2.12.3 - September 30 2012

  • Add support for S3 Server Side Encryption

1.1.9.2 - May 10 2011

  • Release notes: Fixed bug that was always storing the past sent mail addresses in next mail messages.

TODO

  • Amazon Cloudfront * Cloudfront Distribution creation
  • Amazon SNS * Basic integration with Amazon SNS
  • Amazon SQS * Basic integration with Amazon SQS with Typica (http://code.google.com/p/typica/wiki/TypicaSampleCode)
  • Amazon Beanstalk * Scripts for allowing deploy directly to Amazon Beanstalk infrastructure

Grails AWS's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.