AWS User notification ==================== Hello {{ full_name }}, This email has been sent to inform you about{% if access_key_is_expiring_soon %} upcoming{% endif %} changes to AWS IAM User account associated with your e-mail. {% if access_key_deleted %} IMPORTANT: {{ user_name }}'s access key {{ access_key_id_masked }} at {{ aws_account_alias }} has never been used, and it is older than {{ threshold }} days. It has been deleted according to security policy. {% elif access_key_is_expiring_soon %} IMPORTANT: {{ user_name }}'s access key {{ access_key_id_masked }} at {{ aws_account_alias }} is expiring soon. Keys are older than {{ threshold }} days will be DISABLED automatically according to security policy. {% elif access_key_expired %} IMPORTANT: {{ user_name }}'s access key {{ access_key_id_masked }} at {{ aws_account_alias }} has been DISABLED automatically because it is older than {{ threshold }} days according to security policy. {% endif %} You can create a new access key here: (https://console.aws.amazon.com/iam/home?region=us-east-1#/security_credentials). Follow Managing Access Keys for IAM Users Manual to renew expiring AWS AccessKeys. (https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_RotateAccessKey).