Examtopics

AWS Certified Machine Learning - Specialty
  • Topic 1 Question 246

    A machine learning (ML) engineer is integrating a production model with a customer metadata repository for real-time inference. The repository is hosted in Amazon SageMaker Feature Store. The engineer wants to retrieve only the latest version of the customer metadata record for a single customer at a time.

    Which solution will meet these requirements?

    • Use the SageMaker Feature Store BatchGetRecord API with the record identifier. Filter to find the latest record.

    • Create an Amazon Athena query to retrieve the data from the feature table.

    • Create an Amazon Athena query to retrieve the data from the feature table. Use the write_time value to find the latest record.

    • Use the SageMaker Feature Store GetRecord API with the record identifier.


    シャッフルモード