<#1592 Set cache_regions=True in the case of s3fs>...
# flyte-github
a
#1592 Set cache_regions=True in the case of s3fs Pull request opened by eapolinario TL;DR Set cache_regions to circumvent an aiobotocore bug Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☐ Code completed ☐ Smoke tested ☐ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description According to fsspec/s3fs#701 (comment), setting
cache_regions=True
makes it so that
aiobotocore
does not hit the access denied bug. Tracking Issue https://github.com/flyteorg/flyte/issues/ Follow-up issue NA OR https://github.com/flyteorg/flyte/issues/ flyteorg/flytekit All checks have passed 30/30 successful checks