amazonka-iot-1.3.4: Amazon IoT 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.IoT.DeletePolicyVersion

Contents

Description

Deletes the specified version of the specified policy. The default version of the policy cannot be deleted.

To delete the default version use the DeletePolicy API or mark the policy as non-default and then delete it.

See: AWS API Reference for DeletePolicyVersion.

Synopsis

Creating a Request

deletePolicyVersion Source

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

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

Request Lenses

Destructuring the Response

deletePolicyVersionResponse :: DeletePolicyVersionResponse Source

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