Smaws_Client_CloudTrail.CreateEventDataStore
val request :
Smaws_Lib.Context.t ->
create_event_data_store_request ->
(create_event_data_store_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `CloudTrailAccessNotEnabledException of
cloud_trail_access_not_enabled_exception
| `ConflictException of conflict_exception
| `EventDataStoreAlreadyExistsException of
event_data_store_already_exists_exception
| `EventDataStoreMaxLimitExceededException of
event_data_store_max_limit_exceeded_exception
| `InsufficientDependencyServiceAccessPermissionException of
insufficient_dependency_service_access_permission_exception
| `InsufficientEncryptionPolicyException of
insufficient_encryption_policy_exception
| `InvalidEventSelectorsException of invalid_event_selectors_exception
| `InvalidKmsKeyIdException of invalid_kms_key_id_exception
| `InvalidParameterException of invalid_parameter_exception
| `InvalidTagParameterException of invalid_tag_parameter_exception
| `KmsException of kms_exception
| `KmsKeyNotFoundException of kms_key_not_found_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
Creates a new event data store.