ExpectedCustomerSpend
Provides an estimate of the revenue that the partner is expected to generate from the opportunity. This information helps partners assess the financial value of the project.
Contents
Note
In the following list, the required parameters are described first.
- CurrencyCode
-
Indicates the currency in which the revenue estimate is provided. This helps in understanding the financial impact across different markets. Accepted values are
USD(US Dollars) andEUR(Euros). If the AWS Partition isaws-eusc(AWS European Sovereign Cloud), the currency code must beEUR.Type: String
Valid Values:
USD | EUR | GBP | AUD | CAD | CNY | NZD | INR | JPY | CHF | SEK | AED | AFN | ALL | AMD | ANG | AOA | ARS | AWG | AZN | BAM | BBD | BDT | BGN | BHD | BIF | BMD | BND | BOB | BOV | BRL | BSD | BTN | BWP | BYN | BZD | CDF | CHE | CHW | CLF | CLP | COP | COU | CRC | CUC | CUP | CVE | CZK | DJF | DKK | DOP | DZD | EGP | ERN | ETB | FJD | FKP | GEL | GHS | GIP | GMD | GNF | GTQ | GYD | HKD | HNL | HRK | HTG | HUF | IDR | ILS | IQD | IRR | ISK | JMD | JOD | KES | KGS | KHR | KMF | KPW | KRW | KWD | KYD | KZT | LAK | LBP | LKR | LRD | LSL | LYD | MAD | MDL | MGA | MKD | MMK | MNT | MOP | MRU | MUR | MVR | MWK | MXN | MXV | MYR | MZN | NAD | NGN | NIO | NOK | NPR | OMR | PAB | PEN | PGK | PHP | PKR | PLN | PYG | QAR | RON | RSD | RUB | RWF | SAR | SBD | SCR | SDG | SGD | SHP | SLL | SOS | SRD | SSP | STN | SVC | SYP | SZL | THB | TJS | TMT | TND | TOP | TRY | TTD | TWD | TZS | UAH | UGX | USN | UYI | UYU | UZS | VEF | VND | VUV | WST | XAF | XCD | XDR | XOF | XPF | XSU | XUA | YER | ZAR | ZMW | ZWLRequired: Yes
- Frequency
-
Indicates how frequently the customer is expected to spend the projected amount. Use
Monthlyfor recurring monthly spend (required forTargetCompany: "AWS"entries). UseNonefor one-time deal value entries (required forTargetCompany: "Self"entries when providing Total Contract Value).Type: String
Valid Values:
MonthlyRequired: Yes
- TargetCompany
-
Specifies the entity associated with this spend entry. Use
AWSfor the system’s AWS Monthly Recurring Revenue (MRR) estimate. UseSelffor the partner’s own deal value entry when providing Total Contract Value (TCV) for automatic MRR conversion. WhenExpectedContractDurationis present on the Project, onlyAWSandSelfare accepted. WhenExpectedContractDurationis not present, onlyAWSis accepted and any other value will be automatically set toAWS.Type: String
Pattern:
(?s).{1,80}Required: Yes
- Amount
-
Represents the estimated monthly revenue that the partner expects to earn from the opportunity. This helps in forecasting financial returns.
Type: String
Pattern:
((0|([1-9][0-9]{0,30}))(\.[0-9]{0,2})?)?Required: No
- EstimationUrl
-
A URL providing additional information or context about the spend estimation.
Type: String
Pattern:
https://(calculator\.aws|pricing\.calculator\.aws\.eu)/#/estimate\?id=[a-f0-9]{32,64}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: