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



##########
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:
       It would be fantastic if the parameter description was at the end of the 
class description. The link to the guide should be above the description of the 
parameters. Look how it is done in airflow.providers.google




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


Reply via email to