This section elaborates on the steps to configure SQS encryption using CLI.

Substituting your cloud name and key_id as appropriate, type these CLI commands into the NSX Advanced Load Balancer shell prompt:

Procedure

  • Login to the NSX Advanced Load Balancer shell prompt and use the configure cloud cloud name.

    1. [admin:controller]: > configure cloud cloudAWS [admin:controller]: cloud> aws_configuration 
      [admin:controller]: cloud:aws_configuration> sqs_encryption
      [admin:controller]: cloud:aws_configuration:sqs_encryption> mode aws_encryption_mode_sse_kms
      [admin:controller]: cloud:aws_configuration:sqs_encryption> master_key <key_id> 
      [admin:controller] : cloud:aws_configuration:sqs_encryption> save