Skip to main content

vpc_connections

Retrieves a list of vpc_connections in a region

Overview

Namevpc_connections
TypeResource
Descriptionvpc_connections
Idawscc.msk.vpc_connections

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.msk.vpc_connections
WHERE region = 'us-east-1'

Permissions

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

Create

ec2:CreateVpcEndpoint,
ec2:DescribeSecurityGroups,
ec2:DescribeSubnets,
ec2:DescribeVpcAttribute,
ec2:DescribeVpcs,
ec2:DescribeVpcEndpoints,
ec2:AcceptVpcEndpointConnections,
ec2:RejectVpcEndpointConnections,
ec2:DescribeVpcEndpointConnections,
ec2:CreateTags,
iam:AttachRolePolicy,
iam:CreateServiceLinkedRole,
iam:PutRolePolicy,
kafka:CreateVpcConnection,
kafka:DescribeVpcConnection,
kafka:TagResource,
kms:CreateGrant,
kms:DescribeKey

List

kafka:ListVpcConnections,
kms:CreateGrant,
kms:DescribeKey