I don't want to use AWS credentials from the ~/.aws/credentials file to integrate AWS SQS in Airflow. Is there any other way to integrate directly from Airflow UI connection menu like S3 integration where we can directly pass the access and secret keys in 'extra' parameter and make a connection without setup AWS CLI/credentials file. I could not find any option to connect SQS from connections menu in Airflow UI.
Asked
Active
Viewed 70 times
0
-
Its working in 2.2.x version, not in 2.3.x version – user1992 Oct 12 '22 at 12:46