hankehly opened a new pull request, #27076: URL: https://github.com/apache/airflow/pull/27076
Closes: #25952 Related: #26003 ### Summary This PR adds the following two operators to the amazon provider package. 1. RdsStartDbOperator - Starts an RDS instance or cluster 1. RdsStartDbOperator - Stops an RDS instance or cluster ### Todo - [x] Add `RdsStopDbOperator` - [x] Add `RdsStartDbOperator` - [ ] Update docs - [x] Add unit tests - [x] Add system tests - [ ] Run system tests -- 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]
