Returns a list of the versions for policies. Policies define the permissions for team resources.
post/policies/{PolicyArn}/#List
Path parameters
PolicyArnstring required
Amazon Resource Name (ARN) for the policy.
Query parameters
MaxResultsinteger
The maximum number of items to return in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that you can retrieve the remaining results.
NextTokenstring
If present, indicates that more output is available than is included in the current response. Use this value in the <code>NextToken</code> request parameter in a next call to the operation to get more output. You can repeat this until the <code>NextToken</code> response element returns <code>null</code>.
Listtrue required
Response
Success