guardduty_get_filter {paws.security.identity} | R Documentation |
Returns the details of the filter specified by the filter name
Description
Returns the details of the filter specified by the filter name.
See https://www.paws-r-sdk.com/docs/guardduty_get_filter/ for full documentation.
Usage
guardduty_get_filter(DetectorId, FilterName)
Arguments
DetectorId |
[required] The unique ID of the detector that the filter is associated with. |
FilterName |
[required] The name of the filter you want to get. |
[Package paws.security.identity version 0.6.1 Index]