Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use boto3 session instead of boto3 client
boto3 client has known issues for multithreading. boto/boto3#801 One solution is to use session instead.
- Loading branch information