fix: Added support to IAM role deleteSchedule#628
fix: Added support to IAM role deleteSchedule#628geolffreym wants to merge 5 commits intoserverless-operations:masterfrom
Conversation
|
Thank you for this PR. Would you fix the linting error? |
Sure. |
|
@geolffreym |
|
Hi @geolffreym — thank you for this contribution! The fixes here are solid: parameterising the action, defaulting However, the recent #711 refactor extracted all per-service IAM logic into separate strategy modules and incorporated all of these fixes in the process:
Your PR is fully superseded by that work, so I'm going to close it to keep the queue clean. Thanks again for identifying and diagnosing the issue — it directly informed how the refactor handled this case. |
fix: #627