AlexaForBusiness / Client / delete_gateway_group

delete_gateway_group#

AlexaForBusiness.Client.delete_gateway_group(**kwargs)#

Deletes a gateway group.

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.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