keboola / php-db-import

MIT License
4 stars 0 forks source link

Support temporary AWS credentials for Redshift and Snowflake S3 imports #57

Open Halama opened 5 years ago

Halama commented 5 years ago

Temporary AWS credentials provided STS service should be support by Redshift and Snowflake implementation. This means optional AWS_TOKEN parameter should be accepted.

Required by https://github.com/keboola/connection/issues/1783