Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"fromLookup" for additional resources #139

Closed
2 tasks
thibaut-pro opened this issue Mar 4, 2020 · 2 comments
Closed
2 tasks

"fromLookup" for additional resources #139

thibaut-pro opened this issue Mar 4, 2020 · 2 comments
Labels
effort/medium Reasonable effort required for implementation management/tracking status/stale The RFC did not get any significant enough progress or tracking and has become stale.

Comments

@thibaut-pro
Copy link

This is a request for AWS CDK to support selectors (a la jQuery/CSS) for resources that would enable me to import existing resources by type and tag.

Use Case

I would like to reference existing resources (https://docs.aws.amazon.com/cdk/latest/guide/resources.html) but I don't necessarily know the resource ARN. VPCs support lookups already but I would like to see that expanded to other AWS constructs.

Proposed Solution

This was mentioned in aws/aws-cdk#1136 (comment) which could be a starting point to implement generalized selectors.

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@eladb eladb changed the title Support Selectors (a la jQuery/CSS) for Resources "fromLookup" for additional resources Mar 10, 2020
@eladb
Copy link
Contributor

eladb commented Mar 10, 2020

Transferring this to the RFC repo as this is a major feature.

@eladb eladb transferred this issue from aws/aws-cdk Mar 10, 2020
@eladb eladb removed their assignment Mar 10, 2020
@eladb eladb added management/tracking effort/medium Reasonable effort required for implementation status/proposed Newly proposed RFC management/rfc labels Mar 10, 2020
@mrgrain
Copy link
Contributor

mrgrain commented Oct 27, 2023

Marking this RFCs as stale since there has been little recent activity and it is not currently close to getting accepted as-is. We appreciate the effort that has gone into this proposal. Marking an RFCs as stale is not a one-way door. If you have made substantial changes to the proposal, please open a new issue/RFC. You might also consider raising a PR to aws/aws-cdk directly or self-publishing to Construct Hub.

@mrgrain mrgrain closed this as completed Oct 27, 2023
@mrgrain mrgrain closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2023
@mrgrain mrgrain added status/stale The RFC did not get any significant enough progress or tracking and has become stale. and removed status/proposed Newly proposed RFC labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium Reasonable effort required for implementation management/tracking status/stale The RFC did not get any significant enough progress or tracking and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants