1.3.19
Added
- Support for tagging
DbSystem
andDatabase
resources in the Database Service - Support for filtering by
DbSystemId
inListDbVersions
operation in Database Service - Support for composite operations that provide convenience methods for operations that can be chained together (e.g. launching an instance and waiting for it to enter the RUNNING state)
- An example on how to perform these operations can be found on GitHub.