Module Smaws_Client_Glue.CreateGlueIdentityCenterConfiguration

Creates a new Glue Identity Center configuration to enable integration between Glue and Amazon Web Services IAM Identity Center for authentication and authorization.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `AlreadyExistsException of Types.already_exists_exception | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalServiceException of Types.internal_service_exception | `InvalidInputException of Types.invalid_input_exception | `OperationTimeoutException of Types.operation_timeout_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_glue_identity_center_configuration_request -> (Types.create_glue_identity_center_configuration_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `AlreadyExistsException of Types.already_exists_exception | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalServiceException of Types.internal_service_exception | `InvalidInputException of Types.invalid_input_exception | `OperationTimeoutException of Types.operation_timeout_exception ]) Stdlib.result