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