AlexaForBusiness.Client.
disassociate_skill_group_from_room
(**kwargs)¶Disassociates a skill group from a specified room. This disables all skills in the skill group on all devices in the room.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_skill_group_from_room(
SkillGroupArn='string',
RoomArn='string'
)
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.ConcurrentModificationException