NetworkFlowMonitor / Client / delete_scope

delete_scope#

NetworkFlowMonitor.Client.delete_scope(**kwargs)#

Deletes a scope that has been defined.

See also: AWS API Documentation

Request Syntax

response = client.delete_scope(
    scopeId='string'
)
Parameters:

scopeId (string) –

[REQUIRED]

The identifier for the scope that includes the resources you want to get data results for. A scope ID is an internally-generated identifier that includes all the resources for a specific root account.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions