Skip to main content

vpc_links

Retrieves a list of vpc_links in a region

Overview

Namevpc_links
TypeResource
Descriptionvpc_links
Idawscc.apigatewayv2.vpc_links

Fields

NameDatatypeDescription
vpc_link_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
vpc_link_id
FROM awscc.apigatewayv2.vpc_links
WHERE region = 'us-east-1'

Permissions

To operate on the vpc_links resource, the following permissions are required:

Create

apigateway:POST,
apigateway:GET,
apigateway:TagResource,
iam:CreateServiceLinkedRole,
iam:DeleteServiceLinkedRole,
iam:GetServiceLinkedRoleDeletionStatus

List

apigateway:GET,
iam:CreateServiceLinkedRole,
iam:DeleteServiceLinkedRole,
iam:GetServiceLinkedRoleDeletionStatus