Skip to content

Conversation

@divyansh8866
Copy link

@divyansh8866 divyansh8866 commented Oct 10, 2025

Added a fix to enable proper deployment on Bedrock Agent Core within a VPC. Previously, the deployment was set to PUBLIC by default, moreover configure_bedrock_agentcore lack network configs preventing network configuration from being passed in.

Description

Brief description of changes

Type of Change

  • [yes ] Bug fix (non-breaking change which fixes an issue)
  • [ no] New feature (non-breaking change which adds functionality)
  • [no ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ no] Documentation update
  • [no ] Performance improvement
  • [ no] Code refactoring

Testing

  • Unit tests pass locally
  • Integration tests pass (if applicable)
  • Test coverage remains above 80%
  • Manual testing completed

Checklist

  • [Yes] My code follows the project's style guidelines (ruff/pre-commit)
  • [Yes] I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Security Checklist

  • [ yes] No hardcoded secrets or credentials
  • [ yes] No new security warnings from bandit
  • [N/A] Dependencies are from trusted sources
  • [Yes] No sensitive data logged

Breaking Changes

List any breaking changes and migration instructions:

N/A

Additional Notes

Add any additional notes or context about the PR here.

Added a fix to enable proper deployment on Bedrock Agent Core within a VPC. Previously, the deployment was set to PUBLIC by default, moreover configure_bedrock_agentcore lack network configs preventing network configuration from being passed in.

Signed-off-by: Divyansh Patel <[email protected]>
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