aws.ec2
aws.ec2 copied to clipboard
Implement SSM
http://docs.aws.amazon.com/ssm/latest/APIReference/aws-ssm-document.html
I added the call only for GetParameter in my fork https://github.com/mredaelli/aws.ec2
That't the only one we need here at the moment, but I'd be happy to flesh it out a bit more if the approach is correct (sorry, very new to R and AWS).
If you're willing to send a PR that would be great.
I opened a pull request for this. The checks fail, but they seem to always fail anyway, so if you could let me know if and what needs to be fixed, I'll be happy to :)