amplify-backend
amplify-backend copied to clipboard
Define naming strategy for symbols we inject in functions.
Follow up from https://github.com/aws-amplify/amplify-backend/pull/1522#discussion_r1602260376 .
If we are to define more global symbols when injecting our code into lambdas we should develop a strategy of prefixing/obfuscating names.
We should also document it in such a way that customers are aware.