cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Vchak.11
Associate II

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: AdminPoolId

 #   AdminAppClientId:

 #    Value:

 #     Fn::ImportValue: AdminAppClientId

Can someone explain what this option actually does?. Does this create a separate Admin Page for the DSH-PREDMNT AWS App?.

1 REPLY 1
niccolò
ST Employee

Hi @Vchak.1​ ,

this feature is not released yet, so it is still not possible to uncomment that section and use it,

Niccolò