mik-laj commented on a change in pull request #9290:
URL: https://github.com/apache/airflow/pull/9290#discussion_r440877632



##########
File path: airflow/providers/amazon/aws/operators/ecs.py
##########
@@ -101,6 +101,10 @@ class ECSOperator(BaseOperator):  # pylint: 
disable=too-many-instance-attributes
         Only required if you want logs to be shown in the Airflow UI after 
your job has
         finished.
     :type awslogs_stream_prefix: str
+
+    .. seealso::

Review comment:
       Here is example: 
https://airflow.readthedocs.io/en/latest/_api/airflow/providers/google/cloud/operators/cloud_storage_transfer_service/index.html#airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceCreateJobOperator
   When this is under the parameters description, it will not fulfill its role, 
because it will be hardly visible. This will not promote guides.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to