Module Smaws_Client_CodePipeline.UpdateActionType

Updates an action type that was created with any supported integration model, where the action type is to be used by customers of the action type provider. Use a JSON file with the action definition and UpdateActionType to provide the full structure.

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