Skip to content
New issue

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

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

Already on GitHub? # to your account

[suggestion] Make service property available from AwsS3 adapter #625

Open
SumonMSelim opened this issue Oct 15, 2019 · 1 comment
Open
Assignees

Comments

@SumonMSelim
Copy link

I am using this bundle in a Symfony project to upload files to S3. For some debugging purposes and to know more information about the adapter I am using (S3), I need access to $service property.

But cannot do it at the moment as it's a protected property. Can we make a getter method to get this property?

I can send a pull request if needed.

@SumonMSelim
Copy link
Author

I want to suggest one more thing: if we can add a configuration to enable/disable the bucket status check. In my case, I know the bucket is there. So, I don't need to check whether the bucket exists or not for every request.

@PedroTroller PedroTroller self-assigned this Apr 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants