NetworkSecurityManagerCustomerAPI / Client / delete_admin_account
delete_admin_account¶
- NetworkSecurityManagerCustomerAPI.Client.delete_admin_account(**kwargs)¶
Removes the specified AWS Network Security Manager administrator account.
See also: AWS API Documentation
Request Syntax
response = client.delete_admin_account( accountId='string' )
- Parameters:
accountId (string) –
[REQUIRED]
The AWS account ID of the administrator account to remove.
- Returns:
None
Exceptions