securityhub_disable_import_findings_for_product {paws.security.identity} | R Documentation |
Disables the integration of the specified product with Security Hub
Description
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 https://www.paws-r-sdk.com/docs/securityhub_disable_import_findings_for_product/ for full documentation.
Usage
securityhub_disable_import_findings_for_product(ProductSubscriptionArn)
Arguments
ProductSubscriptionArn |
[required] The ARN of the integrated product to disable the integration for. |
[Package paws.security.identity version 0.6.1 Index]