View source: R/vpclattice_operations.R
vpclattice_update_access_log_subscription | R Documentation |
Updates the specified access log subscription.
See https://www.paws-r-sdk.com/docs/vpclattice_update_access_log_subscription/ for full documentation.
vpclattice_update_access_log_subscription(
accessLogSubscriptionIdentifier,
destinationArn
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.