AWS App Config Plugin
Dependency:
compile "org.grails.plugins:aws-appconfig:0.5.2"
Summary
Uses AWS DynamoDB to store (versioned) application configuration.
Installation
plugins { compile ':aws-instance:0.5.3' compile ':aws-appconfig:[VERSION]' }