Full AWS Practitioner Certification Question

Context: After creating and running a pipeline to train a machine learning model, a second pipeline is required. This second pipeline must: Perform the same data transformations on new data. Use the trained model to infer label values based on its features. Question: In the context of machine learning, what does the term inference mean?