Which reason explains why the EC2 instances that use the frontend-instance-role stopped sending logs to CloudWatch Logs?
An inline IAM policy that is attached to the frontend-instance-role IAM role has been modified. The logs:PutLogEvents allow action has been removed.
An SCP that includes a logs:PutLogEvents deny statement has been applied to the AWS account.
A CloudWatch monitoring VPC endpoint policy has been updated. A deny statement has been added.
A customer managed IAM policy that is attached to the frontend-instance-role and backend-instance-role IAM roles has been modified. The logs:PutLogEvents allow action has been removed.