S3 can not include a folder
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 28/100
Research direction
Start at the bucket validation check shown in the issue, then trace how the Java plugin handles the bucket and requested folder. Look for existing tests around this validation and confirm the intended S3 bucket/prefix behavior. Done means the requested shared-bucket case is handled and covered without weakening bucket validation.
Written by the indexing model from the issue text.
Description
Hi,
I check the code:
if(bucket.indexOf("/") > 0){
throw new IllegalArgumentException("S3 Bucket field cannot contain any subdirectories. Bucket name only!");
}
I don't know why S3 Bucket can't contain any subdirectories, in our real case, We want to use the same S3 Bucket and create different folder under the same Bucket.
can you fix this issue?
Thanks
Danny
- Dominant language
- Java
- Stars
- 156
- Forks
- 130
- 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 awslabs/aws-codedeploy-plugin
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
awslabs/aws-codedeploy-plugin#119 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
awslabs/aws-codedeploy-plugin#113 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
awslabs/aws-codedeploy-plugin#111 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
awslabs/aws-codedeploy-plugin#110 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
awslabs/aws-codedeploy-plugin#109 ·
All issues in awslabs/aws-codedeploy-plugin
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