Minor formatting fix to dynamic secrets guide
This commit is contained in:
parent
f1b5377e81
commit
ce6c0dcf95
|
@ -84,7 +84,7 @@ API permissions.
|
|||
|
||||
The AWS backend requires an IAM policy to associate created credentials
|
||||
with. For this example, we'll write just one policy, but you can associate
|
||||
many policies with the backend. Save a file named "policy.json" with the following contents:
|
||||
many policies with the backend. Save a file named `policy.json` with the following contents:
|
||||
|
||||
```javascript
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue