Skip to main content

vpc_endpoint_services

Retrieves a list of vpc_endpoint_services in a region

Overview

Namevpc_endpoint_services
TypeResource
Descriptionvpc_endpoint_services
Idawscc.ec2.vpc_endpoint_services

Fields

NameDatatypeDescription
service_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
service_id
FROM awscc.ec2.vpc_endpoint_services
WHERE region = 'us-east-1'

Permissions

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

Create

ec2:CreateVpcEndpointServiceConfiguration,
ec2:ModifyVpcEndpointServiceConfiguration,
ec2:ModifyVpcEndpointServicePayerResponsibility,
cloudwatch:ListManagedInsightRules,
cloudwatch:DeleteInsightRules,
cloudwatch:PutManagedInsightRules,
ec2:DescribeVpcEndpointServiceConfigurations

List

ec2:DescribeVpcEndpointServiceConfigurations,
cloudwatch:ListManagedInsightRules