This PR introduces a plugin that can interact with AWS accounts.
We are using this at work to get a list of scheduled maintenace events for all of our instances. With the API doco for the aws-sdk, any RO option is trivial once you know what you are looking for so thought it would be valuable to add to the list of uses.
This PR introduces a plugin that can interact with AWS accounts.
We are using this at work to get a list of scheduled maintenace events for all of our instances. With the API doco for the aws-sdk, any RO option is trivial once you know what you are looking for so thought it would be valuable to add to the list of uses.