View source: R/securityhub_operations.R
| securityhub_get_recommended_policy_v2 | R Documentation |
Retrieves the recommended policy to remediate a Security Hub finding. get_recommended_policy_v2 only supports findings for unused permissions.
See https://www.paws-r-sdk.com/docs/securityhub_get_recommended_policy_v2/ for full documentation.
securityhub_get_recommended_policy_v2(
MetadataUid,
NextToken = NULL,
MaxResults = NULL
)
MetadataUid |
[required] The unique identifier (ID) of Security Hub OCSF findings found under the |
NextToken |
The token used to paginate the |
MaxResults |
The maximum number of recommendation steps to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.