From 2291364d1691e52cf1c3662d58ef87808d2477b5 Mon Sep 17 00:00:00 2001 From: Anthony Brodard Date: Wed, 29 Apr 2015 17:21:28 +0200 Subject: Change param desc --- py3status/modules/aws_bill.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py3status/modules/aws_bill.py b/py3status/modules/aws_bill.py index ebe762f..8ca5f42 100755 --- a/py3status/modules/aws_bill.py +++ b/py3status/modules/aws_bill.py @@ -11,7 +11,7 @@ Configuration parameters: - aws_secret_access_key : Your AWS secret key - aws_account_id : the root ID of the AWS account. Can be find here https://console.aws.amazon.com/billing/home#/account - s3_bucket_name : the bucket where billing files are sent by AWS. Follow this article to activate this feature : http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/detailed-billing-reports.html - - billing_file : where the billing file must be stored + - billing_file : csv file location - cache_timeout : how often we refresh this module in seconds @author nawadanp -- cgit v1.3