ChimeSDKMediaPipelines / Client / delete_media_insights_pipeline_configuration
delete_media_insights_pipeline_configuration#
- ChimeSDKMediaPipelines.Client.delete_media_insights_pipeline_configuration(**kwargs)#
- Deletes the specified configuration settings. - See also: AWS API Documentation - Request Syntax- response = client.delete_media_insights_pipeline_configuration( Identifier='string' ) - Parameters:
- Identifier (string) – - [REQUIRED] - The unique identifier of the resource to be deleted. Valid values include the name and ARN of the media insights pipeline configuration. 
- Returns:
- None 
 - Exceptions- ChimeSDKMediaPipelines.Client.exceptions.BadRequestException
- ChimeSDKMediaPipelines.Client.exceptions.ForbiddenException
- ChimeSDKMediaPipelines.Client.exceptions.ThrottledClientException
- ChimeSDKMediaPipelines.Client.exceptions.NotFoundException
- ChimeSDKMediaPipelines.Client.exceptions.UnauthorizedClientException
- ChimeSDKMediaPipelines.Client.exceptions.ConflictException
- ChimeSDKMediaPipelines.Client.exceptions.ServiceUnavailableException
- ChimeSDKMediaPipelines.Client.exceptions.ServiceFailureException