openapi: 3.1.0 info: title: Amazon Verified Access AttachVerifiedAccessTrustProvider GetVerifiedAccessEndpointTargets API version: 1.0.0 description: Minimal OpenAPI representation of AWS Verified Access actions exposed through the EC2 API. Operations follow the AWS RPC-over-HTTP convention. servers: - url: https://ec2.amazonaws.com tags: - name: GetVerifiedAccessEndpointTargets paths: /GetVerifiedAccessEndpointTargets: post: summary: GetVerifiedAccessEndpointTargets operationId: GetVerifiedAccessEndpointTargets requestBody: content: application/json: schema: type: object responses: '200': description: OK content: application/json: schema: type: object tags: - GetVerifiedAccessEndpointTargets x-generated-from: https://docs.aws.amazon.com/verified-access/latest/ug/ x-generated-by: claude-crawl-2026-05-08