Static
fromConvert a stack name to a BackendIdentifier
If the stack name is ambiguous, undefined is returned
Optional
stackName: stringStatic
toConvert a BackendIdentifier to a stack name.
!!!DANGER!!! !!!DO NOT CHANGE THIS UNLESS YOU ARE 100% SURE YOU UNDERSTAND THE CONSEQUENCES!!!
Changing this method will change how stack names are generated which could be a massive breaking change for existing Amplify stacks.
Provides static methods for converting BackendIdentifier to/from a stack name string