Skip to content

Commit 99cbd26

Browse files
authored
Merge pull request #48 from DataRecce/feature/drc-1988-doc-update-customer-onboarding-prerequisite-doc
docs(DRC-1988): add Snowflake key pair security documentation
2 parents 84f5856 + 1b5bf4b commit 99cbd26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ If you use Recce Cloud, here are the warehouse connection settings. We currently
1313

1414
Others are coming in future releases
1515

16+
### Security
17+
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.
19+
1620
### Snowflake
1721
We support two authentication methods for Snowflake:
1822

0 commit comments

Comments
 (0)