connect_create_instance: This API is in preview release for Amazon Connect and is...

View source: R/connect_operations.R

connect_create_instanceR Documentation

This API is in preview release for Amazon Connect and is subject to change

Description

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.

Usage

connect_create_instance(
  ClientToken = NULL,
  IdentityManagementType,
  InstanceAlias = NULL,
  DirectoryId = NULL,
  InboundCallsEnabled,
  OutboundCallsEnabled
)

Arguments

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.