Correct answer - "To the failed instances" : AWS CodeDeploy rolls back deployments by redeploying
a previously deployed revision of an application as a new deployment on the failed instances.
Incorrect:
"To the non-failed instances" - Nothing happens to the non-failed instances if any
"To new instances" - Nothing is deployed to new instances
"You cannot rollback CodeDeploy" - It is possible to rollback