-
Notifications
You must be signed in to change notification settings - Fork 4.5k
bedrock: add L1 constructs #29858
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-cloudformationRelated to AWS CloudFormationRelated to AWS CloudFormation@aws-cdk/bedrockRelated to @aws-cdk/bedrockRelated to @aws-cdk/bedrock@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1
Description
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.
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cloudformationRelated to AWS CloudFormationRelated to AWS CloudFormation@aws-cdk/bedrockRelated to @aws-cdk/bedrockRelated to @aws-cdk/bedrock@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1