Skip to main content

A utility for managing AWS Console Sessions with Firefox Containers

Project description

AWS coco (console container)

This tool allows you to manage AWS Console Sessions with Firefox Containers

Quickstart

Ensure you've met the requirements.

$ pip install aws-coco

Usage

$ coco -c green -i fingerprint

You should now have a new browser tab with your aws session!

Continue reading for a more in-depth walkthrough of the setup.

Requirements

If you don't wish to install the extension through the marketplace, the source for the extension can be found here.

Installation

$ pip install aws_coco

Usage

This section explains how to use coco and covers some of the options available to you.

Basic Usage

$ coco --color green --icon fingerprint --name test

This will open the url in a green firefox container tab named test with a fingerprint icon.

Credential Resolution

This project uses boto3. You can learn more about how boto3 resolves credentials here.

If you specify the --profile flag, coco will pass that value into the boto3 session and it will attempt to use the corresponding section in the ~/.aws/credentials file for the session.

Options

This section contains a description of the various options available to you. You can also pass the -h flag to print the help.

Flag Description Default Required
--color, -c The container tab's color false
--container, --no-container Determines if the url should be opened in a firefox container true
--destination, -d The destination URL to open in the AWS console false
--icon, -i The container tab's icon false
--name, -n The container tab's name The profile name if passed false
--open, --no-open Determines if the url should be automatically opened in the browser true
--profile, -p The AWS profile to use false

Available Colors

value
blue
turquoise
green
yellow
orange
red
pink
purple

Available Icons

value
fingerprint
briefcase
dollar
cart
vacation
gift
food
fruit
pet
tree
chill
circle
fence

Development

$ git clone https://github.com/wulfmann/aws-coco.git
$ git clone git@github.com:wulfmann/aws-coco.git

Install Dependencies

$ poetry install

Run the command

$ poetry run coco -c green -i fingerprint

Run tests

$ poetry run pytest

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

aws-coco-0.1.3.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

aws_coco-0.1.3-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file aws-coco-0.1.3.tar.gz.

File metadata

  • Download URL: aws-coco-0.1.3.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.0 Darwin/19.5.0

File hashes

Hashes for aws-coco-0.1.3.tar.gz
Algorithm Hash digest
SHA256 564927e0d83d8c7bac565e89eaa9c1081b2bc71fcf993237327f44f53b92443f
MD5 e689fb48b18ddfa8dc1338140071d641
BLAKE2b-256 436e5fc4d747721197d869e07d9a2be97ecf19a198d455fa63b416f52d7d093f

See more details on using hashes here.

File details

Details for the file aws_coco-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: aws_coco-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.0 Darwin/19.5.0

File hashes

Hashes for aws_coco-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 46c1ae1352520f65b7ce923a297e0a54695ea869aee9378541c2263634268ef5
MD5 eba632cb401c3ba97b899c8adc94f627
BLAKE2b-256 1f06832ea7371f8152c8ce267d2b03c9a6616e77084f20d0e5a19973aacedee2

See more details on using hashes here.

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