CisScanConfiguration - Inspector
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CisScanConfiguration

The CIS scan configuration.

Contents

scanConfigurationArn

The CIS scan configuration's scan configuration ARN.

Type: String

Pattern: ^arn:aws(-us-gov|-cn)?:inspector2:[a-z]{2}(-gov)?-[a-z]+-[0-9]{1}:[0-9]{12}:owner/(o-[a-z0-9]+|[0-9]{12})/cis-configuration/[0-9a-fA-F-]+$

Required: Yes

ownerId

The CIS scan configuration's owner ID.

Type: String

Pattern: ^\d{12}|o-[a-z0-9]{10,32}$

Required: No

scanName

The name of the CIS scan configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

schedule

The CIS scan configuration's schedule.

Type: Schedule object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

securityLevel

The CIS scan configuration's security level.

Type: String

Valid Values: LEVEL_1 | LEVEL_2

Required: No

tags

The CIS scan configuration's tags.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

targets

The CIS scan configuration's targets.

Type: CisTargets object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: