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- ivsrealtime.Client.exceptions.ResourceNotFoundException
- ivsrealtime.Client.exceptions.ValidationException
- ivsrealtime.Client.exceptions.AccessDeniedException
- ivsrealtime.Client.exceptions.InternalServerException
- ivsrealtime.Client.exceptions.ServiceQuotaExceededException
- ivsrealtime.Client.exceptions.ConflictException