1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. invoicing
  6. getProcurementPortalPreference

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi

    Creates and manages a procurement portal preference configuration for e-invoice delivery and purchase order retrieval.

    Using getProcurementPortalPreference

    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 getProcurementPortalPreference(args: GetProcurementPortalPreferenceArgs, opts?: InvokeOptions): Promise<GetProcurementPortalPreferenceResult>
    function getProcurementPortalPreferenceOutput(args: GetProcurementPortalPreferenceOutputArgs, opts?: InvokeOutputOptions): Output<GetProcurementPortalPreferenceResult>
    def get_procurement_portal_preference(procurement_portal_preference_arn: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetProcurementPortalPreferenceResult
    def get_procurement_portal_preference_output(procurement_portal_preference_arn: pulumi.Input[Optional[str]] = None,
                                          opts: Optional[InvokeOutputOptions] = None) -> Output[GetProcurementPortalPreferenceResult]
    func LookupProcurementPortalPreference(ctx *Context, args *LookupProcurementPortalPreferenceArgs, opts ...InvokeOption) (*LookupProcurementPortalPreferenceResult, error)
    func LookupProcurementPortalPreferenceOutput(ctx *Context, args *LookupProcurementPortalPreferenceOutputArgs, opts ...InvokeOption) LookupProcurementPortalPreferenceResultOutput

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

    public static class GetProcurementPortalPreference 
    {
        public static Task<GetProcurementPortalPreferenceResult> InvokeAsync(GetProcurementPortalPreferenceArgs args, InvokeOptions? opts = null)
        public static Output<GetProcurementPortalPreferenceResult> Invoke(GetProcurementPortalPreferenceInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetProcurementPortalPreferenceResult> Invoke(GetProcurementPortalPreferenceInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetProcurementPortalPreferenceResult> getProcurementPortalPreference(GetProcurementPortalPreferenceArgs args, InvokeOptions options)
    public static Output<GetProcurementPortalPreferenceResult> getProcurementPortalPreference(GetProcurementPortalPreferenceArgs args, InvokeOptions options)
    public static Output<GetProcurementPortalPreferenceResult> getProcurementPortalPreference(GetProcurementPortalPreferenceArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:invoicing:getProcurementPortalPreference
      arguments:
        # arguments dictionary
    data "aws-native_invoicing_get_procurement_portal_preference" "name" {
        # arguments
    }

    The following arguments are supported:

    ProcurementPortalPreferenceArn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    ProcurementPortalPreferenceArn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    procurement_portal_preference_arn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    procurementPortalPreferenceArn String
    The Amazon Resource Name (ARN) of the procurement portal preference.
    procurementPortalPreferenceArn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    procurement_portal_preference_arn str
    The Amazon Resource Name (ARN) of the procurement portal preference.
    procurementPortalPreferenceArn String
    The Amazon Resource Name (ARN) of the procurement portal preference.

    getProcurementPortalPreference Result

    The following output properties are available:

    AwsAccountId string
    The AWS account ID associated with this procurement portal preference.
    Contacts List<Pulumi.AwsNative.Invoicing.Outputs.ProcurementPortalPreferenceContact>
    List of contact information for portal administrators and technical contacts.
    CreateDate string
    The date and time when the procurement portal preference was created.
    EinvoiceDeliveryEnabled bool
    Indicates whether e-invoice delivery is enabled for this procurement portal preference.
    EinvoiceDeliveryPreference Pulumi.AwsNative.Invoicing.Outputs.ProcurementPortalPreferenceEinvoiceDeliveryPreference
    EinvoiceDeliveryPreferenceStatus Pulumi.AwsNative.Invoicing.ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatus
    The current status of the e-invoice delivery preference.
    LastUpdateDate string
    The date and time when the procurement portal preference was last updated.
    ProcurementPortalInstanceEndpoint string
    The endpoint URL where e-invoices are delivered to the procurement portal.
    ProcurementPortalPreferenceArn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    PurchaseOrderRetrievalEnabled bool
    Indicates whether purchase order retrieval is enabled for this procurement portal preference.
    PurchaseOrderRetrievalEndpoint string
    The endpoint URL used for retrieving purchase orders from the procurement portal.
    PurchaseOrderRetrievalPreferenceStatus Pulumi.AwsNative.Invoicing.ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatus
    The current status of the purchase order retrieval preference.
    Selector Pulumi.AwsNative.Invoicing.Outputs.ProcurementPortalPreferenceSelector
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags associated with this procurement portal preference.
    TestEnvPreference Pulumi.AwsNative.Invoicing.Outputs.ProcurementPortalPreferenceTestEnvPreference
    Version int
    The version number of the procurement portal preference configuration.
    AwsAccountId string
    The AWS account ID associated with this procurement portal preference.
    Contacts []ProcurementPortalPreferenceContact
    List of contact information for portal administrators and technical contacts.
    CreateDate string
    The date and time when the procurement portal preference was created.
    EinvoiceDeliveryEnabled bool
    Indicates whether e-invoice delivery is enabled for this procurement portal preference.
    EinvoiceDeliveryPreference ProcurementPortalPreferenceEinvoiceDeliveryPreference
    EinvoiceDeliveryPreferenceStatus ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatus
    The current status of the e-invoice delivery preference.
    LastUpdateDate string
    The date and time when the procurement portal preference was last updated.
    ProcurementPortalInstanceEndpoint string
    The endpoint URL where e-invoices are delivered to the procurement portal.
    ProcurementPortalPreferenceArn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    PurchaseOrderRetrievalEnabled bool
    Indicates whether purchase order retrieval is enabled for this procurement portal preference.
    PurchaseOrderRetrievalEndpoint string
    The endpoint URL used for retrieving purchase orders from the procurement portal.
    PurchaseOrderRetrievalPreferenceStatus ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatus
    The current status of the purchase order retrieval preference.
    Selector ProcurementPortalPreferenceSelector
    Tags Tag
    The tags associated with this procurement portal preference.
    TestEnvPreference ProcurementPortalPreferenceTestEnvPreference
    Version int
    The version number of the procurement portal preference configuration.
    aws_account_id string
    The AWS account ID associated with this procurement portal preference.
    contacts list(object)
    List of contact information for portal administrators and technical contacts.
    create_date string
    The date and time when the procurement portal preference was created.
    einvoice_delivery_enabled bool
    Indicates whether e-invoice delivery is enabled for this procurement portal preference.
    einvoice_delivery_preference object
    einvoice_delivery_preference_status "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"
    The current status of the e-invoice delivery preference.
    last_update_date string
    The date and time when the procurement portal preference was last updated.
    procurement_portal_instance_endpoint string
    The endpoint URL where e-invoices are delivered to the procurement portal.
    procurement_portal_preference_arn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    purchase_order_retrieval_enabled bool
    Indicates whether purchase order retrieval is enabled for this procurement portal preference.
    purchase_order_retrieval_endpoint string
    The endpoint URL used for retrieving purchase orders from the procurement portal.
    purchase_order_retrieval_preference_status "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"
    The current status of the purchase order retrieval preference.
    selector object
    tags list(object)
    The tags associated with this procurement portal preference.
    test_env_preference object
    version number
    The version number of the procurement portal preference configuration.
    awsAccountId String
    The AWS account ID associated with this procurement portal preference.
    contacts List<ProcurementPortalPreferenceContact>
    List of contact information for portal administrators and technical contacts.
    createDate String
    The date and time when the procurement portal preference was created.
    einvoiceDeliveryEnabled Boolean
    Indicates whether e-invoice delivery is enabled for this procurement portal preference.
    einvoiceDeliveryPreference ProcurementPortalPreferenceEinvoiceDeliveryPreference
    einvoiceDeliveryPreferenceStatus ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatus
    The current status of the e-invoice delivery preference.
    lastUpdateDate String
    The date and time when the procurement portal preference was last updated.
    procurementPortalInstanceEndpoint String
    The endpoint URL where e-invoices are delivered to the procurement portal.
    procurementPortalPreferenceArn String
    The Amazon Resource Name (ARN) of the procurement portal preference.
    purchaseOrderRetrievalEnabled Boolean
    Indicates whether purchase order retrieval is enabled for this procurement portal preference.
    purchaseOrderRetrievalEndpoint String
    The endpoint URL used for retrieving purchase orders from the procurement portal.
    purchaseOrderRetrievalPreferenceStatus ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatus
    The current status of the purchase order retrieval preference.
    selector ProcurementPortalPreferenceSelector
    tags List<Tag>
    The tags associated with this procurement portal preference.
    testEnvPreference ProcurementPortalPreferenceTestEnvPreference
    version Integer
    The version number of the procurement portal preference configuration.
    awsAccountId string
    The AWS account ID associated with this procurement portal preference.
    contacts ProcurementPortalPreferenceContact[]
    List of contact information for portal administrators and technical contacts.
    createDate string
    The date and time when the procurement portal preference was created.
    einvoiceDeliveryEnabled boolean
    Indicates whether e-invoice delivery is enabled for this procurement portal preference.
    einvoiceDeliveryPreference ProcurementPortalPreferenceEinvoiceDeliveryPreference
    einvoiceDeliveryPreferenceStatus ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatus
    The current status of the e-invoice delivery preference.
    lastUpdateDate string
    The date and time when the procurement portal preference was last updated.
    procurementPortalInstanceEndpoint string
    The endpoint URL where e-invoices are delivered to the procurement portal.
    procurementPortalPreferenceArn string
    The Amazon Resource Name (ARN) of the procurement portal preference.
    purchaseOrderRetrievalEnabled boolean
    Indicates whether purchase order retrieval is enabled for this procurement portal preference.
    purchaseOrderRetrievalEndpoint string
    The endpoint URL used for retrieving purchase orders from the procurement portal.
    purchaseOrderRetrievalPreferenceStatus ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatus
    The current status of the purchase order retrieval preference.
    selector ProcurementPortalPreferenceSelector
    tags Tag[]
    The tags associated with this procurement portal preference.
    testEnvPreference ProcurementPortalPreferenceTestEnvPreference
    version number
    The version number of the procurement portal preference configuration.
    aws_account_id str
    The AWS account ID associated with this procurement portal preference.
    contacts Sequence[ProcurementPortalPreferenceContact]
    List of contact information for portal administrators and technical contacts.
    create_date str
    The date and time when the procurement portal preference was created.
    einvoice_delivery_enabled bool
    Indicates whether e-invoice delivery is enabled for this procurement portal preference.
    einvoice_delivery_preference ProcurementPortalPreferenceEinvoiceDeliveryPreference
    einvoice_delivery_preference_status ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatus
    The current status of the e-invoice delivery preference.
    last_update_date str
    The date and time when the procurement portal preference was last updated.
    procurement_portal_instance_endpoint str
    The endpoint URL where e-invoices are delivered to the procurement portal.
    procurement_portal_preference_arn str
    The Amazon Resource Name (ARN) of the procurement portal preference.
    purchase_order_retrieval_enabled bool
    Indicates whether purchase order retrieval is enabled for this procurement portal preference.
    purchase_order_retrieval_endpoint str
    The endpoint URL used for retrieving purchase orders from the procurement portal.
    purchase_order_retrieval_preference_status ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatus
    The current status of the purchase order retrieval preference.
    selector ProcurementPortalPreferenceSelector
    tags Sequence[root_Tag]
    The tags associated with this procurement portal preference.
    test_env_preference ProcurementPortalPreferenceTestEnvPreference
    version int
    The version number of the procurement portal preference configuration.
    awsAccountId String
    The AWS account ID associated with this procurement portal preference.
    contacts List<Property Map>
    List of contact information for portal administrators and technical contacts.
    createDate String
    The date and time when the procurement portal preference was created.
    einvoiceDeliveryEnabled Boolean
    Indicates whether e-invoice delivery is enabled for this procurement portal preference.
    einvoiceDeliveryPreference Property Map
    einvoiceDeliveryPreferenceStatus "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"
    The current status of the e-invoice delivery preference.
    lastUpdateDate String
    The date and time when the procurement portal preference was last updated.
    procurementPortalInstanceEndpoint String
    The endpoint URL where e-invoices are delivered to the procurement portal.
    procurementPortalPreferenceArn String
    The Amazon Resource Name (ARN) of the procurement portal preference.
    purchaseOrderRetrievalEnabled Boolean
    Indicates whether purchase order retrieval is enabled for this procurement portal preference.
    purchaseOrderRetrievalEndpoint String
    The endpoint URL used for retrieving purchase orders from the procurement portal.
    purchaseOrderRetrievalPreferenceStatus "PENDING_VERIFICATION" | "TEST_INITIALIZED" | "TEST_INITIALIZATION_FAILED" | "TEST_FAILED" | "ACTIVE" | "SUSPENDED"
    The current status of the purchase order retrieval preference.
    selector Property Map
    tags List<Property Map>
    The tags associated with this procurement portal preference.
    testEnvPreference Property Map
    version Number
    The version number of the procurement portal preference configuration.

    Supporting Types

    ProcurementPortalPreferenceContact

    Email string
    The email address of the contact person or role.
    Name string
    The name of the contact person or role.
    Email string
    The email address of the contact person or role.
    Name string
    The name of the contact person or role.
    email string
    The email address of the contact person or role.
    name string
    The name of the contact person or role.
    email String
    The email address of the contact person or role.
    name String
    The name of the contact person or role.
    email string
    The email address of the contact person or role.
    name string
    The name of the contact person or role.
    email str
    The email address of the contact person or role.
    name str
    The name of the contact person or role.
    email String
    The email address of the contact person or role.
    name String
    The name of the contact person or role.

    ProcurementPortalPreferenceEinvoiceDeliveryPreference

    ConnectionTestingMethod Pulumi.AwsNative.Invoicing.ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethod
    The method to use for testing the connection to the procurement portal.
    EinvoiceDeliveryActivationDate string
    The ISO 8601 date-time when e-invoice delivery should be activated.
    EinvoiceDeliveryAttachmentTypes List<Pulumi.AwsNative.Invoicing.ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItem>
    The types of attachments to include with the e-invoice delivery.
    EinvoiceDeliveryDocumentTypes List<Pulumi.AwsNative.Invoicing.ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItem>
    The types of e-invoice documents to be delivered.
    Protocol Pulumi.AwsNative.Invoicing.ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocol
    The communication protocol to use for e-invoice delivery.
    PurchaseOrderDataSources List<Pulumi.AwsNative.Invoicing.Inputs.ProcurementPortalPreferencePurchaseOrderDataSource>
    The sources of purchase order data.
    ConnectionTestingMethod ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethod
    The method to use for testing the connection to the procurement portal.
    EinvoiceDeliveryActivationDate string
    The ISO 8601 date-time when e-invoice delivery should be activated.
    EinvoiceDeliveryAttachmentTypes []ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItem
    The types of attachments to include with the e-invoice delivery.
    EinvoiceDeliveryDocumentTypes []ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItem
    The types of e-invoice documents to be delivered.
    Protocol ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocol
    The communication protocol to use for e-invoice delivery.
    PurchaseOrderDataSources []ProcurementPortalPreferencePurchaseOrderDataSource
    The sources of purchase order data.
    connection_testing_method "PROD_ENV_DOLLAR_TEST" | "TEST_ENV_REPLAY_TEST"
    The method to use for testing the connection to the procurement portal.
    einvoice_delivery_activation_date string
    The ISO 8601 date-time when e-invoice delivery should be activated.
    einvoice_delivery_attachment_types list("INVOICE_PDF" | "RFP_PDF")
    The types of attachments to include with the e-invoice delivery.
    einvoice_delivery_document_types list("AWS_CLOUD_INVOICE" | "AWS_CLOUD_CREDIT_MEMO" | "AWS_MARKETPLACE_INVOICE" | "AWS_MARKETPLACE_CREDIT_MEMO" | "AWS_REQUEST_FOR_PAYMENT")
    The types of e-invoice documents to be delivered.
    protocol "CXML"
    The communication protocol to use for e-invoice delivery.
    purchase_order_data_sources list(object)
    The sources of purchase order data.
    connectionTestingMethod ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethod
    The method to use for testing the connection to the procurement portal.
    einvoiceDeliveryActivationDate String
    The ISO 8601 date-time when e-invoice delivery should be activated.
    einvoiceDeliveryAttachmentTypes List<ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItem>
    The types of attachments to include with the e-invoice delivery.
    einvoiceDeliveryDocumentTypes List<ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItem>
    The types of e-invoice documents to be delivered.
    protocol ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocol
    The communication protocol to use for e-invoice delivery.
    purchaseOrderDataSources List<ProcurementPortalPreferencePurchaseOrderDataSource>
    The sources of purchase order data.
    connectionTestingMethod ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethod
    The method to use for testing the connection to the procurement portal.
    einvoiceDeliveryActivationDate string
    The ISO 8601 date-time when e-invoice delivery should be activated.
    einvoiceDeliveryAttachmentTypes ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItem[]
    The types of attachments to include with the e-invoice delivery.
    einvoiceDeliveryDocumentTypes ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItem[]
    The types of e-invoice documents to be delivered.
    protocol ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocol
    The communication protocol to use for e-invoice delivery.
    purchaseOrderDataSources ProcurementPortalPreferencePurchaseOrderDataSource[]
    The sources of purchase order data.
    connection_testing_method ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethod
    The method to use for testing the connection to the procurement portal.
    einvoice_delivery_activation_date str
    The ISO 8601 date-time when e-invoice delivery should be activated.
    einvoice_delivery_attachment_types Sequence[ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItem]
    The types of attachments to include with the e-invoice delivery.
    einvoice_delivery_document_types Sequence[ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItem]
    The types of e-invoice documents to be delivered.
    protocol ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocol
    The communication protocol to use for e-invoice delivery.
    purchase_order_data_sources Sequence[ProcurementPortalPreferencePurchaseOrderDataSource]
    The sources of purchase order data.
    connectionTestingMethod "PROD_ENV_DOLLAR_TEST" | "TEST_ENV_REPLAY_TEST"
    The method to use for testing the connection to the procurement portal.
    einvoiceDeliveryActivationDate String
    The ISO 8601 date-time when e-invoice delivery should be activated.
    einvoiceDeliveryAttachmentTypes List<"INVOICE_PDF" | "RFP_PDF">
    The types of attachments to include with the e-invoice delivery.
    einvoiceDeliveryDocumentTypes List<"AWS_CLOUD_INVOICE" | "AWS_CLOUD_CREDIT_MEMO" | "AWS_MARKETPLACE_INVOICE" | "AWS_MARKETPLACE_CREDIT_MEMO" | "AWS_REQUEST_FOR_PAYMENT">
    The types of e-invoice documents to be delivered.
    protocol "CXML"
    The communication protocol to use for e-invoice delivery.
    purchaseOrderDataSources List<Property Map>
    The sources of purchase order data.

    ProcurementPortalPreferenceEinvoiceDeliveryPreferenceConnectionTestingMethod

    ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryAttachmentTypesItem

    ProcurementPortalPreferenceEinvoiceDeliveryPreferenceEinvoiceDeliveryDocumentTypesItem

    ProcurementPortalPreferenceEinvoiceDeliveryPreferenceProtocol

    ProcurementPortalPreferenceEinvoiceDeliveryPreferenceStatus

    ProcurementPortalPreferencePurchaseOrderDataSource

    ProcurementPortalPreferencePurchaseOrderDataSourceEinvoiceDeliveryDocumentType

    ProcurementPortalPreferencePurchaseOrderDataSourcePurchaseOrderDataSourceType

    ProcurementPortalPreferencePurchaseOrderRetrievalPreferenceStatus

    ProcurementPortalPreferenceSelector

    InvoiceUnitArns List<string>
    The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
    InvoiceUnitArns []string
    The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
    invoice_unit_arns list(string)
    The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
    invoiceUnitArns List<String>
    The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
    invoiceUnitArns string[]
    The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
    invoice_unit_arns Sequence[str]
    The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.
    invoiceUnitArns List<String>
    The Amazon Resource Name (ARN) of invoice unit identifiers to which this preference applies.

    ProcurementPortalPreferenceTestEnvPreference

    BuyerDomain Pulumi.AwsNative.Invoicing.ProcurementPortalPreferenceTestEnvPreferenceBuyerDomain
    The domain identifier for the buyer in the test environment.
    BuyerIdentifier string
    The unique identifier for the buyer in the test environment.
    ProcurementPortalInstanceEndpoint string
    The endpoint URL for e-invoice delivery in the test environment.
    ProcurementPortalSharedSecret string
    The shared secret for secure communication in the test environment.
    SupplierDomain Pulumi.AwsNative.Invoicing.ProcurementPortalPreferenceTestEnvPreferenceSupplierDomain
    The domain identifier for the supplier in the test environment.
    SupplierIdentifier string
    The unique identifier for the supplier in the test environment.
    BuyerDomain ProcurementPortalPreferenceTestEnvPreferenceBuyerDomain
    The domain identifier for the buyer in the test environment.
    BuyerIdentifier string
    The unique identifier for the buyer in the test environment.
    ProcurementPortalInstanceEndpoint string
    The endpoint URL for e-invoice delivery in the test environment.
    ProcurementPortalSharedSecret string
    The shared secret for secure communication in the test environment.
    SupplierDomain ProcurementPortalPreferenceTestEnvPreferenceSupplierDomain
    The domain identifier for the supplier in the test environment.
    SupplierIdentifier 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_instance_endpoint string
    The endpoint URL for e-invoice delivery in the test environment.
    procurement_portal_shared_secret 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.
    buyerDomain ProcurementPortalPreferenceTestEnvPreferenceBuyerDomain
    The domain identifier for the buyer in the test environment.
    buyerIdentifier String
    The unique identifier for the buyer in the test environment.
    procurementPortalInstanceEndpoint String
    The endpoint URL for e-invoice delivery in the test environment.
    procurementPortalSharedSecret String
    The shared secret for secure communication in the test environment.
    supplierDomain ProcurementPortalPreferenceTestEnvPreferenceSupplierDomain
    The domain identifier for the supplier in the test environment.
    supplierIdentifier String
    The unique identifier for the supplier in the test environment.
    buyerDomain ProcurementPortalPreferenceTestEnvPreferenceBuyerDomain
    The domain identifier for the buyer in the test environment.
    buyerIdentifier string
    The unique identifier for the buyer in the test environment.
    procurementPortalInstanceEndpoint string
    The endpoint URL for e-invoice delivery in the test environment.
    procurementPortalSharedSecret string
    The shared secret for secure communication in the test environment.
    supplierDomain ProcurementPortalPreferenceTestEnvPreferenceSupplierDomain
    The domain identifier for the supplier in the test environment.
    supplierIdentifier string
    The unique identifier for the supplier in the test environment.
    buyer_domain ProcurementPortalPreferenceTestEnvPreferenceBuyerDomain
    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_instance_endpoint str
    The endpoint URL for e-invoice delivery in the test environment.
    procurement_portal_shared_secret str
    The shared secret for secure communication in the test environment.
    supplier_domain ProcurementPortalPreferenceTestEnvPreferenceSupplierDomain
    The domain identifier for the supplier in the test environment.
    supplier_identifier str
    The unique identifier for the supplier in the test environment.
    buyerDomain "NetworkID"
    The domain identifier for the buyer in the test environment.
    buyerIdentifier String
    The unique identifier for the buyer in the test environment.
    procurementPortalInstanceEndpoint String
    The endpoint URL for e-invoice delivery in the test environment.
    procurementPortalSharedSecret String
    The shared secret for secure communication in the test environment.
    supplierDomain "NetworkID"
    The domain identifier for the supplier in the test environment.
    supplierIdentifier String
    The unique identifier for the supplier in the test environment.

    ProcurementPortalPreferenceTestEnvPreferenceBuyerDomain

    ProcurementPortalPreferenceTestEnvPreferenceSupplierDomain

    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 string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo aws-native logo

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

    Viewing docs for AWS Cloud Control v1.79.0
    published on Monday, Sep 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial