This repository contains a Dockerfile for building a container based on the official Scientific Linux 7 docker image.
It contains:
- [Paws-0.43] - John Scoles' Perl library for interacting with AWS (and dependencies)
- System
jqpackage - system
awsclipackage
This repository also contains some example scripts using Paws in the examples directory.
The liberal use of Data::Dumper and comparison to the JSON output of the aws cli
can aid in understanding the structures returned from Paws functions.