inspector2_update_encryption_key {paws.security.identity} | R Documentation |
Updates an encryption key
Description
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.
Usage
inspector2_update_encryption_key(kmsKeyId, resourceType, scanType)
Arguments
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. |
[Package paws.security.identity version 0.9.0 Index]