athena-keys
Command that creates access keys for new Athena environments.
Usage
athena-keys [OPTIONS] <owner> <env>
Option | Description |
---|---|
-h, –help | Show built-in help documentation. |
-v, –verbose | Enable verbose output. |
Arguments
<owner>
- Environment owner.<env>
- Environment name.
Extending
To add additional keys operations edit keys.yml
in environment playbook directory.
Examples
To create access keys for an environment (owner - test, name - dev).
athena-keys test dev