Values.UpdateSubscriberRequestSourceUpdates 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.
type nonrec t = {sources : LogSourceResourceList.t option;The supported Amazon Web Services services from which logs and events are collected. For the list of supported Amazon Web Services services, see the Amazon Security Lake User Guide.
*)subscriberDescription : DescriptionString.t option;The description of the Security Lake account subscriber.
*)subscriberId : UUID.t;A value created by Security Lake that uniquely identifies your subscription.
*)subscriberIdentity : AwsIdentity.t option;The Amazon Web Services identity used to access your data.
*)subscriberName : UpdateSubscriberRequestSubscriberNameString.t option;The name of the Security Lake account subscriber.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of AwsLogSourceVersion.t
| `Structure of
(string * [> `String of AmazonResourceName.t ])
list ])
list ])
list ]
list
| `String of DescriptionString.t
| `Structure of (string * [> `String of ExternalId.t ]) list ])
list ]