Module Smaws_Client_Redshift.DeleteRedshiftIdcApplication

Deletes an Amazon Redshift IAM Identity Center application.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `DependentServiceAccessDeniedFault of Types.dependent_service_access_denied_fault | `DependentServiceUnavailableFault of Types.dependent_service_unavailable_fault | `RedshiftIdcApplicationNotExistsFault of Types.redshift_idc_application_not_exists_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_redshift_idc_application_message -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsQuery.error | `DependentServiceAccessDeniedFault of Types.dependent_service_access_denied_fault | `DependentServiceUnavailableFault of Types.dependent_service_unavailable_fault | `RedshiftIdcApplicationNotExistsFault of Types.redshift_idc_application_not_exists_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.delete_redshift_idc_application_message -> (Smaws_Lib.Smithy_api.Types.unit_ Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsQuery.error | `DependentServiceAccessDeniedFault of Types.dependent_service_access_denied_fault | `DependentServiceUnavailableFault of Types.dependent_service_unavailable_fault | `RedshiftIdcApplicationNotExistsFault of Types.redshift_idc_application_not_exists_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ] * Smaws_Lib.Response.metadata) Stdlib.result