InferenceProfileType

class aws_cdk.aws_bedrock_alpha.InferenceProfileType(*values)

Bases: Enum

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

Stability:

experimental

Attributes

APPLICATION

(experimental) An inference profile that is user-created.

These are profiles that help you track costs or metrics.

Stability:

experimental

SYSTEM_DEFINED

(experimental) An inference profile that is created by AWS.

These are profiles such as cross-region which help you distribute traffic across a geographic region.

Stability:

experimental