We recommend new projects start with resources from the AWS provider.
aws-native.b2bi.getPartnership
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
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)
public static Output<GetPartnershipResult> getPartnership(GetPartnershipArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:b2bi:getPartnership
arguments:
# arguments dictionary
The following arguments are supported:
- Partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- Partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- partnership
Id String - Returns the unique, system-generated identifier for a partnership.
- partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- partnership_
id str - Returns the unique, system-generated identifier for a partnership.
- partnership
Id 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.
- Capability
Options Pulumi.Aws Native. B2bi. Outputs. Partnership Capability Options - Contains the details for an Outbound EDI capability.
- Created
At string - Returns a timestamp for creation date and time of the partnership.
- Modified
At 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.
- Partnership
Arn string - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- Partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- List<Pulumi.
Aws Native. 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.
- Trading
Partner stringId - Returns the unique, system-generated identifier for a trading partner.
- Capabilities []string
- Returns one or more capabilities associated with this partnership.
- Capability
Options PartnershipCapability Options - Contains the details for an Outbound EDI capability.
- Created
At string - Returns a timestamp for creation date and time of the partnership.
- Modified
At 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.
- Partnership
Arn string - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- Partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- 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 stringId - Returns the unique, system-generated identifier for a trading partner.
- capabilities List<String>
- Returns one or more capabilities associated with this partnership.
- capability
Options PartnershipCapability Options - Contains the details for an Outbound EDI capability.
- created
At String - Returns a timestamp for creation date and time of the partnership.
- modified
At 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.
- partnership
Arn String - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- partnership
Id String - Returns the unique, system-generated identifier for a partnership.
- 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.
- trading
Partner StringId - Returns the unique, system-generated identifier for a trading partner.
- capabilities string[]
- Returns one or more capabilities associated with this partnership.
- capability
Options PartnershipCapability Options - Contains the details for an Outbound EDI capability.
- created
At string - Returns a timestamp for creation date and time of the partnership.
- modified
At 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.
- partnership
Arn string - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- 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 stringId - Returns the unique, system-generated identifier for a trading partner.
- capabilities Sequence[str]
- Returns one or more capabilities associated with this partnership.
- capability_
options PartnershipCapability Options - Contains the details for an Outbound EDI capability.
- 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.
- 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_ strid - Returns the unique, system-generated identifier for a trading partner.
- capabilities List<String>
- Returns one or more capabilities associated with this partnership.
- capability
Options Property Map - Contains the details for an Outbound EDI capability.
- created
At String - Returns a timestamp for creation date and time of the partnership.
- modified
At 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.
- partnership
Arn String - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- partnership
Id String - Returns the unique, system-generated identifier for a partnership.
- 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.
- trading
Partner StringId - Returns the unique, system-generated identifier for a trading partner.
Supporting Types
PartnershipCapabilityOptions
- Inbound
Edi Pulumi.Aws Native. B2bi. Inputs. Partnership Inbound Edi Options - A structure that contains the inbound EDI options for the capability.
- Outbound
Edi Pulumi.Aws Native. B2bi. Inputs. Partnership Outbound Edi Options Properties - A structure that contains the outbound EDI options.
- Inbound
Edi PartnershipInbound Edi Options - A structure that contains the inbound EDI options for the capability.
- Outbound
Edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- inbound
Edi PartnershipInbound Edi Options - A structure that contains the inbound EDI options for the capability.
- outbound
Edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- inbound
Edi PartnershipInbound Edi Options - A structure that contains the inbound EDI options for the capability.
- outbound
Edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- inbound_
edi PartnershipInbound Edi Options - A structure that contains the inbound EDI options for the capability.
- outbound_
edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- inbound
Edi Property Map - A structure that contains the inbound EDI options for the capability.
- outbound
Edi Property Map - A structure that contains the outbound EDI options.
PartnershipInboundEdiOptions
- X12
Pulumi.
Aws Native. B2bi. Inputs. Partnership X12Inbound Edi Options - A structure that contains X12-specific options for processing inbound X12 EDI files.
- X12
Partnership
X12Inbound Edi Options - A structure that contains X12-specific options for processing inbound X12 EDI files.
- x12
Partnership
X12Inbound Edi Options - A structure that contains X12-specific options for processing inbound X12 EDI files.
- x12
Partnership
X12Inbound Edi Options - A structure that contains X12-specific options for processing inbound X12 EDI files.
- x12
Partnership
X12Inbound Edi Options - 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
PartnershipOutboundEdiOptionsProperties
PartnershipWrapFormat
PartnershipWrapOptions
PartnershipX12AcknowledgmentOptions
- Functional
Acknowledgment Pulumi.Aws Native. B2bi. Partnership X12Functional Acknowledgment Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE
,GENERATE_ALL_SEGMENTS
andGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
, AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.- Technical
Acknowledgment Pulumi.Aws Native. B2bi. Partnership X12Technical Acknowledgment - Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATE
andGENERATE_ALL_SEGMENTS
and.
- Functional
Acknowledgment PartnershipX12Functional Acknowledgment Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE
,GENERATE_ALL_SEGMENTS
andGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
, AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.- Technical
Acknowledgment PartnershipX12Technical Acknowledgment - Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATE
andGENERATE_ALL_SEGMENTS
and.
- functional
Acknowledgment PartnershipX12Functional Acknowledgment Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE
,GENERATE_ALL_SEGMENTS
andGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
, AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.- technical
Acknowledgment PartnershipX12Technical Acknowledgment - Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATE
andGENERATE_ALL_SEGMENTS
and.
- functional
Acknowledgment PartnershipX12Functional Acknowledgment Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE
,GENERATE_ALL_SEGMENTS
andGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
, AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.- technical
Acknowledgment PartnershipX12Technical Acknowledgment - Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATE
andGENERATE_ALL_SEGMENTS
and.
- functional_
acknowledgment PartnershipX12Functional Acknowledgment Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE
,GENERATE_ALL_SEGMENTS
andGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
, AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.- technical_
acknowledgment PartnershipX12Technical Acknowledgment - Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATE
andGENERATE_ALL_SEGMENTS
and.
- functional
Acknowledgment "DO_NOT_GENERATE" | "GENERATE_ALL_SEGMENTS" | "GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP" Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE
,GENERATE_ALL_SEGMENTS
andGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
, AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.- technical
Acknowledgment "DO_NOT_GENERATE" | "GENERATE_ALL_SEGMENTS" - Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATE
andGENERATE_ALL_SEGMENTS
and.
PartnershipX12ControlNumbers
PartnershipX12Delimiters
- Component
Separator string - Data
Element stringSeparator - Segment
Terminator string
- Component
Separator string - Data
Element stringSeparator - Segment
Terminator string
- component
Separator String - data
Element StringSeparator - segment
Terminator String
- component
Separator string - data
Element stringSeparator - segment
Terminator string
- component
Separator String - data
Element StringSeparator - segment
Terminator String
PartnershipX12Envelope
PartnershipX12FunctionalAcknowledgment
PartnershipX12FunctionalGroupHeaders
- Application
Receiver stringCode - Application
Sender stringCode - Responsible
Agency stringCode
- Application
Receiver stringCode - Application
Sender stringCode - Responsible
Agency stringCode
- application
Receiver StringCode - application
Sender StringCode - responsible
Agency StringCode
- application
Receiver stringCode - application
Sender stringCode - responsible
Agency stringCode
- application
Receiver StringCode - application
Sender StringCode - responsible
Agency StringCode
PartnershipX12InboundEdiOptions
- Acknowledgment
Options Pulumi.Aws Native. B2bi. Inputs. Partnership X12Acknowledgment Options - Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
- Acknowledgment
Options PartnershipX12Acknowledgment Options - Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
- acknowledgment
Options PartnershipX12Acknowledgment Options - Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
- acknowledgment
Options PartnershipX12Acknowledgment Options - Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
- acknowledgment_
options PartnershipX12Acknowledgment Options - Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
- acknowledgment
Options Property Map - Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
PartnershipX12InterchangeControlHeaders
- Acknowledgment
Requested stringCode - Receiver
Id string - Receiver
Id stringQualifier - Repetition
Separator string - Sender
Id string - Sender
Id stringQualifier - Usage
Indicator stringCode
- Acknowledgment
Requested stringCode - Receiver
Id string - Receiver
Id stringQualifier - Repetition
Separator string - Sender
Id string - Sender
Id stringQualifier - Usage
Indicator stringCode
- acknowledgment
Requested StringCode - receiver
Id String - receiver
Id StringQualifier - repetition
Separator String - sender
Id String - sender
Id StringQualifier - usage
Indicator StringCode
- acknowledgment
Requested stringCode - receiver
Id string - receiver
Id stringQualifier - repetition
Separator string - sender
Id string - sender
Id stringQualifier - usage
Indicator stringCode
- acknowledgment
Requested StringCode - receiver
Id String - receiver
Id StringQualifier - repetition
Separator String - sender
Id String - sender
Id StringQualifier - usage
Indicator StringCode
PartnershipX12OutboundEdiHeaders
- Control
Numbers Pulumi.Aws Native. B2bi. Inputs. Partnership X12Control Numbers - Delimiters
Pulumi.
Aws Native. B2bi. Inputs. Partnership X12Delimiters - Functional
Group Pulumi.Headers Aws Native. B2bi. Inputs. Partnership X12Functional Group Headers - Gs05Time
Format Pulumi.Aws Native. B2bi. Partnership X12gs05Time Format - Interchange
Control Pulumi.Headers Aws Native. B2bi. Inputs. Partnership X12Interchange Control Headers - Validate
Edi bool
PartnershipX12TechnicalAcknowledgment
PartnershipX12gs05TimeFormat
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.