Skip to content

Conversation

zvoicu000
Copy link
Contributor

Issue # (if applicable)

Closes #35433.

Reason for this change

Corrects a typo in the Javadoc for StackProps.notificationArns where "notfication" was misspelled.

Description of changes

Fixed the spelling of "notification" in the Javadoc comment for StackProps.notificationArns in core/lib/stack.ts.
No functional code changes; documentation only.

Describe any new or updated permissions being added

No new or updated IAM permissions are required.

Description of how you validated changes

Verified the documentation change by inspecting the updated comment.
No code or tests affected.

Checklist


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

@zvoicu000 zvoicu000 requested a review from a team as a code owner September 9, 2025 11:06
@aws-cdk-automation aws-cdk-automation requested a review from a team September 9, 2025 11:06
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort p2 labels Sep 9, 2025
Copy link
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)

@zvoicu000
Copy link
Contributor Author

Exemption Request

This pull request only corrects a typo in documentation and does not affect any code or tests. Please grant an exemption from the requirement to update or add test files.

@aws-cdk-automation aws-cdk-automation added the pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. label Sep 9, 2025
@alvazjor alvazjor added pr-linter/exempt-test The PR linter will not require test changes pr-linter/exempt-integ-test The PR linter will not require integ test changes labels Sep 9, 2025
@alvazjor alvazjor self-assigned this Sep 9, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review September 9, 2025 12:09

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

Copy link
Contributor

mergify bot commented Sep 9, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit bfb54b0 into aws:main Sep 9, 2025
40 checks passed
Copy link
Contributor

github-actions bot commented Sep 9, 2025

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 Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort p2 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-test The PR linter will not require test changes pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws-cdk-lib/core: Typo in javadoc for StackProps.notificationArns
3 participants