AWS Certified Alexa Skill Builder – Specialty – Question09

An Alexa Skill Builder has published a skill to the Alexa Skills Store, but soon after realizes that Amazon Alexa is saying an incorrect word in one of the responses.
What is the recommended method for the Builder to correct this issue?

A.
Correct the response in a new endpoint, and after updating the In Development version of the skill, redeploy it.
B. Access the In Development version of the skill, alter the intent that was causing the incorrect word, then resubmit the skill for certification.
C. Edit the response in a new endpoint, and after updating the In Development version of the skill, resubmit it for certification.
D. Correct the response in the existing endpoint of the Live version of the skill, then redeploy it.

Correct Answer: A