Skip to content

Commit 8a89cef

Browse files
committed
Formatting
1 parent 85d6220 commit 8a89cef

File tree

1 file changed

+5
-1
lines changed
  • content/operate/rc/databases/rdi

1 file changed

+5
-1
lines changed

content/operate/rc/databases/rdi/setup.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,11 @@ Where:
281281
- `<path-to-client-key>` - Path to the client key file
282282
- `<encryption-key-arn>` - ARN of the [encryption key](#create-encryption-key) you created earlier
283283
284-
After you create the secret, you need to add permissions to allow the data pipeline to access it. In the [AWS Management Console](https://console.aws.amazon.com/), use the **Services** menu to locate and select **Security, Identity, and Compliance** > **Secrets Manager**. Select the private key secret you just created and then select **Edit permissions**. Add the following permissions to your secret:
284+
After you create the secret, you need to add permissions to allow the data pipeline to access it.
285+
286+
In the [AWS Management Console](https://console.aws.amazon.com/), use the **Services** menu to locate and select **Security, Identity, and Compliance** > **Secrets Manager**. Select the private key secret you just created and then select **Edit permissions**.
287+
288+
Add the following permissions to your secret:
285289
286290
{{< embed-md "rc-rdi-secrets-permissions.md" >}}
287291

0 commit comments

Comments
 (0)