lively-lunch-9285
11/10/2022, 8:48 AMpython flow.py run --with batch
, how much is metaflow directly talking to AWS? (as opposed to using the Metadata service as a proxy).
Does your laptop:
1. directly upload/download artifacts to S3? Or does is send them to the metadata service?
2. submit jobs to AWS batch? (or does the metadata service do that?)
3. access DynanoDB
4. Create/submit step function state machines?
Does an AWS profile need to be configured for each user so their client can do the talking it needs to?lively-lunch-9285
11/10/2022, 8:55 AMlittle-apartment-49355
11/10/2022, 11:19 AMlively-lunch-9285
11/11/2022, 8:03 AM