Subscriber

class Subscriber : KotlinCustomResource

Resource Type definition for AWS::SecurityLake::Subscriber

Properties

Link copied to clipboard

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 AWS Lake Formation tables in your Amazon S3 bucket through services like Amazon Athena. This subscription type is defined as LAKEFORMATION .

Link copied to clipboard
val dataLakeArn: Output<String>

The ARN for the data lake.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Security Lake subscriber.

Link copied to clipboard

The ARN name of the Amazon Security Lake subscriber.

Link copied to clipboard
val s3BucketArn: Output<String>

The Amazon Resource Name (ARN) of the S3 bucket.

Link copied to clipboard

The supported AWS services from which logs and events are collected.

Link copied to clipboard
val subscriberArn: Output<String>

The Amazon Resource Name (ARN) of the Security Lake subscriber.

Link copied to clipboard

The description for your subscriber account in Security Lake.

Link copied to clipboard

The AWS identity used to access your data.

Link copied to clipboard
val subscriberName: Output<String>

The name of your Security Lake subscriber account.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role used to create the Security Lake subscriber.

Link copied to clipboard
val tags: Output<List<Tag>>?

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.

Link copied to clipboard
val urn: Output<String>