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

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

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

aws-native.dms.getInstanceProfile

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

    Resource schema for AWS::DMS::InstanceProfile.

    Using getInstanceProfile

    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 getInstanceProfile(args: GetInstanceProfileArgs, opts?: InvokeOptions): Promise<GetInstanceProfileResult>
    function getInstanceProfileOutput(args: GetInstanceProfileOutputArgs, opts?: InvokeOptions): Output<GetInstanceProfileResult>
    def get_instance_profile(instance_profile_arn: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetInstanceProfileResult
    def get_instance_profile_output(instance_profile_arn: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetInstanceProfileResult]
    func LookupInstanceProfile(ctx *Context, args *LookupInstanceProfileArgs, opts ...InvokeOption) (*LookupInstanceProfileResult, error)
    func LookupInstanceProfileOutput(ctx *Context, args *LookupInstanceProfileOutputArgs, opts ...InvokeOption) LookupInstanceProfileResultOutput

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

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

    The following arguments are supported:

    InstanceProfileArn string
    The property describes an ARN of the instance profile.
    InstanceProfileArn string
    The property describes an ARN of the instance profile.
    instanceProfileArn String
    The property describes an ARN of the instance profile.
    instanceProfileArn string
    The property describes an ARN of the instance profile.
    instance_profile_arn str
    The property describes an ARN of the instance profile.
    instanceProfileArn String
    The property describes an ARN of the instance profile.

    getInstanceProfile Result

    The following output properties are available:

    AvailabilityZone string
    The property describes an availability zone of the instance profile.
    Description string
    The optional description of the instance profile.
    InstanceProfileArn string
    The property describes an ARN of the instance profile.
    InstanceProfileCreationTime string
    The property describes a creating time of the instance profile.
    InstanceProfileName string
    The property describes a name for the instance profile.
    KmsKeyArn string
    The property describes kms key arn for the instance profile.
    NetworkType Pulumi.AwsNative.Dms.InstanceProfileNetworkType
    The property describes a network type for the instance profile.
    PubliclyAccessible bool
    The property describes the publicly accessible of the instance profile
    SubnetGroupIdentifier string
    The property describes a subnet group identifier for the instance profile.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    VpcSecurityGroups List<string>
    The property describes vps security groups for the instance profile.
    AvailabilityZone string
    The property describes an availability zone of the instance profile.
    Description string
    The optional description of the instance profile.
    InstanceProfileArn string
    The property describes an ARN of the instance profile.
    InstanceProfileCreationTime string
    The property describes a creating time of the instance profile.
    InstanceProfileName string
    The property describes a name for the instance profile.
    KmsKeyArn string
    The property describes kms key arn for the instance profile.
    NetworkType InstanceProfileNetworkType
    The property describes a network type for the instance profile.
    PubliclyAccessible bool
    The property describes the publicly accessible of the instance profile
    SubnetGroupIdentifier string
    The property describes a subnet group identifier for the instance profile.
    Tags Tag
    An array of key-value pairs to apply to this resource.
    VpcSecurityGroups []string
    The property describes vps security groups for the instance profile.
    availabilityZone String
    The property describes an availability zone of the instance profile.
    description String
    The optional description of the instance profile.
    instanceProfileArn String
    The property describes an ARN of the instance profile.
    instanceProfileCreationTime String
    The property describes a creating time of the instance profile.
    instanceProfileName String
    The property describes a name for the instance profile.
    kmsKeyArn String
    The property describes kms key arn for the instance profile.
    networkType InstanceProfileNetworkType
    The property describes a network type for the instance profile.
    publiclyAccessible Boolean
    The property describes the publicly accessible of the instance profile
    subnetGroupIdentifier String
    The property describes a subnet group identifier for the instance profile.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    vpcSecurityGroups List<String>
    The property describes vps security groups for the instance profile.
    availabilityZone string
    The property describes an availability zone of the instance profile.
    description string
    The optional description of the instance profile.
    instanceProfileArn string
    The property describes an ARN of the instance profile.
    instanceProfileCreationTime string
    The property describes a creating time of the instance profile.
    instanceProfileName string
    The property describes a name for the instance profile.
    kmsKeyArn string
    The property describes kms key arn for the instance profile.
    networkType InstanceProfileNetworkType
    The property describes a network type for the instance profile.
    publiclyAccessible boolean
    The property describes the publicly accessible of the instance profile
    subnetGroupIdentifier string
    The property describes a subnet group identifier for the instance profile.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    vpcSecurityGroups string[]
    The property describes vps security groups for the instance profile.
    availability_zone str
    The property describes an availability zone of the instance profile.
    description str
    The optional description of the instance profile.
    instance_profile_arn str
    The property describes an ARN of the instance profile.
    instance_profile_creation_time str
    The property describes a creating time of the instance profile.
    instance_profile_name str
    The property describes a name for the instance profile.
    kms_key_arn str
    The property describes kms key arn for the instance profile.
    network_type InstanceProfileNetworkType
    The property describes a network type for the instance profile.
    publicly_accessible bool
    The property describes the publicly accessible of the instance profile
    subnet_group_identifier str
    The property describes a subnet group identifier for the instance profile.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    vpc_security_groups Sequence[str]
    The property describes vps security groups for the instance profile.
    availabilityZone String
    The property describes an availability zone of the instance profile.
    description String
    The optional description of the instance profile.
    instanceProfileArn String
    The property describes an ARN of the instance profile.
    instanceProfileCreationTime String
    The property describes a creating time of the instance profile.
    instanceProfileName String
    The property describes a name for the instance profile.
    kmsKeyArn String
    The property describes kms key arn for the instance profile.
    networkType "IPV4" | "IPV6" | "DUAL"
    The property describes a network type for the instance profile.
    publiclyAccessible Boolean
    The property describes the publicly accessible of the instance profile
    subnetGroupIdentifier String
    The property describes a subnet group identifier for the instance profile.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.
    vpcSecurityGroups List<String>
    The property describes vps security groups for the instance profile.

    Supporting Types

    InstanceProfileNetworkType

    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.109.0 published on Wednesday, Jun 26, 2024 by Pulumi