Data Source schema for AWS::SecurityLake::Subscriber
id
(String) Uniquely identifies the resource.access_types
(List of String) The Amazon S3 or AWS Lake Formation access type.data_lake_arn
(String) The ARN for the data lake.resource_share_arn
(String)resource_share_name
(String)s3_bucket_arn
(String)sources
(Attributes List) The supported AWS services from which logs and events are collected. (see below for nested schema)subscriber_arn
(String)subscriber_description
(String) The description for your subscriber account in Security Lake.subscriber_identity
(Attributes) The AWS identity used to access your data. (see below for nested schema)subscriber_name
(String) The name of your Security Lake subscriber account.subscriber_role_arn
(String)tags
(Attributes List) 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. (see below for nested schema)sources
Read-Only:
aws_log_source
(Attributes) Amazon Security Lake supports log and event collection for natively supported AWS services. (see below for nested schema)custom_log_source
(Attributes) (see below for nested schema)sources.aws_log_source
Read-Only:
source_name
(String) The name for a AWS source. This must be a Regionally unique value.source_version
(String) The version for a AWS source. This must be a Regionally unique value.sources.custom_log_source
Read-Only:
source_name
(String) The name for a third-party custom source. This must be a Regionally unique value.source_version
(String) The version for a third-party custom source. This must be a Regionally unique value.subscriber_identity
Read-Only:
external_id
(String) The external ID used to establish trust relationship with the AWS identity.principal
(String) The AWS identity principal.tags
Read-Only:
key
(String) The name of the tag. This is a general label that acts as a category for a more specific tag value (value).value
(String) The value that is associated with the specified tag key (key). This value acts as a descriptor for the tag key. A tag value cannot be null, but it can be an empty string.