1. Packages
  2. AWS Native
  3. API Docs
  4. b2bi
  5. getPartnership

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

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

aws-native.b2bi.getPartnership

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

    Definition of AWS::B2BI::Partnership Resource Type

    Using getPartnership

    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 getPartnership(args: GetPartnershipArgs, opts?: InvokeOptions): Promise<GetPartnershipResult>
    function getPartnershipOutput(args: GetPartnershipOutputArgs, opts?: InvokeOptions): Output<GetPartnershipResult>
    def get_partnership(partnership_id: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetPartnershipResult
    def get_partnership_output(partnership_id: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetPartnershipResult]
    func LookupPartnership(ctx *Context, args *LookupPartnershipArgs, opts ...InvokeOption) (*LookupPartnershipResult, error)
    func LookupPartnershipOutput(ctx *Context, args *LookupPartnershipOutputArgs, opts ...InvokeOption) LookupPartnershipResultOutput

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

    public static class GetPartnership 
    {
        public static Task<GetPartnershipResult> InvokeAsync(GetPartnershipArgs args, InvokeOptions? opts = null)
        public static Output<GetPartnershipResult> Invoke(GetPartnershipInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPartnershipResult> getPartnership(GetPartnershipArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:b2bi:getPartnership
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PartnershipId string
    Returns the unique, system-generated identifier for a partnership.
    PartnershipId string
    Returns the unique, system-generated identifier for a partnership.
    partnershipId String
    Returns the unique, system-generated identifier for a partnership.
    partnershipId string
    Returns the unique, system-generated identifier for a partnership.
    partnership_id str
    Returns the unique, system-generated identifier for a partnership.
    partnershipId String
    Returns the unique, system-generated identifier for a partnership.

    getPartnership Result

    The following output properties are available:

    Capabilities List<string>
    Returns one or more capabilities associated with this partnership.
    CreatedAt string
    Returns a timestamp for creation date and time of the partnership.
    ModifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    Name string
    Returns the name of the partnership.
    PartnershipArn string
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    PartnershipId string
    Returns the unique, system-generated identifier for a partnership.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    TradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    Capabilities []string
    Returns one or more capabilities associated with this partnership.
    CreatedAt string
    Returns a timestamp for creation date and time of the partnership.
    ModifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    Name string
    Returns the name of the partnership.
    PartnershipArn string
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    PartnershipId string
    Returns the unique, system-generated identifier for a partnership.
    Tags Tag
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    TradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    capabilities List<String>
    Returns one or more capabilities associated with this partnership.
    createdAt String
    Returns a timestamp for creation date and time of the partnership.
    modifiedAt String
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    name String
    Returns the name of the partnership.
    partnershipArn String
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    partnershipId String
    Returns the unique, system-generated identifier for a partnership.
    tags List<Tag>
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    tradingPartnerId String
    Returns the unique, system-generated identifier for a trading partner.
    capabilities string[]
    Returns one or more capabilities associated with this partnership.
    createdAt string
    Returns a timestamp for creation date and time of the partnership.
    modifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    name string
    Returns the name of the partnership.
    partnershipArn string
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    partnershipId string
    Returns the unique, system-generated identifier for a partnership.
    tags Tag[]
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    tradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    capabilities Sequence[str]
    Returns one or more capabilities associated with this partnership.
    created_at str
    Returns a timestamp for creation date and time of the partnership.
    modified_at str
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    name str
    Returns the name of the partnership.
    partnership_arn str
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    partnership_id str
    Returns the unique, system-generated identifier for a partnership.
    tags Sequence[root_Tag]
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    trading_partner_id str
    Returns the unique, system-generated identifier for a trading partner.
    capabilities List<String>
    Returns one or more capabilities associated with this partnership.
    createdAt String
    Returns a timestamp for creation date and time of the partnership.
    modifiedAt String
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    name String
    Returns the name of the partnership.
    partnershipArn String
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    partnershipId String
    Returns the unique, system-generated identifier for a partnership.
    tags List<Property Map>
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    tradingPartnerId String
    Returns the unique, system-generated identifier for a trading partner.

    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.

    AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi