s3 does not require region selection
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 75/100
Research direction
Open S3Sample.java and inspect lines 66-67, where the region is selected and assigned. Remove those two lines, then verify that the sample remains valid; completion means S3Sample.java no longer requires the hardcoded US_WEST_2 region.
Written by the indexing model from the issue text.
Description
Remove line 66 and 67 from S3Sample.java:
Region usWest2 = Region.getRegion(Regions.US_WEST_2);
s3.setRegion(usWest2);
- Dominant language
- Java
- Stars
- 241
- Forks
- 345
- PR merge metrics
- No merged PRs in 30d
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.
More from aws-samples/aws-java-sample
-
Build Error Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Build Failure Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
aws-samples/aws-java-sample#25 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
aws-samples/aws-java-sample#24 · 1 comment · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
aws-samples/aws-java-sample#19 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
All issues in aws-samples/aws-java-sample
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100