macie2_get_usage_totals: Retrieves (queries) aggregated usage data for an account

View source: R/macie2_operations.R

macie2_get_usage_totalsR 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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.