ConferenceProvider
An entity that provides a conferencing solution. Alexa for Business acts as the voice interface and mediator that connects users to their preferred conference provider. Examples of conference providers include Amazon Chime, Zoom, Cisco, and Polycom.
Contents
- Arn
-
The ARN of the newly created conference provider.
Type: String
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
- IPDialIn
-
The IP endpoint and protocol for calling.
Type: IPDialIn object
Required: No
- MeetingSetting
-
The meeting settings for the conference provider.
Type: MeetingSetting object
Required: No
- Name
-
The name of the conference provider.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
[\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]*
Required: No
- PSTNDialIn
-
The information for PSTN conferencing.
Type: PSTNDialIn object
Required: No
- Type
-
The type of conference providers.
Type: String
Valid Values:
CHIME | BLUEJEANS | FUZE | GOOGLE_HANGOUTS | POLYCOM | RINGCENTRAL | SKYPE_FOR_BUSINESS | WEBEX | ZOOM | CUSTOM
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: