AWS::MSK::VpcConnectionResource Type definition for AWS::MSK::VpcConnection
6 configurable properties. 5 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Authentication | string | RequiredCreate-only |
ClientSubnets | array | RequiredCreate-only |
SecurityGroups | array | RequiredCreate-only |
TargetClusterArn | string | RequiredCreate-only |
VpcId | string | RequiredCreate-only |
Tags | Tags |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MSK::VpcConnection
Resources:
MyResource:
Type: AWS::MSK::VpcConnection
Properties:
Authentication: "value"
ClientSubnets: "value"
SecurityGroups: "value"
TargetClusterArn: "arn:aws:service:region:account:resource"
VpcId: "my-vpcid"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
ec2:CreateVpcEndpointec2:DescribeSecurityGroupsec2:DescribeSubnetsec2:DescribeVpcAttributeec2:DescribeVpcsec2:DescribeVpcEndpointsec2:AcceptVpcEndpointConnectionsec2:RejectVpcEndpointConnectionskafka:DescribeVpcConnectionkms:CreateGrantkms:DescribeKeykafka:DescribeVpcConnectionkms:CreateGrantkms:DescribeKeykafka:TagResourcekafka:UntagResourceec2:DeleteVpcEndpointec2:DeleteVpcEndpointsec2:DescribeVpcEndpointsec2:DescribeVpcEndpointConnectionskafka:DeleteVpcConnectionkafka:DescribeVpcConnectionkms:CreateGrantkms:DescribeKeykafka:ListVpcConnectionskms:CreateGrantkms:DescribeKeyOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ClientSubnetsAuthenticationSecurityGroupsTargetClusterArnVpcId