Meeting
A meeting created using the Amazon Chime SDK.
Contents
- ExternalMeetingId
-
The external meeting ID.
Pattern:
[-_&@+=,(){}\[\]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*
Values that begin with
aws:
are reserved. You can't configure a value that uses this prefix. Case insensitive.Type: String
Length Constraints: Minimum length of 2. Maximum length of 64.
Required: No
- MediaPlacement
-
The media placement for the meeting.
Type: MediaPlacement object
Required: No
- MediaRegion
-
The Region in which you create the meeting. Available values:
af-south-1
,ap-northeast-1
,ap-northeast-2
,ap-south-1
,ap-southeast-1
,ap-southeast-2
,ca-central-1
,eu-central-1
,eu-north-1
,eu-south-1
,eu-west-1
,eu-west-2
,eu-west-3
,sa-east-1
,us-east-1
,us-east-2
,us-west-1
,us-west-2
.Available values in AWS GovCloud (US) Regions:
us-gov-east-1
,us-gov-west-1
.Type: String
Length Constraints: Minimum length of 2. Maximum length of 64.
Required: No
- MeetingArn
-
The ARN of the meeting.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Pattern:
^arn:.*
Required: No
- MeetingFeatures
-
The features available to a meeting, such as echo reduction.
Type: MeetingFeaturesConfiguration object
Required: No
- MeetingHostId
-
Reserved.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 64.
Required: No
- MeetingId
-
The Amazon Chime SDK meeting ID.
Type: String
Pattern:
[a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}
Required: No
- PrimaryMeetingId
-
When specified, replicates the media from the primary meeting to this meeting.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 64.
Required: No
- TenantIds
-
Array of strings.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 2. Maximum length of 256.
Pattern:
^(?!.*?(.)\1{3})[-_!@#$a-zA-Z0-9]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: