1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. ec2
  5. getIpamPrefixListResolverTarget

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

Viewing docs for AWS Cloud Control v1.58.0
published on Monday, Mar 23, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.58.0
published on Monday, Mar 23, 2026 by Pulumi

    Resource Type definition for AWS::EC2::IPAMPrefixListResolverTarget

    Using getIpamPrefixListResolverTarget

    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 getIpamPrefixListResolverTarget(args: GetIpamPrefixListResolverTargetArgs, opts?: InvokeOptions): Promise<GetIpamPrefixListResolverTargetResult>
    function getIpamPrefixListResolverTargetOutput(args: GetIpamPrefixListResolverTargetOutputArgs, opts?: InvokeOptions): Output<GetIpamPrefixListResolverTargetResult>
    def get_ipam_prefix_list_resolver_target(ipam_prefix_list_resolver_target_id: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetIpamPrefixListResolverTargetResult
    def get_ipam_prefix_list_resolver_target_output(ipam_prefix_list_resolver_target_id: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetIpamPrefixListResolverTargetResult]
    func LookupIpamPrefixListResolverTarget(ctx *Context, args *LookupIpamPrefixListResolverTargetArgs, opts ...InvokeOption) (*LookupIpamPrefixListResolverTargetResult, error)
    func LookupIpamPrefixListResolverTargetOutput(ctx *Context, args *LookupIpamPrefixListResolverTargetOutputArgs, opts ...InvokeOption) LookupIpamPrefixListResolverTargetResultOutput

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

    public static class GetIpamPrefixListResolverTarget 
    {
        public static Task<GetIpamPrefixListResolverTargetResult> InvokeAsync(GetIpamPrefixListResolverTargetArgs args, InvokeOptions? opts = null)
        public static Output<GetIpamPrefixListResolverTargetResult> Invoke(GetIpamPrefixListResolverTargetInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIpamPrefixListResolverTargetResult> getIpamPrefixListResolverTarget(GetIpamPrefixListResolverTargetArgs args, InvokeOptions options)
    public static Output<GetIpamPrefixListResolverTargetResult> getIpamPrefixListResolverTarget(GetIpamPrefixListResolverTargetArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:ec2:getIpamPrefixListResolverTarget
      arguments:
        # arguments dictionary

    The following arguments are supported:

    IpamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    IpamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId String
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    ipam_prefix_list_resolver_target_id str
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId String
    Id of the IPAM Prefix List Resolver Target.

    getIpamPrefixListResolverTarget Result

    The following output properties are available:

    DesiredVersion int
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    IpamPrefixListResolverTargetArn string
    Id of the IPAM Prefix List Resolver Target.
    IpamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    TrackLatestVersion bool
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    DesiredVersion int
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    IpamPrefixListResolverTargetArn string
    Id of the IPAM Prefix List Resolver Target.
    IpamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    Tags Tag
    An array of key-value pairs to apply to this resource.
    TrackLatestVersion bool
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desiredVersion Integer
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    ipamPrefixListResolverTargetArn String
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId String
    Id of the IPAM Prefix List Resolver Target.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    trackLatestVersion Boolean
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desiredVersion number
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    ipamPrefixListResolverTargetArn string
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    trackLatestVersion boolean
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desired_version int
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    ipam_prefix_list_resolver_target_arn str
    Id of the IPAM Prefix List Resolver Target.
    ipam_prefix_list_resolver_target_id str
    Id of the IPAM Prefix List Resolver Target.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    track_latest_version bool
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desiredVersion Number
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    ipamPrefixListResolverTargetArn String
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId String
    Id of the IPAM Prefix List Resolver Target.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.
    trackLatestVersion Boolean
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.

    Supporting Types

    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.58.0
    published on Monday, Mar 23, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.