AWS::InspectorV2::CisScanConfiguration Schedule - Amazon CloudFormation
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).

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 Amazon 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