Skip to main content
Visitor II
May 26, 2021
Question

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.

  • May 26, 2021
  • 1 reply
  • 2533 views

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?.

    This topic has been closed for replies.

    1 reply

    ST Employee
    May 27, 2021

    Hi @Vchak.1​ ,

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

    Niccolò