cloudyr.github.io icon indicating copy to clipboard operation
cloudyr.github.io copied to clipboard

aws.secretsmanager package

Open Vanlightly opened this issue 7 years ago • 5 comments
trafficstars

Hi,

I need to access AWS Secrets Manager secrets from R scripts. I have started work on an R package specifically for Secrets Manager, I would be happy to contribute it to the Cloudyr project.

Let me know if you are interested.

Jack

Vanlightly avatar Sep 28 '18 07:09 Vanlightly

That would be a fine addition @Vanlightly :) Let us know when you are close to submission.

MarkEdmondson1234 avatar Nov 03 '18 18:11 MarkEdmondson1234

Great, currently I have only implemented the methods I need at work, but I will start implementing the rest of the API methods. The code is currently here: https://github.com/Vanlightly/r.aws.secretsmanager. Once I have all the methods implemented and tested I will come back to you for assistance ensuring it meets all the Cloudyr project standards.

Vanlightly avatar Nov 03 '18 21:11 Vanlightly

Hey, @Vanlightly, this is awesome! I had a skeleton of a client sitting on my computer, which I just pushed to here: https://github.com/cloudyr/aws.secrets. Take a look at that in case it's useful. Otherwise, obviously, build it out however makes sense!

leeper avatar Nov 04 '18 09:11 leeper

Cool, thanks @leeper, I'm sure it will be helpful!

Vanlightly avatar Nov 04 '18 09:11 Vanlightly

Hey, @leeper aws.secrets not available for R version 3.4.1 Can you make it available for this version?

praveentvbb avatar Mar 20 '19 09:03 praveentvbb