Enumeration: action_category
Types of actions that a pipeline can perform
See
https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html
Columns
• approval = "Approval"
• build = "Build"
• deploy = "Deploy"
• invoke = "Invoke"
• source = "Source"
• test = "Test"