What is the best way to delay an update to a resou...
# general
c
What is the best way to delay an update to a resource for say 30 seconds. When deploying a IAM change for a lambda it would be good to ensure those changes are 30 seconds apart, without making the changes in code separately