The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.
SipMediaApplication
The details of the SIP media application, including name and endpoints. An AWS account can have multiple SIP media applications.
Contents
- AwsRegion
-
The AWS Region in which the SIP media application is created.
Type: String
Required: No
- CreatedTimestamp
-
The SIP media application creation timestamp, in ISO 8601 format.
Type: Timestamp
Required: No
- Endpoints
-
List of endpoints for SIP media application. Currently, only one endpoint per SIP media application is permitted.
Type: Array of SipMediaApplicationEndpoint objects
Array Members: Fixed number of 1 item.
Required: No
- Name
-
The name of the SIP media application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- SipMediaApplicationId
-
The SIP media application ID.
Type: String
Pattern:
.*\S.*
Required: No
- UpdatedTimestamp
-
The SIP media application updated timestamp, in ISO 8601 format.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: