Amplify Toolbox
    Preparing search index...
    • Default per-kind store prefixes for self-managed hosting values, namespaced by the project identifier so multiple self-managed apps in one account don't collide. @aws-blocks/hosting normalizes the leading slash per store (SSM keeps it; Secrets Manager strips it).

      Parameters

      • projectDir: string

        absolute path to the project root.

      Returns { configPrefix: string; secretPrefix: string }