Chime.Client.
delete_media_capture_pipeline
(**kwargs)¶Deletes the media capture pipeline.
See also: AWS API Documentation
Request Syntax
response = client.delete_media_capture_pipeline(
MediaPipelineId='string'
)
[REQUIRED]
The ID of the media capture pipeline being deleted.
Exceptions
Chime.Client.exceptions.ForbiddenException
Chime.Client.exceptions.NotFoundException
Chime.Client.exceptions.BadRequestException
Chime.Client.exceptions.ThrottledClientException
Chime.Client.exceptions.UnauthorizedClientException
Chime.Client.exceptions.ServiceUnavailableException
Chime.Client.exceptions.ServiceFailureException