Cody DSL

Cody provides a simple yet powerful DSL to create CodeBuild related resources. Here are some examples of resources it can create:

  • project: The CodeBuild project. This is required.
  • iam role: The IAM role associated with the CodeBuild project.
  • schedule: An CloudWatch Event rule. The rule triggers the codebuild project to start on a scheduled basis.

Pro tip: Use the <- and -> arrow keys to move back and forward.

Edit this page

See a typo or an error? You can improve this page. This website is available on GitHub, and contributions are encouraged and welcomed. We love pull requests from you!