Module Smaws_Client_Redshift.ModifyRedshiftIdcApplication

Changes an existing 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.modify_redshift_idc_application_message -> (Types.modify_redshift_idc_application_result, [> 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