@viperhq/pipeline
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

CodePipeline helper functions

npm

Running executionBatch

executionBatch({
  executions: [
    {
      pipelineName: "PIPELINE1",
      region: "eu-west-1"
    },
    {
      pipelineName: "PIPELINE2",
      region: "eu-west-2",
      roleArn: "arn:aws:iam::XXXXXXXXX:role/YYYYY"
    }
  ]
})

Package Sidebar

Install

npm i @viperhq/pipeline

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Unpacked Size

15.8 kB

Total Files

9

Last publish

Collaborators

  • artit91