Skip to content

Conversation

gaplo917
Copy link

Description

Update docs to account for private VPC endpoint for Bedrock.

Type of Change

  • Content update

Motivation and Context

The environment variable is supported by the boto3 but there are no documentation mentioned about it. See https://docs.aws.amazon.com/sdkref/latest/guide/ss-endpoints-table.html

Resolve this issue: strands-agents/sdk-python#502

Areas Affected

Screenshots

image

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using mkdocs serve
  • Links in the documentation are valid and working
  • Images/diagrams are properly sized and formatted
  • All new and existing tests pass

Additional Notes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dbschmigelski
Copy link
Member

Hi, thanks for the contribution, we want to avoid customers needing to use env vars, altering behavior of underlying dependencies like boto, as much as possible. So we modified strands-agents/sdk-python#502 to now have an explicit endpoint_url to pass in

@dbschmigelski
Copy link
Member

Hi now that strands-agents/sdk-python#502 is merged, VPC support is added and will be available through PyPi in our next release. Closing out since we want to guide customers to use this approach rather than altering behavior of the underlying dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants