AWS Generative AI Developer Professional Dumps (AIP-C01) - AWS Exam Questions
Last updated on July 22, 2026
Which solution will resolve this problem?
level logic to link multiple chunks sequentially until the FM's maximum context window of 200,000
tokens is reached before making inference calls.
sentences. Use the RetrieveAndGenerate API to dynamically select the most relevant chunks based on embedding similarity scores.
Use Amazon Bedrock Knowledge Bases built-in retrieval to automatically select relevant parent chunks based on query context. Configure overlap tokens to maintain semantic continuity.
80% of the context window. Configure the Lambda function to process each segment independently
before aggregating the results.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
from the documents. The application must redact personally identifiable information (PII) before
inference. The application must use foundation models (FMs) to generate approvals. The application must route low-confidence document extraction results to human reviewers who are within the same AWS Region as the loan applicant. The company must ensure that the application complies with strict Regional data residency and
auditability requirements. The application must be able to scale to handle 25,000 applications each
day and provide 99.9% availability.
Which combination of solutions will meet these requirements? (Select THREE.)
Apply Amazon Bedrock guardrails to prevent inappropriate or unauthorized content in model outputs. Configure Region-specific IAM roles to enforce data residency requirements and to control access to the extracted data.
from the uploaded documents before inference.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which solution will meet these requirements?
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which solution will meet these requirements?
for each user request. Run business logic in the Lambda function to select the appropriate FM for
each request. Expose the FM through a single Amazon API Gateway REST API endpoint.
Update the variables when the system switches between models.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which combination of solutions will meet this requirement? (Select TWO.)
instances to 0. Continue to perform per-request processing. Lazily load model weights on the first request.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.