john-jac commented on code in PR #66891:
URL: https://github.com/apache/airflow/pull/66891#discussion_r3244170126
##########
providers/amazon/docs/operators/mwaa_serverless.rst:
##########
@@ -83,6 +83,20 @@ To update an existing Amazon MWAA Serverless workflow, use
:start-after: [START howto_operator_mwaa_serverless_update_workflow]
:end-before: [END howto_operator_mwaa_serverless_update_workflow]
+.. _howto/operator:MwaaServerlessDeleteWorkflowOperator:
Review Comment:
Minor: The "Delete a Workflow" section is placed between "Update" and
"Stop". Consider moving it after "Stop a Workflow Run" to match the natural
lifecycle order: Create → Start → Stop →
Update → Delete. Delete is typically the final teardown action.
--
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]