← Volver

Vista previa

Editar
AWS AI Practitioner

A company stores customer data in OpenSearch. The company wants an AI solution to retrieve specific customer information from the stored data. The AI solution must convert queries into data requests and generate CSV files from the results. Then, the AI solution must upload the CSV files to Amazon S3. Which solution will meet these requirements in the MOST operationally-efficient way?

A Create an AI agent to perform the required steps. ✓ Correcta
B Use a single foundation model (FM) with few-shot prompting.
C Create a software application without using AI to perform the required steps.
D Train a decision tree model to generate a solution based on user questions.