Skip to main content

Background

The Run AWS Cloud Query Action performs Steampipe queries on AWS resources with a powerful and simple PostgreSQL syntax. For example, a complicated action such as fetching all of your EC2 instances IDs in AWS across all regions can be done simply:
To check if MFA is enabled for all users in an AWS account, use the following query:
A query that fetches a list of AWS S3 buckets with disabled logging might look like this:
A full description of all existing tables and official examples are provided here:
Blink supports Steampipe v0.92.1.

Action Parameters

RunAWSCloudQuery