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.
Danger
This operation is deprecated and may not function as expected. This operation should not be used going forward and is only kept for the purpose of backwards compatiblity.
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