aws-system-manager-automation-unencrypted-to-encrypted-resources icon indicating copy to clipboard operation
aws-system-manager-automation-unencrypted-to-encrypted-resources copied to clipboard

ec2:AttachVolume steps fail with timeout

Open rostskadat opened this issue 1 year ago • 1 comments

Either steps involving ec2:AttachVolume (attachNewEBSVolume and attachOriginalVolume) fail with a timeout, leaving the instance in a inconsistent state, as it ends up without any volume attached.

One solution it to change the SSM document to increase the timeout of both these steps to 300 instead of 180.

rostskadat avatar Apr 19 '23 11:04 rostskadat