View source: R/connect_operations.R
| connect_create_instance | R Documentation | 
This API is in preview release for Amazon Connect and is subject to change.
See https://www.paws-r-sdk.com/docs/connect_create_instance/ for full documentation.
connect_create_instance(
  ClientToken = NULL,
  IdentityManagementType,
  InstanceAlias = NULL,
  DirectoryId = NULL,
  InboundCallsEnabled,
  OutboundCallsEnabled,
  Tags = NULL
)
| ClientToken | The idempotency token. | 
| IdentityManagementType | [required] The type of identity management for your Amazon Connect users. | 
| InstanceAlias | The name for your instance. | 
| DirectoryId | The identifier for the directory. | 
| InboundCallsEnabled | [required] Your contact center handles incoming contacts. | 
| OutboundCallsEnabled | [required] Your contact center allows outbound calls. | 
| Tags | The tags used to organize, track, or control access for this resource.
For example,  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.