Skip to main content

hours_of_operations_list_only

Lists hours_of_operations in a region or regions, for all properties use hours_of_operations

Overview

Namehours_of_operations_list_only
TypeResource
DescriptionResource Type definition for AWS::Connect::HoursOfOperation
Idaws.connect.hours_of_operations_list_only

Fields

NameDatatypeDescription
instance_arnstringThe identifier of the Amazon Connect instance.
namestringThe name of the hours of operation.
descriptionstringThe description of the hours of operation.
time_zonestringThe time zone of the hours of operation.
configarrayConfiguration information for the hours of operation: day, start time, and end time.
hours_of_operation_arnstringThe Amazon Resource Name (ARN) for the hours of operation.
tagsarrayOne or more tags.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all hours_of_operations in a region.

SELECT
region,
hours_of_operation_arn
FROM aws.connect.hours_of_operations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the hours_of_operations_list_only resource, see hours_of_operations