SecurityHub / Client / disable_import_findings_for_product
disable_import_findings_for_product#
- SecurityHub.Client.disable_import_findings_for_product(**kwargs)#
Disables the integration of the specified product with Security Hub. After the integration is disabled, findings from that product are no longer sent to Security Hub.
See also: AWS API Documentation
Request Syntax
response = client.disable_import_findings_for_product( ProductSubscriptionArn='string' )
- Parameters:
ProductSubscriptionArn (string) –
[REQUIRED]
The ARN of the integrated product to disable the integration for.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
SecurityHub.Client.exceptions.InternalException
SecurityHub.Client.exceptions.InvalidInputException
SecurityHub.Client.exceptions.ResourceNotFoundException
SecurityHub.Client.exceptions.InvalidAccessException
SecurityHub.Client.exceptions.LimitExceededException