Skip to content

Conversation

krokoko
Copy link
Contributor

@krokoko krokoko commented Sep 25, 2025

Issue # (if applicable)

Related to aws/aws-cdk-rfcs#785

Reason for this change

Adding a new alpha package for Amazon Bedrock AgentCore and add support for 1p tools (Browser, Code Interpreter).

Description of changes

  • Create a new alpha package
  • Add L2 constructs for browser, code interpreter
  • Add documentation
  • Add tests

Describe any new or updated permissions being added

Using permissions for agent core defined in https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.html

Description of how you validated changes

Unit tests, integration tests, manual tests

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team September 25, 2025 17:30
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Sep 25, 2025
@krokoko
Copy link
Contributor Author

krokoko commented Sep 25, 2025

Build failures seem to come from other packages, not this contribution

@alvazjor alvazjor self-assigned this Sep 26, 2025
@mergify mergify bot dismissed alvazjor’s stale review September 30, 2025 00:31

Pull request has been modified.

Copy link
Contributor

@alvazjor alvazjor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also saw that the build is failing after the last round of changes due to low unit test coverage (or at least lower than expected). Lets make sure that gets fixed too please. Once we resolve all this, I think this construct will be ready and just waiting to be merged.

@mergify mergify bot dismissed alvazjor’s stale review September 30, 2025 17:04

Pull request has been modified.

Copy link
Contributor

@alvazjor alvazjor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one tiny change that shouldn't affect anything else. Once fixed this PR can be considered finished and approval ready at the current state. I know a modification will be needed once the VPC mode is released, but for now we are good to go

@krokoko krokoko requested a review from alvazjor October 2, 2025 12:36
@mergify mergify bot dismissed alvazjor’s stale review October 2, 2025 12:36

Pull request has been modified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants