AWS Certified Alexa Skill Builder – Specialty — Question 11

An Alexa Skill Builder submitted a child-directed skill for certification that lists the nearest skateboard parks. The Builder ensured that
✑ The skill does not link to an external account
✑ The skill stored the child's preference by userId
✑ The skill has a valid privacy policy link in the skill Distribution page
Given this information, why will the skill fail certification?

Answer options

Correct answer: C

Explanation

The skill fails certification because the use of the child's userId violates PII regulations, which prohibit the collection of such information without explicit consent. The other options are incorrect because the Builder did provide a privacy policy, location data can be used in child-directed skills under certain conditions, and the skill's intended audience does not exclude children over 13.