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

Contains information about the hours of operation.

Syntax

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

Properties

Day

The day that the hours of operation 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.

Required: Yes

Type: HoursOfOperationTimeSlice

Update requires: No interruption

StartTime

The start time that your contact center opens.

Required: Yes

Type: HoursOfOperationTimeSlice

Update requires: No interruption