You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
cdk.IResource
awslint:grants-on-interface
: Grant methods should be on the construct interface, not the classawslint:grants-grant-method
: All constructs should have at least a single "grant" method with the defined signatureawslint:grants-signature
: Grant methods should adhere to signature rulesawslint:grants-static-all
: Static grant methods should be on the class and adhere to the signature and naming conventionsThe text was updated successfully, but these errors were encountered: