[ aws . partnercentral-selling ]
Updates the Opportunity
record identified by a given Identifier
. This operation allows you to modify the details of an existing opportunity to reflect the latest information and progress. Use this action to keep the opportunity record up-to-date and accurate.
When you perform updates, include the entire payload with each request. If any field is omitted, the API assumes that the field is set to null
. The best practice is to always perform a GetOpportunity
to retrieve the latest values, then send the complete payload with the updated values to be changed.
See also: AWS API Documentation
update-opportunity
--catalog <value>
[--customer <value>]
--identifier <value>
--last-modified-date <value>
[--life-cycle <value>]
[--marketing <value>]
[--national-security <value>]
[--opportunity-type <value>]
[--partner-opportunity-identifier <value>]
[--primary-needs-from-aws <value>]
[--project <value>]
[--software-revenue <value>]
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]
[--cli-binary-format <value>]
[--no-cli-pager]
[--cli-auto-prompt]
[--no-cli-auto-prompt]
--catalog
(string)
Specifies the catalog associated with the request. This field takes a string value from a predefined list:AWS
orSandbox
. The catalog determines which environment the opportunity is updated in. UseAWS
to update real opportunities in the production environment, andSandbox
for testing in secure, isolated environments. When you use theSandbox
catalog, it allows you to simulate and validate your interactions with Amazon Web Services services without affecting live data or operations.
--customer
(structure)
Specifies details of the customer associated with the
Opportunity
.Account -> (structure)
An object that contains the customer’s account details.
Address -> (structure)
Specifies the end
Customer
‘s address details associated with theOpportunity
.City -> (string)
Specifies the endCustomer
‘s city associated with theOpportunity
.CountryCode -> (string)
Specifies the endCustomer
‘s country associated with theOpportunity
.PostalCode -> (string)
Specifies the endCustomer
‘s postal code associated with theOpportunity
.StateOrRegion -> (string)
Specifies the end
Customer
‘s state or region associated with theOpportunity
.Valid values:
Alabama | Alaska | American Samoa | Arizona | Arkansas | California | Colorado | Connecticut | Delaware | Dist. of Columbia | Federated States of Micronesia | Florida | Georgia | Guam | Hawaii | Idaho | Illinois | Indiana | Iowa | Kansas | Kentucky | Louisiana | Maine | Marshall Islands | Maryland | Massachusetts | Michigan | Minnesota | Mississippi | Missouri | Montana | Nebraska | Nevada | New Hampshire | New Jersey | New Mexico | New York | North Carolina | North Dakota | Northern Mariana Islands | Ohio | Oklahoma | Oregon | Palau | Pennsylvania | Puerto Rico | Rhode Island | South Carolina | South Dakota | Tennessee | Texas | Utah | Vermont | Virginia | Virgin Islands | Washington | West Virginia | Wisconsin | Wyoming | APO/AE | AFO/FPO | FPO, AP
StreetAddress -> (string)
Specifies the endCustomer
‘s street address associated with theOpportunity
.AwsAccountId -> (string)
Specifies theCustomer
Amazon Web Services account ID associated with theOpportunity
.CompanyName -> (string)
Specifies the endCustomer
‘s company name associated with theOpportunity
.Duns -> (string)
Indicates theCustomer
DUNS number, if available.Industry -> (string)
Specifies the industry the endCustomer
belongs to that’s associated with theOpportunity
. It refers to the category or sector where the customer’s business operates. This is a required field.OtherIndustry -> (string)
Specifies the endCustomer
‘s industry associated with theOpportunity
, when the selected value in theIndustry
field isOther
.WebsiteUrl -> (string)
Specifies the end customer’s company website URL associated with theOpportunity
. This value is crucial to map the customer within the Amazon Web Services CRM system. This field is required in all cases except when the opportunity is related to national security.Contacts -> (list)
Represents the contact details for individuals associated with the customer of the
Opportunity
. This field captures relevant contacts, including decision-makers, influencers, and technical stakeholders within the customer organization. These contacts are key to progressing the opportunity.(structure)
An object that contains a
Customer Partner
‘s contact details.BusinessTitle -> (string)
The partner contact’s title (job title or role) associated with theOpportunity
.BusinessTitle
supports eitherPartnerAccountManager
orOpportunityOwner
.Email -> (string)
The contact’s email address associated with theOpportunity
.FirstName -> (string)
The contact’s first name associated with theOpportunity
.LastName -> (string)
The contact’s last name associated with theOpportunity
.Phone -> (string)
The contact’s phone number associated with theOpportunity
.
Shorthand Syntax:
Account={Address={City=string,CountryCode=string,PostalCode=string,StateOrRegion=string,StreetAddress=string},AwsAccountId=string,CompanyName=string,Duns=string,Industry=string,OtherIndustry=string,WebsiteUrl=string},Contacts=[{BusinessTitle=string,Email=string,FirstName=string,LastName=string,Phone=string},{BusinessTitle=string,Email=string,FirstName=string,LastName=string,Phone=string}]
JSON Syntax:
{
"Account": {
"Address": {
"City": "string",
"CountryCode": "US"|"AF"|"AX"|"AL"|"DZ"|"AS"|"AD"|"AO"|"AI"|"AQ"|"AG"|"AR"|"AM"|"AW"|"AU"|"AT"|"AZ"|"BS"|"BH"|"BD"|"BB"|"BY"|"BE"|"BZ"|"BJ"|"BM"|"BT"|"BO"|"BQ"|"BA"|"BW"|"BV"|"BR"|"IO"|"BN"|"BG"|"BF"|"BI"|"KH"|"CM"|"CA"|"CV"|"KY"|"CF"|"TD"|"CL"|"CN"|"CX"|"CC"|"CO"|"KM"|"CG"|"CK"|"CR"|"CI"|"HR"|"CU"|"CW"|"CY"|"CZ"|"CD"|"DK"|"DJ"|"DM"|"DO"|"EC"|"EG"|"SV"|"GQ"|"ER"|"EE"|"ET"|"FK"|"FO"|"FJ"|"FI"|"FR"|"GF"|"PF"|"TF"|"GA"|"GM"|"GE"|"DE"|"GH"|"GI"|"GR"|"GL"|"GD"|"GP"|"GU"|"GT"|"GG"|"GN"|"GW"|"GY"|"HT"|"HM"|"VA"|"HN"|"HK"|"HU"|"IS"|"IN"|"ID"|"IR"|"IQ"|"IE"|"IM"|"IL"|"IT"|"JM"|"JP"|"JE"|"JO"|"KZ"|"KE"|"KI"|"KR"|"KW"|"KG"|"LA"|"LV"|"LB"|"LS"|"LR"|"LY"|"LI"|"LT"|"LU"|"MO"|"MK"|"MG"|"MW"|"MY"|"MV"|"ML"|"MT"|"MH"|"MQ"|"MR"|"MU"|"YT"|"MX"|"FM"|"MD"|"MC"|"MN"|"ME"|"MS"|"MA"|"MZ"|"MM"|"NA"|"NR"|"NP"|"NL"|"AN"|"NC"|"NZ"|"NI"|"NE"|"NG"|"NU"|"NF"|"MP"|"NO"|"OM"|"PK"|"PW"|"PS"|"PA"|"PG"|"PY"|"PE"|"PH"|"PN"|"PL"|"PT"|"PR"|"QA"|"RE"|"RO"|"RU"|"RW"|"BL"|"SH"|"KN"|"LC"|"MF"|"PM"|"VC"|"WS"|"SM"|"ST"|"SA"|"SN"|"RS"|"SC"|"SL"|"SG"|"SX"|"SK"|"SI"|"SB"|"SO"|"ZA"|"GS"|"SS"|"ES"|"LK"|"SD"|"SR"|"SJ"|"SZ"|"SE"|"CH"|"SY"|"TW"|"TJ"|"TZ"|"TH"|"TL"|"TG"|"TK"|"TO"|"TT"|"TN"|"TR"|"TM"|"TC"|"TV"|"UG"|"UA"|"AE"|"GB"|"UM"|"UY"|"UZ"|"VU"|"VE"|"VN"|"VG"|"VI"|"WF"|"EH"|"YE"|"ZM"|"ZW",
"PostalCode": "string",
"StateOrRegion": "string",
"StreetAddress": "string"
},
"AwsAccountId": "string",
"CompanyName": "string",
"Duns": "string",
"Industry": "Aerospace"|"Agriculture"|"Automotive"|"Computers and Electronics"|"Consumer Goods"|"Education"|"Energy - Oil and Gas"|"Energy - Power and Utilities"|"Financial Services"|"Gaming"|"Government"|"Healthcare"|"Hospitality"|"Life Sciences"|"Manufacturing"|"Marketing and Advertising"|"Media and Entertainment"|"Mining"|"Non-Profit Organization"|"Professional Services"|"Real Estate and Construction"|"Retail"|"Software and Internet"|"Telecommunications"|"Transportation and Logistics"|"Travel"|"Wholesale and Distribution"|"Other",
"OtherIndustry": "string",
"WebsiteUrl": "string"
},
"Contacts": [
{
"BusinessTitle": "string",
"Email": "string",
"FirstName": "string",
"LastName": "string",
"Phone": "string"
}
...
]
}
--identifier
(string)
Read-only, system generatedOpportunity
unique identifier.
--last-modified-date
(timestamp)
DateTime
when the opportunity was last modified.
--life-cycle
(structure)
An object that contains lifecycle details for the
Opportunity
.ClosedLostReason -> (string)
Specifies the reason code when an opportunity is marked as Closed Lost . When you select an appropriate reason code, you communicate the context for closing the
Opportunity
, and aid in accurate reports and analysis of opportunity outcomes. The possible values are:
- Customer Deficiency: The customer lacked necessary resources or capabilities.
- Delay/Cancellation of Project: The project was delayed or canceled.
- Legal/Tax/Regulatory: Legal, tax, or regulatory issues prevented progress.
- Lost to Competitor—Google: The opportunity was lost to Google.
- Lost to Competitor—Microsoft: The opportunity was lost to Microsoft.
- Lost to Competitor—SoftLayer: The opportunity was lost to SoftLayer.
- Lost to Competitor—VMWare: The opportunity was lost to VMWare.
- Lost to Competitor—Other: The opportunity was lost to a competitor not listed above.
- No Opportunity: There was no opportunity to pursue.
- On Premises Deployment: The customer chose an on-premises solution.
- Partner Gap: The partner lacked necessary resources or capabilities.
- Price: The price was not competitive or acceptable to the customer.
- Security/Compliance: Security or compliance issues prevented progress.
- Technical Limitations: Technical limitations prevented progress.
- Customer Experience: Issues related to the customer’s experience impacted the decision.
- Other: Any reason not covered by the other values.
- People/Relationship/Governance: Issues related to people, relationships, or governance.
- Product/Technology: Issues related to the product or technology.
- Financial/Commercial: Financial or commercial issues impacted the decision.
NextSteps -> (string)
Specifies the upcoming actions or tasks for theOpportunity
. Use this field to communicate with Amazon Web Services about the next actions required for theOpportunity
.NextStepsHistory -> (list)
Captures a chronological record of the next steps or actions planned or taken for the current opportunity, along with the timestamp.
(structure)
Read-only; shows the last 50 values and change dates for the
NextSteps
field.Time -> (timestamp)
Indicates the step execution time.Value -> (string)
Indicates the step’s execution details.ReviewComments -> (string)
Indicates why an opportunity was sent back for further details. Partners must take corrective action based on theReviewComments
.ReviewStatus -> (string)
Indicates the review status of an opportunity referred by a partner. This field is read-only and only applicable for partner referrals. The possible values are:
- Pending Submission: Not submitted for validation (editable).
- Submitted: Submitted for validation, and Amazon Web Services hasn’t reviewed it (read-only).
- In Review: Amazon Web Services is validating (read-only).
- Action Required: Issues that Amazon Web Services highlights need to be addressed. Partners should use the
UpdateOpportunity
API action to update the opportunity and helps to ensure that all required changes are made. Only the following fields are editable when theLifecycle.ReviewStatus
isAction Required
:
- Customer.Account.Address.City
- Customer.Account.Address.CountryCode
- Customer.Account.Address.PostalCode
- Customer.Account.Address.StateOrRegion
- Customer.Account.Address.StreetAddress
- Customer.Account.WebsiteUrl
- LifeCycle.TargetCloseDate
- Project.ExpectedMonthlyAWSRevenue.Amount
- Project.ExpectedMonthlyAWSRevenue.CurrencyCode
- Project.CustomerBusinessProblem
- PartnerOpportunityIdentifier
After updates, the opportunity re-enters the validation phase. This process repeats until all issues are resolved, and the opportunity’s
Lifecycle.ReviewStatus
is set toApproved
orRejected
.
- Approved: Validated and converted into the Amazon Web Services seller’s pipeline (editable).
- Rejected: Disqualified (read-only).
ReviewStatusReason -> (string)
Indicates the reason a decision was made during the opportunity review process. This field combines the reasons for both disqualified and action required statuses, and provide clarity for why an opportunity was disqualified or requires further action.Stage -> (string)
Specifies the current stage of the
Opportunity
‘s lifecycle as it maps to Amazon Web Services stages from the current stage in the partner CRM. This field provides a translated value of the stage, and offers insight into theOpportunity
‘s progression in the sales cycle, according to Amazon Web Services definitions.Note
A lead and a prospect must be further matured to aQualified
opportunity before submission. Opportunities that were closed/lost before submission aren’t suitable for submission.The descriptions of each sales stage are:
- Prospect: Amazon Web Services identifies the opportunity. It can be active (Comes directly from the end customer through a lead) or latent (Your account team believes it exists based on research, account plans, sales plays).
- Qualified: Your account team engaged with the customer to discuss viability and requirements. The customer agreed that the opportunity is real, of interest, and may solve business/technical needs.
- Technical Validation: All parties understand the implementation plan.
- Business Validation: Pricing was proposed, and all parties agree to the steps to close.
- Committed: The customer signed the contract, but Amazon Web Services hasn’t started billing.
- Launched: The workload is complete, and Amazon Web Services has started billing.
- Closed Lost: The opportunity is lost, and there are no steps to move forward.
TargetCloseDate -> (string)
Specifies the date when Amazon Web Services expects to start significant billing, when the project finishes, and when it moves into production. This field informs the Amazon Web Services seller about when the opportunity launches and starts to incur Amazon Web Services usage.
Ensure the
Target Close Date
isn’t in the past.
Shorthand Syntax:
ClosedLostReason=string,NextSteps=string,NextStepsHistory=[{Time=timestamp,Value=string},{Time=timestamp,Value=string}],ReviewComments=string,ReviewStatus=string,ReviewStatusReason=string,Stage=string,TargetCloseDate=string
JSON Syntax:
{
"ClosedLostReason": "Customer Deficiency"|"Delay / Cancellation of Project"|"Legal / Tax / Regulatory"|"Lost to Competitor - Google"|"Lost to Competitor - Microsoft"|"Lost to Competitor - SoftLayer"|"Lost to Competitor - VMWare"|"Lost to Competitor - Other"|"No Opportunity"|"On Premises Deployment"|"Partner Gap"|"Price"|"Security / Compliance"|"Technical Limitations"|"Customer Experience"|"Other"|"People/Relationship/Governance"|"Product/Technology"|"Financial/Commercial",
"NextSteps": "string",
"NextStepsHistory": [
{
"Time": timestamp,
"Value": "string"
}
...
],
"ReviewComments": "string",
"ReviewStatus": "Pending Submission"|"Submitted"|"In review"|"Approved"|"Rejected"|"Action Required",
"ReviewStatusReason": "string",
"Stage": "Prospect"|"Qualified"|"Technical Validation"|"Business Validation"|"Committed"|"Launched"|"Closed Lost",
"TargetCloseDate": "string"
}
--marketing
(structure)
An object that contains marketing details for the
Opportunity
.AwsFundingUsed -> (string)
Indicates if theOpportunity
is a marketing development fund (MDF) funded activity.CampaignName -> (string)
Specifies theOpportunity
marketing campaign code. The Amazon Web Services campaign code is a reference to specific marketing initiatives, promotions, or activities. This field captures the identifier used to track and categorize theOpportunity
within marketing campaigns. If you don’t have a campaign code, contact your Amazon Web Services point of contact to obtain one.Channels -> (list)
Specifies the
Opportunity
‘s channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.(string)
Source -> (string)
Indicates if theOpportunity
was sourced from an Amazon Web Services marketing activity. Use the valueMarketing Activity
. UseNone
if it’s not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.UseCases -> (list)
Specifies the marketing activity use case or purpose that led to the
Opportunity
‘s creation or contact. This field captures the context or marketing activity’s execution’s intention and the direct correlation to the generated opportunity or contact. Must be empty whenMarketing.AWSFundingUsed = No
.Valid values:
AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR
(string)
Shorthand Syntax:
AwsFundingUsed=string,CampaignName=string,Channels=string,string,Source=string,UseCases=string,string
JSON Syntax:
{
"AwsFundingUsed": "Yes"|"No",
"CampaignName": "string",
"Channels": ["AWS Marketing Central"|"Content Syndication"|"Display"|"Email"|"Live Event"|"Out Of Home (OOH)"|"Print"|"Search"|"Social"|"Telemarketing"|"TV"|"Video"|"Virtual Event", ...],
"Source": "Marketing Activity"|"None",
"UseCases": ["string", ...]
}
--national-security
(string)
Specifies if the opportunity is associated with national security concerns. This flag is only applicable when the industry is
Government
. For national-security-related opportunities, validation and compliance rules may apply, impacting the opportunity’s visibility and processing.Possible values:
Yes
No
--opportunity-type
(string)
Specifies the opportunity type as a renewal, new, or expansion.
Opportunity types:
- New opportunity: Represents a new business opportunity with a potential customer that’s not previously engaged with your solutions or services.
- Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, ensuring continuity of service.
- Expansion opportunity: Represents an opportunity to expand the scope of an existing contract or subscription, either by adding new services or increasing the volume of existing services for a current customer.
Possible values:
Net New Business
Flat Renewal
Expansion
--partner-opportunity-identifier
(string)
Specifies the opportunity’s unique identifier in the partner’s CRM system. This value is essential to track and reconcile because it’s included in the outbound payload sent back to the partner.
--primary-needs-from-aws
(list)
Identifies the type of support the partner needs from Amazon Web Services.
Valid values:
- Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner’s proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.
- Cosell—Business Presentation: Request Amazon Web Services seller’s participation in a joint customer presentation.
- Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner’s proposed solution.
- Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).
- Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner’s questions about the proposed solution.
- Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.
- Cosell—Deal Support: Request Amazon Web Services seller’s support to progress the opportunity (for example: joint customer call, strategic positioning).
- Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.
- Do Not Need Support from AWS Sales Rep: Indicates that a partner doesn’t need support from an Amazon Web Services Sales representative. The opportunity is managed solely by the partner. It’s possible to request coselling support on these opportunities at any stage during their lifecycle. Also known as, for-visibility-only (FVO) opportunity.
(string)
Syntax:
"string" "string" ...
Where valid values are:
Co-Sell - Architectural Validation
Co-Sell - Business Presentation
Co-Sell - Competitive Information
Co-Sell - Pricing Assistance
Co-Sell - Technical Consultation
Co-Sell - Total Cost of Ownership Evaluation
Co-Sell - Deal Support
Co-Sell - Support for Public Tender / RFx
--project
(structure)
An object that contains project details summary for the
Opportunity
.AdditionalComments -> (string)
Captures additional comments or information for theOpportunity
that weren’t captured in other fields.ApnPrograms -> (list)
Specifies the Amazon Partner Network (APN) program that influenced the
Opportunity
. APN programs refer to specific partner programs or initiatives that can impact theOpportunity
.Valid values:
APN Immersion Days | APN Solution Space | ATO (Authority to Operate) | AWS Marketplace Campaign | IS Immersion Day SFID Program | ISV Workload Migration | Migration Acceleration Program | P3 | Partner Launch Initiative | Partner Opportunity Acceleration Funded | The Next Smart | VMware Cloud on AWS | Well-Architected | Windows | Workspaces/AppStream Accelerator Program | WWPS NDPP
(string)
CompetitorName -> (string)
Name of theOpportunity
‘s competitor (if any). UseOther
to submit a value not in the picklist.CustomerBusinessProblem -> (string)
Describes the problem the end customer has, and how the partner is helping. Utilize this field to provide a concise narrative that outlines the customer’s business challenge or issue. Elaborate on how the partner’s solution or offerings align to resolve the customer’s business problem. Include relevant information about the partner’s value proposition, unique selling points, and expertise to tackle the issue. Offer insights on how the proposed solution meets the customer’s needs and provides value. Use concise language and precise descriptions to convey the context and significance of theOpportunity
. The content in this field helps Amazon Web Services understand the nature of theOpportunity
and the strategic fit of the partner’s solution.CustomerUseCase -> (string)
Specifies the proposed solution focus or type of workload for the Opportunity. This field captures the primary use case or objective of the proposed solution, and provides context and clarity to the addressed workload.
Valid values:
AI Machine Learning and Analytics | Archiving | Big Data: Data Warehouse/Data Integration/ETL/Data Lake/BI | Blockchain | Business Applications: Mainframe Modernization | Business Applications & Contact Center | Business Applications & SAP Production | Centralized Operations Management | Cloud Management Tools | Cloud Management Tools & DevOps with Continuous Integration & Continuous Delivery (CICD) | Configuration, Compliance & Auditing | Connected Services | Containers & Serverless | Content Delivery & Edge Services | Database | Edge Computing/End User Computing | Energy | Enterprise Governance & Controls | Enterprise Resource Planning | Financial Services | Healthcare and Life Sciences | High Performance Computing | Hybrid Application Platform | Industrial Software | IOT | Manufacturing, Supply Chain and Operations | Media & High performance computing (HPC) | Migration/Database Migration | Monitoring, logging and performance | Monitoring & Observability | Networking | Outpost | SAP | Security & Compliance | Storage & Backup | Training | VMC | VMWare | Web development & DevOps
DeliveryModels -> (list)
Specifies the deployment or consumption model for your solution or service in the
Opportunity
‘s context. You can select multiple options.Options’ descriptions from the
Delivery Model
field are:
- SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.
- BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer’s Amazon Web Services environment.
- Managed Services: The end customer’s Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).
- Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).
- Resell: Amazon Web Services accounts and billing management for your customers.
- Other: Delivery model not described above.
(string)
ExpectedCustomerSpend -> (list)
Represents the estimated amount that the customer is expected to spend on AWS services related to the opportunity. This helps in evaluating the potential financial value of the opportunity for AWS.
(structure)
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.
Amount -> (string)
Represents the estimated monthly revenue that the partner expects to earn from the opportunity. This helps in forecasting financial returns.CurrencyCode -> (string)
Indicates the currency in which the revenue estimate is provided. This helps in understanding the financial impact across different markets.EstimationUrl -> (string)
A URL providing additional information or context about the spend estimation.Frequency -> (string)
Indicates how frequently the customer is expected to spend the projected amount. This can include values such asMonthly
,Quarterly
, orAnnually
. The default value isMonthly
, representing recurring monthly spend.TargetCompany -> (string)
Specifies the name of the partner company that is expected to generate revenue from the opportunity. This field helps track the partner’s involvement in the opportunity.OtherCompetitorNames -> (string)
Only allowed whenCompetitorNames
hasOther
selected.OtherSolutionDescription -> (string)
Specifies the offered solution for the customer’s business problem when theRelatedEntityIdentifiers.Solutions
field value isOther
.RelatedOpportunityIdentifier -> (string)
Specifies the current opportunity’s parent opportunity identifier.SalesActivities -> (list)
Specifies the
Opportunity
‘s sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.Valid values:
- Initialized discussions with customer: Initial conversations with the customer to understand their needs and introduce your solution.
- Customer has shown interest in solution: After initial discussions, the customer is interested in your solution.
- Conducted POC/demo: You conducted a proof of concept (POC) or demonstration of the solution for the customer.
- In evaluation/planning stage: The customer is evaluating the solution and planning potential implementation.
- Agreed on solution to Business Problem: Both parties agree on how the solution addresses the customer’s business problem.
- Completed Action Plan: A detailed action plan is complete and outlines the steps for implementation.
- Finalized Deployment Need: Both parties agree with and finalized the deployment needs.
- SOW Signed: Both parties signed a statement of work (SOW), and formalize the agreement and detail the project scope and deliverables.
(string)
Title -> (string)
Specifies theOpportunity
‘s title or name.
Shorthand Syntax:
AdditionalComments=string,ApnPrograms=string,string,CompetitorName=string,CustomerBusinessProblem=string,CustomerUseCase=string,DeliveryModels=string,string,ExpectedCustomerSpend=[{Amount=string,CurrencyCode=string,EstimationUrl=string,Frequency=string,TargetCompany=string},{Amount=string,CurrencyCode=string,EstimationUrl=string,Frequency=string,TargetCompany=string}],OtherCompetitorNames=string,OtherSolutionDescription=string,RelatedOpportunityIdentifier=string,SalesActivities=string,string,Title=string
JSON Syntax:
{
"AdditionalComments": "string",
"ApnPrograms": ["string", ...],
"CompetitorName": "Oracle Cloud"|"On-Prem"|"Co-location"|"Akamai"|"AliCloud"|"Google Cloud Platform"|"IBM Softlayer"|"Microsoft Azure"|"Other- Cost Optimization"|"No Competition"|"*Other",
"CustomerBusinessProblem": "string",
"CustomerUseCase": "string",
"DeliveryModels": ["SaaS or PaaS"|"BYOL or AMI"|"Managed Services"|"Professional Services"|"Resell"|"Other", ...],
"ExpectedCustomerSpend": [
{
"Amount": "string",
"CurrencyCode": "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"|"ZWL",
"EstimationUrl": "string",
"Frequency": "Monthly",
"TargetCompany": "string"
}
...
],
"OtherCompetitorNames": "string",
"OtherSolutionDescription": "string",
"RelatedOpportunityIdentifier": "string",
"SalesActivities": ["Initialized discussions with customer"|"Customer has shown interest in solution"|"Conducted POC / Demo"|"In evaluation / planning stage"|"Agreed on solution to Business Problem"|"Completed Action Plan"|"Finalized Deployment Need"|"SOW Signed", ...],
"Title": "string"
}
--software-revenue
(structure)
Specifies details of a customer’s procurement terms. Required only for partners in eligible programs.
DeliveryModel -> (string)
Specifies the customer’s intended payment type agreement or procurement method to acquire the solution or service outlined in theOpportunity
.EffectiveDate -> (string)
Specifies theOpportunity
‘s customer engagement start date for the contract’s effectiveness.ExpirationDate -> (string)
Specifies the expiration date for the contract between the customer and Amazon Web Services partner. It signifies the termination date of the agreed-upon engagement period between both parties.Value -> (structure)
Specifies the payment value (amount and currency).
Amount -> (string)
Specifies the payment amount.CurrencyCode -> (string)
Specifies the payment currency.
Shorthand Syntax:
DeliveryModel=string,EffectiveDate=string,ExpirationDate=string,Value={Amount=string,CurrencyCode=string}
JSON Syntax:
{
"DeliveryModel": "Contract"|"Pay-as-you-go"|"Subscription",
"EffectiveDate": "string",
"ExpirationDate": "string",
"Value": {
"Amount": "string",
"CurrencyCode": "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"|"ZWL"
}
}
--cli-input-json
| --cli-input-yaml
(string)
Reads arguments from the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton
. If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with --cli-input-yaml
.
--generate-cli-skeleton
(string)
Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input
, prints a sample input JSON that can be used as an argument for --cli-input-json
. Similarly, if provided yaml-input
it will print a sample input YAML that can be used with --cli-input-yaml
. If provided with the value output
, it validates the command inputs and returns a sample output JSON for that command. The generated JSON skeleton is not stable between versions of the AWS CLI and there are no backwards compatibility guarantees in the JSON skeleton generated.
--debug
(boolean)
Turn on debug logging.
--endpoint-url
(string)
Override command’s default URL with the given URL.
--no-verify-ssl
(boolean)
By default, the AWS CLI uses SSL when communicating with AWS services. For each SSL connection, the AWS CLI will verify SSL certificates. This option overrides the default behavior of verifying SSL certificates.
--no-paginate
(boolean)
Disable automatic pagination. If automatic pagination is disabled, the AWS CLI will only make one call, for the first page of results.
--output
(string)
The formatting style for command output.
--query
(string)
A JMESPath query to use in filtering the response data.
--profile
(string)
Use a specific profile from your credential file.
--region
(string)
The region to use. Overrides config/env settings.
--version
(string)
Display the version of this tool.
--color
(string)
Turn on/off color output.
--no-sign-request
(boolean)
Do not sign requests. Credentials will not be loaded if this argument is provided.
--ca-bundle
(string)
The CA certificate bundle to use when verifying SSL certificates. Overrides config/env settings.
--cli-read-timeout
(int)
The maximum socket read time in seconds. If the value is set to 0, the socket read will be blocking and not timeout. The default value is 60 seconds.
--cli-connect-timeout
(int)
The maximum socket connect time in seconds. If the value is set to 0, the socket connect will be blocking and not timeout. The default value is 60 seconds.
--cli-binary-format
(string)
The formatting style to be used for binary blobs. The default format is base64. The base64 format expects binary blobs to be provided as a base64 encoded string. The raw-in-base64-out format preserves compatibility with AWS CLI V1 behavior and binary values must be passed literally. When providing contents from a file that map to a binary blob fileb://
will always be treated as binary and use the file contents directly regardless of the cli-binary-format
setting. When using file://
the file contents will need to properly formatted for the configured cli-binary-format
.
--no-cli-pager
(boolean)
Disable cli pager for output.
--cli-auto-prompt
(boolean)
Automatically prompt for CLI input parameters.
--no-cli-auto-prompt
(boolean)
Disable automatically prompt for CLI input parameters.
Id -> (string)
Read-only, system generatedOpportunity
unique identifier.
LastModifiedDate -> (timestamp)
DateTime
when the opportunity was last modified.