Smaws_Client_Redshift.CreateRedshiftIdcApplicationCreates an Amazon Redshift application for use with IAM Identity Center.
val error_to_string :
[ Smaws_Lib.Protocols.AwsQuery.error
| `DependentServiceAccessDeniedFault of
Types.dependent_service_access_denied_fault
| `DependentServiceUnavailableFault of
Types.dependent_service_unavailable_fault
| `InvalidTagFault of Types.invalid_tag_fault
| `RedshiftIdcApplicationAlreadyExistsFault of
Types.redshift_idc_application_already_exists_fault
| `RedshiftIdcApplicationQuotaExceededFault of
Types.redshift_idc_application_quota_exceeded_fault
| `TagLimitExceededFault of Types.tag_limit_exceeded_fault
| `UnsupportedOperationFault of Types.unsupported_operation_fault ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.create_redshift_idc_application_message ->
(Types.create_redshift_idc_application_result,
[> Smaws_Lib.Protocols.AwsQuery.error
| `DependentServiceAccessDeniedFault of
Types.dependent_service_access_denied_fault
| `DependentServiceUnavailableFault of
Types.dependent_service_unavailable_fault
| `InvalidTagFault of Types.invalid_tag_fault
| `RedshiftIdcApplicationAlreadyExistsFault of
Types.redshift_idc_application_already_exists_fault
| `RedshiftIdcApplicationQuotaExceededFault of
Types.redshift_idc_application_quota_exceeded_fault
| `TagLimitExceededFault of Types.tag_limit_exceeded_fault
| `UnsupportedOperationFault of Types.unsupported_operation_fault ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.create_redshift_idc_application_message ->
(Types.create_redshift_idc_application_result Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsQuery.error
| `DependentServiceAccessDeniedFault of
Types.dependent_service_access_denied_fault
| `DependentServiceUnavailableFault of
Types.dependent_service_unavailable_fault
| `InvalidTagFault of Types.invalid_tag_fault
| `RedshiftIdcApplicationAlreadyExistsFault of
Types.redshift_idc_application_already_exists_fault
| `RedshiftIdcApplicationQuotaExceededFault of
Types.redshift_idc_application_quota_exceeded_fault
| `TagLimitExceededFault of Types.tag_limit_exceeded_fault
| `UnsupportedOperationFault of Types.unsupported_operation_fault ]
* Smaws_Lib.Response.metadata)
Stdlib.result