Skip to content

Commit 1b5bf4b

Browse files
committed
fix: update by suggestion
1 parent 295316e commit 1b5bf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5-data-diffing/connect-to-warehouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Others are coming in future releases
1515

1616
### Security
1717

18-
Recce Cloud protects all sensitive credentials (such as passwords, tokens, and private keys) using envelope encryption with AWS KMS. Credentials are encrypted at rest using AES-256, with encryption keys managed by AWS KMS. Decrypted credentials exist only in memory during connection establishment and are never written to disk. AWS KMS keys rotate automatically every 365 days to maintain security best practices.
18+
Recce Cloud protects all warehouse connection config (such as passwords, tokens, and private keys) using envelope encryption with AWS KMS. Credentials are encrypted at rest using AES-256, with encryption keys managed by AWS KMS. Decrypted credentials exist only in memory during connection establishment and are never written to disk. AWS KMS keys rotate automatically every 365 days to maintain security best practices.
1919

2020
### Snowflake
2121
We support two authentication methods for Snowflake:

0 commit comments

Comments
 (0)