opensearch-project / opensearch-project/data-prepper
Use AWSPlugin IAM credentials in other extension plugins
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.
Split from #3340 . AWS extension plugins usually requires IAM credentials, which might be pulled from AWSPlugin similar as pipeline plugin.
Describe the solution you'd like
Proper refactoring on ExtensionPlugin constructor and method
Describe alternatives you've considered (Optional)
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
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 tracing AWSPlugin and the extension plugin constructors and methods mentioned in the issue. Determine how IAM credentials are currently obtained for pipeline plugins and what constructor or method contracts would need to change so other AWS extension plugins can use them. Done means the refactoring supports that credential flow across the relevant extension plugins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100