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.ValidationExceptionNetworkSecurityManagerCustomerAPI.Client.exceptions.ConflictExceptionNetworkSecurityManagerCustomerAPI.Client.exceptions.InternalServerExceptionNetworkSecurityManagerCustomerAPI.Client.exceptions.AccessDeniedExceptionNetworkSecurityManagerCustomerAPI.Client.exceptions.ThrottlingException