AWS AI Practitioner
A company is building a new generative AI chatbot. The chatbot uses an Amazon Bedrock foundation model (FM) to generate responses. During testing, the company notices that the chatbot is prone to prompt injection attacks. What can the company do to secure the chatbot with the LEAST implementation effort?
A
Fine-tune the FM to avoid harmful responses.
B
Use Amazon Bedrock Guardrails content filters and denied topics.
✓ Correcta
C
Change the FM to a more secure FM.
D
Use chain-of-thought prompting to produce secure responses.