flow-php / flow

Flow PHP - data processing framework
https://flow-php.com
MIT License
404 stars 23 forks source link

AWS S3 client credentials should be left optional #1062

Closed jguittard closed 1 month ago

jguittard commented 2 months ago

When deploying PHP code on an AWS infrastructure where grants are set upon IAM roles, credentials are not required. Though, Flow\ETL\Adapter\Filesystem\AwsS3Stream define them as empty by default. Same goes with region.