Option "Enable Admin Panel" in DSH-PREDMNT1 serverless.yml file. Can someone explain this option and what is the purpose of this Admin Panel in DSH-PREDMNT1.
In DSH-PREDMNT serverless.yml file there is an option as below... # uncomment to deploy admin panel # - Outputs: # AdminIdentityPoolId: # Value: # Fn::ImportValue: AdminIdentityPoolId # AdminPoolId: # Value: # Fn::ImportValue: Admin...