AWS Certified Alexa Skill Builder – Specialty — Question 22
An Alexa Skill Builder published a skill and now wants to update it.
Which of the following changes will make it necessary to have the skill re-certified? (Choose two.)
Answer options
- A. Adding a new intent in the interaction model
- B. Changing the text of a skill response
- C. Adding a sentence to the skill description
- D. Changing the URL of the image on a skill card
- E. Updating the backend to point to a new database
Correct answer: D, E
Explanation
The correct answers are D and E because changing the URL of the image on a skill card and updating the backend to point to a new database are significant alterations that affect the skill's functionality and presentation. Options A, B, and C involve minor changes that do not typically necessitate re-certification.