Skip to main content

This is a one-cli plugin that adds extra assume role entry command to the CLI.

Project description

plugin-dnx-assume

This is a one-cli plugin that adds extra assume role entry command to the CLI.

Build PyPI LICENSE

Configuration

# one.yaml
required_version: ">= 0.7.1"

plugins:
  dnx-assume:
    package: one-cli-plugin-dnx-assume==0.1.3
    module: 'plugin_dnx_assume'
    parameters:
      aws_role: <redact>
      aws_account_id: <redact>

Usage

one dnx-assume

Development

Dependencies

  • Python 3

Python Virtual Environment

# Create environment
python3 -m venv env

# To activate the environment
source env/bin/activate

# When you finish you can exit typing
deactivate

Install dependencies

pip3 install --editable .

Author

Managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.

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

one-cli-plugin-dnx-assume-0.1.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

one_cli_plugin_dnx_assume-0.1.3-py3-none-any.whl (6.7 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