Smaws_Client_CloudTrail.DisableFederation
val request :
Smaws_Lib.Context.t ->
disable_federation_request ->
(disable_federation_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `CloudTrailAccessNotEnabledException of
cloud_trail_access_not_enabled_exception
| `ConcurrentModificationException of concurrent_modification_exception
| `EventDataStoreARNInvalidException of
event_data_store_arn_invalid_exception
| `EventDataStoreNotFoundException of event_data_store_not_found_exception
| `InactiveEventDataStoreException of inactive_event_data_store_exception
| `InsufficientDependencyServiceAccessPermissionException of
insufficient_dependency_service_access_permission_exception
| `InvalidParameterException of invalid_parameter_exception
| `NoManagementAccountSLRExistsException of
no_management_account_slr_exists_exception
| `NotOrganizationMasterAccountException of
not_organization_master_account_exception
| `OperationNotPermittedException of operation_not_permitted_exception
| `OrganizationNotInAllFeaturesModeException of
organization_not_in_all_features_mode_exception
| `OrganizationsNotInUseException of organizations_not_in_use_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Disables Lake query federation on the specified event data store. When you disable federation, CloudTrail disables the integration with Glue, Lake Formation, and Amazon Athena. After disabling Lake query federation, you can no longer query your event data in Amazon Athena.
No CloudTrail Lake data is deleted when you disable federation and you can continue to run queries in CloudTrail Lake.