create_instance
Create a new Amazon Connect contact center instance, specifying AWS region, call enablement, and identity management.
Instructions
Create a new Amazon Connect instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | AWS region for the instance | us-east-1 |
| instance_alias | Yes | Unique name for the instance | |
| inbound_calls_enabled | No | Enable inbound calls | |
| outbound_calls_enabled | No | Enable outbound calls | |
| identity_management_type | No | SAML, CONNECT_MANAGED, or EXISTING_DIRECTORY | CONNECT_MANAGED |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||