A collection of configuration templates for Amazon Connect resources as well as security controls for monitoring and protecting Amazon Connect configuration such as Config Rules, CloudWatch Alarms, EventBridge Rules, IAM policies, and more.

Connect
Amazon Connect Rule

This template creates a rule for an Amazon Connect instance. The rule is specified with a name, instance ARN, trigger event source, function, actions, and publish status. The trigger event source can be set to 'OnPostCallAnalysisAvailable' and the function can be specified using Amazon Connect Rules Function Language. The actions can include assigning contact category actions, event bridge actions, send notification actions, and task actions. The task actions can have a name, contact flow ARN, references, and description. The publish status can be set to 'DRAFT'.

CloudFormation
Amazon Connect Phone Number

This template creates a phone number resource for an Amazon Connect instance. The phone number is created with the specified target ARN, description, type, country code, and tags.

CloudFormation
Amazon Connect Association for Lex Bot

This template creates an association between an Amazon Connect instance and a Lex Bot. It specifies the InstanceId, IntegrationType as LEX_BOT, and the IntegrationArn of the Lex Bot.

CloudFormation
Hours of Operation for Amazon Connect

This template creates an hours of operation resource for an Amazon Connect instance. The hours of operation specified in this example are from Sunday 10:01 AM to 11:59 AM Pacific Standard Time. The resource is associated with the specified Amazon Connect instance and has a name and description. It also includes a time zone, configuration for the start and end times, and optional tags.

CloudFormation
Amazon Connect Contact Flow Module

This template creates a flow module resource for an Amazon Connect instance. The flow module is used to define the contact flow logic for the instance. The template specifies the name, description, instance ARN, content, and tags for the flow module.

CloudFormation
Amazon Connect Contact Flow

This template creates a flow resource for an Amazon Connect instance. The flow is specified with a name, description, instance ARN, type, content, and tags.

CloudFormation
Amazon Connect User Hierarchy Group

This template creates a user hierarchy group for an Amazon Connect instance. It specifies a user hierarchy group for the instance on top of an existing HierarchyStructure.

CloudFormation
Amazon Connect User

This template creates a user account for an Amazon Connect instance. The user account includes the user's identity information, phone configuration, username, instance ARN, routing profile ARN, security profile ARNs, password, and tags.

CloudFormation
Amazon Connect Security Key

This template creates a security key for an Amazon Connect instance. The security key is used to authenticate and secure the instance. The template specifies the instance ID and the key value.

CloudFormation