2021-05-26 06:29 AM
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?.
2021-05-27 08:03 AM
Hi @Vchak.1 ,
this feature is not released yet, so it is still not possible to uncomment that section and use it,
Niccolò