Summary
Have an option to show infrastructure recommendations to be of the same architecture.
Desired Behavior
Here's an example:
I have a t2.medium instance and the recommendation is to switch to a t4g.small instance.

This is great, except I can't simply switch my instance from i386 to arm64.

Here's the error when I try to do this (and is expected):

For this particular case, switching to t3a.small was the solution since there was no issue with my OS and going from i386 to x86_64 architecture.
Possible Solution
One way would be to also have a column for the architecture, or a toggle to only show recommendations with matching architectures.
Additional context
Summary
Have an option to show infrastructure recommendations to be of the same architecture.
Desired Behavior
Here's an example:

I have a
t2.mediuminstance and the recommendation is to switch to at4g.smallinstance.This is great, except I can't simply switch my instance from

i386toarm64.Here's the error when I try to do this (and is expected):

For this particular case, switching to
t3a.smallwas the solution since there was no issue with my OS and going fromi386tox86_64architecture.Possible Solution
One way would be to also have a column for the architecture, or a toggle to only show recommendations with matching architectures.
Additional context