Module Smaws_Client_Redshift.DescribeRedshiftIdcApplications

Lists the Amazon Redshift IAM Identity Center applications.

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.describe_redshift_idc_applications_message -> (Types.describe_redshift_idc_applications_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