BatchStartViewerSessionRevocationError - Amazon IVS

BatchStartViewerSessionRevocationError

Error for a request in the batch for BatchStartViewerSessionRevocation. Each error is related to a specific channel-ARN and viewer-ID pair.

Contents

channelArn

Channel ARN.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: arn:aws:ivs:[a-z0-9-]+:[0-9]+:channel/[a-zA-Z0-9-]+

Required: Yes

viewerId

The ID of the viewer session to revoke.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 40.

Required: Yes

code

Error code.

Type: String

Required: No

message

Error message, determined by the application.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: