Skip to content

Conversation

dineshSajwan
Copy link
Contributor

@dineshSajwan dineshSajwan commented Apr 7, 2025

Issue # (if applicable): Bedrock L2 Construct

Closes # Issue - 686

Reason for this change - New Feature , Adding bedrock L2 construct.

[RFC 888](https://github.com/aws/aws-cdk-rfcs/pull/688)

Description of changes

Bedrock L2 Construct with following features

  1. Agent core functionality (agent.ts)
  2. Agent aliases (agent-alias.ts)
  3. Action groups (action-group.ts)
  4. Agent collaboration (agent-collaborator.ts)
  5. Memory configuration (memory.ts)
  6. Custom orchestration (orchestration.ts)
  7. Prompt overrides (prompt-override.ts)
  8. API schemas and executors (api-schema.ts, api-executor.ts)

Integration Tests (integ.agent.ts):

Tests the creation of a basic Bedrock Agent with default values
Verifies the agent creation with foundationModel, instruction, and forceDelete settings

Unit Tests for agent.test.ts, agent-collaborator.test.ts,api-executor.test.ts,memory.test.ts,prompt-override.test.ts

Describe any new or updated permissions being added

I am roles for Agent , Knowledgebase, guardrails, inference profiles, prompts.

Description of how you validated changes

Created CDK APP in the repo and deployed the stack.

TODO : Unit and Integration test

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 April 7, 2025 21:44
@github-actions github-actions bot added p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Apr 7, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

(This review is outdated)

@dineshSajwan dineshSajwan force-pushed the bedrock-l2-construct branch from c90b065 to f0d79d1 Compare April 11, 2025 03:15
@dineshSajwan dineshSajwan marked this pull request as ready for review April 21, 2025 20:35
@dineshSajwan dineshSajwan changed the title feat(bedrockl2):adding bedrock l2 construct features feat(bedrockl2): adding bedrock l2 construct features Apr 22, 2025
@alvazjor alvazjor removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jun 5, 2025
Copy link
Contributor

mergify bot commented Jun 5, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 68fb9d2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Contributor

mergify bot commented Jun 5, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit a028927 into aws:main Jun 5, 2025
10 checks passed
Copy link
Contributor

github-actions bot commented Jun 5, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2025
@dineshSajwan dineshSajwan deleted the bedrock-l2-construct branch June 11, 2025 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

8 participants