AWS_SECRETSMANAGER
This protection scheme uses https://aws.amazon.com/secrets-manager/ Service to store sensitive values as AWS Secrets. AWS
Secrets Manager 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_SECRETS_MANAGER 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.