generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / bedrock / InferenceProfileType

Enumeration: InferenceProfileType

These are the values used by the API when using aws bedrock get-inference-profile –inference-profile-identifier XXXXXXX

Enumeration Members

APPLICATION

APPLICATION: "APPLICATION"

An inference profile that is user-created. These are profiles that help you track costs or metrics.


SYSTEM_DEFINED

SYSTEM_DEFINED: "SYSTEM_DEFINED"

An inference profile that is created by AWS. These are profiles such as cross-region which help you distributed traffic across a geographic region.