NetworkSecurityManagerCustomerAPI / Client / delete_scope

delete_scope

NetworkSecurityManagerCustomerAPI.Client.delete_scope(**kwargs)

Deletes the specified scope.

See also: AWS API Documentation

Request Syntax

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

scopeIdentifier (string) –

[REQUIRED]

The identifier of the scope. This is the scope’s Amazon Resource Name (ARN).

Returns:

None

Exceptions

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ValidationException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ConflictException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.InternalServerException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.AccessDeniedException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ThrottlingException