Skip to main content

AWS API for humans

Project description

balcony

balcony is a Python based CLI tool that simplifies the process of enumerating AWS resources.

balcony dynamically parses boto3 library and analyzes required parameters for each operation.

By establishing relations between operations over required parameters, it's able to auto-fill them by reading the related operation beforehand.

By simply entering their name, balcony enables developers to easily list their AWS resources.

It uses read-only operations, it does not take any action on the used AWS account.

Go to Documentation Website

Features

List available AWS Services

Use balcony aws to see every AWS service available.

List Resource Nodes of an AWS Service

Use balcony aws <service-name> to see every Resource Node of a service.

Reading a Resource Node

Use balcony aws <service-name> <resource-node> to read operations of a Resource Node.

Documentation and Input & Output of Operations

Use the --list, -l flag to print the given AWS API Operations documentation, input & output structure.

Enable Debug messages

Use the --debug, -d flag to see what's going on under the hood!

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

balcony-0.0.74.tar.gz (43.5 kB view hashes)

Uploaded Source

Built Distribution

balcony-0.0.74-py3-none-any.whl (50.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