macie2_get_usage_totals {paws.security.identity} | R Documentation |
Retrieves (queries) aggregated usage data for an account
Description
Retrieves (queries) aggregated usage data for an account.
See https://www.paws-r-sdk.com/docs/macie2_get_usage_totals/ for full documentation.
Usage
macie2_get_usage_totals(timeRange = NULL)
Arguments
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. |
[Package paws.security.identity version 0.9.0 Index]