Skip to content

bedrock: add L1 constructs #29858

@jlosito

Description

@jlosito

Describe the feature

I'd like to be able to programmatically provision and configure resources within Bedrock such as agents, knowledge bases, etc. Right now the only way to do something like this is by using the generative-ai-cdk-constructs, but all of the constructs within that library are essentially custom resources. Maybe that library was made before CloudFormation support, but it seems to me like CloudFormation supports these resources now.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-knowledgebase.html

Use Case

I would like to provision and configure various Bedrock resources such as KnowledgeBase and Agents programmatically.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.137.0

Environment details (OS name and version, etc.)

macOS 14.4.1

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions