Skip to content

docs(sns): add IAM action details to grantPublish and grantSubscribe#37326

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/sns-grant-methods-detail-clean
Closed

docs(sns): add IAM action details to grantPublish and grantSubscribe#37326
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/sns-grant-methods-detail-clean

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Added details about which IAM actions are granted by grantPublish (sns:Publish + KMS permissions for encrypted topics) and grantSubscribe (sns:Subscribe) to help users understand the exact permissions being granted.

Closes #35736

Added details about which IAM actions are granted by grantPublish
(sns:Publish + KMS permissions for encrypted topics) and
grantSubscribe (sns:Subscribe) to help users understand the
exact permissions being granted.

Closes aws#35736
@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 Mar 23, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 23, 2026 09:42
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing in favor of #37486 (same change, updated version)

@syukawa-gh syukawa-gh closed this Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

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 Apr 2, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sns: Add details to aws_cdk.aws_sns/Topic.html documentation

2 participants