vpclattice_update_access_log_subscription {paws.networking} | R Documentation |
Updates the specified access log subscription
Description
Updates the specified access log subscription.
See https://www.paws-r-sdk.com/docs/vpclattice_update_access_log_subscription/ for full documentation.
Usage
vpclattice_update_access_log_subscription(
accessLogSubscriptionIdentifier,
destinationArn
)
Arguments
accessLogSubscriptionIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the access log subscription. |
destinationArn |
[required] The Amazon Resource Name (ARN) of the access log destination. |
[Package paws.networking version 0.7.0 Index]