Skip to content

Pipeline.fromPipelineArn import missing in latest CDK #3467

Description

@kevinslin

Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.

  • I'm submitting a ...

    • 🪲 bug report
    • 🚀 feature request
    • 📚 construct library gap
    • ☎️ security issue or vulnerability => Please see policy
    • ❓ support request => Please see note at the top of this template.
  • What is the current behavior?
    If the current behavior is a 🪲bug🪲: Please provide the steps to reproduce

There is no method on high level code pipeline construct to import an existing pipeline via ARN. There was such a method in cdk v0.33

  • What is the expected behavior (or behavior of feature suggested)?

Code pipeline high level construct has following import method: Pipeline.fromPipelineArn

  • What is the motivation / use case for changing the behavior or adding this feature?

Importing an existing pipeline via ARN.

  • Please tell us about your environment:

    • CDK CLI Version: 1.2.0
    • Module Version: 1.2.0,
    • OS: OSX
    • Language: Typescript
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions