hankehly opened a new pull request, #28108: URL: https://github.com/apache/airflow/pull/28108
### Summary I noticed 2 places in the `RdsHook` documentation where docstring argument names don't match the code. This PR fixes those docstrings. _Example: The correct argument name is db_instance_id, but docstring says snapshot_id._ <img width="610" alt="Screen Shot 2022-12-05 at 14 33 36" src="https://user-images.githubusercontent.com/11639738/205557081-e5507296-958b-4e42-8c84-8bb05a84fcbc.png"> -- 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]
