ImportedModelSummary
Information about the imported model.
Contents
- creationTime
-
Creation time of the imported model.
Type: Timestamp
Required: Yes
- modelArn
-
The Amazon Resource Name (ARN) of the imported model.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 1011.
Pattern:
^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:imported-model/[a-z0-9]{12}$
Required: Yes
- modelName
-
Name of the imported model.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^([0-9a-zA-Z][_-]?)+$
Required: Yes
- instructSupported
-
Specifies if the imported model supports converse.
Type: Boolean
Required: No
- modelArchitecture
-
The architecture of the imported model.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: