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.ForbiddenExceptionChime.Client.exceptions.NotFoundExceptionChime.Client.exceptions.BadRequestExceptionChime.Client.exceptions.ThrottledClientExceptionChime.Client.exceptions.UnauthorizedClientExceptionChime.Client.exceptions.ServiceUnavailableExceptionChime.Client.exceptions.ServiceFailureException