ruby_aem_aws

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

APACHE-2.0 License

Downloads
97.4K
Stars
3

ruby_aem_aws

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

This library provides an API which enables the interaction with the platform via Ruby language, allowing a deep integration with a number of Ruby-based tools such as Puppet and InSpec.

ruby_aem_aws is part of AEM OpenCloud platform.

Installation

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