o-nikolas commented on code in PR #55740:
URL: https://github.com/apache/airflow/pull/55740#discussion_r2353879857


##########
providers/amazon/docs/executors/lambda-executor.rst:
##########
@@ -67,6 +67,13 @@ also poll this DLQ for messages and update the internal 
state with the results i
 
 .. _lambda_config-options:
 
+Quotas
+--------------
+
+When working with the Lambda Executor, it is important to be familiar with the 
AWS Lambda quotas,

Review Comment:
   Small nit: I don't think the commas are helpful or necessary here. Feel free 
to ignore this nit!
   ```suggestion
   When working with the Lambda Executor it is important to be familiar with 
the AWS Lambda quotas
   ```



##########
providers/amazon/docs/executors/lambda-executor.rst:
##########
@@ -67,6 +67,13 @@ also poll this DLQ for messages and update the internal 
state with the results i
 
 .. _lambda_config-options:
 
+Quotas
+--------------

Review Comment:
   Won't the docs build fail if the `-` don't match the length of the section 
title?



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