DeletePolicyVersion

GET /?Action=DeletePolicyVersion
Description

Deletes a specified version of a managed policy, if it not set as the default one.

Body parameter

Required: false
Name: DeletePolicyVersionRequest

Name Description Required Schema Default Example

PolicyArn

The unique identifier (ARN) of the policy.

true

string

VersionId

The ID of the version.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeletePolicyVersionResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata