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
)
The idempotency token.
[required] The type of identity management for your Amazon Connect users.
The name for your instance.
The identifier for the directory.
[required] Your contact center handles incoming contacts.
[required] Your contact center allows outbound calls.
The tags used to organize, track, or control access for this resource.
For example, { "tags": {"key1":"value1", "key2":"value2"} }
.