securityhub_delete_insight: Deletes an insight that is specified by the insight ARN
Description
Deletes an insight that is specified by the insight ARN.
Usage
securityhub_delete_insight(InsightArn)
Arguments
InsightArn
[required] The ARN of the insight that you want to delete.
Request syntax
svc$delete_insight(
InsightArn = "string"
)