update_gateway_group
(**kwargs)¶Updates the details of a gateway group. If any optional field is not provided, the existing corresponding value is left unmodified.
See also: AWS API Documentation
Request Syntax
response = client.update_gateway_group(
GatewayGroupArn='string',
Name='string',
Description='string'
)
[REQUIRED]
The ARN of the gateway group to update.
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundException
AlexaForBusiness.Client.exceptions.NameInUseException