vara-bonthu commented on code in PR #25931:
URL: https://github.com/apache/airflow/pull/25931#discussion_r956701340


##########
docs/apache-airflow-providers-amazon/logging/s3-task-handler.rst:
##########
@@ -47,3 +47,86 @@ You can also use `LocalStack <https://localstack.cloud/>`_ 
to emulate Amazon S3
 To configure it, you must additionally set the endpoint url to point to your 
local stack.
 You can do this via the Connection Extra ``host`` field.
 For example, ``{"host": "http://localstack:4572"}``
+
+Enabling remote logging for Amazon S3 with AWS IRSA
+'''''''''''''''''''''''''''''''''''''''''''''''''''

Review Comment:
   100% agree on adding IRSA configuration to [this 
page](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/connections/aws.html#using-iam-roles-for-service-accounts-irsa-on-eks).
   
   I will update the page
   



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to