Amazon.PowerShell.Cmdlets.IVSRT.AmazonIVSRealTimeClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Array of destination configuration.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Destinations |
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) |
-Grid_FeaturedParticipantAttribute <
String>
This attribute name identifies the featured slot. A participant with this attribute set to
"true" (as a string value) in
ParticipantTokenConfiguration is placed in the featured slot. Default:
"" (no featured participant).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Grid_FeaturedParticipantAttribute |
Specifies the spacing between participant tiles in pixels. Default: 2.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Grid_GridGap |
Determines whether to omit participants with stopped video in the composition. Default: false.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Grid_OmitStoppedVideo |
Sets the non-featured participant display mode, to control the aspect ratio of video tiles. VIDEO is 16:9, SQUARE is 1:1, and PORTRAIT is 3:4. Default: VIDEO.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Grid_VideoAspectRatio |
Defines how video content fits within the participant tile: FILL (stretched), COVER (cropped), or CONTAIN (letterboxed). When not set, videoFillMode defaults to COVER fill mode for participants in the grid and to CONTAIN fill mode for featured participants.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Grid_VideoFillMode |
Idempotency token.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the StageArn parameter. The -PassThru parameter is deprecated, use -Select '^StageArn' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Pip_FeaturedParticipantAttribute <
String>
This attribute name identifies the featured slot. A participant with this attribute set to
"true" (as a string value) in
ParticipantTokenConfiguration is placed in the featured slot. Default:
"" (no featured participant).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_FeaturedParticipantAttribute |
Specifies the spacing between participant tiles in pixels. Default: 0.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_GridGap |
Determines whether to omit participants with stopped video in the composition. Default: false.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_OmitStoppedVideo |
Defines PiP behavior when all participants have left: STATIC (maintains original position/size) or DYNAMIC (expands to full composition). Default: STATIC.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_PipBehavior |
Specifies the height of the PiP window in pixels. When this is not set explicitly, pipHeight’s value will be based on the size of the composition and the aspect ratio of the participant’s video.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_PipHeight |
Sets the PiP window’s offset position in pixels from the closest edges determined by PipPosition. Default: 0.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_PipOffset |
-Pip_PipParticipantAttribute <
String>
Specifies the participant for the PiP window. A participant with this attribute set to
"true" (as a string value) in
ParticipantTokenConfiguration is placed in the PiP slot. Default:
"" (no PiP participant).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_PipParticipantAttribute |
Determines the corner position of the PiP window. Default: BOTTOM_RIGHT.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_PipPosition |
Specifies the width of the PiP window in pixels. When this is not set explicitly, pipWidth’s value will be based on the size of the composition and the aspect ratio of the participant’s video.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_PipWidth |
Defines how video content fits within the participant tile: FILL (stretched), COVER (cropped), or CONTAIN (letterboxed). Default: COVER.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Layout_Pip_VideoFillMode |
Use the -Select parameter to control the cmdlet output. The default value is 'Composition'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IVSRealTime.Model.StartCompositionResponse). Specifying the name of a property of type Amazon.IVSRealTime.Model.StartCompositionResponse 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) |
ARN of the stage to be used for compositing.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Tags attached to the resource. Array of maps, each of the form
string:string (key:value). See
Best practices and strategies in
Tagging AWS Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |