delete_network_insights_path
(**kwargs)¶Deletes the specified path.
See also: AWS API Documentation
Request Syntax
response = client.delete_network_insights_path(
DryRun=True|False,
NetworkInsightsPathId='string'
)
DryRunOperation
. Otherwise, it is UnauthorizedOperation
.[REQUIRED]
The ID of the path.
dict
Response Syntax
{
'NetworkInsightsPathId': 'string'
}
Response Structure
(dict) --
NetworkInsightsPathId (string) --
The ID of the path.