vpc_connections
Retrieves a list of vpc_connections
in a region
Overview
Name | vpc_connections |
Type | Resource |
Description | vpc_connections |
Id | awscc.msk.vpc_connections |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
region | string | AWS 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