ModelAlias
An alias that provides a stable reference to a model version.
Contents
- aliasName
-
The name of the model alias.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- latestModelId
-
The model ID that this alias currently points to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- resolvedModelId
-
The resolved model ID after alias resolution.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: