Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-connect-instance.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::Connect::Instance. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-connect

Properties

IdentityManagementType string | Aws_CF_FunctionString required

Specifies the type of directory integration for new instance.

Attributes object required
7 nested properties
InboundCalls boolean required

Mandatory element which enables inbound calls on new instance.

OutboundCalls boolean required

Mandatory element which enables outbound calls on new instance.

ContactflowLogs boolean

Boolean flag which enables CONTACTFLOW_LOGS on an instance.

ContactLens boolean

Boolean flag which enables CONTACT_LENS on an instance.

AutoResolveBestVoices boolean

Boolean flag which enables AUTO_RESOLVE_BEST_VOICES on an instance.

UseCustomTTSVoices boolean

Boolean flag which enables USE_CUSTOM_TTS_VOICES on an instance.

EarlyMedia boolean

Boolean flag which enables EARLY_MEDIA on an instance.

InstanceAlias string | Aws_CF_FunctionString

Alias of the new directory created as part of new instance creation.

DirectoryId string | Aws_CF_FunctionString

Existing directoryId user wants to map to the new Connect instance.

Definitions

InboundCalls boolean

Mandatory element which enables inbound calls on new instance.

OutboundCalls boolean

Mandatory element which enables outbound calls on new instance.

ContactflowLogs boolean

Boolean flag which enables CONTACTFLOW_LOGS on an instance.

ContactLens boolean

Boolean flag which enables CONTACT_LENS on an instance.

AutoResolveBestVoices boolean

Boolean flag which enables AUTO_RESOLVE_BEST_VOICES on an instance.

UseCustomTTSVoices boolean

Boolean flag which enables USE_CUSTOM_TTS_VOICES on an instance.

EarlyMedia boolean

Boolean flag which enables EARLY_MEDIA on an instance.

Attributes object
InboundCalls boolean required

Mandatory element which enables inbound calls on new instance.

OutboundCalls boolean required

Mandatory element which enables outbound calls on new instance.

ContactflowLogs boolean

Boolean flag which enables CONTACTFLOW_LOGS on an instance.

ContactLens boolean

Boolean flag which enables CONTACT_LENS on an instance.

AutoResolveBestVoices boolean

Boolean flag which enables AUTO_RESOLVE_BEST_VOICES on an instance.

UseCustomTTSVoices boolean

Boolean flag which enables USE_CUSTOM_TTS_VOICES on an instance.

EarlyMedia boolean

Boolean flag which enables EARLY_MEDIA on an instance.