Updates an existing subscription for the given Amazon Security Lake account ID. You can update a subscriber by changing the sources that the subscriber consumes data from.
See https://www.paws-r-sdk.com/docs/securitylake_update_subscriber/ for full documentation.
securitylake_update_subscriber(
sources = NULL,
subscriberDescription = NULL,
subscriberId,
subscriberIdentity = NULL,
subscriberName = NULL
)
The supported Amazon Web Services from which logs and events are collected. For the list of supported Amazon Web Services, see the Amazon Security Lake User Guide.
The description of the Security Lake account subscriber.
[required] A value created by Security Lake that uniquely identifies your subscription.
The AWS identity used to access your data.
The name of the Security Lake account subscriber.