We need to remove all functional "dry" components creating arn as it makes the code hard to maintain and error prone. We only want to use arn.ARN without any wrapper as we prefer "KISS" over "DRY" especially when all the functional component dont really make the code shorter but rather creating a maze of functional components that create a string.