Which type of RQL query should be run to determine if AWS Elastic Compute Cloud (EC2) instances without encryption was enabled?
Which type of RQL query should be run to determine if AWS Elastic Compute Cloud (EC2) instances without encryption was enabled?
To determine if AWS Elastic Compute Cloud (EC2) instances have encryption enabled or not, you would use a CONFIG type RQL query. CONFIG queries are used to retrieve details about the configuration of cloud resources, including whether certain features like encryption are enabled or disabled.
List non-encrypted sda1 and xvda volumes. https://docs.prismacloud.io/en/classic/rql-reference/rql-reference/rql-examples