Skip to content

Commit

Permalink
support L1 Construct for Bedrock
Browse files Browse the repository at this point in the history
  • Loading branch information
ymhiroki committed Apr 19, 2024
1 parent 91246ac commit 425de6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/aws-cdk-lib/aws-bedrock/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
export * from './foundation-model';
export * from './model-base';
export * from './provisioned-model';

// AWS::Bedrock Cloudformation Resources
export * from './bedrock.generated';

0 comments on commit 425de6d

Please sign in to comment.