You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<span>The extension will create a <ahref="https://developer.amazon.com/en-US/docs/alexa/custom-skills/understanding-custom-skills.html">Custom Skill</a> containing a custom interaction model based on a Hello World sample project. From there you can design your own custom experience by defining the requests your skill can handle.
51
+
<span>The extension will create a <ahref="https://developer.amazon.com/en-US/docs/alexa/custom-skills/understanding-custom-skills.html">Custom Skill</a> containing a custom interaction model based on a Hello World sample project. From there you can design your own custom experience by defining the requests your skill can handle.
52
52
</span>
53
53
<divclass="provision-cards-container">
54
54
<divid="skillModelCard" class="skill-card">
@@ -68,7 +68,7 @@ <h1>Create new skill</h1>
68
68
selected
69
69
</div>
70
70
<pclass="title">Alexa-hosted</p>
71
-
<pclass="details">Alexa will host skills in your account up to the AWS Free Tier limits and get you started with a skill template. You will gain access to AWS Lambda endpoints in all Alexa service regions, a DynamoDB table for data persistence, and S3 for media storage.
71
+
<pclass="details">Alexa will host skills in your account up to the AWS Free Tier limits and get you started with a skill template. You will gain access to AWS Lambda endpoints in all Alexa service regions, a DynamoDB table for data persistence, and S3 for media storage.
<span>With Alexa-Hosted skills you get free hosting with AWS Lambda (up to the AWS Free Tier). <ahref='https://developer.amazon.com/en-US/docs/alexa/hosted-skills/build-a-skill-end-to-end-using-an-alexa-hosted-skill.html'>Learn more</a></span>
0 commit comments