2 Answers
- Newest
- Most votes
- Most comments
0
Hi James,
Thank you for reaching out. You do not have to delete any request after they are processed, since this is expected API behaviour. ListSpeechSynthesisTasks api returns all requests if status is not set through call. You can set Status=inProgress or Status=scheduled in order to see the ones not processed yet. Optionally you can set MaxResults which will be listing most recent requests.
You can see more details related to this api here: https://docs.aws.amazon.com/polly/latest/dg/API_ListSpeechSynthesisTasks.html
Thanks,
Fatih
answered 6 years ago
Relevant content
- asked 7 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 3 months ago
