Smaws_Client_WorkMail.DeleteIdentityCenterApplication
Deletes the IAM Identity Center application from WorkMail. This action does not affect the authentication settings for any WorkMail organizations.
val request :
Smaws_Lib.Context.t ->
Types.delete_identity_center_application_request ->
(Types.delete_identity_center_application_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception
| `OrganizationStateException of Types.organization_state_exception ])
Stdlib.result