ProxySession - Amazon Chime SDK

ProxySession

The proxy session for an Amazon Chime SDK Voice Connector.

Contents

Capabilities

The proxy session capabilities.

Type: Array of strings

Valid Values: Voice | SMS

Required: No

CreatedTimestamp

The created time stamp, in ISO 8601 format.

Type: Timestamp

Required: No

EndedTimestamp

The ended time stamp, in ISO 8601 format.

Type: Timestamp

Required: No

ExpiryMinutes

The number of minutes allowed for the proxy session.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

GeoMatchLevel

The preference for matching the country or area code of the proxy phone number with that of the first participant.

Type: String

Valid Values: Country | AreaCode

Required: No

GeoMatchParams

The country and area code for the proxy phone number.

Type: GeoMatchParams object

Required: No

Name

The proxy session name.

Type: String

Length Constraints: Maximum length of 128.

Required: No

NumberSelectionBehavior

The preference for proxy phone number reuse, or stickiness, between the same participants across sessions.

Type: String

Valid Values: PreferSticky | AvoidSticky

Required: No

Participants

The proxy session participants.

Type: Array of Participant objects

Required: No

ProxySessionId

The proxy session ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: .*\S.*

Required: No

Status

The proxy session status.

Type: String

Valid Values: Open | InProgress | Closed

Required: No

UpdatedTimestamp

The updated time stamp, in ISO 8601 format.

Type: Timestamp

Required: No

VoiceConnectorId

The Voice Connector ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: