Skip to content

Added startup-agent Cloudformation deployment templates#106

Open
devireds wants to merge 1 commit intoawslabs:mainfrom
devireds:feature/add-cloudformation-folders
Open

Added startup-agent Cloudformation deployment templates#106
devireds wants to merge 1 commit intoawslabs:mainfrom
devireds:feature/add-cloudformation-folders

Conversation

@devireds
Copy link
Contributor

@devireds devireds commented Apr 8, 2025

Amazon Bedrock Agent Samples Pull Request

Instructions

  • Do not erase any parts of this template that are not applicable to your pull request.
  • If a section is not applicable, explicitly state the reason.
    • Tick the checkboxes for the items you have completed.
  • These are mandatory requirements, not mere suggestions.

Describe your changes

  • Concise description of the PR

Added CloudFormation templates to deploy the startup advisor agent. The templates include:

  • Main stack for orchestrating deployment
  • Bedrock agent configuration and permissions
  • Web search capability integration
  • Working memory setup

Issue ticket number and link

  • Issue # (if applicable)
    N/A - New feature addition

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you uploading a dataset?
  • Have you added contributions to RELEASE NOTES?

New Example Submissions:

  • Have you tested your code, and made sure the functionality runs successfully? Provide screenshots.

  • Have you linted your Python code with black?

  • [] Does this implementation use the shared tools src/utils/*. List them here:

  • [] Does this implementation use the helper functions src/utils/*. List them here:

  1. bedrock_agent_helper.py

src/utils Submissions:

Changes to the utils folder won't be accepted. Instead, open a new issue.


src/shared tool Submissions:

Changes to existing tools won't be accepted. Instead, open a new issue.

  • Business justification for including a new tool

Not applicable - Using existing tools only

  • How is this tool implemented?
      • AWS CDK
      • AWS CloudFormation (recommended)

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.

2 participants