BWS API rate limits should be obvious (and ideally higher)

Issue: I have a pipeline script that calls bws 6 times in succession to retrieve 6 specific secrets which hits the API rate limit.
Current work around: Adding a sleep to the retrieval process
Preferred path: Documented API rate limits and the ability to raise them.