Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
small doc
  • Loading branch information
baileympearson committed Jun 11, 2024
commit 0fd513ea1e15d8830b5f5db7eba9ad22309df3b9
2 changes: 2 additions & 0 deletions src/client-side-encryption/providers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ export type GCPKMSProviderConfiguration =
/**
* @public
* Configuration options that are used by specific KMS providers during key generation, encryption, and decryption.
*
* Named KMS providers _are not supported_ for automatic KMS credential fetching.
*/
export interface KMSProviders {
/**
Expand Down