Skip to content

Commit cec808c

Browse files
author
AWS
committed
Partner Central Selling API Update: New Features: Lead Management APIs for capturing and nurturing leads Lead invitation support for partner collaboration Lead-to-opportunity conversion operations AWS Marketplace OfferSets support for opportunities
1 parent 09e6ee3 commit cec808c

File tree

3 files changed

+954
-229
lines changed

3 files changed

+954
-229
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Partner Central Selling API",
4+
"contributor": "",
5+
"description": "New Features: Lead Management APIs for capturing and nurturing leads Lead invitation support for partner collaboration Lead-to-opportunity conversion operations AWS Marketplace OfferSets support for opportunities"
6+
}

services/partnercentralselling/src/main/resources/codegen-resources/paginators-1.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
"limit_key": "MaxResults",
4343
"result_key": "OpportunitySummaries"
4444
},
45+
"ListOpportunityFromEngagementTasks": {
46+
"input_token": "NextToken",
47+
"output_token": "NextToken",
48+
"limit_key": "MaxResults",
49+
"result_key": "TaskSummaries"
50+
},
4551
"ListResourceSnapshotJobs": {
4652
"input_token": "NextToken",
4753
"output_token": "NextToken",

0 commit comments

Comments
 (0)