selvamshan opened a new issue #9972: URL: https://github.com/apache/airflow/issues/9972
Hi In S3ToRedshiftTransfer and RedshiftToS3Transfer option for using role-based access control **To specify role-based access control, provide the credentials-args string in the following format. 'aws_iam_role=arn:aws:iam::<aws-account-id>:role/<role-name>'** ``` copy sales from 'emr://j-SAMPLE2B500FC/myoutput/json/' iam_role 'arn:aws:iam::0123456789012:role/MyRedshiftRole' JSON 's3://mybucket/jsonpaths.txt'; ``` Thanks and Regards Selvaraj ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
