emiliosetiadarma commented on a change in pull request #5202:
URL: https://github.com/apache/nifi/pull/5202#discussion_r669806838



##########
File path: nifi-docs/src/main/asciidoc/toolkit-guide.adoc
##########
@@ -699,6 +719,39 @@ for each phase (old vs. new), and any combination is 
sufficient:
 In order to change the protection scheme (e.g., migrating from AES encryption 
to Vault encryption), specify the `--protectionScheme`
 and `--oldProtectionScheme` in the migration command.
 
+The following is an example of the commands for protection scheme migration 
from AES_GCM to AWS_KMS then back. Execute these commands at the `nifi` 
directory with the `nifi-toolkit` directory as a sibling directory. In 
addition, make sure to update `bootstrap-aws.conf` with your AWS KMS Key ARN/ID 
and have your credentials and region for AWS configured.

Review comment:
       Making the changes




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to