AccessAnalyzer / Client / generate_finding_recommendation
generate_finding_recommendation#
- AccessAnalyzer.Client.generate_finding_recommendation(**kwargs)#
- Creates a recommendation for an unused permissions finding. - See also: AWS API Documentation - Request Syntax- response = client.generate_finding_recommendation( analyzerArn='string', id='string' ) - Parameters:
- analyzerArn (string) – - [REQUIRED] - The ARN of the analyzer used to generate the finding recommendation. 
- id (string) – - [REQUIRED] - The unique ID for the finding recommendation. 
 
- Returns:
- None 
 - Exceptions- AccessAnalyzer.Client.exceptions.ValidationException
- AccessAnalyzer.Client.exceptions.InternalServerException
- AccessAnalyzer.Client.exceptions.ThrottlingException
- AccessAnalyzer.Client.exceptions.AccessDeniedException