Closed nekloth closed 6 years ago
Shouldn't be too hard, I haven't used RDS personally so not sure what functions would be useful. Can you provide a list (assuming there are more than those listed above).
API Reference: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/RDS.html
I'm not a specialist or intensive user of RDS, but (according to me and my today's needs, to be honnest), I think following functions are interesting:
for Instances
for Administration
for Tags
... and others
Thanks
AWS have released a specific API for managing Tags, defering any tag management to a seperate node for tags.
Added in 9ae6b8b. But entirely untested as I dont have a use case. Please test and let me know how it goes.
Requires Testing
I planned to lead some tests, but as soon as I will be back behind a computer (not before 2 weeks, sorry)
First tests results (sorry for the delay):
No Name Specified
). In that case, it could be interesting to get the full instance list.ReferenceError: iParams is not defined
No Name Specified
).ReferenceError: iParams is not defined
No Name Specified
).ReferenceError: iParams is not defined
... and I stopped my tested because I may miss use something (it is strange to always have the same iParams error...
Closing due to no feedback
Similar to EC2, cousl be great to have RDS nodes to :