String exceptionMessage
User does not have sufficient access to perform this action.
String exceptionMessage
Updating or deleting a resource can cause an inconsistent state.
Map<K,V> attributes
Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
List<E> capabilities
Set of capabilities that the user is allowed to perform in the stage. Default: PUBLISH, SUBSCRIBE.
Integer duration
Duration (in minutes), after which the token expires. Default: 720 (12 hours).
String stageArn
ARN of the stage to which this token is scoped.
String userId
Name that can be specified to help identify the token. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
ParticipantToken participantToken
The participant token that was created.
String name
Optional name that can be specified for the stage being created.
List<E> participantTokenConfigurations
Array of participant token configuration objects to attach to the new stage.
Map<K,V> tags
Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources 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.
String arn
ARN of the stage to be deleted.
String participantId
Identifier of the participant to be disconnected. This is assigned by IVS and returned by CreateParticipantToken.
String reason
Description of why this participant is being disconnected.
String stageArn
ARN of the stage to which the participant is attached.
String errorCode
If the event is an error event, the error code is provided to give insight into the specific error that occurred.
If the event is not an error event, this field is null. INSUFFICIENT_CAPABILITIES indicates that the
participant tried to take an action that the participant’s token is not allowed to do. For more information about
participant capabilities, see the capabilities field in CreateParticipantToken.
Date eventTime
ISO 8601 timestamp (returned as a string) for when the event occurred.
String name
The name of the event.
String participantId
Unique identifier for the participant who triggered the event. This is assigned by IVS.
String remoteParticipantId
Unique identifier for the remote participant. For a subscribe event, this is the publisher. For a publish or join event, this is null. This is assigned by IVS.
String participantId
Unique identifier for the participant. This is assigned by IVS and returned by CreateParticipantToken.
String sessionId
ID of a session within the stage.
String stageArn
Stage ARN.
Participant participant
The participant that is returned.
String arn
ARN of the stage for which the information is to be retrieved.
Stage stage
The stage that is returned.
StageSession stageSession
The stage session that is returned.
String exceptionMessage
Unexpected error during processing of request.
Integer maxResults
Maximum number of results to return. Default: 50.
String nextToken
The first participant to retrieve. This is used for pagination; see the nextToken response field.
String participantId
Unique identifier for this participant. This is assigned by IVS and returned by CreateParticipantToken.
String sessionId
ID of a session within the stage.
String stageArn
Stage ARN.
Boolean filterByPublished
Filters the response list to only show participants who published during the stage session. Only one of
filterByUserId, filterByPublished, or filterByState can be provided per
request.
String filterByState
Filters the response list to only show participants in the specified state. Only one of
filterByUserId, filterByPublished, or filterByState can be provided per
request.
String filterByUserId
Filters the response list to match the specified user ID. Only one of filterByUserId,
filterByPublished, or filterByState can be provided per request. A userId
is a customer-assigned name to help identify the token; this can be used to link a participant to a user in the
customer’s own systems.
Integer maxResults
Maximum number of results to return. Default: 50.
String nextToken
The first participant to retrieve. This is used for pagination; see the nextToken response field.
String sessionId
ID of the session within the stage.
String stageArn
Stage ARN.
String resourceArn
The ARN of the resource to be retrieved. The ARN must be URL-encoded.
Map<K,V> attributes
Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
Date firstJoinTime
ISO 8601 timestamp (returned as a string) when the participant first joined the stage session.
String participantId
Unique identifier for this participant, assigned by IVS.
Boolean published
Whether the participant ever published to the stage session.
String state
Whether the participant is connected to or disconnected from the stage.
String userId
Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
Date firstJoinTime
ISO 8601 timestamp (returned as a string) when the participant first joined the stage session.
String participantId
Unique identifier for this participant, assigned by IVS.
Boolean published
Whether the participant ever published to the stage session.
String state
Whether the participant is connected to or disconnected from the stage.
String userId
Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
Map<K,V> attributes
Application-provided attributes to encode into the token and attach to a stage. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
List<E> capabilities
Set of capabilities that the user is allowed to perform in the stage.
Integer duration
Duration (in minutes), after which the participant token expires. Default: 720 (12 hours).
Date expirationTime
ISO 8601 timestamp (returned as a string) for when this token expires.
String participantId
Unique identifier for this participant token, assigned by IVS.
String token
The issued client token, encrypted.
String userId
Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
Map<K,V> attributes
Application-provided attributes to encode into the corresponding participant token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
List<E> capabilities
Set of capabilities that the user is allowed to perform in the stage.
Integer duration
Duration (in minutes), after which the corresponding participant token expires. Default: 720 (12 hours).
String userId
Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.
String exceptionMessage
Your account is pending verification.
String exceptionMessage
Request references a resource which does not exist.
String exceptionMessage
Request would cause a service quota to be exceeded.
String activeSessionId
ID of the active session within the stage.
String arn
Stage ARN.
String name
Stage name.
Map<K,V> tags
Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources 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.
String activeSessionId
ID of the active session within the stage.
String arn
Stage ARN.
String name
Stage name.
Map<K,V> tags
Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources 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.
String resourceArn
The ARN of the resource to be tagged. The ARN must be URL-encoded.
Map<K,V> tags
Array of tags to be added or updated. Array of maps, each of the form string:string (key:value). See
Tagging AWS Resources for details,
including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints
beyond what is documented there.
String resourceArn
The ARN of the resource to be untagged. The ARN must be URL-encoded.
List<E> tagKeys
Array of tags to be removed. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details,
including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints
beyond what is documented there.
Stage stage
The updated stage.
String exceptionMessage
The input fails to satisfy the constraints specified by an Amazon Web Services service.
Copyright © 2023. All rights reserved.