Rafael Mosca

Results 24 comments of Rafael Mosca

Hi @arief-hidayat! I was able to reproduce the issue with that specific project. After testing, I don't think there's a bug in our library, but rather an issue on the...

@dsragpt Could you please provide the API schema which you were able to create the action group manually from the AWS Console?

CDK L1s released today in [2.154.0](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_bedrock-readme.html), starting implementation

Thanks for the heads up! Currently doing local development with v2.154.1. BTW, there's a bug in the CloudFormation resource for AWS::Bedrock::Flow->FlowNode.Type, which is currently delaying the implementation. Some node types...

CloudFormation bug has been fixed, resuming implementation. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-flownode.html#cfn-bedrock-flow-flownode-type

Hey everyone, sorry for not updating this thread. I am working on it but I have pause development a bit. Since Prompt Management and Prompt Flows are in Preview, their...

What are your thoughts on the current structure being developed? ```ts import * as cdk from "aws-cdk-lib"; import { Construct } from "constructs"; import { PythonFunction } from "@aws-cdk/aws-lambda-python-alpha"; import...

Yes there were some issues, there are still some related to the Agent Aliases, so this was left on hold, but we can re-prioritize and work on this again. I'll...

Support in Knowledge Bases and thus Prompt Management [has arrived](https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-bedrock-knowledge-bases-cross-region-inference). Will create a PR after #668 gets merged.

Waiting for Application Inference Profiles to be exposed through CFN/CDK. ([link to feature release](https://aws.amazon.com/blogs/machine-learning/track-allocate-and-manage-your-generative-ai-cost-and-usage-with-amazon-bedrock/)) ![image](https://github.com/user-attachments/assets/93259ddf-cb5f-4baa-91f7-1dbb5383b7d4)