delete_gateway_group

AlexaForBusiness.Client.delete_gateway_group(**kwargs)

Deletes a gateway group.

See also: AWS API Documentation

Request Syntax

response = client.delete_gateway_group(
    GatewayGroupArn='string'
)
Parameters
GatewayGroupArn (string) --

[REQUIRED]

The ARN of the gateway group to delete.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • AlexaForBusiness.Client.exceptions.ResourceAssociatedException