View source: R/xray_operations.R
xray_put_encryption_config | R Documentation |
Updates the encryption configuration for X-Ray data.
See https://www.paws-r-sdk.com/docs/xray_put_encryption_config/ for full documentation.
xray_put_encryption_config(KeyId = NULL, Type)
KeyId |
An Amazon Web Services KMS key in one of the following formats:
Omit this key if you set |
Type |
[required] The type of encryption. Set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.