AWS Certified Alexa Skill Builder – Specialty — Question 13
An Alexa Skill Builder adds a colleague to a skill using the beta test feature. The colleague logs in to the developer console to edit the interaction model and cannot see the skill.
Why is this happening?
Answer options
- A. The colleague needs the ROLE_ADMINISTRATOR enablement.
- B. The skill was not submitted for publishing.
- C. The colleague was not made an administrator in the beta test tool.
- D. The colleague has not been added to the skill's developer account.
Correct answer: C
Explanation
The correct answer is C because only users granted administrative access in the beta test tool can view and edit the skill. Option A is incorrect as ROLE_ADMINISTRATOR enablement is not the sole requirement for accessing the skill. Option B is irrelevant because submitting the skill for publishing does not affect access rights in the beta test feature. Option D is also incorrect; while being added to the developer account is necessary, the specific issue here relates to beta test tool permissions.