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 customize AWS Bedrock endpoint URL #12926

Open
5 tasks done
2284730142 opened this issue Jan 22, 2025 · 0 comments · May be fixed by #12838
Open
5 tasks done

support customize AWS Bedrock endpoint URL #12926

2284730142 opened this issue Jan 22, 2025 · 0 comments · May be fixed by #12838
Labels
💪 enhancement New feature or request

Comments

@2284730142
Copy link

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Yes, this request is directly related to the challenge I'm currently experiencing.

I'm deploying and using AWS Bedrock services in an enterprise environment, but due to our company's network security policies, all external AWS service access must go through the company's proxy server. Currently, the system doesn't allow configuring a custom Bedrock endpoint URL, which prevents us from properly connecting to the service.

Specifically, the challenges are:

  1. Company policy requires all outbound traffic to go through corporate proxy
  2. Default AWS Bedrock endpoints are not directly accessible
  3. Need to use specific internal endpoints to ensure compliance and security

I believe other users working with this service in enterprise environments might face similar situations. Adding the bedrock_endpoint_url configuration option would help resolve this issue, making the system more flexible and adaptable.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
@2284730142 2284730142 linked a pull request Jan 22, 2025 that will close this issue
5 tasks
@dosubot dosubot bot added the 💪 enhancement New feature or request label Jan 22, 2025
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

Successfully merging a pull request may close this issue.

1 participant