BedrockFoundationModelConfiguration
Settings for a foundation model or inference profile used to parse documents for a data source.
Contents
- modelArn
-
The ARN of the foundation model or inference profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^(arn:aws(-[^:]{1,12})?:(bedrock):[a-z0-9-]{1,20}:([0-9]{12})?:([a-z-]+/)?)?([a-zA-Z0-9.-]{1,63}){0,2}(([:][a-z0-9-]{1,63}){0,2})?(/[a-z0-9]{1,12})?$
Required: Yes
- parsingPrompt
-
Instructions for interpreting the contents of a document.
Type: ParsingPrompt object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: