AWS Certified Alexa Skill Builder – Specialty — Question 4
An Alexa Skill Builder wants to name a skill using a company's branded acronym, "NAT Systems."
Which invocation name is valid?
Answer options
- A. n a t systems
- B. n-a-t systems
- C. n. a. t. systems
- D. NAT Systems
Correct answer: D
Explanation
The correct answer is D, 'NAT Systems,' as it follows the guidelines for invocation names by properly capitalizing the acronym. The other options do not meet the requirements for valid invocation names due to incorrect formatting, such as spacing or punctuation, which are not allowed.