View source: R/macie2_operations.R
macie2_get_usage_totals | R Documentation |
Retrieves (queries) aggregated usage data for an account.
See https://www.paws-r-sdk.com/docs/macie2_get_usage_totals/ for full documentation.
macie2_get_usage_totals(timeRange = NULL)
timeRange |
The inclusive time period to retrieve the data for. Valid values are: MONTH_TO_DATE, for the current calendar month to date; and, PAST_30_DAYS, for the preceding 30 days. If you don't specify a value for this parameter, Amazon Macie provides aggregated usage data for the preceding 30 days. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.