0.01
There's a lot of open issues
A long-lived project that still receives updates
ruby_aem_aws is a Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

= 3.11.0
= 0.9.28

Runtime

 Project Readme

Build Status Published Version Known Vulnerabilities

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