AWS::Connect::HoursOfOperation HoursOfOperationOverrideConfig - 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::Connect::HoursOfOperation HoursOfOperationOverrideConfig

Information about the hours of operation override config: day, start time, and end time.

Syntax

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

Properties

Day

The day that the hours of operation override applies to.

Required: Yes

Type: String

Allowed values: SUNDAY | MONDAY | TUESDAY | WEDNESDAY | THURSDAY | FRIDAY | SATURDAY

Update requires: No interruption

EndTime

The end time that your contact center closes if overrides are applied.

Required: Yes

Type: OverrideTimeSlice

Update requires: No interruption

StartTime

The start time when your contact center opens if overrides are applied.

Required: Yes

Type: OverrideTimeSlice

Update requires: No interruption