Smaws_Client_WorkMail.CreateIdentityCenterApplication
Creates the WorkMail application in IAM Identity Center that can be used later in the WorkMail - IdC integration. For more information, see PutIdentityProviderConfiguration. This action does not affect the authentication settings for any WorkMail organizations.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.create_identity_center_application_request ->
(Types.create_identity_center_application_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception ])
Stdlib.result