We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi
Creates and manages a procurement portal preference configuration for e-invoice delivery and purchase order retrieval.
Create ProcurementPortalPreference Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ProcurementPortalPreference(name: string, args: ProcurementPortalPreferenceArgs, opts?: CustomResourceOptions);@overload
def ProcurementPortalPreference(resource_name: str,
args: ProcurementPortalPreferenceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ProcurementPortalPreference(resource_name: str,
opts: Optional[ResourceOptions] = None,
procurement_portal_name: Optional[ProcurementPortalPreferenceProcurementPortalName] = None,
buyer_identifier: Optional[str] = None,
contacts: Optional[Sequence[ProcurementPortalPreferenceContactArgs]] = None,
einvoice_delivery_enabled: Optional[bool] = None,
buyer_domain: Optional[ProcurementPortalPreferenceBuyerDomain] = None,
supplier_identifier: Optional[str] = None,
purchase_order_retrieval_enabled: Optional[bool] = None,
supplier_domain: Optional[ProcurementPortalPreferenceSupplierDomain] = None,
einvoice_delivery_preference: Optional[ProcurementPortalPreferenceEinvoiceDeliveryPreferenceArgs] = None,
selector: Optional[ProcurementPortalPreferenceSelectorArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
procurement_portal_instance_endpoint: Optional[str] = None,
procurement_portal_shared_secret: Optional[str] = None,
test_env_preference: Optional[ProcurementPortalPreferenceTestEnvPreferenceArgs] = None)func NewProcurementPortalPreference(ctx *Context, name string, args ProcurementPortalPreferenceArgs, opts ...ResourceOption) (*ProcurementPortalPreference, error)public ProcurementPortalPreference(string name, ProcurementPortalPreferenceArgs args, CustomResourceOptions? opts = null)
public ProcurementPortalPreference(String name, ProcurementPortalPreferenceArgs args)
public ProcurementPortalPreference(String name, ProcurementPortalPreferenceArgs args, CustomResourceOptions options)
type: aws-native:invoicing:ProcurementPortalPreference
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
resource "aws-native_invoicing_procurement_portal_preference" "name" {
# resource properties
}Parameters
- name string
- The unique name of the resource.
- args ProcurementPortalPreferenceArgs
- 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 ProcurementPortalPreferenceArgs
- 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 ProcurementPortalPreferenceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProcurementPortalPreferenceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProcurementPortalPreferenceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ProcurementPortalPreference 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 ProcurementPortalPreference resource accepts the following input properties:
- Buyer
Domain Pulumi.Aws Native. Invoicing. Procurement Portal Preference Buyer Domain - The domain identifier for the buyer in the procurement portal.
- Buyer
Identifier string - The unique identifier for the buyer in the procurement portal.
- Contacts
List<Pulumi.
Aws Native. Invoicing. Inputs. Procurement Portal Preference Contact> - List of contact information for portal administrators and technical contacts.
- Einvoice
Delivery boolEnabled - Indicates whether e-invoice delivery is enabled for this procurement portal preference.
- Procurement
Portal Pulumi.Name Aws Native. Invoicing. Procurement Portal Preference Procurement Portal Name - The name of the procurement portal.
- Purchase
Order boolRetrieval Enabled - Indicates whether purchase order retrieval is enabled for this procurement portal preference.
- Supplier
Domain Pulumi.Aws Native. Invoicing. Procurement Portal Preference Supplier Domain - The domain identifier for the supplier in the procurement portal.
- Supplier
Identifier string - The unique identifier for the supplier in the procurement portal.
- Einvoice
Delivery Pulumi.Preference Aws Native. Invoicing. Inputs. Procurement Portal Preference Einvoice Delivery Preference - Procurement
Portal stringInstance Endpoint - The endpoint URL where e-invoices are delivered to the procurement portal.
- string
- The shared secret or authentication credential used for secure communication with the procurement portal.
- Selector
Pulumi.
Aws Native. Invoicing. Inputs. Procurement Portal Preference Selector -
List<Pulumi.
Aws Native. Inputs. Tag> - The tags associated with this procurement portal preference.
- Test
Env Pulumi.Preference Aws Native. Invoicing. Inputs. Procurement Portal Preference Test Env Preference
- Buyer
Domain ProcurementPortal Preference Buyer Domain - The domain identifier for the buyer in the procurement portal.
- Buyer
Identifier string - The unique identifier for the buyer in the procurement portal.
- Contacts
[]Procurement
Portal Preference Contact Args - List of contact information for portal administrators and technical contacts.
- Einvoice
Delivery boolEnabled - Indicates whether e-invoice delivery is enabled for this procurement portal preference.
- Procurement
Portal ProcurementName Portal Preference Procurement Portal Name - The name of the procurement portal.
- Purchase
Order boolRetrieval Enabled - Indicates whether purchase order retrieval is enabled for this procurement portal preference.
- Supplier
Domain ProcurementPortal Preference Supplier Domain - The domain identifier for the supplier in the procurement portal.
- Supplier
Identifier string - The unique identifier for the supplier in the procurement portal.
- Einvoice
Delivery ProcurementPreference Portal Preference Einvoice Delivery Preference Args - Procurement
Portal stringInstance Endpoint - The endpoint URL where e-invoices are delivered to the procurement portal.
- string
- The shared secret or authentication credential used for secure communication with the procurement portal.
- Selector
Procurement
Portal Preference Selector Args -
Tag
Args - The tags associated with this procurement portal preference.
- Test
Env ProcurementPreference Portal Preference Test Env Preference Args
- buyer_
domain "NetworkID" - The domain identifier for the buyer in the procurement portal.
- buyer_
identifier string - The unique identifier for the buyer in the procurement portal.
- contacts list(object)
- List of contact information for portal administrators and technical contacts.
- einvoice_
delivery_ boolenabled - Indicates whether e-invoice delivery is enabled for this procurement portal preference.
- procurement_
portal_ "SAP_BUSINESS_NETWORK" | "COUPA"name - The name of the procurement portal.
- purchase_
order_ boolretrieval_ enabled - Indicates whether purchase order retrieval is enabled for this procurement portal preference.
- supplier_
domain "NetworkID" - The domain identifier for the supplier in the procurement portal.
- supplier_
identifier string - The unique identifier for the supplier in the procurement portal.
- einvoice_
delivery_ objectpreference - procurement_
portal_ stringinstance_ endpoint - The endpoint URL where e-invoices are delivered to the procurement portal.
- string
- The shared secret or authentication credential used for secure communication with the procurement portal.
- selector object
- list(object)
- The tags associated with this procurement portal preference.
- test_
env_ objectpreference
- buyer
Domain ProcurementPortal Preference Buyer Domain - The domain identifier for the buyer in the procurement portal.
- buyer
Identifier String - The unique identifier for the buyer in the procurement portal.
- contacts
List<Procurement
Portal Preference Contact> - List of contact information for portal administrators and technical contacts.
- einvoice
Delivery BooleanEnabled - Indicates whether e-invoice delivery is enabled for this procurement portal preference.
- procurement
Portal ProcurementName Portal Preference Procurement Portal Name - The name of the procurement portal.
- purchase
Order BooleanRetrieval Enabled - Indicates whether purchase order retrieval is enabled for this procurement portal preference.
- supplier
Domain ProcurementPortal Preference Supplier Domain - The domain identifier for the supplier in the procurement portal.
- supplier
Identifier String - The unique identifier for the supplier in the procurement portal.
- einvoice
Delivery ProcurementPreference Portal Preference Einvoice Delivery Preference - procurement
Portal StringInstance Endpoint - The endpoint URL where e-invoices are delivered to the procurement portal.
- String
- The shared secret or authentication credential used for secure communication with the procurement portal.
- selector
Procurement
Portal Preference Selector - List<Tag>
- The tags associated with this procurement portal preference.
- test
Env ProcurementPreference Portal Preference Test Env Preference
- buyer
Domain ProcurementPortal Preference Buyer Domain - The domain identifier for the buyer in the procurement portal.
- buyer
Identifier string - The unique identifier for the buyer in the procurement portal.
- contacts
Procurement
Portal Preference Contact[] - List of contact information for portal administrators and technical contacts.
- einvoice
Delivery booleanEnabled - Indicates whether e-invoice delivery is enabled for this procurement portal preference.
- procurement
Portal ProcurementName Portal Preference Procurement Portal Name - The name of the procurement portal.
- purchase
Order booleanRetrieval Enabled - Indicates whether purchase order retrieval is enabled for this procurement portal preference.
- supplier
Domain ProcurementPortal Preference Supplier Domain - The domain identifier for the supplier in the procurement portal.
- supplier
Identifier string - The unique identifier for the supplier in the procurement portal.
- einvoice
Delivery ProcurementPreference Portal Preference Einvoice Delivery Preference - procurement
Portal stringInstance Endpoint - The endpoint URL where e-invoices are delivered to the procurement portal.
- string
- The shared secret or authentication credential used for secure communication with the procurement portal.
- selector
Procurement
Portal Preference Selector - Tag[]
- The tags associated with this procurement portal preference.
- test
Env ProcurementPreference Portal Preference Test Env Preference
- buyer_
domain ProcurementPortal Preference Buyer Domain - The domain identifier for the buyer in the procurement portal.
- buyer_
identifier str - The unique identifier for the buyer in the procurement portal.
- contacts
Sequence[Procurement
Portal Preference Contact Args] - List of contact information for portal administrators and technical contacts.
- einvoice_
delivery_ boolenabled - Indicates whether e-invoice delivery is enabled for this procurement portal preference.
- procurement_
portal_ Procurementname Portal Preference Procurement Portal Name - The name of the procurement portal.
- purchase_
order_ boolretrieval_ enabled - Indicates whether purchase order retrieval is enabled for this procurement portal preference.
- supplier_
domain ProcurementPortal Preference Supplier Domain - The domain identifier for the supplier in the procurement portal.
- supplier_
identifier str - The unique identifier for the supplier in the procurement portal.
- einvoice_
delivery_ Procurementpreference Portal Preference Einvoice Delivery Preference Args - procurement_
portal_ strinstance_ endpoint - The endpoint URL where e-invoices are delivered to the procurement portal.
- str
- The shared secret or authentication credential used for secure communication with the procurement portal.
- selector
Procurement
Portal Preference Selector Args -
Sequence[Tag
Args] - The tags associated with this procurement portal preference.
- test_
env_ Procurementpreference Portal Preference Test Env Preference Args
- buyer
Domain "NetworkID" - The domain identifier for the buyer in the procurement portal.
- buyer
Identifier String - The unique identifier for the buyer in the procurement portal.
- contacts List<Property Map>
- List of contact information for portal administrators and technical contacts.
- einvoice
Delivery BooleanEnabled - Indicates whether e-invoice delivery is enabled for this procurement portal preference.
- procurement
Portal "SAP_BUSINESS_NETWORK" | "COUPA"Name - The name of the procurement portal.
- purchase
Order BooleanRetrieval Enabled - Indicates whether purchase order retrieval is enabled for this procurement portal preference.
- supplier
Domain "NetworkID" - The domain identifier for the supplier in the procurement portal.
- supplier
Identifier String - The unique identifier for the supplier in the procurement portal.
- einvoice
Delivery Property MapPreference - procurement
Portal StringInstance Endpoint - The endpoint URL where e-invoices are delivered to the procurement portal.
- String
- The shared secret or authentication credential used for secure communication with the procurement portal.
- selector Property Map
- List<Property Map>
- The tags associated with this procurement portal preference.
- test
Env Property MapPreference
Outputs
All input properties are implicitly available as output properties. Additionally, the ProcurementPortalPreference resource produces the following output properties:
- Aws
Account stringId - The AWS account ID associated with this procurement portal preference.
- Create
Date string - The date and time when the procurement portal preference was created.
- Einvoice
Delivery Pulumi.Preference Status Aws Native. Invoicing. Procurement Portal Preference Einvoice Delivery Preference Status - The current status of the e-invoice delivery preference.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Update stringDate - The date and time when the procurement portal preference was last updated.
- Procurement
Portal stringPreference Arn - The Amazon Resource Name (ARN) of the procurement portal preference.
- Purchase
Order stringRetrieval Endpoint - The endpoint URL used for retrieving purchase orders from the procurement portal.
- Purchase
Order Pulumi.Retrieval Preference Status Aws Native. Invoicing. Procurement Portal Preference Purchase Order Retrieval Preference Status - The current status of the purchase order retrieval preference.
- Version int
- The version number of the procurement portal preference configuration.
- Aws
Account stringId - The AWS account ID associated with this procurement portal preference.
- Create
Date string - The date and time when the procurement portal preference was created.
- Einvoice
Delivery ProcurementPreference Status Portal Preference Einvoice Delivery Preference Status - The current status of the e-invoice delivery preference.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Update stringDate - The date and time when the procurement portal preference was last updated.
- Procurement
Portal stringPreference Arn - The Amazon Resource Name (ARN) of the procurement portal preference.
- Purchase
Order stringRetrieval Endpoint - The endpoint URL used for retrieving purchase orders from the procurement portal.
- Purchase
Order ProcurementRetrieval Preference Status Portal Preference Purchase Order Retrieval Preference Status - The current status of the purchase order retrieval preference.
- Version int
- The version number of the procurement portal preference configuration.
- aws_
account_ stringid - The AWS account ID associated with this procurement portal preference.
- create_
date string - The date and time when the procurement portal preference was created.
- einvoice_
delivery_ "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"preference_ status - The current status of the e-invoice delivery preference.
- id string
- The provider-assigned unique ID for this managed resource.
- last_
update_ stringdate - The date and time when the procurement portal preference was last updated.
- procurement_
portal_ stringpreference_ arn - The Amazon Resource Name (ARN) of the procurement portal preference.
- purchase_
order_ stringretrieval_ endpoint - The endpoint URL used for retrieving purchase orders from the procurement portal.
- purchase_
order_ "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"retrieval_ preference_ status - The current status of the purchase order retrieval preference.
- version number
- The version number of the procurement portal preference configuration.
- aws
Account StringId - The AWS account ID associated with this procurement portal preference.
- create
Date String - The date and time when the procurement portal preference was created.
- einvoice
Delivery ProcurementPreference Status Portal Preference Einvoice Delivery Preference Status - The current status of the e-invoice delivery preference.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Update StringDate - The date and time when the procurement portal preference was last updated.
- procurement
Portal StringPreference Arn - The Amazon Resource Name (ARN) of the procurement portal preference.
- purchase
Order StringRetrieval Endpoint - The endpoint URL used for retrieving purchase orders from the procurement portal.
- purchase
Order ProcurementRetrieval Preference Status Portal Preference Purchase Order Retrieval Preference Status - The current status of the purchase order retrieval preference.
- version Integer
- The version number of the procurement portal preference configuration.
- aws
Account stringId - The AWS account ID associated with this procurement portal preference.
- create
Date string - The date and time when the procurement portal preference was created.
- einvoice
Delivery ProcurementPreference Status Portal Preference Einvoice Delivery Preference Status - The current status of the e-invoice delivery preference.
- id string
- The provider-assigned unique ID for this managed resource.
- last
Update stringDate - The date and time when the procurement portal preference was last updated.
- procurement
Portal stringPreference Arn - The Amazon Resource Name (ARN) of the procurement portal preference.
- purchase
Order stringRetrieval Endpoint - The endpoint URL used for retrieving purchase orders from the procurement portal.
- purchase
Order ProcurementRetrieval Preference Status Portal Preference Purchase Order Retrieval Preference Status - The current status of the purchase order retrieval preference.
- version number
- The version number of the procurement portal preference configuration.
- aws_
account_ strid - The AWS account ID associated with this procurement portal preference.
- create_
date str - The date and time when the procurement portal preference was created.
- einvoice_
delivery_ Procurementpreference_ status Portal Preference Einvoice Delivery Preference Status - The current status of the e-invoice delivery preference.
- id str
- The provider-assigned unique ID for this managed resource.
- last_
update_ strdate - The date and time when the procurement portal preference was last updated.
- procurement_
portal_ strpreference_ arn - The Amazon Resource Name (ARN) of the procurement portal preference.
- purchase_
order_ strretrieval_ endpoint - The endpoint URL used for retrieving purchase orders from the procurement portal.
- purchase_
order_ Procurementretrieval_ preference_ status Portal Preference Purchase Order Retrieval Preference Status - The current status of the purchase order retrieval preference.
- version int
- The version number of the procurement portal preference configuration.
- aws
Account StringId - The AWS account ID associated with this procurement portal preference.
- create
Date String - The date and time when the procurement portal preference was created.
- einvoice
Delivery "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"Preference Status - The current status of the e-invoice delivery preference.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Update StringDate - The date and time when the procurement portal preference was last updated.
- procurement
Portal StringPreference Arn - The Amazon Resource Name (ARN) of the procurement portal preference.
- purchase
Order StringRetrieval Endpoint - The endpoint URL used for retrieving purchase orders from the procurement portal.
- purchase
Order "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"Retrieval Preference Status - The current status of the purchase order retrieval preference.
- version Number
- The version number of the procurement portal preference configuration.
Supporting Types
ProcurementPortalPreferenceBuyerDomain, ProcurementPortalPreferenceBuyerDomainArgs
- Network
Id NetworkID
- Procurement
Portal Preference Buyer Domain Network Id NetworkID
- "Network
ID" NetworkID
- Network
Id NetworkID
- Network
Id NetworkID
- NETWORK_ID
NetworkID
- "Network
ID" NetworkID
ProcurementPortalPreferenceContact, ProcurementPortalPreferenceContactArgs
Contact information for a person or role associated with the procurement portal preference.ProcurementPortalPreferenceEinvoiceDeliveryPreference, ProcurementPortalPreferenceEinvoiceDeliveryPreferenceArgs
Specifies the preferences for e-invoice delivery.- Connection
Testing Pulumi.Method Aws Native. Invoicing. Procurement Portal Preference Einvoice Delivery Preference Connection Testing Method - The method to use for testing the connection to the procurement portal.
- Einvoice
Delivery stringActivation Date - The ISO 8601 date-time when e-invoice delivery should be activated.
- Einvoice
Delivery List<Pulumi.Attachment Types Aws Native. Invoicing. Procurement Portal Preference Einvoice Delivery Preference Einvoice Delivery Attachment Types Item> - The types of attachments to include with the e-invoice delivery.
- Einvoice
Delivery List<Pulumi.Document Types Aws Native. Invoicing. Procurement Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item> - The types of e-invoice documents to be delivered.
- Protocol
Pulumi.
Aws Native. Invoicing. Procurement Portal Preference Einvoice Delivery Preference Protocol - The communication protocol to use for e-invoice delivery.
- Purchase
Order List<Pulumi.Data Sources Aws Native. Invoicing. Inputs. Procurement Portal Preference Purchase Order Data Source> - The sources of purchase order data.
- Connection
Testing ProcurementMethod Portal Preference Einvoice Delivery Preference Connection Testing Method - The method to use for testing the connection to the procurement portal.
- Einvoice
Delivery stringActivation Date - The ISO 8601 date-time when e-invoice delivery should be activated.
- Einvoice
Delivery []ProcurementAttachment Types Portal Preference Einvoice Delivery Preference Einvoice Delivery Attachment Types Item - The types of attachments to include with the e-invoice delivery.
- Einvoice
Delivery []ProcurementDocument Types Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item - The types of e-invoice documents to be delivered.
- Protocol
Procurement
Portal Preference Einvoice Delivery Preference Protocol - The communication protocol to use for e-invoice delivery.
- Purchase
Order []ProcurementData Sources Portal Preference Purchase Order Data Source - The sources of purchase order data.
- connection_
testing_ "PROD_ENV_DOLLAR_TEST" | "TEST_ENV_REPLAY_TEST"method - The method to use for testing the connection to the procurement portal.
- einvoice_
delivery_ stringactivation_ date - The ISO 8601 date-time when e-invoice delivery should be activated.
- einvoice_
delivery_ list("INVOICE_PDF" | "RFP_PDF")attachment_ types - The types of attachments to include with the e-invoice delivery.
- einvoice_
delivery_ list("AWS_CLOUD_INVOICE" | "AWS_CLOUD_CREDIT_MEMO" | "AWS_MARKETPLACE_INVOICE" | "AWS_MARKETPLACE_CREDIT_MEMO" | "AWS_REQUEST_FOR_PAYMENT")document_ types - The types of e-invoice documents to be delivered.
- protocol "CXML"
- The communication protocol to use for e-invoice delivery.
- purchase_
order_ list(object)data_ sources - The sources of purchase order data.
- connection
Testing ProcurementMethod Portal Preference Einvoice Delivery Preference Connection Testing Method - The method to use for testing the connection to the procurement portal.
- einvoice
Delivery StringActivation Date - The ISO 8601 date-time when e-invoice delivery should be activated.
- einvoice
Delivery List<ProcurementAttachment Types Portal Preference Einvoice Delivery Preference Einvoice Delivery Attachment Types Item> - The types of attachments to include with the e-invoice delivery.
- einvoice
Delivery List<ProcurementDocument Types Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item> - The types of e-invoice documents to be delivered.
- protocol
Procurement
Portal Preference Einvoice Delivery Preference Protocol - The communication protocol to use for e-invoice delivery.
- purchase
Order List<ProcurementData Sources Portal Preference Purchase Order Data Source> - The sources of purchase order data.
- connection
Testing ProcurementMethod Portal Preference Einvoice Delivery Preference Connection Testing Method - The method to use for testing the connection to the procurement portal.
- einvoice
Delivery stringActivation Date - The ISO 8601 date-time when e-invoice delivery should be activated.
- einvoice
Delivery ProcurementAttachment Types Portal Preference Einvoice Delivery Preference Einvoice Delivery Attachment Types Item[] - The types of attachments to include with the e-invoice delivery.
- einvoice
Delivery ProcurementDocument Types Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item[] - The types of e-invoice documents to be delivered.
- protocol
Procurement
Portal Preference Einvoice Delivery Preference Protocol - The communication protocol to use for e-invoice delivery.
- purchase
Order ProcurementData Sources Portal Preference Purchase Order Data Source[] - The sources of purchase order data.
- connection_
testing_ Procurementmethod Portal Preference Einvoice Delivery Preference Connection Testing Method - The method to use for testing the connection to the procurement portal.
- einvoice_
delivery_ stractivation_ date - The ISO 8601 date-time when e-invoice delivery should be activated.
- einvoice_
delivery_ Sequence[Procurementattachment_ types Portal Preference Einvoice Delivery Preference Einvoice Delivery Attachment Types Item] - The types of attachments to include with the e-invoice delivery.
- einvoice_
delivery_ Sequence[Procurementdocument_ types Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item] - The types of e-invoice documents to be delivered.
- protocol
Procurement
Portal Preference Einvoice Delivery Preference Protocol - The communication protocol to use for e-invoice delivery.
- purchase_
order_ Sequence[Procurementdata_ sources Portal Preference Purchase Order Data Source] - The sources of purchase order data.
- connection
Testing "PROD_ENV_DOLLAR_TEST" | "TEST_ENV_REPLAY_TEST"Method - The method to use for testing the connection to the procurement portal.
- einvoice
Delivery StringActivation Date - The ISO 8601 date-time when e-invoice delivery should be activated.
- einvoice
Delivery List<"INVOICE_PDF" | "RFP_PDF">Attachment Types - The types of attachments to include with the e-invoice delivery.
- einvoice
Delivery List<"AWS_CLOUD_INVOICE" | "AWS_CLOUD_CREDIT_MEMO" | "AWS_MARKETPLACE_INVOICE" | "AWS_MARKETPLACE_CREDIT_MEMO" | "AWS_REQUEST_FOR_PAYMENT">Document Types - The types of e-invoice documents to be delivered.
- protocol "CXML"
- The communication protocol to use for e-invoice delivery.
- purchase
Order List<Property Map>Data Sources - The sources of purchase order data.
ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethod, ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethodArgs
- Prod
Env Dollar Test PROD_ENV_DOLLAR_TEST- Test
Env Replay Test TEST_ENV_REPLAY_TEST
- Procurement
Portal Preference Einvoice Delivery Preference Connection Testing Method Prod Env Dollar Test PROD_ENV_DOLLAR_TEST- Procurement
Portal Preference Einvoice Delivery Preference Connection Testing Method Test Env Replay Test TEST_ENV_REPLAY_TEST
- "PROD_ENV_DOLLAR_TEST"
PROD_ENV_DOLLAR_TEST- "TEST_ENV_REPLAY_TEST"
TEST_ENV_REPLAY_TEST
- Prod
Env Dollar Test PROD_ENV_DOLLAR_TEST- Test
Env Replay Test TEST_ENV_REPLAY_TEST
- Prod
Env Dollar Test PROD_ENV_DOLLAR_TEST- Test
Env Replay Test TEST_ENV_REPLAY_TEST
- PROD_ENV_DOLLAR_TEST
PROD_ENV_DOLLAR_TEST- TEST_ENV_REPLAY_TEST
TEST_ENV_REPLAY_TEST
- "PROD_ENV_DOLLAR_TEST"
PROD_ENV_DOLLAR_TEST- "TEST_ENV_REPLAY_TEST"
TEST_ENV_REPLAY_TEST
ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItem, ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItemArgs
- Invoice
Pdf INVOICE_PDF- Rfp
Pdf RFP_PDF
- Procurement
Portal Preference Einvoice Delivery Preference Einvoice Delivery Attachment Types Item Invoice Pdf INVOICE_PDF- Procurement
Portal Preference Einvoice Delivery Preference Einvoice Delivery Attachment Types Item Rfp Pdf RFP_PDF
- "INVOICE_PDF"
INVOICE_PDF- "RFP_PDF"
RFP_PDF
- Invoice
Pdf INVOICE_PDF- Rfp
Pdf RFP_PDF
- Invoice
Pdf INVOICE_PDF- Rfp
Pdf RFP_PDF
- INVOICE_PDF
INVOICE_PDF- RFP_PDF
RFP_PDF
- "INVOICE_PDF"
INVOICE_PDF- "RFP_PDF"
RFP_PDF
ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItem, ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItemArgs
- Aws
Cloud Invoice AWS_CLOUD_INVOICE- Aws
Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Aws
Marketplace Invoice AWS_MARKETPLACE_INVOICE- Aws
Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Aws
Request For Payment AWS_REQUEST_FOR_PAYMENT
- Procurement
Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item Aws Cloud Invoice AWS_CLOUD_INVOICE- Procurement
Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item Aws Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Procurement
Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item Aws Marketplace Invoice AWS_MARKETPLACE_INVOICE- Procurement
Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item Aws Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Procurement
Portal Preference Einvoice Delivery Preference Einvoice Delivery Document Types Item Aws Request For Payment AWS_REQUEST_FOR_PAYMENT
- "AWS_CLOUD_INVOICE"
AWS_CLOUD_INVOICE- "AWS_CLOUD_CREDIT_MEMO"
AWS_CLOUD_CREDIT_MEMO- "AWS_MARKETPLACE_INVOICE"
AWS_MARKETPLACE_INVOICE- "AWS_MARKETPLACE_CREDIT_MEMO"
AWS_MARKETPLACE_CREDIT_MEMO- "AWS_REQUEST_FOR_PAYMENT"
AWS_REQUEST_FOR_PAYMENT
- Aws
Cloud Invoice AWS_CLOUD_INVOICE- Aws
Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Aws
Marketplace Invoice AWS_MARKETPLACE_INVOICE- Aws
Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Aws
Request For Payment AWS_REQUEST_FOR_PAYMENT
- Aws
Cloud Invoice AWS_CLOUD_INVOICE- Aws
Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Aws
Marketplace Invoice AWS_MARKETPLACE_INVOICE- Aws
Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Aws
Request For Payment AWS_REQUEST_FOR_PAYMENT
- AWS_CLOUD_INVOICE
AWS_CLOUD_INVOICE- AWS_CLOUD_CREDIT_MEMO
AWS_CLOUD_CREDIT_MEMO- AWS_MARKETPLACE_INVOICE
AWS_MARKETPLACE_INVOICE- AWS_MARKETPLACE_CREDIT_MEMO
AWS_MARKETPLACE_CREDIT_MEMO- AWS_REQUEST_FOR_PAYMENT
AWS_REQUEST_FOR_PAYMENT
- "AWS_CLOUD_INVOICE"
AWS_CLOUD_INVOICE- "AWS_CLOUD_CREDIT_MEMO"
AWS_CLOUD_CREDIT_MEMO- "AWS_MARKETPLACE_INVOICE"
AWS_MARKETPLACE_INVOICE- "AWS_MARKETPLACE_CREDIT_MEMO"
AWS_MARKETPLACE_CREDIT_MEMO- "AWS_REQUEST_FOR_PAYMENT"
AWS_REQUEST_FOR_PAYMENT
ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocol, ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocolArgs
- Cxml
CXML
- Procurement
Portal Preference Einvoice Delivery Preference Protocol Cxml CXML
- "CXML"
CXML
- Cxml
CXML
- Cxml
CXML
- CXML
CXML
- "CXML"
CXML
ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatus, ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatusArgs
- Pending
Verification PENDING_VERIFICATION- Test
Initialized TEST_INITIALIZED- Test
Initialization Failed TEST_INITIALIZATION_FAILED- Test
Failed TEST_FAILED- Active
ACTIVE- Suspended
SUSPENDED
- Procurement
Portal Preference Einvoice Delivery Preference Status Pending Verification PENDING_VERIFICATION- Procurement
Portal Preference Einvoice Delivery Preference Status Test Initialized TEST_INITIALIZED- Procurement
Portal Preference Einvoice Delivery Preference Status Test Initialization Failed TEST_INITIALIZATION_FAILED- Procurement
Portal Preference Einvoice Delivery Preference Status Test Failed TEST_FAILED- Procurement
Portal Preference Einvoice Delivery Preference Status Active ACTIVE- Procurement
Portal Preference Einvoice Delivery Preference Status Suspended SUSPENDED
- "PENDING_VERIFICATION"
PENDING_VERIFICATION- "TEST_INITIALIZED"
TEST_INITIALIZED- "TEST_INITIALIZATION_FAILED"
TEST_INITIALIZATION_FAILED- "TEST_FAILED"
TEST_FAILED- "ACTIVE"
ACTIVE- "SUSPENDED"
SUSPENDED
- Pending
Verification PENDING_VERIFICATION- Test
Initialized TEST_INITIALIZED- Test
Initialization Failed TEST_INITIALIZATION_FAILED- Test
Failed TEST_FAILED- Active
ACTIVE- Suspended
SUSPENDED
- Pending
Verification PENDING_VERIFICATION- Test
Initialized TEST_INITIALIZED- Test
Initialization Failed TEST_INITIALIZATION_FAILED- Test
Failed TEST_FAILED- Active
ACTIVE- Suspended
SUSPENDED
- PENDING_VERIFICATION
PENDING_VERIFICATION- TEST_INITIALIZED
TEST_INITIALIZED- TEST_INITIALIZATION_FAILED
TEST_INITIALIZATION_FAILED- TEST_FAILED
TEST_FAILED- ACTIVE
ACTIVE- SUSPENDED
SUSPENDED
- "PENDING_VERIFICATION"
PENDING_VERIFICATION- "TEST_INITIALIZED"
TEST_INITIALIZED- "TEST_INITIALIZATION_FAILED"
TEST_INITIALIZATION_FAILED- "TEST_FAILED"
TEST_FAILED- "ACTIVE"
ACTIVE- "SUSPENDED"
SUSPENDED
ProcurementPortalPreferenceProcurementPortalName, ProcurementPortalPreferenceProcurementPortalNameArgs
- Sap
Business Network SAP_BUSINESS_NETWORK- Coupa
COUPA
- Procurement
Portal Preference Procurement Portal Name Sap Business Network SAP_BUSINESS_NETWORK- Procurement
Portal Preference Procurement Portal Name Coupa COUPA
- "SAP_BUSINESS_NETWORK"
SAP_BUSINESS_NETWORK- "COUPA"
COUPA
- Sap
Business Network SAP_BUSINESS_NETWORK- Coupa
COUPA
- Sap
Business Network SAP_BUSINESS_NETWORK- Coupa
COUPA
- SAP_BUSINESS_NETWORK
SAP_BUSINESS_NETWORK- COUPA
COUPA
- "SAP_BUSINESS_NETWORK"
SAP_BUSINESS_NETWORK- "COUPA"
COUPA
ProcurementPortalPreferencePurchaseOrderDataSource, ProcurementPortalPreferencePurchaseOrderDataSourceArgs
Specifies the source configuration for retrieving purchase order data.- Einvoice
Delivery Pulumi.Document Type Aws Native. Invoicing. Procurement Portal Preference Purchase Order Data Source Einvoice Delivery Document Type - The type of e-invoice document that requires purchase order data.
- Purchase
Order Pulumi.Data Source Type Aws Native. Invoicing. Procurement Portal Preference Purchase Order Data Source Purchase Order Data Source Type - The type of source for purchase order data.
- Einvoice
Delivery ProcurementDocument Type Portal Preference Purchase Order Data Source Einvoice Delivery Document Type - The type of e-invoice document that requires purchase order data.
- Purchase
Order ProcurementData Source Type Portal Preference Purchase Order Data Source Purchase Order Data Source Type - The type of source for purchase order data.
- einvoice_
delivery_ "AWS_CLOUD_INVOICE" | "AWS_CLOUD_CREDIT_MEMO" | "AWS_MARKETPLACE_INVOICE" | "AWS_MARKETPLACE_CREDIT_MEMO" | "AWS_REQUEST_FOR_PAYMENT"document_ type - The type of e-invoice document that requires purchase order data.
- purchase_
order_ "ASSOCIATED_PURCHASE_ORDER_REQUIRED" | "PURCHASE_ORDER_NOT_REQUIRED"data_ source_ type - The type of source for purchase order data.
- einvoice
Delivery ProcurementDocument Type Portal Preference Purchase Order Data Source Einvoice Delivery Document Type - The type of e-invoice document that requires purchase order data.
- purchase
Order ProcurementData Source Type Portal Preference Purchase Order Data Source Purchase Order Data Source Type - The type of source for purchase order data.
- einvoice
Delivery ProcurementDocument Type Portal Preference Purchase Order Data Source Einvoice Delivery Document Type - The type of e-invoice document that requires purchase order data.
- purchase
Order ProcurementData Source Type Portal Preference Purchase Order Data Source Purchase Order Data Source Type - The type of source for purchase order data.
- einvoice_
delivery_ Procurementdocument_ type Portal Preference Purchase Order Data Source Einvoice Delivery Document Type - The type of e-invoice document that requires purchase order data.
- purchase_
order_ Procurementdata_ source_ type Portal Preference Purchase Order Data Source Purchase Order Data Source Type - The type of source for purchase order data.
- einvoice
Delivery "AWS_CLOUD_INVOICE" | "AWS_CLOUD_CREDIT_MEMO" | "AWS_MARKETPLACE_INVOICE" | "AWS_MARKETPLACE_CREDIT_MEMO" | "AWS_REQUEST_FOR_PAYMENT"Document Type - The type of e-invoice document that requires purchase order data.
- purchase
Order "ASSOCIATED_PURCHASE_ORDER_REQUIRED" | "PURCHASE_ORDER_NOT_REQUIRED"Data Source Type - The type of source for purchase order data.
ProcurementPortalPreferencePurchaseOrderDataSourceEinvoiceDeliveryDocumentType, ProcurementPortalPreferencePurchaseOrderDataSourceEinvoiceDeliveryDocumentTypeArgs
- Aws
Cloud Invoice AWS_CLOUD_INVOICE- Aws
Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Aws
Marketplace Invoice AWS_MARKETPLACE_INVOICE- Aws
Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Aws
Request For Payment AWS_REQUEST_FOR_PAYMENT
- Procurement
Portal Preference Purchase Order Data Source Einvoice Delivery Document Type Aws Cloud Invoice AWS_CLOUD_INVOICE- Procurement
Portal Preference Purchase Order Data Source Einvoice Delivery Document Type Aws Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Procurement
Portal Preference Purchase Order Data Source Einvoice Delivery Document Type Aws Marketplace Invoice AWS_MARKETPLACE_INVOICE- Procurement
Portal Preference Purchase Order Data Source Einvoice Delivery Document Type Aws Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Procurement
Portal Preference Purchase Order Data Source Einvoice Delivery Document Type Aws Request For Payment AWS_REQUEST_FOR_PAYMENT
- "AWS_CLOUD_INVOICE"
AWS_CLOUD_INVOICE- "AWS_CLOUD_CREDIT_MEMO"
AWS_CLOUD_CREDIT_MEMO- "AWS_MARKETPLACE_INVOICE"
AWS_MARKETPLACE_INVOICE- "AWS_MARKETPLACE_CREDIT_MEMO"
AWS_MARKETPLACE_CREDIT_MEMO- "AWS_REQUEST_FOR_PAYMENT"
AWS_REQUEST_FOR_PAYMENT
- Aws
Cloud Invoice AWS_CLOUD_INVOICE- Aws
Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Aws
Marketplace Invoice AWS_MARKETPLACE_INVOICE- Aws
Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Aws
Request For Payment AWS_REQUEST_FOR_PAYMENT
- Aws
Cloud Invoice AWS_CLOUD_INVOICE- Aws
Cloud Credit Memo AWS_CLOUD_CREDIT_MEMO- Aws
Marketplace Invoice AWS_MARKETPLACE_INVOICE- Aws
Marketplace Credit Memo AWS_MARKETPLACE_CREDIT_MEMO- Aws
Request For Payment AWS_REQUEST_FOR_PAYMENT
- AWS_CLOUD_INVOICE
AWS_CLOUD_INVOICE- AWS_CLOUD_CREDIT_MEMO
AWS_CLOUD_CREDIT_MEMO- AWS_MARKETPLACE_INVOICE
AWS_MARKETPLACE_INVOICE- AWS_MARKETPLACE_CREDIT_MEMO
AWS_MARKETPLACE_CREDIT_MEMO- AWS_REQUEST_FOR_PAYMENT
AWS_REQUEST_FOR_PAYMENT
- "AWS_CLOUD_INVOICE"
AWS_CLOUD_INVOICE- "AWS_CLOUD_CREDIT_MEMO"
AWS_CLOUD_CREDIT_MEMO- "AWS_MARKETPLACE_INVOICE"
AWS_MARKETPLACE_INVOICE- "AWS_MARKETPLACE_CREDIT_MEMO"
AWS_MARKETPLACE_CREDIT_MEMO- "AWS_REQUEST_FOR_PAYMENT"
AWS_REQUEST_FOR_PAYMENT
ProcurementPortalPreferencePurchaseOrderDataSourcePurchaseOrderDataSourceType, ProcurementPortalPreferencePurchaseOrderDataSourcePurchaseOrderDataSourceTypeArgs
- Associated
Purchase Order Required ASSOCIATED_PURCHASE_ORDER_REQUIRED- Purchase
Order Not Required PURCHASE_ORDER_NOT_REQUIRED
- Procurement
Portal Preference Purchase Order Data Source Purchase Order Data Source Type Associated Purchase Order Required ASSOCIATED_PURCHASE_ORDER_REQUIRED- Procurement
Portal Preference Purchase Order Data Source Purchase Order Data Source Type Purchase Order Not Required PURCHASE_ORDER_NOT_REQUIRED
- "ASSOCIATED_PURCHASE_ORDER_REQUIRED"
ASSOCIATED_PURCHASE_ORDER_REQUIRED- "PURCHASE_ORDER_NOT_REQUIRED"
PURCHASE_ORDER_NOT_REQUIRED
- Associated
Purchase Order Required ASSOCIATED_PURCHASE_ORDER_REQUIRED- Purchase
Order Not Required PURCHASE_ORDER_NOT_REQUIRED
- Associated
Purchase Order Required ASSOCIATED_PURCHASE_ORDER_REQUIRED- Purchase
Order Not Required PURCHASE_ORDER_NOT_REQUIRED
- ASSOCIATED_PURCHASE_ORDER_REQUIRED
ASSOCIATED_PURCHASE_ORDER_REQUIRED- PURCHASE_ORDER_NOT_REQUIRED
PURCHASE_ORDER_NOT_REQUIRED
- "ASSOCIATED_PURCHASE_ORDER_REQUIRED"
ASSOCIATED_PURCHASE_ORDER_REQUIRED- "PURCHASE_ORDER_NOT_REQUIRED"
PURCHASE_ORDER_NOT_REQUIRED
ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatus, ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatusArgs
- Pending
Verification PENDING_VERIFICATION- Test
Initialized TEST_INITIALIZED- Test
Initialization Failed TEST_INITIALIZATION_FAILED- Test
Failed TEST_FAILED- Active
ACTIVE- Suspended
SUSPENDED
- Procurement
Portal Preference Purchase Order Retrieval Preference Status Pending Verification PENDING_VERIFICATION- Procurement
Portal Preference Purchase Order Retrieval Preference Status Test Initialized TEST_INITIALIZED- Procurement
Portal Preference Purchase Order Retrieval Preference Status Test Initialization Failed TEST_INITIALIZATION_FAILED- Procurement
Portal Preference Purchase Order Retrieval Preference Status Test Failed TEST_FAILED- Procurement
Portal Preference Purchase Order Retrieval Preference Status Active ACTIVE- Procurement
Portal Preference Purchase Order Retrieval Preference Status Suspended SUSPENDED
- "PENDING_VERIFICATION"
PENDING_VERIFICATION- "TEST_INITIALIZED"
TEST_INITIALIZED- "TEST_INITIALIZATION_FAILED"
TEST_INITIALIZATION_FAILED- "TEST_FAILED"
TEST_FAILED- "ACTIVE"
ACTIVE- "SUSPENDED"
SUSPENDED
- Pending
Verification PENDING_VERIFICATION- Test
Initialized TEST_INITIALIZED- Test
Initialization Failed TEST_INITIALIZATION_FAILED- Test
Failed TEST_FAILED- Active
ACTIVE- Suspended
SUSPENDED
- Pending
Verification PENDING_VERIFICATION- Test
Initialized TEST_INITIALIZED- Test
Initialization Failed TEST_INITIALIZATION_FAILED- Test
Failed TEST_FAILED- Active
ACTIVE- Suspended
SUSPENDED
- PENDING_VERIFICATION
PENDING_VERIFICATION- TEST_INITIALIZED
TEST_INITIALIZED- TEST_INITIALIZATION_FAILED
TEST_INITIALIZATION_FAILED- TEST_FAILED
TEST_FAILED- ACTIVE
ACTIVE- SUSPENDED
SUSPENDED
- "PENDING_VERIFICATION"
PENDING_VERIFICATION- "TEST_INITIALIZED"
TEST_INITIALIZED- "TEST_INITIALIZATION_FAILED"
TEST_INITIALIZATION_FAILED- "TEST_FAILED"
TEST_FAILED- "ACTIVE"
ACTIVE- "SUSPENDED"
SUSPENDED
ProcurementPortalPreferenceSelector, ProcurementPortalPreferenceSelectorArgs
Specifies criteria for selecting which invoices should be processed.- Invoice
Unit List<string>Arns - The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
- Invoice
Unit []stringArns - The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
- invoice_
unit_ list(string)arns - The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
- invoice
Unit List<String>Arns - The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
- invoice
Unit string[]Arns - The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
- invoice_
unit_ Sequence[str]arns - The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
- invoice
Unit List<String>Arns - The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
ProcurementPortalPreferenceSupplierDomain, ProcurementPortalPreferenceSupplierDomainArgs
- Network
Id NetworkID
- Procurement
Portal Preference Supplier Domain Network Id NetworkID
- "Network
ID" NetworkID
- Network
Id NetworkID
- Network
Id NetworkID
- NETWORK_ID
NetworkID
- "Network
ID" NetworkID
ProcurementPortalPreferenceTestEnvPreference, ProcurementPortalPreferenceTestEnvPreferenceArgs
Configuration settings for the test environment of the procurement portal.- Buyer
Domain Pulumi.Aws Native. Invoicing. Procurement Portal Preference Test Env Preference Buyer Domain - The domain identifier for the buyer in the test environment.
- Buyer
Identifier string - The unique identifier for the buyer in the test environment.
- Procurement
Portal stringInstance Endpoint - The endpoint URL for e-invoice delivery in the test environment.
- string
- The shared secret for secure communication in the test environment.
- Supplier
Domain Pulumi.Aws Native. Invoicing. Procurement Portal Preference Test Env Preference Supplier Domain - The domain identifier for the supplier in the test environment.
- Supplier
Identifier string - The unique identifier for the supplier in the test environment.
- Buyer
Domain ProcurementPortal Preference Test Env Preference Buyer Domain - The domain identifier for the buyer in the test environment.
- Buyer
Identifier string - The unique identifier for the buyer in the test environment.
- Procurement
Portal stringInstance Endpoint - The endpoint URL for e-invoice delivery in the test environment.
- string
- The shared secret for secure communication in the test environment.
- Supplier
Domain ProcurementPortal Preference Test Env Preference Supplier Domain - The domain identifier for the supplier in the test environment.
- Supplier
Identifier string - The unique identifier for the supplier in the test environment.
- buyer_
domain "NetworkID" - The domain identifier for the buyer in the test environment.
- buyer_
identifier string - The unique identifier for the buyer in the test environment.
- procurement_
portal_ stringinstance_ endpoint - The endpoint URL for e-invoice delivery in the test environment.
- string
- The shared secret for secure communication in the test environment.
- supplier_
domain "NetworkID" - The domain identifier for the supplier in the test environment.
- supplier_
identifier string - The unique identifier for the supplier in the test environment.
- buyer
Domain ProcurementPortal Preference Test Env Preference Buyer Domain - The domain identifier for the buyer in the test environment.
- buyer
Identifier String - The unique identifier for the buyer in the test environment.
- procurement
Portal StringInstance Endpoint - The endpoint URL for e-invoice delivery in the test environment.
- String
- The shared secret for secure communication in the test environment.
- supplier
Domain ProcurementPortal Preference Test Env Preference Supplier Domain - The domain identifier for the supplier in the test environment.
- supplier
Identifier String - The unique identifier for the supplier in the test environment.
- buyer
Domain ProcurementPortal Preference Test Env Preference Buyer Domain - The domain identifier for the buyer in the test environment.
- buyer
Identifier string - The unique identifier for the buyer in the test environment.
- procurement
Portal stringInstance Endpoint - The endpoint URL for e-invoice delivery in the test environment.
- string
- The shared secret for secure communication in the test environment.
- supplier
Domain ProcurementPortal Preference Test Env Preference Supplier Domain - The domain identifier for the supplier in the test environment.
- supplier
Identifier string - The unique identifier for the supplier in the test environment.
- buyer_
domain ProcurementPortal Preference Test Env Preference Buyer Domain - The domain identifier for the buyer in the test environment.
- buyer_
identifier str - The unique identifier for the buyer in the test environment.
- procurement_
portal_ strinstance_ endpoint - The endpoint URL for e-invoice delivery in the test environment.
- str
- The shared secret for secure communication in the test environment.
- supplier_
domain ProcurementPortal Preference Test Env Preference Supplier Domain - The domain identifier for the supplier in the test environment.
- supplier_
identifier str - The unique identifier for the supplier in the test environment.
- buyer
Domain "NetworkID" - The domain identifier for the buyer in the test environment.
- buyer
Identifier String - The unique identifier for the buyer in the test environment.
- procurement
Portal StringInstance Endpoint - The endpoint URL for e-invoice delivery in the test environment.
- String
- The shared secret for secure communication in the test environment.
- supplier
Domain "NetworkID" - The domain identifier for the supplier in the test environment.
- supplier
Identifier String - The unique identifier for the supplier in the test environment.
ProcurementPortalPreferenceTestEnvPreferenceBuyerDomain, ProcurementPortalPreferenceTestEnvPreferenceBuyerDomainArgs
- Network
Id NetworkID
- Procurement
Portal Preference Test Env Preference Buyer Domain Network Id NetworkID
- "Network
ID" NetworkID
- Network
Id NetworkID
- Network
Id NetworkID
- NETWORK_ID
NetworkID
- "Network
ID" NetworkID
ProcurementPortalPreferenceTestEnvPreferenceSupplierDomain, ProcurementPortalPreferenceTestEnvPreferenceSupplierDomainArgs
- Network
Id NetworkID
- Procurement
Portal Preference Test Env Preference Supplier Domain Network Id NetworkID
- "Network
ID" NetworkID
- Network
Id NetworkID
- Network
Id NetworkID
- NETWORK_ID
NetworkID
- "Network
ID" NetworkID
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi