View source: R/codegurusecurity_operations.R
codegurusecurity_update_account_configuration | R Documentation |
Use to update the encryption configuration for an account.
See https://www.paws-r-sdk.com/docs/codegurusecurity_update_account_configuration/ for full documentation.
codegurusecurity_update_account_configuration(encryptionConfig)
encryptionConfig |
[required] The customer-managed KMS key ARN you want to use for encryption. If not specified, CodeGuru Security will use an AWS-managed key for encryption. If you previously specified a customer-managed KMS key and want CodeGuru Security to use an AWS-managed key for encryption instead, pass nothing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.