Module Smaws_Client_CodePipeline.GetActionType

Returns information about an action type created for an external provider, where the action is to be used by customers of the external provider. The action can be created with any supported integration model.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ActionTypeNotFoundException of Types.action_type_not_found_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_action_type_input -> (Types.get_action_type_output, [> Smaws_Lib.Protocols.AwsJson.error | `ActionTypeNotFoundException of Types.action_type_not_found_exception | `ValidationException of Types.validation_exception ]) Stdlib.result