guardduty_get_remaining_free_trial_days {paws.security.identity} | R Documentation |
Provides the number of days left for each data source used in the free trial period
Description
Provides the number of days left for each data source used in the free trial period.
See https://www.paws-r-sdk.com/docs/guardduty_get_remaining_free_trial_days/ for full documentation.
Usage
guardduty_get_remaining_free_trial_days(DetectorId, AccountIds = NULL)
Arguments
DetectorId |
[required] The unique ID of the detector of the GuardDuty member account. |
AccountIds |
A list of account identifiers of the GuardDuty member account. |
[Package paws.security.identity version 0.6.1 Index]