Closed Limess closed 5 years ago
The user should be able to use STS credentials, or IAM roles to authenticate the Redshift COPY command. This allows more granular access control and prevents the need to mint an IAM user and tokens.
COPY
Only AWS user credentials are accepted.
@Limess This has been published to PyPI pipelinewise-target-redshift-1.0.8. We'll bump it in the main PipelineWise repo as well next week.
Thanks for the contribution
Expected
The user should be able to use STS credentials, or IAM roles to authenticate the Redshift
COPY
command. This allows more granular access control and prevents the need to mint an IAM user and tokens.Actual
Only AWS user credentials are accepted.