aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

Python RDS and Aurora MVPs

Open Laren-AWS opened this issue 2 years ago • 0 comments

This PR completes work for several issues:

  • Python RDS MVP #3405

    • [x] Code for actions and scenarios
    • [x] Unit and integration tests
    • [x] SOS metadata
    • [x] README
  • Python Aurora MVP #3612

    • [x] Code for actions and scenarios
    • [x] Unit and integration tests
    • [x] SOS metadata
    • [x] README
  • SOS feature indirection #3600

Happily this required no code changes and was accomplished simply by treating Aurora as a service in the SOS YAML, which causes the system to output a separate Aurora code examples chapter, etc., which is what we want.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Laren-AWS avatar Sep 19 '22 23:09 Laren-AWS