Description Usage Arguments Value Examples
cost_get A function to get cost on a specified date range. It defaults to a monthly range if from io are not specified
1 |
from |
The earliest date to grab data. No longer than a year ago. |
to |
The latest date to grab data. No later than the end of the month. |
Current AWS costs
1 | cost_get(from = '2019-01-01', to = '2019-03-05')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.