Codepipeline Functions
object CodepipelineFunctions
Functions
Link copied to clipboard
The AWS::CodePipeline::CustomActionType resource creates a custom action for activities that aren't included in the CodePipeline default actions, such as running an internally developed build process or a test suite. You can use these custom actions in the stage of a pipeline.
suspend fun getCustomActionType(argument: suspend GetCustomActionTypePlainArgsBuilder.() -> Unit): GetCustomActionTypeResult
suspend fun getCustomActionType(category: String, provider: String, version: String): GetCustomActionTypeResult