AWS::Connect::Instance Attributes - 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::Instance Attributes

This is a preview release for Amazon Connect. It is subject to change.

Syntax

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

JSON

{ "AutoResolveBestVoices" : Boolean, "ContactflowLogs" : Boolean, "ContactLens" : Boolean, "EarlyMedia" : Boolean, "InboundCalls" : Boolean, "OutboundCalls" : Boolean, "UseCustomTTSVoices" : Boolean }

YAML

AutoResolveBestVoices: Boolean ContactflowLogs: Boolean ContactLens: Boolean EarlyMedia: Boolean InboundCalls: Boolean OutboundCalls: Boolean UseCustomTTSVoices: Boolean

Properties

AutoResolveBestVoices

Required: No

Type: Boolean

Update requires: No interruption

ContactflowLogs

Required: No

Type: Boolean

Update requires: No interruption

ContactLens

Required: No

Type: Boolean

Update requires: No interruption

EarlyMedia

Required: No

Type: Boolean

Update requires: No interruption

InboundCalls

Required: Yes

Type: Boolean

Update requires: No interruption

OutboundCalls

Required: Yes

Type: Boolean

Update requires: No interruption

UseCustomTTSVoices

Required: No

Type: Boolean

Update requires: No interruption