spotty aws¶
AWS commands
usage: spotty aws [-h] {spot-prices,clean-logs} ...
Sub-commands:¶
spot-prices¶
Get Spot Instance prices for an instance type across all AWS regions or within a specific region.
spotty aws spot-prices [-h] [-d] -i INSTANCE_TYPE [-r REGION]
Named Arguments¶
- -d, --debug
Show debug messages
- -i, --instance-type
Instance type
- -r, --region
AWS region
clean-logs¶
Delete expired CloudFormation log groups with Spotty prefixes
spotty aws clean-logs [-h] [-d] -r REGION [-a]
Named Arguments¶
- -d, --debug
Show debug messages
- -r, --region
AWS region
- -a, --delete-all
Delete all Spotty log groups, not just expired ones