InstanceSummary
Information about the instance.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the instance.
Type: String
Required: No
- CreatedTime
-
When the instance was created.
Type: Timestamp
Required: No
- Id
-
The identifier of the instance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- IdentityManagementType
-
The identity management type of the instance.
Type: String
Valid Values:
SAML | CONNECT_MANAGED | EXISTING_DIRECTORY
Required: No
- InboundCallsEnabled
-
Whether inbound calls are enabled.
Type: Boolean
Required: No
- InstanceAccessUrl
-
This URL allows contact center users to access the Amazon Connect admin website.
Type: String
Required: No
- InstanceAlias
-
The alias of the instance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 45.
Pattern:
^(?!d-)([\da-zA-Z]+)([-]*[\da-zA-Z])*$
Required: No
- InstanceStatus
-
The state of the instance.
Type: String
Valid Values:
CREATION_IN_PROGRESS | ACTIVE | CREATION_FAILED
Required: No
- OutboundCallsEnabled
-
Whether outbound calls are enabled.
Type: Boolean
Required: No
- ServiceRole
-
The service role of the instance.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: