Skip to content

Multitenant blueprint updates#1341

Open
amizer12 wants to merge 1 commit intoawslabs:mainfrom
amizer12:main
Open

Multitenant blueprint updates#1341
amizer12 wants to merge 1 commit intoawslabs:mainfrom
amizer12:main

Conversation

@amizer12
Copy link
Copy Markdown
Contributor

@amizer12 amizer12 commented Apr 14, 2026

  • Remove ProjectionExpression and ExpressionAttributeNames from DynamoDB scan to retrieve all fields instead of frontend-specific subset
  • Expand Bedrock IAM policy resources to support cross-region access with wildcard region parameter
  • Add inference-profile resource ARN to Bedrock permissions for enhanced model invocation capabilities
  • Simplifies token usage handler to return complete item data for more flexible downstream processing

Amazon Bedrock AgentCore Samples Pull Request

Important

  1. We strictly follow a issue-first approach, please first open an issue relating to this Pull Request.
  2. Once this Pull Request is ready for review please attach review ready label to it. Only PRs with review ready will be reviewed.

Issue number:

Concise description of the PR

Changes to ..., because ...

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have reviewed the contributing guidelines
  • Add your name to CONTRIBUTORS.md
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you uploading a dataset?
  • Have you documented Introduction, Architecture Diagram, Prerequisites, Usage, Sample Prompts, and Clean Up steps in your example README?
  • I agree to resolve any issues created for this example in the future.
  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Acknowledgment

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

…timize token usage queries

- Remove ProjectionExpression and ExpressionAttributeNames from DynamoDB scan to retrieve all fields instead of frontend-specific subset
- Expand Bedrock IAM policy resources to support cross-region access with wildcard region parameter
- Add inference-profile resource ARN to Bedrock permissions for enhanced model invocation capabilities
- Simplifies token usage handler to return complete item data for more flexible downstream processing
@amizer12 amizer12 changed the title Main Multitenant blueprint updates Apr 14, 2026
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.

1 participant