CLI to return the Ubuntu AMIs in AWS marketplace
Project description
AWS Marketplace Ubuntu AMI Scraper
CLI to return the Ubuntu AMIs in AWS marketplace
Basic setup
Install the requirements:
$ pip install -r requirements.txt
You will also need Firefox installed and geckodriver available in your PATH.
I recommend you create a new IAM user with only policy "AWSMarketplaceRead-only" granted.
You will also need to set up your aws credentials for use with boto3
Run the application:
$ python -m aws_marketplace_ubuntu_scraper --help
$ python -m aws_marketplace_ubuntu_scraper --iam-account-id="YOUR IAM ACCOUNT ID" --iam-username="YOUR IAM USERNAME" --iam-password="YOUR IAM PASSSWORD"
To run the tests:
$ pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size aws_marketplace_ubuntu_scraper-0.0.3-py3-none-any.whl (6.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size aws_marketplace_ubuntu_scraper-0.0.3.tar.gz (4.9 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for aws_marketplace_ubuntu_scraper-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e2991aa5744d995d292d1b0739d0d73790db467efbaf3a5ce5c35c623628c65 |
|
MD5 | fe0143bbdf2f47c4f6bb9e55bd179777 |
|
BLAKE2-256 | 10071408db156aec001887e859723bf1b7f76f96adfb89f7dc582cd1f6270f8c |
Close
Hashes for aws_marketplace_ubuntu_scraper-0.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a7d52af977e3894f1869a4d29e521901fee946ab48cd5f0dffa3d626bcf459f |
|
MD5 | 7f5c5bae93effad8b27259ecdedbdb57 |
|
BLAKE2-256 | c90ae4b021e126d135af67ab25ae831b1318ac87c6862a9812945b1401e5c6a8 |