Managing query access for Security Lake subscribers
Subscribers with query access can query data that Security Lake collects. These subscribers directly query AWS Lake Formation tables in your S3 bucket with services like Amazon Athena. Although the primary query engine for Security Lake is Athena you can also use other services, such as Amazon Redshift Spectrum and Spark SQL, that integrate with the AWS Glue Data Catalog.
Subscribers query source
data from AWS Lake Formation tables in your S3 bucket by using services like Amazon Athena. This
subscription type is identified as LAKEFORMATION
in the
accessTypes
parameter of the CreateSubscriber API.
Note
This section explains how to grant query access to a third-party subscriber. For information about running queries against your own data lake, see Step 4: View and query your own data.