hello ! new to Metaflow 👋 . we would like multiple developers to write flows locally then deploy with AWS step functions. is there a IAM policy somewhere for
developers , or any other resource I can use to come up with the list of permissions required ? for example,
here , the metadata service needs permissions to access a KMS key and an S3 bucket, do developers need the same permissions when running say
python flow.py step-functions create
?