Skip to main content

ASAI can find the available actions, conditions, and other useful IAM information for AWS services.

Project description

AWS Service Authorization Information (ASAI) v0.1.3

PyPI

ASAI can find the available actions, conditions, and other useful IAM information for AWS services.

This was written to make building detailed IAM policies with regional permissions boundaries less tedious.

Features

  • Search or list all AWS services
  • List all regional or global AWS services
  • Create a list of available IAM actions, wildcarding common prefixes
  • Display all available IAM actions for a service
  • Print all IAM information for a service.

Usage

Multiple Services

List or search for services by attribute.

$ asai services <command>

Available commands:

  • all List all service prefixes.
  • global List all services which aren't tied to specific regions.
  • no-arn List all services which don't have an ARN format.
  • regional List all services which are tied to specific regions.
  • search Search for a service by name or prefix.

Individual Services

Get information on a single service.

$ asai service <command>

Available commands:

  • actions List a service's actions.
  • actions-wildcard List a service's actions, wildcarding common prefixes.
  • arn-format Display a service's ARN format description.
  • arn-regex Display a service's ARN Regex string.
  • info Print all available service information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asai-0.1.3.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

asai-0.1.3-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page