Learn R Programming

paws.security.identity (version 0.8.0)

guardduty_get_remaining_free_trial_days: 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.

To find the detectorId in the current Region, see the Settings page in the GuardDuty console, or run the list_detectors API.

AccountIds

A list of account identifiers of the GuardDuty member account.