CloudTrail / Client / deregister_organization_delegated_admin
deregister_organization_delegated_admin#
- CloudTrail.Client.deregister_organization_delegated_admin(**kwargs)#
Removes CloudTrail delegated administrator permissions from a member account in an organization.
See also: AWS API Documentation
Request Syntax
response = client.deregister_organization_delegated_admin( DelegatedAdminAccountId='string' )
- Parameters:
DelegatedAdminAccountId (string) –
[REQUIRED]
A delegated administrator account ID. This is a member account in an organization that is currently designated as a delegated administrator.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Returns the following response if successful. Otherwise, returns an error.
Exceptions