drs / Client / delete_source_network

delete_source_network#

drs.Client.delete_source_network(**kwargs)#

Delete Source Network resource.

See also: AWS API Documentation

Request Syntax

response = client.delete_source_network(
    sourceNetworkID='string'
)
Parameters:

sourceNetworkID (string) –

[REQUIRED]

ID of the Source Network to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions