AlexaForBusiness / Client / approve_skill
approve_skill#
- AlexaForBusiness.Client.approve_skill(**kwargs)#
Associates a skill with the organization under the customer’s AWS account. If a skill is private, the user implicitly accepts access to this skill during enablement.
See also: AWS API Documentation
Request Syntax
response = client.approve_skill( SkillId='string' )
- Parameters:
SkillId (string) –
[REQUIRED]
The unique identifier of the skill.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
AlexaForBusiness.Client.exceptions.LimitExceededException
AlexaForBusiness.Client.exceptions.NotFoundException
AlexaForBusiness.Client.exceptions.ConcurrentModificationException