opensearch-project / opensearch-project/data-prepper
S3 DLQ Plugin does not use AwsCredentialsSupplier
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.
The S3 DLQ does not use the AwsCredentialsSupplier class, so it will not use the default role if it is configured in the data-prepper-config.yaml
Describe the solution you'd like
Migrate the credentials in the S3 DLQ to use the AwsCredentialsSupplier extension plugi
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 locating the S3 DLQ plugin and existing AwsCredentialsSupplier usage in the Data Prepper repository. Check how the S3 DLQ currently obtains credentials and how the data-prepper-config.yaml default role is configured; done means the plugin uses the supplier and honors that configured role.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100