SubscriberResource

Provides details about the Amazon Security Lake account subscription. Subscribers are notified of new objects for a source as the data is written to your Amazon S3 bucket for Security Lake.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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.

Link copied to clipboard

The date and time when the subscriber was created.

Link copied to clipboard

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.

Link copied to clipboard

The name of the resource share.

Link copied to clipboard

The Amazon Resource Name (ARN) specifying the role of the subscriber.

Link copied to clipboard

The ARN for the Amazon S3 bucket.

Link copied to clipboard

Amazon Security Lake supports log and event collection for natively supported Amazon Web Services services. For more information, see the Amazon Security Lake User Guide.

Link copied to clipboard

The subscriber ARN of the Amazon Security Lake subscriber account.

Link copied to clipboard

The subscriber descriptions for a subscriber account. The description for a subscriber includes subscriberName, accountID, externalID, and subscriberId.

Link copied to clipboard

The subscriber endpoint to which exception messages are posted.

Link copied to clipboard

The subscriber ID of the Amazon Security Lake subscriber account.

Link copied to clipboard

The Amazon Web Services identity used to access your data.

Link copied to clipboard

The name of your Amazon Security Lake subscriber account.

Link copied to clipboard

The subscriber status of the Amazon Security Lake subscriber account.

Link copied to clipboard

The date and time when the subscriber was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String