frauddetector_put_kms_encryption_key {paws.machine.learning} | R Documentation |
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector
Description
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
See https://www.paws-r-sdk.com/docs/frauddetector_put_kms_encryption_key/ for full documentation.
Usage
frauddetector_put_kms_encryption_key(kmsEncryptionKeyArn)
Arguments
kmsEncryptionKeyArn |
[required] The KMS encryption key ARN. The KMS key must be single-Region key. Amazon Fraud Detector does not support multi-Region KMS key. |
[Package paws.machine.learning version 0.9.0 Index]