rajanadar / VaultSharp

A comprehensive cross-platform .NET Library for HashiCorp's Vault, a secret management tool
http://rajanadar.github.io/VaultSharp
Apache License 2.0
493 stars 134 forks source link

Missing api methods for AWS Secrets Engine. #294

Closed fillefilip8 closed 1 year ago

fillefilip8 commented 1 year ago

Describe the feature request or question All api methods provided by the AWS Secrets Engine are not exposed in the VaultSharp client. Would be useful if these can be added to make the client support all methods.

Link to the Vault API Docs that support this feature Example of api method missing

rajanadar commented 1 year ago

@fillefilip8 The work is done. Should be ready to use in next package publish