View source: R/inspector2_operations.R
inspector2_update_encryption_key | R Documentation |
Updates an encryption key. A ResourceNotFoundException
means that an Amazon Web Services owned key is being used for encryption.
See https://www.paws-r-sdk.com/docs/inspector2_update_encryption_key/ for full documentation.
inspector2_update_encryption_key(kmsKeyId, resourceType, scanType)
kmsKeyId |
[required] A KMS key ID for the encryption key. |
resourceType |
[required] The resource type for the encryption key. |
scanType |
[required] The scan type for the encryption key. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.