ivsrealtime / Client / delete_stage

delete_stage#

ivsrealtime.Client.delete_stage(**kwargs)#

Shuts down and deletes the specified stage (disconnecting all participants).

See also: AWS API Documentation

Request Syntax

response = client.delete_stage(
    arn='string'
)
Parameters:

arn (string) –

[REQUIRED]

ARN of the stage to be deleted.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions