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