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
The AWS::Invoicing::ProcurementPortalPreference resource Property description not available. for Invoicing.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Invoicing::ProcurementPortalPreference", "Properties" : { "BuyerDomain" :String, "BuyerIdentifier" :String, "Contacts" :[ Contact, ... ], "EinvoiceDeliveryEnabled" :Boolean, "EinvoiceDeliveryPreference" :EinvoiceDeliveryPreference, "ProcurementPortalInstanceEndpoint" :String, "ProcurementPortalName" :String, "ProcurementPortalSharedSecret" :String, "PurchaseOrderRetrievalEnabled" :Boolean, "Selector" :ProcurementPortalPreferenceSelector, "SupplierDomain" :String, "SupplierIdentifier" :String, "Tags" :[ Tag, ... ], "TestEnvPreference" :TestEnvPreference} }
YAML
Type: AWS::Invoicing::ProcurementPortalPreference Properties: BuyerDomain:StringBuyerIdentifier:StringContacts:- ContactEinvoiceDeliveryEnabled:BooleanEinvoiceDeliveryPreference:EinvoiceDeliveryPreferenceProcurementPortalInstanceEndpoint:StringProcurementPortalName:StringProcurementPortalSharedSecret:StringPurchaseOrderRetrievalEnabled:BooleanSelector:ProcurementPortalPreferenceSelectorSupplierDomain:StringSupplierIdentifier:StringTags:- TagTestEnvPreference:TestEnvPreference
Properties
BuyerDomainProperty description not available.
Required: Yes
Type: String
Allowed values:
NetworkIDUpdate requires: Replacement
BuyerIdentifierProperty description not available.
Required: Yes
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: Replacement
ContactsProperty description not available.
Required: Yes
Type: Array of Contact
Minimum:
1Maximum:
1Update requires: No interruption
EinvoiceDeliveryEnabledProperty description not available.
Required: Yes
Type: Boolean
Update requires: No interruption
EinvoiceDeliveryPreferenceProperty description not available.
Required: No
Type: EinvoiceDeliveryPreference
Update requires: No interruption
ProcurementPortalInstanceEndpointProperty description not available.
Required: No
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: No interruption
ProcurementPortalNameProperty description not available.
Required: Yes
Type: String
Allowed values:
SAP_BUSINESS_NETWORK | COUPAUpdate requires: Replacement
Property description not available.
Required: No
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: No interruption
PurchaseOrderRetrievalEnabledProperty description not available.
Required: Yes
Type: Boolean
Update requires: No interruption
SelectorProperty description not available.
Required: No
Type: ProcurementPortalPreferenceSelector
Update requires: No interruption
SupplierDomainProperty description not available.
Required: Yes
Type: String
Allowed values:
NetworkIDUpdate requires: Replacement
SupplierIdentifierProperty description not available.
Required: Yes
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Minimum:
0Maximum:
200Update requires: No interruption
TestEnvPreferenceProperty description not available.
Required: No
Type: TestEnvPreference
Update requires: No interruption
Return values
Ref
Fn::GetAtt
AwsAccountIdProperty description not available.
CreateDateProperty description not available.
EinvoiceDeliveryPreferenceStatusProperty description not available.
LastUpdateDateProperty description not available.
ProcurementPortalPreferenceArnProperty description not available.
PurchaseOrderRetrievalEndpointProperty description not available.
PurchaseOrderRetrievalPreferenceStatusProperty description not available.
VersionProperty description not available.