BatchGetRecordError
The error that has occurred when attempting to retrieve a batch of Records.
Contents
- ErrorCode
-
The error code of an error that has occurred when attempting to retrieve a batch of Records. For more information on errors, see Errors.
Type: String
Length Constraints: Maximum length of 358400.
Pattern:
.*
Required: Yes
- ErrorMessage
-
The error message of an error that has occurred when attempting to retrieve a record in the batch.
Type: String
Length Constraints: Maximum length of 2048.
Required: Yes
- FeatureGroupName
-
The name of the feature group that the record belongs to.
Type: String
Length Constraints: Maximum length of 358400.
Pattern:
.*
Required: Yes
- RecordIdentifierValueAsString
-
The value for the
RecordIdentifier
in string format of a Record from aFeatureGroup
that is causing an error when attempting to be retrieved.Type: String
Length Constraints: Maximum length of 358400.
Pattern:
.*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: