mgn / Client / delete_wave

delete_wave#

mgn.Client.delete_wave(**kwargs)#

Delete wave.

See also: AWS API Documentation

Request Syntax

response = client.delete_wave(
    accountID='string',
    waveID='string'
)
Parameters:
  • accountID (string) – Account ID.

  • waveID (string) –

    [REQUIRED]

    Wave ID.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • mgn.Client.exceptions.UninitializedAccountException

  • mgn.Client.exceptions.ResourceNotFoundException

  • mgn.Client.exceptions.ConflictException