February 2018
Intermediate to advanced
200 pages
5h 51m
English
Ansible ships with scores of AWS modules. These Ansible modules use AWS Python SDK, called Boto, as dependency and interact with AWS.
$ pip install boto
{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "NotAction": [ "iam:*", "organizations:*" ], "Resource": "*" }, { "Effect": "Allow", "Action": "organizations:DescribeOrganization", "Resource": ...Read now
Unlock full access