From b430ce253516c6a67c46e2e23a69ed2d94d806f9 Mon Sep 17 00:00:00 2001 From: angie pinilla Date: Thu, 15 Apr 2021 16:19:46 -0400 Subject: [PATCH] Update website/docs/r/securityhub_insight.html.markdown Co-authored-by: Dirk Avery <31492422+YakDriver@users.noreply.github.com> --- website/docs/r/securityhub_insight.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/securityhub_insight.html.markdown b/website/docs/r/securityhub_insight.html.markdown index 4e8cc5a8180..05d9835fa9c 100644 --- a/website/docs/r/securityhub_insight.html.markdown +++ b/website/docs/r/securityhub_insight.html.markdown @@ -138,7 +138,7 @@ The `filters` configuration block supports the following arguments: ~> **NOTE:** For each argument below, up to 20 can be provided. -* `aws_account_id` - (Optional) The AWS account ID that a finding is generated in. See [String_Filter](#string-filter-argument-reference) below for more details. +* `aws_account_id` - (Optional) AWS account ID that a finding is generated in. See [String_Filter](#string-filter-argument-reference) below for more details. * `company_name` - (Optional) The name of the findings provider (company) that owns the solution (product) that generates findings. See [String_Filter](#string-filter-argument-reference) below for more details.