Retrieves the recommended policy to remediate a Security Hub finding
Source:R/securityhub_operations.R
securityhub_get_recommended_policy_v2.RdRetrieves 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.
Arguments
- MetadataUid
[required] The unique identifier (ID) of Security Hub OCSF findings found under the
metadata.uidfield of the finding.- NextToken
The token used to paginate the
RecommendationStepslist returned. On your first call toget_recommended_policy_v2, omit this parameter or set it toNULL. For subsequent calls, use theNextTokenvalue returned in the previous response to retrieve the next page of results.- MaxResults
The maximum number of recommendation steps to return.