AWS::Connect::Rule Reference - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Connect::Rule Reference

Information about the reference when the referenceType is URL. Otherwise, null. (Supports variable injection in the Value field.)

Syntax

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

JSON

{ "Type" : String, "Value" : String }

YAML

Type: String Value: String

Properties

Type

The type of the reference. DATE must be of type Epoch timestamp.

Allowed values: URL | ATTACHMENT | NUMBER | STRING | DATE | EMAIL

Required: Yes

Type: String

Allowed values: URL | ATTACHMENT | NUMBER | STRING | DATE | EMAIL

Update requires: No interruption

Value

A valid value for the reference. For example, for a URL reference, a formatted URL that is displayed to an agent in the Contact Control Panel (CCP).

Required: Yes

Type: String

Pattern: ^(/|https:)

Update requires: No interruption