AWS' documents on creating a custom image reference using sysprep as one of the steps in the creation process. They don't actually specify if it's a required step or if it is run automatically as part of the create image option from the instance context menu. I know that it is best practice to run sysprep when you image a machine for cloning but AWS has seemed to automate a lot of the cloning process. So...my question is.
Does anyone know if when you create an image from an instance that is currently in the running state does the create image process run sysprep on the new image before it makes it available for use in creating new instances?