Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support withForceGlobalBucketAccessEnabled like aws-sdk-java-v1 #2871

Closed
1 task
pkgonan opened this issue Nov 25, 2021 · 3 comments
Closed
1 task

Support withForceGlobalBucketAccessEnabled like aws-sdk-java-v1 #2871

pkgonan opened this issue Nov 25, 2021 · 3 comments
Labels
duplicate This issue is a duplicate. feature-request A feature should be added or improved.

Comments

@pkgonan
Copy link

pkgonan commented Nov 25, 2021

Describe the feature

Support withForceGlobalBucketAccessEnabled like aws-sdk-java-v1. (https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3Builder.html#withForceGlobalBucketAccessEnabled-java.lang.Boolean-)

Is your Feature Request related to a problem?

We have to separate client each s3 regions.

Proposed Solution

Support withForceGlobalBucketAccessEnabled feature like aws-sdk-java-v1. (https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3Builder.html#withForceGlobalBucketAccessEnabled-java.lang.Boolean-)

Describe alternatives you've considered

We consider using aws-sdk-java-v1, not v2.

Acknowledge

  • I may be able to implement this feature request

AWS Java SDK version used

2.17.89

JDK version used

11

Operating System and version

Amazon Linux

@pkgonan pkgonan added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 25, 2021
@pkgonan
Copy link
Author

pkgonan commented Nov 25, 2021

@debora-ito Hi. Please check this feature request.

@debora-ito debora-ito removed the needs-triage This issue or PR still needs to be triaged. label Nov 26, 2021
@debora-ito
Copy link
Member

Hi @pkgonan this is related to the cross-region S3 client feature parity, which we are tracking here: #52

I'll go ahead and close this, you can keep track of the progress in the other issue.

@debora-ito debora-ito added the duplicate This issue is a duplicate. label Nov 26, 2021
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

aws-sdk-java-automation added a commit that referenced this issue Jan 30, 2024
…c828dcbe6

Pull request: release <- staging/6a11e764-329c-484d-8b19-653c828dcbe6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate. feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants