Amplify Toolbox
    Preparing search index...
    • Derive a stable, per-project identifier for self-managed secret/config store paths. Read from the project package.json name (sanitized) so it is identical at CLI set-time and at deploy/runtime, and independent of the deploy context (standalone vs pipeline stage). Falls back to app.

      Parameters

      • projectDir: string

        absolute path to the project root (the dir with package.json).

      Returns string