AWS::ApplicationSignals::ServiceLevelObjective ExclusionWindow - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::ApplicationSignals::ServiceLevelObjective ExclusionWindow

The time window to be excluded from the SLO performance metrics.

Syntax

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

JSON

{ "Reason" : String, "RecurrenceRule" : RecurrenceRule, "StartTime" : String, "Window" : Window }

Properties

Reason

The reason for the time exclusion windows. For example, maintenance.

Required: No

Type: String

Minimum: 1

Maximum: 1024

Update requires: No interruption

RecurrenceRule

The recurrence rule for the time exclusion window.

Required: No

Type: RecurrenceRule

Update requires: No interruption

StartTime

The start time of the time exclusion window.

Required: No

Type: String

Update requires: No interruption

Window

The time exclusion window.

Required: Yes

Type: Window

Update requires: No interruption