aws-samples / aws-samples/bedrock-chat

[Feature Request] Add enableBedrockCrossRegionInference

Open
#950 1 comment 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
TypeScript
Stars
1.3k
Forks
535
Avg merge
1d 12h
Merged PRs (30d)
10

Description

## Describe the solution you'd like

In some organisations their SCP may restrict _global inference_ profiles while allowing the regional ones (e.g. US businesses may allow cross region inference in us-- but not global inference outside of the US). We should add support for `enableBedrockGlobalInference` that works the same as the existing `enableBedrockCrossRegionInference` and can be used for restricting access to global inference profiles.

## Implementation feasibility

Are you willing to collaborate with us to discuss the solution, decide on the approach, and assist with the implementation?

- [x] Yes, I am able to implement the feature and create a pull request.
- [ ] No, I am unable to implement the feature, but I am open to discussing the solution.

Contributor guide

Open the contributing guide

Research direction

Locate the existing enableBedrockCrossRegionInference option and trace where it is defined, passed, and applied. Use that path as the starting point for the global-inference option; done means global inference profiles can be restricted independently while preserving the existing cross-region behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
ai, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.