**To create a stage participant token** The following ``create-participant-token`` example creates a participant toke for the specified stage. :: aws ivs-realtime create-participant-token \ --stage-arn arn:aws:ivs:us-west-2:123456789012:stage/abcdABCDefgh \ --user-id bob Output:: { "participantToken": { "expirationTime": "2023-03-07T09:47:43+00:00", "participantId": "ABCDEfghij01234KLMN6789", "token": "abcd1234defg5678" } } For more information, see `Enabling Multiple Hosts on an Amazon IVS Stream <https://docs.aws.amazon.com/ivs/latest/userguide/multiple-hosts.html>`__ in the *Amazon Interactive Video Service User Guide*.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
create-participant-token.rst | File | 733 B | 0644 |
|
create-stage.rst | File | 918 B | 0644 |
|
delete-stage.rst | File | 445 B | 0644 |
|
disconnect-participant.rst | File | 574 B | 0644 |
|
get-stage.rst | File | 719 B | 0644 |
|
list-stages.rst | File | 1.15 KB | 0644 |
|
update-stage.rst | File | 657 B | 0644 |
|