Ultimate access to all questions.
A development team has observed that a specific Amazon EC2 instance has been misconfigured, resulting in the 'DeleteOnTermination' attribute being set to True for its root Elastic Block Store (EBS) volume. This configuration implies that the root EBS volume will be deleted when the EC2 instance is terminated.
As an AWS Certified Developer Associate, can you recommend a method to disable this 'DeleteOnTermination' attribute while ensuring the EC2 instance continues to operate without interruption?