1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. b2bi
  5. Partnership

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

aws-native.b2bi.Partnership

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

    Definition of AWS::B2BI::Partnership Resource Type

    Create Partnership Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Partnership(name: string, args: PartnershipArgs, opts?: CustomResourceOptions);
    @overload
    def Partnership(resource_name: str,
                    args: PartnershipArgs,
                    opts: Optional[ResourceOptions] = None)
    
    @overload
    def Partnership(resource_name: str,
                    opts: Optional[ResourceOptions] = None,
                    capabilities: Optional[Sequence[str]] = None,
                    email: Optional[str] = None,
                    profile_id: Optional[str] = None,
                    capability_options: Optional[PartnershipCapabilityOptionsArgs] = None,
                    name: Optional[str] = None,
                    phone: Optional[str] = None,
                    tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewPartnership(ctx *Context, name string, args PartnershipArgs, opts ...ResourceOption) (*Partnership, error)
    public Partnership(string name, PartnershipArgs args, CustomResourceOptions? opts = null)
    public Partnership(String name, PartnershipArgs args)
    public Partnership(String name, PartnershipArgs args, CustomResourceOptions options)
    
    type: aws-native:b2bi:Partnership
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args PartnershipArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PartnershipArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PartnershipArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PartnershipArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PartnershipArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Partnership Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The Partnership resource accepts the following input properties:

    Capabilities List<string>
    Returns one or more capabilities associated with this partnership.
    Email string
    Specifies the email address associated with this trading partner.
    ProfileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    CapabilityOptions Pulumi.AwsNative.B2bi.Inputs.PartnershipCapabilityOptions
    Contains the details for an Outbound EDI capability.
    Name string
    Returns the name of the partnership.
    Phone string
    Specifies the phone number associated with the partnership.
    Tags List<Pulumi.AwsNative.Inputs.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.
    Capabilities []string
    Returns one or more capabilities associated with this partnership.
    Email string
    Specifies the email address associated with this trading partner.
    ProfileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    CapabilityOptions PartnershipCapabilityOptionsArgs
    Contains the details for an Outbound EDI capability.
    Name string
    Returns the name of the partnership.
    Phone string
    Specifies the phone number associated with the partnership.
    Tags TagArgs
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    capabilities List<String>
    Returns one or more capabilities associated with this partnership.
    email String
    Specifies the email address associated with this trading partner.
    profileId String
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilityOptions PartnershipCapabilityOptions
    Contains the details for an Outbound EDI capability.
    name String
    Returns the name of the partnership.
    phone String
    Specifies the phone number associated with the 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.
    capabilities string[]
    Returns one or more capabilities associated with this partnership.
    email string
    Specifies the email address associated with this trading partner.
    profileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilityOptions PartnershipCapabilityOptions
    Contains the details for an Outbound EDI capability.
    name string
    Returns the name of the partnership.
    phone string
    Specifies the phone number associated with the 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.
    capabilities Sequence[str]
    Returns one or more capabilities associated with this partnership.
    email str
    Specifies the email address associated with this trading partner.
    profile_id str
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capability_options PartnershipCapabilityOptionsArgs
    Contains the details for an Outbound EDI capability.
    name str
    Returns the name of the partnership.
    phone str
    Specifies the phone number associated with the partnership.
    tags Sequence[TagArgs]
    A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
    capabilities List<String>
    Returns one or more capabilities associated with this partnership.
    email String
    Specifies the email address associated with this trading partner.
    profileId String
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilityOptions Property Map
    Contains the details for an Outbound EDI capability.
    name String
    Returns the name of the partnership.
    phone String
    Specifies the phone number associated with the 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.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Partnership resource produces the following output properties:

    CreatedAt string
    Returns a timestamp for creation date and time of the partnership.
    Id string
    The provider-assigned unique ID for this managed resource.
    ModifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    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.
    TradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    CreatedAt string
    Returns a timestamp for creation date and time of the partnership.
    Id string
    The provider-assigned unique ID for this managed resource.
    ModifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    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.
    TradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    createdAt String
    Returns a timestamp for creation date and time of the partnership.
    id String
    The provider-assigned unique ID for this managed resource.
    modifiedAt String
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    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.
    tradingPartnerId String
    Returns the unique, system-generated identifier for a trading partner.
    createdAt string
    Returns a timestamp for creation date and time of the partnership.
    id string
    The provider-assigned unique ID for this managed resource.
    modifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    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.
    tradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    created_at str
    Returns a timestamp for creation date and time of the partnership.
    id str
    The provider-assigned unique ID for this managed resource.
    modified_at str
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    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.
    trading_partner_id str
    Returns the unique, system-generated identifier for a trading partner.
    createdAt String
    Returns a timestamp for creation date and time of the partnership.
    id String
    The provider-assigned unique ID for this managed resource.
    modifiedAt String
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    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.
    tradingPartnerId String
    Returns the unique, system-generated identifier for a trading partner.

    Supporting Types

    PartnershipCapabilityOptions, PartnershipCapabilityOptionsArgs

    InboundEdi Pulumi.AwsNative.B2bi.Inputs.PartnershipInboundEdiOptions
    A structure that contains the inbound EDI options for the capability.
    OutboundEdi Pulumi.AwsNative.B2bi.Inputs.PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    InboundEdi PartnershipInboundEdiOptions
    A structure that contains the inbound EDI options for the capability.
    OutboundEdi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    inboundEdi PartnershipInboundEdiOptions
    A structure that contains the inbound EDI options for the capability.
    outboundEdi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    inboundEdi PartnershipInboundEdiOptions
    A structure that contains the inbound EDI options for the capability.
    outboundEdi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    inbound_edi PartnershipInboundEdiOptions
    A structure that contains the inbound EDI options for the capability.
    outbound_edi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    inboundEdi Property Map
    A structure that contains the inbound EDI options for the capability.
    outboundEdi Property Map
    A structure that contains the outbound EDI options.

    PartnershipInboundEdiOptions, PartnershipInboundEdiOptionsArgs

    X12 Pulumi.AwsNative.B2bi.Inputs.PartnershipX12InboundEdiOptions
    A structure that contains X12-specific options for processing inbound X12 EDI files.
    X12 PartnershipX12InboundEdiOptions
    A structure that contains X12-specific options for processing inbound X12 EDI files.
    x12 PartnershipX12InboundEdiOptions
    A structure that contains X12-specific options for processing inbound X12 EDI files.
    x12 PartnershipX12InboundEdiOptions
    A structure that contains X12-specific options for processing inbound X12 EDI files.
    x12 PartnershipX12InboundEdiOptions
    A structure that contains X12-specific options for processing inbound X12 EDI files.
    x12 Property Map
    A structure that contains X12-specific options for processing inbound X12 EDI files.

    PartnershipLineTerminator, PartnershipLineTerminatorArgs

    Crlf
    CRLF
    Lf
    LF
    Cr
    CR
    PartnershipLineTerminatorCrlf
    CRLF
    PartnershipLineTerminatorLf
    LF
    PartnershipLineTerminatorCr
    CR
    Crlf
    CRLF
    Lf
    LF
    Cr
    CR
    Crlf
    CRLF
    Lf
    LF
    Cr
    CR
    CRLF
    CRLF
    LF
    LF
    CR
    CR
    "CRLF"
    CRLF
    "LF"
    LF
    "CR"
    CR

    PartnershipOutboundEdiOptionsProperties, PartnershipOutboundEdiOptionsPropertiesArgs

    PartnershipWrapFormat, PartnershipWrapFormatArgs

    Segment
    SEGMENT
    OneLine
    ONE_LINE
    LineLength
    LINE_LENGTH
    PartnershipWrapFormatSegment
    SEGMENT
    PartnershipWrapFormatOneLine
    ONE_LINE
    PartnershipWrapFormatLineLength
    LINE_LENGTH
    Segment
    SEGMENT
    OneLine
    ONE_LINE
    LineLength
    LINE_LENGTH
    Segment
    SEGMENT
    OneLine
    ONE_LINE
    LineLength
    LINE_LENGTH
    SEGMENT
    SEGMENT
    ONE_LINE
    ONE_LINE
    LINE_LENGTH
    LINE_LENGTH
    "SEGMENT"
    SEGMENT
    "ONE_LINE"
    ONE_LINE
    "LINE_LENGTH"
    LINE_LENGTH

    PartnershipWrapOptions, PartnershipWrapOptionsArgs

    PartnershipX12AcknowledgmentOptions, PartnershipX12AcknowledgmentOptionsArgs

    PartnershipX12ControlNumbers, PartnershipX12ControlNumbersArgs

    PartnershipX12Delimiters, PartnershipX12DelimitersArgs

    PartnershipX12Envelope, PartnershipX12EnvelopeArgs

    PartnershipX12FunctionalAcknowledgment, PartnershipX12FunctionalAcknowledgmentArgs

    DoNotGenerate
    DO_NOT_GENERATE
    GenerateAllSegments
    GENERATE_ALL_SEGMENTS
    GenerateWithoutTransactionSetResponseLoop
    GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
    PartnershipX12FunctionalAcknowledgmentDoNotGenerate
    DO_NOT_GENERATE
    PartnershipX12FunctionalAcknowledgmentGenerateAllSegments
    GENERATE_ALL_SEGMENTS
    PartnershipX12FunctionalAcknowledgmentGenerateWithoutTransactionSetResponseLoop
    GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
    DoNotGenerate
    DO_NOT_GENERATE
    GenerateAllSegments
    GENERATE_ALL_SEGMENTS
    GenerateWithoutTransactionSetResponseLoop
    GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
    DoNotGenerate
    DO_NOT_GENERATE
    GenerateAllSegments
    GENERATE_ALL_SEGMENTS
    GenerateWithoutTransactionSetResponseLoop
    GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
    DO_NOT_GENERATE
    DO_NOT_GENERATE
    GENERATE_ALL_SEGMENTS
    GENERATE_ALL_SEGMENTS
    GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
    GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
    "DO_NOT_GENERATE"
    DO_NOT_GENERATE
    "GENERATE_ALL_SEGMENTS"
    GENERATE_ALL_SEGMENTS
    "GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP"
    GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP

    PartnershipX12FunctionalGroupHeaders, PartnershipX12FunctionalGroupHeadersArgs

    PartnershipX12InboundEdiOptions, PartnershipX12InboundEdiOptionsArgs

    AcknowledgmentOptions Pulumi.AwsNative.B2bi.Inputs.PartnershipX12AcknowledgmentOptions
    Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
    AcknowledgmentOptions PartnershipX12AcknowledgmentOptions
    Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
    acknowledgmentOptions PartnershipX12AcknowledgmentOptions
    Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
    acknowledgmentOptions PartnershipX12AcknowledgmentOptions
    Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
    acknowledgment_options PartnershipX12AcknowledgmentOptions
    Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
    acknowledgmentOptions Property Map
    Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.

    PartnershipX12InterchangeControlHeaders, PartnershipX12InterchangeControlHeadersArgs

    PartnershipX12OutboundEdiHeaders, PartnershipX12OutboundEdiHeadersArgs

    PartnershipX12TechnicalAcknowledgment, PartnershipX12TechnicalAcknowledgmentArgs

    DoNotGenerate
    DO_NOT_GENERATE
    GenerateAllSegments
    GENERATE_ALL_SEGMENTS
    PartnershipX12TechnicalAcknowledgmentDoNotGenerate
    DO_NOT_GENERATE
    PartnershipX12TechnicalAcknowledgmentGenerateAllSegments
    GENERATE_ALL_SEGMENTS
    DoNotGenerate
    DO_NOT_GENERATE
    GenerateAllSegments
    GENERATE_ALL_SEGMENTS
    DoNotGenerate
    DO_NOT_GENERATE
    GenerateAllSegments
    GENERATE_ALL_SEGMENTS
    DO_NOT_GENERATE
    DO_NOT_GENERATE
    GENERATE_ALL_SEGMENTS
    GENERATE_ALL_SEGMENTS
    "DO_NOT_GENERATE"
    DO_NOT_GENERATE
    "GENERATE_ALL_SEGMENTS"
    GENERATE_ALL_SEGMENTS

    PartnershipX12gs05TimeFormat, PartnershipX12gs05TimeFormatArgs

    Hhmm
    HHMM
    Hhmmss
    HHMMSS
    Hhmmssdd
    HHMMSSDD
    PartnershipX12gs05TimeFormatHhmm
    HHMM
    PartnershipX12gs05TimeFormatHhmmss
    HHMMSS
    PartnershipX12gs05TimeFormatHhmmssdd
    HHMMSSDD
    Hhmm
    HHMM
    Hhmmss
    HHMMSS
    Hhmmssdd
    HHMMSSDD
    Hhmm
    HHMM
    Hhmmss
    HHMMSS
    Hhmmssdd
    HHMMSSDD
    HHMM
    HHMM
    HHMMSS
    HHMMSS
    HHMMSSDD
    HHMMSSDD
    "HHMM"
    HHMM
    "HHMMSS"
    HHMMSS
    "HHMMSSDD"
    HHMMSSDD

    Tag, TagArgs

    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 Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi