---
type: resource-type
title: Subscriber
description: aws resource type AWS::SecurityLake::Subscriber
name: Subscriber
lexicon: aws
resource_type: AWS::SecurityLake::Subscriber
---
`AWS::SecurityLake::Subscriber`, a resource type of the aws lexicon.

## Properties

- `AccessTypes` (`any`, required)
- `DataLakeArn` (`string`, required): The ARN for the data lake.
- `Sources` (`Subscriber_Source[]`, required): The supported AWS services from which logs and events are collected.
- `SubscriberIdentity` (`Record<string, unknown>`, required): The AWS identity used to access your data.
- `SubscriberName` (`string`, required): The name of your Security Lake subscriber account.
- `ResourceShareArn` (`string`, optional)
- `ResourceShareName` (`string`, optional)
- `S3BucketArn` (`string`, optional)
- `SubscriberArn` (`string`, optional)
- `SubscriberDescription` (`string`, optional): The description for your subscriber account in Security Lake.
- `SubscriberRoleArn` (`string`, optional)
- `Tags` (`Subscriber_Tag[]`, optional): An array of objects, one for each tag to associate with the subscriber. For each tag, you must specify both a tag key and a tag value. A tag value cannot be null, but it can be an empty string.

## Attributes

- `ResourceShareArn`
- `ResourceShareName`
- `S3BucketArn`
- `SubscriberArn`
- `SubscriberRoleArn`
