generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
Describe the feature
Create a construct to enable fine tuning of Bedrock models with enterprise data.
Use Case
I want to train a new Bedrock model with existing enterprise data.
Proposed Solution
This requires use of custom resources (as no there's no support for CloudFormation for CreateModelCustomizationJob).
Other Information
Use other solutions like aiops-modules's bedrock fine tuning.
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change