AlexaForBusiness / Client / forget_smart_home_appliances

forget_smart_home_appliances#

AlexaForBusiness.Client.forget_smart_home_appliances(**kwargs)#

Forgets smart home appliances associated to a room.

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.forget_smart_home_appliances(
    RoomArn='string'
)
Parameters:

RoomArn (string) –

[REQUIRED]

The room that the appliances are associated with.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions