opensearch-project / opensearch-project/data-prepper
Support AWS secrets manager certificate provider to enable TLS/SSL
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 374
- Forks
- 354
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Currently Data Prepper supports certificate from SSL supports ACM, S3 and file. It'd be nice to have support for AWS secrets manager certificate providers in com.amazon.dataprepper.pluigns.certificate
Describe the solution you'd like
A clear and concise description of what you want to happen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Java certificate-provider package named in the issue and the existing ACM, S3, and file providers. Determine the requirements for retrieving certificates from AWS Secrets Manager and define tests that demonstrate TLS/SSL configuration works with that provider.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- cloud, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100