
Returns the details of the filter specified by the filter name.
guardduty_get_filter(DetectorId, FilterName)
[required] The unique ID of the detector that the filter is associated with.
[required] The name of the filter you want to get.
svc$get_filter( DetectorId = "string", FilterName = "string" )