AWS_KMS
This protection scheme uses https://aws.amazon.com/kms/ Service for encryption and decryption. AWS KMS configuration properties
can be stored in the bootstrap-aws.conf
file, as referenced in the
bootstrap.conf
of NiFi or NiFi Registry. If the configuration
properties are not specified in bootstrap-aws.conf
, then the provider will
attempt to use the AWS default credentials provider, which checks standard environment
variables and system properties. Therefore, when using the AWS_KMS protection scheme, the
nifi(.registry)?.bootstrap.protection.aws.conf
property in the
bootstrap.conf
specified using the -b
flag must be
available to the Encrypt Configuration Tool and must be configured.