Sherlock / amplify / backend / function / SherlockPostAuthentication / function-parameters.json
function-parameters.json
Raw
{
  "trigger": true,
  "modules": [
    "custom"
  ],
  "parentResource": "Sherlock",
  "functionName": "SherlockPostAuthentication",
  "resourceName": "SherlockPostAuthentication",
  "parentStack": "auth",
  "triggerEnvs": "[]",
  "triggerDir": "C:\\snapshot\\amplify-cli\\build\\node_modules\\@aws-amplify\\amplify-category-auth\\provider-utils\\awscloudformation\\triggers\\PostAuthentication",
  "triggerTemplate": "PostAuthentication.json.ejs",
  "triggerEventPath": "PostAuthentication.event.json",
  "roleName": "SherlockPostAuthentication",
  "skipEdit": true
}