Returns a list of policies for a resource.
post/resource-policies/{ResourceArn}/#List
Path parameters
ResourceArnstring required
Amazon Resource Name (ARN) for the resource.
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