Using python, how does one convert a date/time retrieved from AWS to an elapsed time from present? Depending on the actual interval, I would like to display it as years ago, days ago, hours ago, or minutes ago. This "function" will be used in several scripts used to produce monthly audit data.
|-------------------------|---------------------|-------------------------|
|Group Name |Group Id |Create Date |
|=========================================================================|
|AWS-Consultants |AGPAYPADVGQQQBEUBC6SN|2020-06-08 15:28:20+00:00|
|-------------------------|---------------------|-------------------------|