1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. mgn
  6. getNetworkMigrationDefinition

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi

    Resource schema for AWS::MGN::NetworkMigrationDefinition

    Using getNetworkMigrationDefinition

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getNetworkMigrationDefinition(args: GetNetworkMigrationDefinitionArgs, opts?: InvokeOptions): Promise<GetNetworkMigrationDefinitionResult>
    function getNetworkMigrationDefinitionOutput(args: GetNetworkMigrationDefinitionOutputArgs, opts?: InvokeOutputOptions): Output<GetNetworkMigrationDefinitionResult>
    def get_network_migration_definition(arn: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetNetworkMigrationDefinitionResult
    def get_network_migration_definition_output(arn: pulumi.Input[Optional[str]] = None,
                                         opts: Optional[InvokeOutputOptions] = None) -> Output[GetNetworkMigrationDefinitionResult]
    func LookupNetworkMigrationDefinition(ctx *Context, args *LookupNetworkMigrationDefinitionArgs, opts ...InvokeOption) (*LookupNetworkMigrationDefinitionResult, error)
    func LookupNetworkMigrationDefinitionOutput(ctx *Context, args *LookupNetworkMigrationDefinitionOutputArgs, opts ...InvokeOption) LookupNetworkMigrationDefinitionResultOutput

    > Note: This function is named LookupNetworkMigrationDefinition in the Go SDK.

    public static class GetNetworkMigrationDefinition 
    {
        public static Task<GetNetworkMigrationDefinitionResult> InvokeAsync(GetNetworkMigrationDefinitionArgs args, InvokeOptions? opts = null)
        public static Output<GetNetworkMigrationDefinitionResult> Invoke(GetNetworkMigrationDefinitionInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetNetworkMigrationDefinitionResult> Invoke(GetNetworkMigrationDefinitionInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetNetworkMigrationDefinitionResult> getNetworkMigrationDefinition(GetNetworkMigrationDefinitionArgs args, InvokeOptions options)
    public static Output<GetNetworkMigrationDefinitionResult> getNetworkMigrationDefinition(GetNetworkMigrationDefinitionArgs args, InvokeOptions options)
    public static Output<GetNetworkMigrationDefinitionResult> getNetworkMigrationDefinition(GetNetworkMigrationDefinitionArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:mgn:getNetworkMigrationDefinition
      arguments:
        # arguments dictionary
    data "aws-native_mgn_get_network_migration_definition" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    Arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    arn String
    The Amazon Resource Name (ARN) of the network migration definition.
    arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    arn str
    The Amazon Resource Name (ARN) of the network migration definition.
    arn String
    The Amazon Resource Name (ARN) of the network migration definition.

    getNetworkMigrationDefinition Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    CreatedAt string
    The timestamp when the network migration definition was created.
    Description string
    A description of the network migration definition.
    Name string
    The name of the network migration definition.
    NetworkMigrationDefinitionId string
    The unique identifier of the network migration definition.
    ScopeTags Dictionary<string, string>
    Scope tags for the network migration definition.
    SourceConfigurations List<Pulumi.AwsNative.Mgn.Outputs.NetworkMigrationDefinitionSourceConfiguration>
    A list of source configurations for the network migration.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to assign to the network migration definition.
    TargetDeployment Pulumi.AwsNative.Mgn.NetworkMigrationDefinitionTargetDeployment
    The target deployment configuration for the migrated network.
    TargetNetwork Pulumi.AwsNative.Mgn.Outputs.NetworkMigrationDefinitionTargetNetwork
    The target network configuration including topology and CIDR ranges.
    TargetS3Configuration Pulumi.AwsNative.Mgn.Outputs.NetworkMigrationDefinitionTargetS3Configuration
    The S3 configuration for storing the target network artifacts.
    UpdatedAt string
    The timestamp when the network migration definition was last updated.
    Arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    CreatedAt string
    The timestamp when the network migration definition was created.
    Description string
    A description of the network migration definition.
    Name string
    The name of the network migration definition.
    NetworkMigrationDefinitionId string
    The unique identifier of the network migration definition.
    ScopeTags map[string]string
    Scope tags for the network migration definition.
    SourceConfigurations []NetworkMigrationDefinitionSourceConfiguration
    A list of source configurations for the network migration.
    Tags Tag
    Tags to assign to the network migration definition.
    TargetDeployment NetworkMigrationDefinitionTargetDeployment
    The target deployment configuration for the migrated network.
    TargetNetwork NetworkMigrationDefinitionTargetNetwork
    The target network configuration including topology and CIDR ranges.
    TargetS3Configuration NetworkMigrationDefinitionTargetS3Configuration
    The S3 configuration for storing the target network artifacts.
    UpdatedAt string
    The timestamp when the network migration definition was last updated.
    arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    created_at string
    The timestamp when the network migration definition was created.
    description string
    A description of the network migration definition.
    name string
    The name of the network migration definition.
    network_migration_definition_id string
    The unique identifier of the network migration definition.
    scope_tags map(string)
    Scope tags for the network migration definition.
    source_configurations list(object)
    A list of source configurations for the network migration.
    tags list(object)
    Tags to assign to the network migration definition.
    target_deployment "SINGLE_ACCOUNT" | "MULTI_ACCOUNT"
    The target deployment configuration for the migrated network.
    target_network object
    The target network configuration including topology and CIDR ranges.
    target_s3_configuration object
    The S3 configuration for storing the target network artifacts.
    updated_at string
    The timestamp when the network migration definition was last updated.
    arn String
    The Amazon Resource Name (ARN) of the network migration definition.
    createdAt String
    The timestamp when the network migration definition was created.
    description String
    A description of the network migration definition.
    name String
    The name of the network migration definition.
    networkMigrationDefinitionId String
    The unique identifier of the network migration definition.
    scopeTags Map<String,String>
    Scope tags for the network migration definition.
    sourceConfigurations List<NetworkMigrationDefinitionSourceConfiguration>
    A list of source configurations for the network migration.
    tags List<Tag>
    Tags to assign to the network migration definition.
    targetDeployment NetworkMigrationDefinitionTargetDeployment
    The target deployment configuration for the migrated network.
    targetNetwork NetworkMigrationDefinitionTargetNetwork
    The target network configuration including topology and CIDR ranges.
    targetS3Configuration NetworkMigrationDefinitionTargetS3Configuration
    The S3 configuration for storing the target network artifacts.
    updatedAt String
    The timestamp when the network migration definition was last updated.
    arn string
    The Amazon Resource Name (ARN) of the network migration definition.
    createdAt string
    The timestamp when the network migration definition was created.
    description string
    A description of the network migration definition.
    name string
    The name of the network migration definition.
    networkMigrationDefinitionId string
    The unique identifier of the network migration definition.
    scopeTags {[key: string]: string}
    Scope tags for the network migration definition.
    sourceConfigurations NetworkMigrationDefinitionSourceConfiguration[]
    A list of source configurations for the network migration.
    tags Tag[]
    Tags to assign to the network migration definition.
    targetDeployment NetworkMigrationDefinitionTargetDeployment
    The target deployment configuration for the migrated network.
    targetNetwork NetworkMigrationDefinitionTargetNetwork
    The target network configuration including topology and CIDR ranges.
    targetS3Configuration NetworkMigrationDefinitionTargetS3Configuration
    The S3 configuration for storing the target network artifacts.
    updatedAt string
    The timestamp when the network migration definition was last updated.
    arn str
    The Amazon Resource Name (ARN) of the network migration definition.
    created_at str
    The timestamp when the network migration definition was created.
    description str
    A description of the network migration definition.
    name str
    The name of the network migration definition.
    network_migration_definition_id str
    The unique identifier of the network migration definition.
    scope_tags Mapping[str, str]
    Scope tags for the network migration definition.
    source_configurations Sequence[NetworkMigrationDefinitionSourceConfiguration]
    A list of source configurations for the network migration.
    tags Sequence[root_Tag]
    Tags to assign to the network migration definition.
    target_deployment NetworkMigrationDefinitionTargetDeployment
    The target deployment configuration for the migrated network.
    target_network NetworkMigrationDefinitionTargetNetwork
    The target network configuration including topology and CIDR ranges.
    target_s3_configuration NetworkMigrationDefinitionTargetS3Configuration
    The S3 configuration for storing the target network artifacts.
    updated_at str
    The timestamp when the network migration definition was last updated.
    arn String
    The Amazon Resource Name (ARN) of the network migration definition.
    createdAt String
    The timestamp when the network migration definition was created.
    description String
    A description of the network migration definition.
    name String
    The name of the network migration definition.
    networkMigrationDefinitionId String
    The unique identifier of the network migration definition.
    scopeTags Map<String>
    Scope tags for the network migration definition.
    sourceConfigurations List<Property Map>
    A list of source configurations for the network migration.
    tags List<Property Map>
    Tags to assign to the network migration definition.
    targetDeployment "SINGLE_ACCOUNT" | "MULTI_ACCOUNT"
    The target deployment configuration for the migrated network.
    targetNetwork Property Map
    The target network configuration including topology and CIDR ranges.
    targetS3Configuration Property Map
    The S3 configuration for storing the target network artifacts.
    updatedAt String
    The timestamp when the network migration definition was last updated.

    Supporting Types

    NetworkMigrationDefinitionSourceConfiguration

    NetworkMigrationDefinitionSourceConfigurationSourceEnvironment

    NetworkMigrationDefinitionSourceS3Configuration

    S3Bucket string
    The name of the S3 bucket containing source data.
    S3BucketOwner string
    The AWS account ID of the S3 bucket owner.
    S3Key string
    The S3 key (path) for the source data.
    S3Bucket string
    The name of the S3 bucket containing source data.
    S3BucketOwner string
    The AWS account ID of the S3 bucket owner.
    S3Key string
    The S3 key (path) for the source data.
    s3_bucket string
    The name of the S3 bucket containing source data.
    s3_bucket_owner string
    The AWS account ID of the S3 bucket owner.
    s3_key string
    The S3 key (path) for the source data.
    s3Bucket String
    The name of the S3 bucket containing source data.
    s3BucketOwner String
    The AWS account ID of the S3 bucket owner.
    s3Key String
    The S3 key (path) for the source data.
    s3Bucket string
    The name of the S3 bucket containing source data.
    s3BucketOwner string
    The AWS account ID of the S3 bucket owner.
    s3Key string
    The S3 key (path) for the source data.
    s3_bucket str
    The name of the S3 bucket containing source data.
    s3_bucket_owner str
    The AWS account ID of the S3 bucket owner.
    s3_key str
    The S3 key (path) for the source data.
    s3Bucket String
    The name of the S3 bucket containing source data.
    s3BucketOwner String
    The AWS account ID of the S3 bucket owner.
    s3Key String
    The S3 key (path) for the source data.

    NetworkMigrationDefinitionTargetDeployment

    NetworkMigrationDefinitionTargetNetwork

    Topology Pulumi.AwsNative.Mgn.NetworkMigrationDefinitionTargetNetworkTopology
    The network topology type for the target environment.
    InboundCidr string
    The CIDR block for inbound traffic in the target network.
    InspectionCidr string
    The CIDR block for inspection traffic in the target network.
    OutboundCidr string
    The CIDR block for outbound traffic in the target network.
    Topology NetworkMigrationDefinitionTargetNetworkTopology
    The network topology type for the target environment.
    InboundCidr string
    The CIDR block for inbound traffic in the target network.
    InspectionCidr string
    The CIDR block for inspection traffic in the target network.
    OutboundCidr string
    The CIDR block for outbound traffic in the target network.
    topology "ISOLATED_VPC" | "HUB_AND_SPOKE"
    The network topology type for the target environment.
    inbound_cidr string
    The CIDR block for inbound traffic in the target network.
    inspection_cidr string
    The CIDR block for inspection traffic in the target network.
    outbound_cidr string
    The CIDR block for outbound traffic in the target network.
    topology NetworkMigrationDefinitionTargetNetworkTopology
    The network topology type for the target environment.
    inboundCidr String
    The CIDR block for inbound traffic in the target network.
    inspectionCidr String
    The CIDR block for inspection traffic in the target network.
    outboundCidr String
    The CIDR block for outbound traffic in the target network.
    topology NetworkMigrationDefinitionTargetNetworkTopology
    The network topology type for the target environment.
    inboundCidr string
    The CIDR block for inbound traffic in the target network.
    inspectionCidr string
    The CIDR block for inspection traffic in the target network.
    outboundCidr string
    The CIDR block for outbound traffic in the target network.
    topology NetworkMigrationDefinitionTargetNetworkTopology
    The network topology type for the target environment.
    inbound_cidr str
    The CIDR block for inbound traffic in the target network.
    inspection_cidr str
    The CIDR block for inspection traffic in the target network.
    outbound_cidr str
    The CIDR block for outbound traffic in the target network.
    topology "ISOLATED_VPC" | "HUB_AND_SPOKE"
    The network topology type for the target environment.
    inboundCidr String
    The CIDR block for inbound traffic in the target network.
    inspectionCidr String
    The CIDR block for inspection traffic in the target network.
    outboundCidr String
    The CIDR block for outbound traffic in the target network.

    NetworkMigrationDefinitionTargetNetworkTopology

    NetworkMigrationDefinitionTargetS3Configuration

    S3Bucket string
    The name of the S3 bucket for target artifacts.
    S3BucketOwner string
    The AWS account ID of the S3 bucket owner.
    S3Bucket string
    The name of the S3 bucket for target artifacts.
    S3BucketOwner string
    The AWS account ID of the S3 bucket owner.
    s3_bucket string
    The name of the S3 bucket for target artifacts.
    s3_bucket_owner string
    The AWS account ID of the S3 bucket owner.
    s3Bucket String
    The name of the S3 bucket for target artifacts.
    s3BucketOwner String
    The AWS account ID of the S3 bucket owner.
    s3Bucket string
    The name of the S3 bucket for target artifacts.
    s3BucketOwner string
    The AWS account ID of the S3 bucket owner.
    s3_bucket str
    The name of the S3 bucket for target artifacts.
    s3_bucket_owner str
    The AWS account ID of the S3 bucket owner.
    s3Bucket String
    The name of the S3 bucket for target artifacts.
    s3BucketOwner String
    The AWS account ID of the S3 bucket owner.

    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 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 aws-native logo

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

    Viewing docs for AWS Cloud Control v1.79.0
    published on Monday, Sep 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial