Use the Alexa Skill Development Notifications

The Skill Development Notifications Service (SDNS) is a message delivery system that enables you to receive notifications about Alexa skill development events that you trigger using the Alexa Skill Management API (SMAPI) or the Alexa Skills Kit Command-Line Interface (ASK CLI). SDNS can also notify you when a customer reviews your skill.

SDNS sends the notifications to an endpoint such as an Amazon Simple Notification Service (Amazon SNS) topic, which then sends the notifications to you. You can choose which type of notifications you receive. For example, you can set up SDNS to send you notifications when your skills pass certification.

You might use SDNS if you're one of the following roles:

The following image is a high-level view of where SNDS fits in to the skill-building process.

Alexa Skill Development Notifications Service