associate_skill_group_with_room
(**kwargs)¶Associates a skill group with a given room. This enables all skills in the associated skill group on all devices in the room.
See also: AWS API Documentation
Request Syntax
response = client.associate_skill_group_with_room(
SkillGroupArn='string',
RoomArn='string'
)
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.ConcurrentModificationException