# AWS AC: Auto Credentials
```
pip install aws-ac
aws-ac start
```
## Install
Must be using Python 3! For MacOS and Linux. No native Windows support.
```
pip install aws-ac
```
If Python 3 is not your default Python Environment:
```
python3 -m venv venv
source venv/bin/activate
pip install aws-ac
```
## Commands
### aws-ac start [OPTIONS]
```
Options:
--user TEXT AWS Username
--token TEXT MFA Token
--serial TEXT MFA Serial
```
### aws-ac install [OPTIONS]
This installs the [aws-cli](https://aws.amazon.com/documentation/cli/) and [ecs-cli](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html) tools.
Supplying the `--upgrade` flag will update or reinstall the cli's to their newest verisons.
```
Options:
--upgrade
--cli TEXT CLI
```
### aws-ac configure [OPTIONS]
This prompts the user to configure the aws and ecs profiles. By providing the argument CLI with 'aws' or 'ecs' it can configure only one.
```
Options:
--user TEXT AWS Username
--cli TEXT CLI
```
### aws-ac mfa [OPTIONS] TOKEN
This prompts the user to obtain their mfa_serial key and if it has already been added creates a aws profile with a valid session token.
```
Options:
--serial TEXT MFA Serial
```
```
pip install aws-ac
aws-ac start
```
## Install
Must be using Python 3! For MacOS and Linux. No native Windows support.
```
pip install aws-ac
```
If Python 3 is not your default Python Environment:
```
python3 -m venv venv
source venv/bin/activate
pip install aws-ac
```
## Commands
### aws-ac start [OPTIONS]
```
Options:
--user TEXT AWS Username
--token TEXT MFA Token
--serial TEXT MFA Serial
```
### aws-ac install [OPTIONS]
This installs the [aws-cli](https://aws.amazon.com/documentation/cli/) and [ecs-cli](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html) tools.
Supplying the `--upgrade` flag will update or reinstall the cli's to their newest verisons.
```
Options:
--upgrade
--cli TEXT CLI
```
### aws-ac configure [OPTIONS]
This prompts the user to configure the aws and ecs profiles. By providing the argument CLI with 'aws' or 'ecs' it can configure only one.
```
Options:
--user TEXT AWS Username
--cli TEXT CLI
```
### aws-ac mfa [OPTIONS] TOKEN
This prompts the user to obtain their mfa_serial key and if it has already been added creates a aws profile with a valid session token.
```
Options:
--serial TEXT MFA Serial
```
Release files for aws-ac 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aws-ac-0.0.4.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aws_ac-0.0.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 11.5 kB
Release files / aws-ac-0.0.4.tar.gz
| Download URL | aws-ac-0.0.4.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
530330cfb8615af9a1ab0e40226680e7f78e92bbc6eae754bc2ea5638b83d4a8
|
|
BLAKE2b-256 checksum How to use checksums |
9c8a1f148c9f23ffa8d5c921d0bf88ce3f9ba54ff084f4173182867b2596b84b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / aws_ac-0.0.4-py2.py3-none-any.whl
| Download URL | aws_ac-0.0.4-py2.py3-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
3fbd9b4652c714901fdca3999b3fad7f55c9778ff9d59422f9b878c264db939b
|
|
BLAKE2b-256 checksum How to use checksums |
4fac6252784bb52d908a356f2366a46fc6523d5b08753f9902fc668439330e31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |