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