This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Invoicing::ProcurementPortalPreference EinvoiceDeliveryPreference
The EinvoiceDeliveryPreference property type specifies Property description not available. for an AWS::Invoicing::ProcurementPortalPreference.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ConnectionTestingMethod" :String, "EinvoiceDeliveryActivationDate" :String, "EinvoiceDeliveryAttachmentTypes" :[ String, ... ], "EinvoiceDeliveryDocumentTypes" :[ String, ... ], "Protocol" :String, "PurchaseOrderDataSources" :[ PurchaseOrderDataSource, ... ]}
YAML
ConnectionTestingMethod:StringEinvoiceDeliveryActivationDate:StringEinvoiceDeliveryAttachmentTypes:- StringEinvoiceDeliveryDocumentTypes:- StringProtocol:StringPurchaseOrderDataSources:- PurchaseOrderDataSource
Properties
ConnectionTestingMethodProperty description not available.
Required: No
Type: String
Allowed values:
PROD_ENV_DOLLAR_TEST | TEST_ENV_REPLAY_TESTUpdate requires: No interruption
EinvoiceDeliveryActivationDateProperty description not available.
Required: No
Type: String
Update requires: No interruption
EinvoiceDeliveryAttachmentTypesProperty description not available.
Required: No
Type: Array of String
Allowed values:
INVOICE_PDF | RFP_PDFUpdate requires: No interruption
EinvoiceDeliveryDocumentTypesProperty description not available.
Required: No
Type: Array of String
Allowed values:
AWS_CLOUD_INVOICE | AWS_CLOUD_CREDIT_MEMO | AWS_MARKETPLACE_INVOICE | AWS_MARKETPLACE_CREDIT_MEMO | AWS_REQUEST_FOR_PAYMENTMinimum:
0Maximum:
10Update requires: No interruption
ProtocolProperty description not available.
Required: No
Type: String
Allowed values:
CXMLUpdate requires: No interruption
PurchaseOrderDataSourcesProperty description not available.
Required: No
Type: Array of PurchaseOrderDataSource
Update requires: No interruption