Skip to content

Commit

Permalink
Update ssm-parameter-store.mdx (#5264)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhockett authored Mar 22, 2023
1 parent 126d6cc commit 5117b7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/cli/reference/ssm-parameter-store.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ Only Standard parameters with the default String type are supported.

![AWS SSM Parameter Store's "Create Parameter" form with Amplify's parameter naming pattern](/images/cli/parameter-store/create-parameter.png)

Enter your desired value and be sure to enclose it in quotes. The value will be parsed using [JSON.parse()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse).

At the bottom of the page, select "Create parameter". That's it!

0 comments on commit 5117b7f

Please sign in to comment.