AlexaForBusiness.Client.update_device(**kwargs)¶Updates the device name by device ARN.
See also: AWS API Documentation
Request Syntax
response = client.update_device(
DeviceArn='string',
DeviceName='string'
)
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundExceptionAlexaForBusiness.Client.exceptions.ConcurrentModificationExceptionAlexaForBusiness.Client.exceptions.DeviceNotRegisteredException