vpclattice_list_resource_endpoint_associations: Lists the associations for the specified VPC endpoint

View source: R/vpclattice_operations.R

vpclattice_list_resource_endpoint_associationsR Documentation

Lists the associations for the specified VPC endpoint

Description

Lists the associations for the specified VPC endpoint.

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

Usage

vpclattice_list_resource_endpoint_associations(
  maxResults = NULL,
  nextToken = NULL,
  resourceConfigurationIdentifier,
  resourceEndpointAssociationIdentifier = NULL,
  vpcEndpointId = NULL,
  vpcEndpointOwner = NULL
)

Arguments

maxResults

The maximum page size.

nextToken

A pagination token for the next page of results.

resourceConfigurationIdentifier

[required] The ID for the resource configuration associated with the VPC endpoint.

resourceEndpointAssociationIdentifier

The ID of the association.

vpcEndpointId

The ID of the VPC endpoint in the association.

vpcEndpointOwner

The owner of the VPC endpoint in the association.


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