Module Smaws_Client_CloudTrail.RegisterOrganizationDelegatedAdmin

Registers an organization’s member account as the CloudTrail delegated administrator.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccountNotFoundException of Types.account_not_found_exception | `AccountRegisteredException of Types.account_registered_exception | `CannotDelegateManagementAccountException of Types.cannot_delegate_management_account_exception | `CloudTrailAccessNotEnabledException of Types.cloud_trail_access_not_enabled_exception | `ConflictException of Types.conflict_exception | `DelegatedAdminAccountLimitExceededException of Types.delegated_admin_account_limit_exceeded_exception | `InsufficientDependencyServiceAccessPermissionException of Types.insufficient_dependency_service_access_permission_exception | `InsufficientIAMAccessPermissionException of Types.insufficient_iam_access_permission_exception | `InvalidParameterException of Types.invalid_parameter_exception | `NotOrganizationManagementAccountException of Types.not_organization_management_account_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `OrganizationsNotInUseException of Types.organizations_not_in_use_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.register_organization_delegated_admin_request -> (Types.register_organization_delegated_admin_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccountNotFoundException of Types.account_not_found_exception | `AccountRegisteredException of Types.account_registered_exception | `CannotDelegateManagementAccountException of Types.cannot_delegate_management_account_exception | `CloudTrailAccessNotEnabledException of Types.cloud_trail_access_not_enabled_exception | `ConflictException of Types.conflict_exception | `DelegatedAdminAccountLimitExceededException of Types.delegated_admin_account_limit_exceeded_exception | `InsufficientDependencyServiceAccessPermissionException of Types.insufficient_dependency_service_access_permission_exception | `InsufficientIAMAccessPermissionException of Types.insufficient_iam_access_permission_exception | `InvalidParameterException of Types.invalid_parameter_exception | `NotOrganizationManagementAccountException of Types.not_organization_management_account_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `OrganizationsNotInUseException of Types.organizations_not_in_use_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result