Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

One of the important application security controlsis secrets management. Secrets are things like passwords, API keys, or other pieces of data used for access control. For example,the AWS access and secret key to access an Amazon S3 bucket, orOAuth credentials to interact with Salesforce Revenue Cloud.Usage Engineprovides the capabilities to manage these secrets through Secret Wallets.It enablesusers to store and manage their access credentials(from Usage Engine’sstream to external system) andattach it on multiple Functions and Streamswithout re-entering same access infoagain.The configured access credentials in the Secret Wallets are safely and securely store by the Usage Engineleverage on AWS Key Management Service (KMS).Each customer’saccount hasone key that couldonly be used to encrypt and decrypt secrets in their account level.In other words, the configured secrets areonly accessibleby the account’s users.

  • No labels