You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
SDK v1 had a similar issue which was resolved, e.g. AmazonS3Client had a @ThreadSafe annotation.
In SDK v2 the clients aren't marked with this annotation. I also wasn't able to find any information about thread safety in the documentation.
Would be nice to have this information easily accessible.
The text was updated successfully, but these errors were encountered: