Skip to content

feat: new resource reference interfaces#35040

Closed
otaviomacedo wants to merge 2 commits intootaviom/resource-ref-interfacefrom
otaviom/arn-resource-interface
Closed

feat: new resource reference interfaces#35040
otaviomacedo wants to merge 2 commits intootaviom/resource-ref-interfacefrom
otaviom/arn-resource-interface

Conversation

@otaviomacedo
Copy link
Copy Markdown
Contributor

Add to the ICfn[ResourceName] interface a new attribute that corresponds to the resource's ARN. To identify which attribute is the ARN, we do pattern matching on the name: first look for an attribute called Arn. If not found, look for one called [ResourceName]Arn (e.g., TopicArn).

Second part of the re-roll of #28189.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Jul 23, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team July 23, 2025 14:01
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 23, 2025
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

(This review is outdated)

@otaviomacedo otaviomacedo added pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-integ-test The PR linter will not require integ test changes labels Jul 23, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review July 23, 2025 14:03

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-readme The PR linter will not require README changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants