Hacker News new | ask | show | jobs
by earthboundkid 1153 days ago
AWS doesn’t do that for you either.
1 comments

yes it does, to some extent e.g., retries https://boto3.amazonaws.com/v1/documentation/api/latest/guid...
You linked the Python SDK, just FYI. Here’s the JavaScript version: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clien...