@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / bedrock / IInvokable
Represents an Amazon Bedrock abstraction on which you can
run the Invoke
API. This can be a Foundational Model,
a Custom Model, or an Inference Profile.
readonly
invokableArn:string
The ARN of the Bedrock invokable abstraction.
grantInvoke(
grantee
):Grant
Gives the appropriate policies to invoke and use the invokable abstraction.
• grantee: IGrantable
Grant