Skip to content

Commit b2371e8

Browse files
Jay2113ashika112
authored andcommitted
chore: update secrets path ref (#8298)
1 parent 7196fcd commit b2371e8

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/deploy-and-host/fullstack-branching/secrets-and-vars

1 file changed

+1
-1
lines changed

src/pages/[platform]/deploy-and-host/fullstack-branching/secrets-and-vars/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can add secrets for branch deployments in the Amplify console. From the App
4848
Secrets are stored in AWS Systems Manager Parameter Store under the following naming conventions:
4949

5050
- Secrets that apply to all branches: `/amplify/shared/<app-id>/<secret-key>`
51-
- Secrets that apply to a specific branch: `/amplify/<app-id>/<branchname>/<secret-key>`
51+
- Secrets that apply to a specific branch: `/amplify/<app-id>/<branchname>-branch-<unique-hash>/<secret-key>`
5252

5353
### Local environment
5454

0 commit comments

Comments
 (0)