CisCheckAggregation
A CIS check.
Contents
- scanArn
-
The scan ARN for the CIS check scan ARN.
Type: String
Pattern:
^arn:aws(-us-gov|-cn)?:inspector2:[-.a-z0-9]{0,20}:\d{12}:owner/(\d{12}|o-[a-z0-9]{10,32})/cis-scan/[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Required: Yes
- accountId
-
The account ID for the CIS check.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- checkDescription
-
The description for the CIS check.
Type: String
Required: No
- checkId
-
The check ID for the CIS check.
Type: String
Required: No
- level
-
The CIS check level.
Type: String
Valid Values:
LEVEL_1 | LEVEL_2
Required: No
- platform
-
The CIS check platform.
Type: String
Required: No
- statusCounts
-
The CIS check status counts.
Type: StatusCounts object
Required: No
- title
-
The CIS check title.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: