Skip to content

odysseas/ruby_aem_aws

 
 

Repository files navigation

Build Status Published Version Known Vulnerabilities

ruby_aem_aws

ruby_aem_aws is a Ruby client for Shine Solutions Adobe Experience Manager (AEM) (AEM) Platform on AWS.

Install

gem install ruby_aem_aws

Usage

Initialise client:

require 'ruby_aem_aws'

aem = RubyAemAws::AemAws.new({
})

TODO

Required parameters:

  • AWS_PROFILE eg sandpit

Optional parameters:

  • AWS_REGION eg ap-southeast-2
  • STACK_PREFIX eg bob

About

Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 99.3%
  • Makefile 0.7%