securitylake_update_subscriber: Updates an existing subscription for the given Amazon...

View source: R/securitylake_operations.R

securitylake_update_subscriberR Documentation

Updates an existing subscription for the given Amazon Security Lake account ID

Description

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.

Usage

securitylake_update_subscriber(
  sources = NULL,
  subscriberDescription = NULL,
  subscriberId,
  subscriberIdentity = NULL,
  subscriberName = NULL
)

Arguments

sources

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.

subscriberDescription

The description of the Security Lake account subscriber.

subscriberId

[required] A value created by Security Lake that uniquely identifies your subscription.

subscriberIdentity

The AWS identity used to access your data.

subscriberName

The name of the Security Lake account subscriber.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.