You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/databases/rdi/setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ If your source database has TLS or mTLS enabled, we recommend that you enter the
50
50
51
51
-**Encryption key**: Select a self-managed encryption key from the list of keys, or select **Add a new key** to [create one](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html).
52
52
53
-
-**Resource permissions**: Add the following permissions to your secret to allow the Redis data pipeline to access your secret:
53
+
-**Resource permissions**: Add the following permissions to your secret to allow the Redis data pipeline to access your secret. Replace `<AWS ACCOUNT ID>` with the provided AWS Account ID.
54
54
55
55
```json
56
56
{
@@ -63,7 +63,7 @@ If your source database has TLS or mTLS enabled, we recommend that you enter the
0 commit comments