vpclattice_list_access_log_subscriptions: Lists the access log subscriptions for the specified service...

View source: R/vpclattice_operations.R

vpclattice_list_access_log_subscriptionsR Documentation

Lists the access log subscriptions for the specified service network or service

Description

Lists the access log subscriptions for the specified service network or service.

See https://www.paws-r-sdk.com/docs/vpclattice_list_access_log_subscriptions/ for full documentation.

Usage

vpclattice_list_access_log_subscriptions(
  maxResults = NULL,
  nextToken = NULL,
  resourceIdentifier
)

Arguments

maxResults

The maximum number of results to return.

nextToken

A pagination token for the next page of results.

resourceIdentifier

[required] The ID or ARN of the service network or service.


paws.networking documentation built on April 3, 2025, 5:54 p.m.