The attendee information, including attendees' IDs and join tokens. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Attendees |
-Attendee_MaxCount <
Int32>
The maximum number of attendees allowed into the meeting.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MeetingFeatures_Attendee_MaxCount |
Makes echo reduction available to clients who connect to the meeting.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MeetingFeatures_Audio_EchoReduction |
Amazon.PowerShell.Cmdlets.CHMTG.AmazonChimeSDKMeetingsClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The unique identifier for the client request. Use a different token for different meetings.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
The maximum resolution for the meeting content.Defaults to FHD. To use UHD, you must also provide a MeetingFeatures:Attendee:MaxCount value and override the default size limit of 250 attendees.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MeetingFeatures_Content_MaxResolution |
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.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The Region in which to 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 Amazon Web Services GovCloud (US) Regions: us-gov-east-1, us-gov-west-1.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Reserved.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-NotificationsConfiguration_LambdaFunctionArn <
String>
The ARN of the Amazon Web Services Lambda function in the notifications configuration.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-NotificationsConfiguration_SnsTopicArn <
String>
The ARN of the SNS topic.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-NotificationsConfiguration_SqsQueueArn <
String>
The ARN of the SQS queue.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
When specified, replicates the media from the primary meeting to the new meeting.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ChimeSDKMeetings.Model.CreateMeetingWithAttendeesResponse). Specifying the name of a property of type Amazon.ChimeSDKMeetings.Model.CreateMeetingWithAttendeesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The tags in the request. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
A consistent and opaque identifier, created and maintained by the builder to represent a segment of their users. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TenantIds |
The maximum video resolution for the meeting. Applies to all attendees.Defaults to HD. To use FHD, you must also provide a MeetingFeatures:Attendee:MaxCount value and override the default size limit of 250 attendees.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MeetingFeatures_Video_MaxResolution |