ivsrealtime / Client / stop_composition
stop_composition#
- ivsrealtime.Client.stop_composition(**kwargs)#
Stops and deletes a Composition resource. Any broadcast from the Composition resource is stopped.
See also: AWS API Documentation
Request Syntax
response = client.stop_composition( arn='string' )
- Parameters:
arn (string) –
[REQUIRED]
ARN of the Composition.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions