update_skill_group
(**kwargs)¶Updates skill group details by skill group ARN.
See also: AWS API Documentation
Request Syntax
response = client.update_skill_group(
SkillGroupArn='string',
SkillGroupName='string',
Description='string'
)
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundException
AlexaForBusiness.Client.exceptions.NameInUseException
AlexaForBusiness.Client.exceptions.ConcurrentModificationException