AWS::InspectorV2::CisScanConfiguration Schedule - AWS CloudFormation

AWS::InspectorV2::CisScanConfiguration Schedule

The schedule the CIS scan configuration runs on. Each CIS scan configuration has exactly one type of schedule.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

Daily

A daily schedule.

Required: No

Type: DailySchedule

Update requires: No interruption

Monthly

A monthly schedule.

Required: No

Type: MonthlySchedule

Update requires: No interruption

OneTime

A one time schedule.

Required: No

Type: Json

Update requires: No interruption

Weekly

A weekly schedule.

Required: No

Type: WeeklySchedule

Update requires: No interruption