feat(aspects): priority-ordered aspect invocation by sumupitchayan · Pull Request #32097 · aws/aws-cdk

Closes #21341 This feature was designed in RFC648 Reason for this change The current algorithm for invoking aspects (see invokeAspects in synthesis.ts) does not handle all use cases — specifically,...