1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. mediaconnect
  6. FlowVpcInterface

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.66.0
published on Monday, May 18, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.66.0
published on Monday, May 18, 2026 by Pulumi

    Resource schema for AWS::MediaConnect::FlowVpcInterface

    Create FlowVpcInterface Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new FlowVpcInterface(name: string, args: FlowVpcInterfaceArgs, opts?: CustomResourceOptions);
    @overload
    def FlowVpcInterface(resource_name: str,
                         args: FlowVpcInterfaceInitArgs,
                         opts: Optional[ResourceOptions] = None)
    
    @overload
    def FlowVpcInterface(resource_name: str,
                         opts: Optional[ResourceOptions] = None,
                         flow_arn: Optional[str] = None,
                         role_arn: Optional[str] = None,
                         security_group_ids: Optional[Sequence[str]] = None,
                         subnet_id: Optional[str] = None,
                         name: Optional[str] = None,
                         tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewFlowVpcInterface(ctx *Context, name string, args FlowVpcInterfaceArgs, opts ...ResourceOption) (*FlowVpcInterface, error)
    public FlowVpcInterface(string name, FlowVpcInterfaceArgs args, CustomResourceOptions? opts = null)
    public FlowVpcInterface(String name, FlowVpcInterfaceArgs args)
    public FlowVpcInterface(String name, FlowVpcInterfaceArgs args, CustomResourceOptions options)
    
    type: aws-native:mediaconnect:FlowVpcInterface
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_mediaconnect_flowvpcinterface" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args FlowVpcInterfaceArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args FlowVpcInterfaceInitArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args FlowVpcInterfaceArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args FlowVpcInterfaceArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args FlowVpcInterfaceArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    FlowVpcInterface Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The FlowVpcInterface resource accepts the following input properties:

    FlowArn string
    The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
    RoleArn string
    Role Arn MediaConnect can assume to create ENIs in customer's account.
    SecurityGroupIds List<string>
    Security Group IDs to be used on ENI.
    SubnetId string
    Subnet must be in the AZ of the Flow
    Name string
    Immutable and has to be a unique against other VpcInterfaces in this Flow.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Key-value pairs that can be used to tag and organize this VPC network interface.
    FlowArn string
    The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
    RoleArn string
    Role Arn MediaConnect can assume to create ENIs in customer's account.
    SecurityGroupIds []string
    Security Group IDs to be used on ENI.
    SubnetId string
    Subnet must be in the AZ of the Flow
    Name string
    Immutable and has to be a unique against other VpcInterfaces in this Flow.
    Tags TagArgs
    Key-value pairs that can be used to tag and organize this VPC network interface.
    flow_arn string
    The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
    role_arn string
    Role Arn MediaConnect can assume to create ENIs in customer's account.
    security_group_ids list(string)
    Security Group IDs to be used on ENI.
    subnet_id string
    Subnet must be in the AZ of the Flow
    name string
    Immutable and has to be a unique against other VpcInterfaces in this Flow.
    tags list(object)
    Key-value pairs that can be used to tag and organize this VPC network interface.
    flowArn String
    The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
    roleArn String
    Role Arn MediaConnect can assume to create ENIs in customer's account.
    securityGroupIds List<String>
    Security Group IDs to be used on ENI.
    subnetId String
    Subnet must be in the AZ of the Flow
    name String
    Immutable and has to be a unique against other VpcInterfaces in this Flow.
    tags List<Tag>
    Key-value pairs that can be used to tag and organize this VPC network interface.
    flowArn string
    The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
    roleArn string
    Role Arn MediaConnect can assume to create ENIs in customer's account.
    securityGroupIds string[]
    Security Group IDs to be used on ENI.
    subnetId string
    Subnet must be in the AZ of the Flow
    name string
    Immutable and has to be a unique against other VpcInterfaces in this Flow.
    tags Tag[]
    Key-value pairs that can be used to tag and organize this VPC network interface.
    flow_arn str
    The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
    role_arn str
    Role Arn MediaConnect can assume to create ENIs in customer's account.
    security_group_ids Sequence[str]
    Security Group IDs to be used on ENI.
    subnet_id str
    Subnet must be in the AZ of the Flow
    name str
    Immutable and has to be a unique against other VpcInterfaces in this Flow.
    tags Sequence[TagArgs]
    Key-value pairs that can be used to tag and organize this VPC network interface.
    flowArn String
    The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
    roleArn String
    Role Arn MediaConnect can assume to create ENIs in customer's account.
    securityGroupIds List<String>
    Security Group IDs to be used on ENI.
    subnetId String
    Subnet must be in the AZ of the Flow
    name String
    Immutable and has to be a unique against other VpcInterfaces in this Flow.
    tags List<Property Map>
    Key-value pairs that can be used to tag and organize this VPC network interface.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the FlowVpcInterface resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    NetworkInterfaceIds List<string>
    IDs of the network interfaces created in customer's account by MediaConnect.
    Id string
    The provider-assigned unique ID for this managed resource.
    NetworkInterfaceIds []string
    IDs of the network interfaces created in customer's account by MediaConnect.
    id string
    The provider-assigned unique ID for this managed resource.
    network_interface_ids list(string)
    IDs of the network interfaces created in customer's account by MediaConnect.
    id String
    The provider-assigned unique ID for this managed resource.
    networkInterfaceIds List<String>
    IDs of the network interfaces created in customer's account by MediaConnect.
    id string
    The provider-assigned unique ID for this managed resource.
    networkInterfaceIds string[]
    IDs of the network interfaces created in customer's account by MediaConnect.
    id str
    The provider-assigned unique ID for this managed resource.
    network_interface_ids Sequence[str]
    IDs of the network interfaces created in customer's account by MediaConnect.
    id String
    The provider-assigned unique ID for this managed resource.
    networkInterfaceIds List<String>
    IDs of the network interfaces created in customer's account by MediaConnect.

    Supporting Types

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.66.0
    published on Monday, May 18, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.