@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / bedrock / IInferenceProfile
Represents a ApplicationInferenceProfile, either created with CDK or imported.
readonly
inferenceProfileArn:string
The ARN of the application inference profile.
readonly
inferenceProfileId:string
The unique identifier of the inference profile.
readonly
type:InferenceProfileType
The type of inference profile.
grantProfileUsage(
grantee
):Grant
Grants appropriate permissions to use the inference profile.
• grantee: IGrantable
Grant