1. Packages
  2. AWS Native
  3. API Docs
  4. dms
  5. getMigrationProject

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.105.0 published on Thursday, May 2, 2024 by Pulumi

aws-native.dms.getMigrationProject

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.105.0 published on Thursday, May 2, 2024 by Pulumi

    Resource schema for AWS::DMS::MigrationProject

    Using getMigrationProject

    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 getMigrationProject(args: GetMigrationProjectArgs, opts?: InvokeOptions): Promise<GetMigrationProjectResult>
    function getMigrationProjectOutput(args: GetMigrationProjectOutputArgs, opts?: InvokeOptions): Output<GetMigrationProjectResult>
    def get_migration_project(migration_project_arn: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetMigrationProjectResult
    def get_migration_project_output(migration_project_arn: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetMigrationProjectResult]
    func LookupMigrationProject(ctx *Context, args *LookupMigrationProjectArgs, opts ...InvokeOption) (*LookupMigrationProjectResult, error)
    func LookupMigrationProjectOutput(ctx *Context, args *LookupMigrationProjectOutputArgs, opts ...InvokeOption) LookupMigrationProjectResultOutput

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

    public static class GetMigrationProject 
    {
        public static Task<GetMigrationProjectResult> InvokeAsync(GetMigrationProjectArgs args, InvokeOptions? opts = null)
        public static Output<GetMigrationProjectResult> Invoke(GetMigrationProjectInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMigrationProjectResult> getMigrationProject(GetMigrationProjectArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:dms:getMigrationProject
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MigrationProjectArn string
    The property describes an ARN of the migration project.
    MigrationProjectArn string
    The property describes an ARN of the migration project.
    migrationProjectArn String
    The property describes an ARN of the migration project.
    migrationProjectArn string
    The property describes an ARN of the migration project.
    migration_project_arn str
    The property describes an ARN of the migration project.
    migrationProjectArn String
    The property describes an ARN of the migration project.

    getMigrationProject Result

    The following output properties are available:

    Description string
    The optional description of the migration project.
    InstanceProfileArn string
    The property describes an instance profile arn for the migration project. For read
    InstanceProfileName string
    The property describes an instance profile name for the migration project. For read
    MigrationProjectArn string
    The property describes an ARN of the migration project.
    MigrationProjectCreationTime string
    The property describes a creating time of the migration project.
    MigrationProjectName string
    The property describes a name to identify the migration project.
    SchemaConversionApplicationAttributes Pulumi.AwsNative.Dms.Outputs.SchemaConversionApplicationAttributesProperties
    The property describes schema conversion application attributes for the migration project.
    SourceDataProviderDescriptors List<Pulumi.AwsNative.Dms.Outputs.MigrationProjectDataProviderDescriptor>
    The property describes source data provider descriptors for the migration project.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    TargetDataProviderDescriptors List<Pulumi.AwsNative.Dms.Outputs.MigrationProjectDataProviderDescriptor>
    The property describes target data provider descriptors for the migration project.
    TransformationRules string
    The property describes transformation rules for the migration project.
    Description string
    The optional description of the migration project.
    InstanceProfileArn string
    The property describes an instance profile arn for the migration project. For read
    InstanceProfileName string
    The property describes an instance profile name for the migration project. For read
    MigrationProjectArn string
    The property describes an ARN of the migration project.
    MigrationProjectCreationTime string
    The property describes a creating time of the migration project.
    MigrationProjectName string
    The property describes a name to identify the migration project.
    SchemaConversionApplicationAttributes SchemaConversionApplicationAttributesProperties
    The property describes schema conversion application attributes for the migration project.
    SourceDataProviderDescriptors []MigrationProjectDataProviderDescriptor
    The property describes source data provider descriptors for the migration project.
    Tags Tag
    An array of key-value pairs to apply to this resource.
    TargetDataProviderDescriptors []MigrationProjectDataProviderDescriptor
    The property describes target data provider descriptors for the migration project.
    TransformationRules string
    The property describes transformation rules for the migration project.
    description String
    The optional description of the migration project.
    instanceProfileArn String
    The property describes an instance profile arn for the migration project. For read
    instanceProfileName String
    The property describes an instance profile name for the migration project. For read
    migrationProjectArn String
    The property describes an ARN of the migration project.
    migrationProjectCreationTime String
    The property describes a creating time of the migration project.
    migrationProjectName String
    The property describes a name to identify the migration project.
    schemaConversionApplicationAttributes SchemaConversionApplicationAttributesProperties
    The property describes schema conversion application attributes for the migration project.
    sourceDataProviderDescriptors List<MigrationProjectDataProviderDescriptor>
    The property describes source data provider descriptors for the migration project.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    targetDataProviderDescriptors List<MigrationProjectDataProviderDescriptor>
    The property describes target data provider descriptors for the migration project.
    transformationRules String
    The property describes transformation rules for the migration project.
    description string
    The optional description of the migration project.
    instanceProfileArn string
    The property describes an instance profile arn for the migration project. For read
    instanceProfileName string
    The property describes an instance profile name for the migration project. For read
    migrationProjectArn string
    The property describes an ARN of the migration project.
    migrationProjectCreationTime string
    The property describes a creating time of the migration project.
    migrationProjectName string
    The property describes a name to identify the migration project.
    schemaConversionApplicationAttributes SchemaConversionApplicationAttributesProperties
    The property describes schema conversion application attributes for the migration project.
    sourceDataProviderDescriptors MigrationProjectDataProviderDescriptor[]
    The property describes source data provider descriptors for the migration project.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    targetDataProviderDescriptors MigrationProjectDataProviderDescriptor[]
    The property describes target data provider descriptors for the migration project.
    transformationRules string
    The property describes transformation rules for the migration project.
    description str
    The optional description of the migration project.
    instance_profile_arn str
    The property describes an instance profile arn for the migration project. For read
    instance_profile_name str
    The property describes an instance profile name for the migration project. For read
    migration_project_arn str
    The property describes an ARN of the migration project.
    migration_project_creation_time str
    The property describes a creating time of the migration project.
    migration_project_name str
    The property describes a name to identify the migration project.
    schema_conversion_application_attributes SchemaConversionApplicationAttributesProperties
    The property describes schema conversion application attributes for the migration project.
    source_data_provider_descriptors Sequence[MigrationProjectDataProviderDescriptor]
    The property describes source data provider descriptors for the migration project.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    target_data_provider_descriptors Sequence[MigrationProjectDataProviderDescriptor]
    The property describes target data provider descriptors for the migration project.
    transformation_rules str
    The property describes transformation rules for the migration project.
    description String
    The optional description of the migration project.
    instanceProfileArn String
    The property describes an instance profile arn for the migration project. For read
    instanceProfileName String
    The property describes an instance profile name for the migration project. For read
    migrationProjectArn String
    The property describes an ARN of the migration project.
    migrationProjectCreationTime String
    The property describes a creating time of the migration project.
    migrationProjectName String
    The property describes a name to identify the migration project.
    schemaConversionApplicationAttributes Property Map
    The property describes schema conversion application attributes for the migration project.
    sourceDataProviderDescriptors List<Property Map>
    The property describes source data provider descriptors for the migration project.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.
    targetDataProviderDescriptors List<Property Map>
    The property describes target data provider descriptors for the migration project.
    transformationRules String
    The property describes transformation rules for the migration project.

    Supporting Types

    MigrationProjectDataProviderDescriptor

    SchemaConversionApplicationAttributesProperties

    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 is in preview. AWS Classic is fully supported.

    AWS Native v0.105.0 published on Thursday, May 2, 2024 by Pulumi