amazonka-elastictranscoder-1.3.2: Amazon Elastic Transcoder SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.ElasticTranscoder.DeletePreset

Contents

Description

The DeletePreset operation removes a preset that you've added in an AWS region.

You can't delete the default presets that are included with Elastic Transcoder.

See: AWS API Reference for DeletePreset.

Synopsis

Creating a Request

deletePreset Source

Arguments

:: Text

dpId

-> DeletePreset 

Creates a value of DeletePreset with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dpId :: Lens' DeletePreset Text Source

The identifier of the preset for which you want to get detailed information.

Destructuring the Response

deletePresetResponse Source

Creates a value of DeletePresetResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses