GetPolicyVersion
GET /?Action=GetPolicyVersion
Description
Gets information about a specified version of a managed policy.
Body parameter
Required: false
Name: GetPolicyVersionRequest
| 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 |
GetPolicyVersionResponse |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
PolicyVersion |
Information about the policy version. |
false |
|||
ResponseMetadata |
Information about the response. |
false |