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

Download data from S3 location using gateway endpoint and no internet #472

Open
himanshu-amazon opened this issue Feb 29, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@himanshu-amazon
Copy link

**Is your feature request related to a problem? Please describe. We want to run the benchmark test from an Amazon EC2 instance in private subnet with no connectivity to internet but it can download files from S3 using Gateway endpoint.

A clear and concise description of what the problem is. We want to run the benchmark test from an Amazon EC2 instance in private subnet with no connectivity to internet but it can download files from S3 using Gateway endpoint.

Describe the solution you'd like
We want to ability to be able to download files from S3 even without internet as connectivity to S3 is there using gateway endpoint. Currently OSB using HTTP url which can only be accessed using internet for downloads.

Describe alternatives you've considered

I cloned the OSB code and updated workload/loader.py file to use boto3 and download the files without internet

Additional context

Add any other context or screenshots about the feature request here.

@himanshu-amazon himanshu-amazon added the enhancement New feature or request label Feb 29, 2024
@IanHoang IanHoang removed the untriaged label Mar 5, 2024
@IanHoang
Copy link
Collaborator

@himanshu-amazon Thanks for bringing attention to this. This would certainly be useful for individuals with similar testing setups. You're more than welcome to implement this, create a PR, and tag maintainers once it's ready to be reviewed!

@gkamat
Copy link
Collaborator

gkamat commented Oct 15, 2024

@himanshu-amazon please provide any updates on this if you have any information. This would be a useful feature, but it should be implemented in an open-source-compliant way, since we would not want vendor-specific functionality in core OSB. Thanks.

@himanshu-amazon
Copy link
Author

himanshu-amazon commented Oct 16, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants