Amazon VPC Lattice ListServiceNetworkVpcEndpointAssociations API

The ListServiceNetworkVpcEndpointAssociations API from Amazon VPC Lattice — 1 operation(s) for listservicenetworkvpcendpointassociations.

OpenAPI Specification

amazon-vpc-lattice-listservicenetworkvpcendpointassociations-api-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: Amazon VPC Lattice BatchUpdateRule ListServiceNetworkVpcEndpointAssociations API
  version: 1.0.0
  description: Minimal OpenAPI representation of the Amazon VPC Lattice service API. Operations follow the AWS RPC-over-HTTP convention.
servers:
- url: https://vpc-lattice.amazonaws.com
tags:
- name: ListServiceNetworkVpcEndpointAssociations
paths:
  /ListServiceNetworkVpcEndpointAssociations:
    post:
      summary: ListServiceNetworkVpcEndpointAssociations
      operationId: ListServiceNetworkVpcEndpointAssociations
      requestBody:
        content:
          application/json:
            schema:
              type: object
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                type: object
      tags:
      - ListServiceNetworkVpcEndpointAssociations
x-generated-from: https://docs.aws.amazon.com/vpc-lattice/latest/ug/
x-generated-by: claude-crawl-2026-05-08