feat: grants are now available through a separate class by rix0rrr · Pull Request #35782 · aws/aws-cdk

Instead of grants being attached to the L2 class, they are now available as separate classes. For example, for Topic the grants are now available as the TopicGrants class. This class is exposed as ...