inspector_describe_exclusions {paws.security.identity} | R Documentation |
Describes the exclusions that are specified by the exclusions' ARNs
Description
Describes the exclusions that are specified by the exclusions' ARNs.
See https://www.paws-r-sdk.com/docs/inspector_describe_exclusions/ for full documentation.
Usage
inspector_describe_exclusions(exclusionArns, locale = NULL)
Arguments
exclusionArns |
[required] The list of ARNs that specify the exclusions that you want to describe. |
locale |
The locale into which you want to translate the exclusion's title, description, and recommendation. |
[Package paws.security.identity version 0.6.1 Index]