This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
get/legal-holds/{legalHoldId}/recovery-points
Path parameters
legalHoldIdstring required
This is the ID of the legal hold.
Query parameters
nextTokenstring
This is the next item following a partial list of returned resources. For example, if a request is made to return <code>maxResults</code> number of resources, <code>NextToken</code> allows you to return more items in your list starting at the location pointed to by the next token.
maxResultsinteger
This is the maximum number of resource list items to be returned.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success