class Aws::SageMakerFeatureStoreRuntime::Types::BatchGetRecordError
The error that has occurred when attempting to retrieve a batch of Records.
@!attribute [rw] feature_group_name
The name of the feature group that the record belongs to. @return [String]
@!attribute [rw] record_identifier_value_as_string
The value for the `RecordIdentifier` in string format of a Record from a `FeatureGroup` that is causing an error when attempting to be retrieved. @return [String]
@!attribute [rw] error_code
The error code of an error that has occured when attempting to retrieve a batch of Records. For more information on errors, see [ Errors][1]. [1]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_feature_store_GetRecord.html#API_feature_store_GetRecord_Errors @return [String]
@!attribute [rw] error_message
The error message of an error that has occured when attempting to retrieve a record in the batch. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-featurestore-runtime-2020-07-01/BatchGetRecordError AWS API Documentation
Constants
- SENSITIVE