shivaam opened a new pull request, #64652: URL: https://github.com/apache/airflow/pull/64652
Add debug logging before/after API calls in the SQS hook (`create_queue`, `send_message`, `asend_message`). Follows the pattern established by the Airbyte provider in #51503 and the DynamoDB hook in #64629. All logs are at `DEBUG` level so they are no-ops unless explicitly enabled. Part of the [Debugging Improvements — Airflow 3](https://github.com/orgs/apache/projects/329) initiative. related: #51503, #64629 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Claude Opus 4.6) Generated-by: Claude Code (Claude Opus 4.6) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
