worklink_update_audit_stream_configuration {paws.end.user.computing} | R Documentation |
Updates the audit stream configuration for the fleet
Description
Updates the audit stream configuration for the fleet.
See https://www.paws-r-sdk.com/docs/worklink_update_audit_stream_configuration/ for full documentation.
Usage
worklink_update_audit_stream_configuration(FleetArn, AuditStreamArn = NULL)
Arguments
FleetArn |
[required] The ARN of the fleet. |
AuditStreamArn |
The ARN of the Amazon Kinesis data stream that receives the audit events. |
[Package paws.end.user.computing version 0.7.0 Index]