vara-bonthu commented on code in PR #25931: URL: https://github.com/apache/airflow/pull/25931#discussion_r957164369
########## 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: I have updated the aws.rst file as well with general config -- 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]
