Y
Hacker News
new
|
ask
|
show
|
jobs
by
earthboundkid
1153 days ago
AWS doesn’t do that for you either.
1 comments
tbcj
1153 days ago
yes it does, to some extent e.g., retries
https://boto3.amazonaws.com/v1/documentation/api/latest/guid...
link
aobdev
1152 days ago
You linked the Python SDK, just FYI. Here’s the JavaScript version:
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clien...
link