opensearch-project / opensearch-project/data-prepper

S3 DLQ Plugin does not use AwsCredentialsSupplier

Open
#4,716 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.