associate_skill_with_skill_group
(**kwargs)¶Associates a skill with a skill group.
See also: AWS API Documentation
Request Syntax
response = client.associate_skill_with_skill_group(
SkillGroupArn='string',
SkillId='string'
)
[REQUIRED]
The unique identifier of the skill.
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.ConcurrentModificationException
AlexaForBusiness.Client.exceptions.NotFoundException
AlexaForBusiness.Client.exceptions.SkillNotLinkedException