Skip to content

Conversation

@antonio-marquez-perez
Copy link
Contributor

with this method, we can create a codestar connection class from an exising arn

ISSUES CLOSED: 7

Fixes #

with this method, we can create a codestar connection class from an exising arn
@antonio-marquez-perez antonio-marquez-perez self-assigned this Nov 2, 2023
@antonio-marquez-perez antonio-marquez-perez linked an issue Nov 2, 2023 that may be closed by this pull request
@antonio-marquez-perez antonio-marquez-perez added the enhancement New feature or request label Nov 2, 2023
@antonio-marquez-perez antonio-marquez-perez requested a review from a team November 2, 2023 19:46
the name of the imported resource arn was wrong. This comes from a comment in code review

ISSUES CLOSED: 7
Copy link
Contributor Author

@antonio-marquez-perez antonio-marquez-perez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything is ok, we can merge the PR

* Import an externally defined Code Star Connection using its ARN.
*
* @param scope the construct that will "own" the imported key.
* @param id the id of the imported key in the construct tree.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace "imported key" for "imported code star conection"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it has been changed in the next commit

@antonio-marquez-perez antonio-marquez-perez merged commit 6c38dd6 into main Nov 2, 2023
@antonio-marquez-perez antonio-marquez-perez deleted the features/7-add-static-fromcodestarconnectionarn-method branch November 9, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add static fromCodeStarConnectionArn method

2 participants