EMCECS/ecs-samples

Does ECS works with Boto3?

paragsangoi opened this issue · 1 comments

Hi,

We are trying to access file stored on ECS in Python using Boto3. It is very slow and taking more time then normal file read. Is Boto3 supported by ECS? We are using Python 3.6.

Also What is the fastest way of accessing files from ECS in Python? We want to read file size of 3 to 5 gb into panda data frame.

Thanks a lot in advance
Parag