This section discusses the steps to configure SQS encryption using the CLI.

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

Procedure

  • Login to the Avi Load Balancer shell prompt and use the configure cloud cloud name.
    [admin:10-144-6-46]: > configure cloud cloudAWS
    [admin:10-144-6-46]: cloud> aws_configuration
    [admin:10-144-6-46]: cloud:aws_configuration> sqs_encryption
    [admin:10-144-6-46]: cloud:aws_configuration:sqs_encryption> mode aws_encryption_mode_sse_kms
    [admin:10-144-6-46]: cloud:aws_configuration:sqs_encryption> master_key <key_id>
    [admin:10-144-6-46]: cloud:aws_configuration:sqs_encryption> save