---
type: resource-type
title: ApplicationInferenceProfile
description: aws resource type AWS::Bedrock::ApplicationInferenceProfile
name: ApplicationInferenceProfile
lexicon: aws
resource_type: AWS::Bedrock::ApplicationInferenceProfile
---
`AWS::Bedrock::ApplicationInferenceProfile`, a resource type of the aws lexicon.

## Properties

- `InferenceProfileName` (`string`, required)
- `CreatedAt` (`string`, optional): Time Stamp
- `Description` (`string`, optional): Description of the inference profile
- `InferenceProfileArn` (`string`, optional)
- `InferenceProfileId` (`string`, optional)
- `InferenceProfileIdentifier` (`string`, optional): Inference profile identifier. Supports both system-defined inference profile ids, and inference profile ARNs.
- `Models` (`ApplicationInferenceProfile_InferenceProfileModel[]`, optional): List of model configuration
- `ModelSource` (`any`, optional)
- `Status` (`ApplicationInferenceProfile_InferenceProfileStatus`, optional)
- `Tags` (`ApplicationInferenceProfile_Tag[]`, optional): List of Tags
- `Type` (`ApplicationInferenceProfile_InferenceProfileType`, optional)
- `UpdatedAt` (`string`, optional): Time Stamp

## Attributes

- `CreatedAt`
- `InferenceProfileArn`
- `InferenceProfileId`
- `InferenceProfileIdentifier`
- `Models`
- `Status`
- `Type`
- `UpdatedAt`
