SkillSummary
The summary of skills.
Contents
- EnablementType
-
Whether the skill is enabled under the user's account, or if it requires linking to be used.
Type: String
Valid Values:
ENABLED | PENDING
Required: No
- SkillId
-
The ARN of the skill summary.
Type: String
Pattern:
(^amzn1\.ask\.skill\.[0-9a-f\-]{1,200})|(^amzn1\.echo-sdk-ams\.app\.[0-9a-f\-]{1,200})
Required: No
- SkillName
-
The name of the skill.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]*
Required: No
- SkillType
-
Whether the skill is publicly available or is a private skill.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9_-]*
Valid Values:
PUBLIC | PRIVATE
Required: No
- SupportsLinking
-
Linking support for a skill.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: