1. Packages
  2. AWS Native
  3. API Docs
  4. vpclattice
  5. getServiceNetworkServiceAssociation

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.vpclattice.getServiceNetworkServiceAssociation

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

    Associates a service with a service network.

    Using getServiceNetworkServiceAssociation

    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 getServiceNetworkServiceAssociation(args: GetServiceNetworkServiceAssociationArgs, opts?: InvokeOptions): Promise<GetServiceNetworkServiceAssociationResult>
    function getServiceNetworkServiceAssociationOutput(args: GetServiceNetworkServiceAssociationOutputArgs, opts?: InvokeOptions): Output<GetServiceNetworkServiceAssociationResult>
    def get_service_network_service_association(arn: Optional[str] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetServiceNetworkServiceAssociationResult
    def get_service_network_service_association_output(arn: Optional[pulumi.Input[str]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetServiceNetworkServiceAssociationResult]
    func LookupServiceNetworkServiceAssociation(ctx *Context, args *LookupServiceNetworkServiceAssociationArgs, opts ...InvokeOption) (*LookupServiceNetworkServiceAssociationResult, error)
    func LookupServiceNetworkServiceAssociationOutput(ctx *Context, args *LookupServiceNetworkServiceAssociationOutputArgs, opts ...InvokeOption) LookupServiceNetworkServiceAssociationResultOutput

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

    public static class GetServiceNetworkServiceAssociation 
    {
        public static Task<GetServiceNetworkServiceAssociationResult> InvokeAsync(GetServiceNetworkServiceAssociationArgs args, InvokeOptions? opts = null)
        public static Output<GetServiceNetworkServiceAssociationResult> Invoke(GetServiceNetworkServiceAssociationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetServiceNetworkServiceAssociationResult> getServiceNetworkServiceAssociation(GetServiceNetworkServiceAssociationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:vpclattice:getServiceNetworkServiceAssociation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Arn string
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    Arn string
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    arn String
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    arn string
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    arn str
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    arn String
    The Amazon Resource Name (ARN) of the association between the service network and the service.

    getServiceNetworkServiceAssociation Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    CreatedAt string
    The date and time that the association was created, specified in ISO-8601 format.
    DnsEntry Pulumi.AwsNative.VpcLattice.Outputs.ServiceNetworkServiceAssociationDnsEntry
    The DNS information of the service.
    Id string
    The ID of the of the association between the service network and the service.
    ServiceArn string
    The Amazon Resource Name (ARN) of the service.
    ServiceId string
    The ID of the service.
    ServiceName string
    The name of the service.
    ServiceNetworkArn string
    The Amazon Resource Name (ARN) of the service network
    ServiceNetworkId string
    The ID of the service network.
    ServiceNetworkName string
    The name of the service network.
    Status Pulumi.AwsNative.VpcLattice.ServiceNetworkServiceAssociationStatus
    The status of the association between the service network and the service.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags for the association.
    Arn string
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    CreatedAt string
    The date and time that the association was created, specified in ISO-8601 format.
    DnsEntry ServiceNetworkServiceAssociationDnsEntry
    The DNS information of the service.
    Id string
    The ID of the of the association between the service network and the service.
    ServiceArn string
    The Amazon Resource Name (ARN) of the service.
    ServiceId string
    The ID of the service.
    ServiceName string
    The name of the service.
    ServiceNetworkArn string
    The Amazon Resource Name (ARN) of the service network
    ServiceNetworkId string
    The ID of the service network.
    ServiceNetworkName string
    The name of the service network.
    Status ServiceNetworkServiceAssociationStatus
    The status of the association between the service network and the service.
    Tags Tag
    The tags for the association.
    arn String
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    createdAt String
    The date and time that the association was created, specified in ISO-8601 format.
    dnsEntry ServiceNetworkServiceAssociationDnsEntry
    The DNS information of the service.
    id String
    The ID of the of the association between the service network and the service.
    serviceArn String
    The Amazon Resource Name (ARN) of the service.
    serviceId String
    The ID of the service.
    serviceName String
    The name of the service.
    serviceNetworkArn String
    The Amazon Resource Name (ARN) of the service network
    serviceNetworkId String
    The ID of the service network.
    serviceNetworkName String
    The name of the service network.
    status ServiceNetworkServiceAssociationStatus
    The status of the association between the service network and the service.
    tags List<Tag>
    The tags for the association.
    arn string
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    createdAt string
    The date and time that the association was created, specified in ISO-8601 format.
    dnsEntry ServiceNetworkServiceAssociationDnsEntry
    The DNS information of the service.
    id string
    The ID of the of the association between the service network and the service.
    serviceArn string
    The Amazon Resource Name (ARN) of the service.
    serviceId string
    The ID of the service.
    serviceName string
    The name of the service.
    serviceNetworkArn string
    The Amazon Resource Name (ARN) of the service network
    serviceNetworkId string
    The ID of the service network.
    serviceNetworkName string
    The name of the service network.
    status ServiceNetworkServiceAssociationStatus
    The status of the association between the service network and the service.
    tags Tag[]
    The tags for the association.
    arn str
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    created_at str
    The date and time that the association was created, specified in ISO-8601 format.
    dns_entry ServiceNetworkServiceAssociationDnsEntry
    The DNS information of the service.
    id str
    The ID of the of the association between the service network and the service.
    service_arn str
    The Amazon Resource Name (ARN) of the service.
    service_id str
    The ID of the service.
    service_name str
    The name of the service.
    service_network_arn str
    The Amazon Resource Name (ARN) of the service network
    service_network_id str
    The ID of the service network.
    service_network_name str
    The name of the service network.
    status ServiceNetworkServiceAssociationStatus
    The status of the association between the service network and the service.
    tags Sequence[root_Tag]
    The tags for the association.
    arn String
    The Amazon Resource Name (ARN) of the association between the service network and the service.
    createdAt String
    The date and time that the association was created, specified in ISO-8601 format.
    dnsEntry Property Map
    The DNS information of the service.
    id String
    The ID of the of the association between the service network and the service.
    serviceArn String
    The Amazon Resource Name (ARN) of the service.
    serviceId String
    The ID of the service.
    serviceName String
    The name of the service.
    serviceNetworkArn String
    The Amazon Resource Name (ARN) of the service network
    serviceNetworkId String
    The ID of the service network.
    serviceNetworkName String
    The name of the service network.
    status "CREATE_IN_PROGRESS" | "ACTIVE" | "DELETE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_FAILED"
    The status of the association between the service network and the service.
    tags List<Property Map>
    The tags for the association.

    Supporting Types

    ServiceNetworkServiceAssociationDnsEntry

    DomainName string
    The domain name of the service.
    HostedZoneId string
    The ID of the hosted zone.
    DomainName string
    The domain name of the service.
    HostedZoneId string
    The ID of the hosted zone.
    domainName String
    The domain name of the service.
    hostedZoneId String
    The ID of the hosted zone.
    domainName string
    The domain name of the service.
    hostedZoneId string
    The ID of the hosted zone.
    domain_name str
    The domain name of the service.
    hosted_zone_id str
    The ID of the hosted zone.
    domainName String
    The domain name of the service.
    hostedZoneId String
    The ID of the hosted zone.

    ServiceNetworkServiceAssociationStatus

    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