---
title: Security Lake Subscriber
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Security Lake Subscriber
---

# Security Lake Subscriber

This table represents the Security Lake Subscriber resource from Amazon Web Services.

```
aws.securitylake_subscriber
```

## Fields

| Title                  | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                                                                                                               | Description |
| ---------------------- | ---- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                   | core | string        |
| access_types           | core | array<string> | You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or through messaging to an HTTPS endpoint provided by the subscriber. Subscribers can consume data by directly querying Lake Formation tables in your Amazon S3 bucket through services like Amazon Athena. This subscription type is defined as <code>LAKEFORMATION</code>. |
| account_id             | core | string        |
| created_at             | core | timestamp     | The date and time when the subscriber was created.                                                                                                                                                                                                                                                                                                                                      |
| resource_share_arn     | core | string        | The Amazon Resource Name (ARN) which uniquely defines the Amazon Web Services RAM resource share. Before accepting the RAM resource share invitation, you can view details related to the RAM resource share. This field is available only for Lake Formation subscribers created after March 8, 2023.                                                                                  |
| resource_share_name    | core | string        | The name of the resource share.                                                                                                                                                                                                                                                                                                                                                         |
| role_arn               | core | string        | The Amazon Resource Name (ARN) specifying the role of the subscriber.                                                                                                                                                                                                                                                                                                                   |
| s3_bucket_arn          | core | string        | The ARN for the Amazon S3 bucket.                                                                                                                                                                                                                                                                                                                                                       |
| sources                | core | json          | Amazon Security Lake supports log and event collection for natively supported Amazon Web Services services. For more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/source-management.html">Amazon Security Lake User Guide</a>.                                                                                                              |
| subscriber_arn         | core | string        | The subscriber ARN of the Amazon Security Lake subscriber account.                                                                                                                                                                                                                                                                                                                      |
| subscriber_description | core | string        | The subscriber descriptions for a subscriber account. The description for a subscriber includes <code>subscriberName</code>, <code>accountID</code>, <code>externalID</code>, and <code>subscriberId</code>.                                                                                                                                                                            |
| subscriber_endpoint    | core | string        | The subscriber endpoint to which exception messages are posted.                                                                                                                                                                                                                                                                                                                         |
| subscriber_id          | core | string        | The subscriber ID of the Amazon Security Lake subscriber account.                                                                                                                                                                                                                                                                                                                       |
| subscriber_identity    | core | json          | The Amazon Web Services identity used to access your data.                                                                                                                                                                                                                                                                                                                              |
| subscriber_name        | core | string        | The name of your Amazon Security Lake subscriber account.                                                                                                                                                                                                                                                                                                                               |
| subscriber_status      | core | string        | The subscriber status of the Amazon Security Lake subscriber account.                                                                                                                                                                                                                                                                                                                   |
| tags                   | core | hstore_csv    |
| updated_at             | core | timestamp     | The date and time when the subscriber was last updated.                                                                                                                                                                                                                                                                                                                                 |
