Loading controls...
Control: API Gateway REST API cache data should be encrypted at rest
Description
This control checks whether all methods in API Gateway REST API stages that have cache enabled are encrypted. The control fails if any method in an API Gateway REST API stage is configured to cache and the cache is not encrypted.
Usage
Run the control in your terminal:
steampipe check terraform_aws_compliance.control.apigateway_stage_cache_encryption_at_rest_enabled
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_aws_compliance.control.apigateway_stage_cache_encryption_at_rest_enabled
SQL
This control uses a named query:
apigateway_stage_cache_encryption_at_rest_enabled