Amazon Web Services ~~~~~~~~~~~~~~~~~~~ .. note:: There are more actors available in the :mod:`kingpin.actors.aws` module, but the below are the most commonly used. CloudFormation ^^^^^^^^^^^^^^ .. autoclass:: kingpin.actors.aws.cloudformation.Stack :noindex: Identity and Access Management (IAM) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. autoclass:: kingpin.actors.aws.iam.Role :noindex: .. autoclass:: kingpin.actors.aws.iam.Group :noindex: .. autoclass:: kingpin.actors.aws.iam.User :noindex: .. autoclass:: kingpin.actors.aws.iam.InstanceProfile :noindex: Simple Storage Service (S3) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. autoclass:: kingpin.actors.aws.s3.Bucket :noindex: