aws-sdk-partnercentralselling 1.19.0 → 1.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-partnercentralselling/client.rb +596 -26
- data/lib/aws-sdk-partnercentralselling/client_api.rb +338 -15
- data/lib/aws-sdk-partnercentralselling/errors.rb +5 -0
- data/lib/aws-sdk-partnercentralselling/types.rb +1161 -69
- data/lib/aws-sdk-partnercentralselling.rb +1 -1
- data/sig/client.rbs +248 -11
- data/sig/errors.rbs +1 -0
- data/sig/types.rbs +244 -16
- metadata +1 -1
|
@@ -16,6 +16,7 @@ module Aws::PartnerCentralSelling
|
|
|
16
16
|
|
|
17
17
|
AcceptEngagementInvitationRequest = Shapes::StructureShape.new(name: 'AcceptEngagementInvitationRequest')
|
|
18
18
|
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
|
19
|
+
AccessDeniedExceptionErrorCode = Shapes::StringShape.new(name: 'AccessDeniedExceptionErrorCode')
|
|
19
20
|
Account = Shapes::StructureShape.new(name: 'Account')
|
|
20
21
|
AccountCompanyNameString = Shapes::StringShape.new(name: 'AccountCompanyNameString')
|
|
21
22
|
AccountOtherIndustryString = Shapes::StringShape.new(name: 'AccountOtherIndustryString')
|
|
@@ -33,6 +34,7 @@ module Aws::PartnerCentralSelling
|
|
|
33
34
|
AddressSummaryPostalCodeString = Shapes::StringShape.new(name: 'AddressSummaryPostalCodeString')
|
|
34
35
|
Alias = Shapes::StringShape.new(name: 'Alias')
|
|
35
36
|
Amount = Shapes::StringShape.new(name: 'Amount')
|
|
37
|
+
AmountMap = Shapes::MapShape.new(name: 'AmountMap')
|
|
36
38
|
ApnPrograms = Shapes::ListShape.new(name: 'ApnPrograms')
|
|
37
39
|
AssignOpportunityRequest = Shapes::StructureShape.new(name: 'AssignOpportunityRequest')
|
|
38
40
|
AssigneeContact = Shapes::StructureShape.new(name: 'AssigneeContact')
|
|
@@ -47,6 +49,9 @@ module Aws::PartnerCentralSelling
|
|
|
47
49
|
AwsFundingUsed = Shapes::StringShape.new(name: 'AwsFundingUsed')
|
|
48
50
|
AwsMarketplaceOfferIdentifier = Shapes::StringShape.new(name: 'AwsMarketplaceOfferIdentifier')
|
|
49
51
|
AwsMarketplaceOfferIdentifiers = Shapes::ListShape.new(name: 'AwsMarketplaceOfferIdentifiers')
|
|
52
|
+
AwsMarketplaceOfferSetIdentifier = Shapes::StringShape.new(name: 'AwsMarketplaceOfferSetIdentifier')
|
|
53
|
+
AwsMarketplaceOfferSetIdentifiers = Shapes::ListShape.new(name: 'AwsMarketplaceOfferSetIdentifiers')
|
|
54
|
+
AwsMaturity = Shapes::StringShape.new(name: 'AwsMaturity')
|
|
50
55
|
AwsMemberBusinessTitle = Shapes::StringShape.new(name: 'AwsMemberBusinessTitle')
|
|
51
56
|
AwsOpportunityCustomer = Shapes::StructureShape.new(name: 'AwsOpportunityCustomer')
|
|
52
57
|
AwsOpportunityInsights = Shapes::StructureShape.new(name: 'AwsOpportunityInsights')
|
|
@@ -57,8 +62,16 @@ module Aws::PartnerCentralSelling
|
|
|
57
62
|
AwsOpportunityRelatedEntities = Shapes::StructureShape.new(name: 'AwsOpportunityRelatedEntities')
|
|
58
63
|
AwsOpportunityStage = Shapes::StringShape.new(name: 'AwsOpportunityStage')
|
|
59
64
|
AwsOpportunityTeamMembersList = Shapes::ListShape.new(name: 'AwsOpportunityTeamMembersList')
|
|
65
|
+
AwsProductDetails = Shapes::StructureShape.new(name: 'AwsProductDetails')
|
|
66
|
+
AwsProductDetailsCategoriesList = Shapes::ListShape.new(name: 'AwsProductDetailsCategoriesList')
|
|
60
67
|
AwsProductIdentifier = Shapes::StringShape.new(name: 'AwsProductIdentifier')
|
|
61
68
|
AwsProductIdentifiers = Shapes::ListShape.new(name: 'AwsProductIdentifiers')
|
|
69
|
+
AwsProductInsights = Shapes::StructureShape.new(name: 'AwsProductInsights')
|
|
70
|
+
AwsProductInsightsCurrencyCodeEnum = Shapes::StringShape.new(name: 'AwsProductInsightsCurrencyCodeEnum')
|
|
71
|
+
AwsProductOptimization = Shapes::StructureShape.new(name: 'AwsProductOptimization')
|
|
72
|
+
AwsProductOptimizationsList = Shapes::ListShape.new(name: 'AwsProductOptimizationsList')
|
|
73
|
+
AwsProductsList = Shapes::ListShape.new(name: 'AwsProductsList')
|
|
74
|
+
AwsProductsSpendInsightsBySource = Shapes::StructureShape.new(name: 'AwsProductsSpendInsightsBySource')
|
|
62
75
|
AwsSubmission = Shapes::StructureShape.new(name: 'AwsSubmission')
|
|
63
76
|
AwsTeamMember = Shapes::StructureShape.new(name: 'AwsTeamMember')
|
|
64
77
|
AwsTeamMemberFirstNameString = Shapes::StringShape.new(name: 'AwsTeamMemberFirstNameString')
|
|
@@ -75,24 +88,25 @@ module Aws::PartnerCentralSelling
|
|
|
75
88
|
Contact = Shapes::StructureShape.new(name: 'Contact')
|
|
76
89
|
ContactFirstNameString = Shapes::StringShape.new(name: 'ContactFirstNameString')
|
|
77
90
|
ContactLastNameString = Shapes::StringShape.new(name: 'ContactLastNameString')
|
|
91
|
+
ContextIdentifier = Shapes::StringShape.new(name: 'ContextIdentifier')
|
|
92
|
+
ContextIdentifiers = Shapes::ListShape.new(name: 'ContextIdentifiers')
|
|
78
93
|
CountryCode = Shapes::StringShape.new(name: 'CountryCode')
|
|
94
|
+
CreateEngagementContextRequest = Shapes::StructureShape.new(name: 'CreateEngagementContextRequest')
|
|
95
|
+
CreateEngagementContextResponse = Shapes::StructureShape.new(name: 'CreateEngagementContextResponse')
|
|
79
96
|
CreateEngagementInvitationRequest = Shapes::StructureShape.new(name: 'CreateEngagementInvitationRequest')
|
|
80
97
|
CreateEngagementInvitationResponse = Shapes::StructureShape.new(name: 'CreateEngagementInvitationResponse')
|
|
81
98
|
CreateEngagementRequest = Shapes::StructureShape.new(name: 'CreateEngagementRequest')
|
|
82
|
-
CreateEngagementRequestClientTokenString = Shapes::StringShape.new(name: 'CreateEngagementRequestClientTokenString')
|
|
83
99
|
CreateEngagementResponse = Shapes::StructureShape.new(name: 'CreateEngagementResponse')
|
|
84
100
|
CreateOpportunityRequest = Shapes::StructureShape.new(name: 'CreateOpportunityRequest')
|
|
85
|
-
CreateOpportunityRequestClientTokenString = Shapes::StringShape.new(name: 'CreateOpportunityRequestClientTokenString')
|
|
86
101
|
CreateOpportunityRequestPartnerOpportunityIdentifierString = Shapes::StringShape.new(name: 'CreateOpportunityRequestPartnerOpportunityIdentifierString')
|
|
87
102
|
CreateOpportunityResponse = Shapes::StructureShape.new(name: 'CreateOpportunityResponse')
|
|
88
103
|
CreateResourceSnapshotJobRequest = Shapes::StructureShape.new(name: 'CreateResourceSnapshotJobRequest')
|
|
89
|
-
CreateResourceSnapshotJobRequestClientTokenString = Shapes::StringShape.new(name: 'CreateResourceSnapshotJobRequestClientTokenString')
|
|
90
104
|
CreateResourceSnapshotJobResponse = Shapes::StructureShape.new(name: 'CreateResourceSnapshotJobResponse')
|
|
91
105
|
CreateResourceSnapshotRequest = Shapes::StructureShape.new(name: 'CreateResourceSnapshotRequest')
|
|
92
|
-
CreateResourceSnapshotRequestClientTokenString = Shapes::StringShape.new(name: 'CreateResourceSnapshotRequestClientTokenString')
|
|
93
106
|
CreateResourceSnapshotResponse = Shapes::StructureShape.new(name: 'CreateResourceSnapshotResponse')
|
|
94
107
|
CurrencyCode = Shapes::StringShape.new(name: 'CurrencyCode')
|
|
95
108
|
Customer = Shapes::StructureShape.new(name: 'Customer')
|
|
109
|
+
CustomerAction = Shapes::StringShape.new(name: 'CustomerAction')
|
|
96
110
|
CustomerContactsList = Shapes::ListShape.new(name: 'CustomerContactsList')
|
|
97
111
|
CustomerProjectsContext = Shapes::StructureShape.new(name: 'CustomerProjectsContext')
|
|
98
112
|
CustomerSummary = Shapes::StructureShape.new(name: 'CustomerSummary')
|
|
@@ -108,8 +122,10 @@ module Aws::PartnerCentralSelling
|
|
|
108
122
|
EngagementArn = Shapes::StringShape.new(name: 'EngagementArn')
|
|
109
123
|
EngagementArnOrIdentifier = Shapes::StringShape.new(name: 'EngagementArnOrIdentifier')
|
|
110
124
|
EngagementContextDetails = Shapes::StructureShape.new(name: 'EngagementContextDetails')
|
|
125
|
+
EngagementContextIdentifier = Shapes::StringShape.new(name: 'EngagementContextIdentifier')
|
|
111
126
|
EngagementContextPayload = Shapes::UnionShape.new(name: 'EngagementContextPayload')
|
|
112
127
|
EngagementContextType = Shapes::StringShape.new(name: 'EngagementContextType')
|
|
128
|
+
EngagementContextTypeList = Shapes::ListShape.new(name: 'EngagementContextTypeList')
|
|
113
129
|
EngagementContexts = Shapes::ListShape.new(name: 'EngagementContexts')
|
|
114
130
|
EngagementCustomer = Shapes::StructureShape.new(name: 'EngagementCustomer')
|
|
115
131
|
EngagementCustomerBusinessProblem = Shapes::StringShape.new(name: 'EngagementCustomerBusinessProblem')
|
|
@@ -141,6 +157,8 @@ module Aws::PartnerCentralSelling
|
|
|
141
157
|
EngagementSummary = Shapes::StructureShape.new(name: 'EngagementSummary')
|
|
142
158
|
EngagementSummaryList = Shapes::ListShape.new(name: 'EngagementSummaryList')
|
|
143
159
|
EngagementTitle = Shapes::StringShape.new(name: 'EngagementTitle')
|
|
160
|
+
EngagementUseCase = Shapes::StringShape.new(name: 'EngagementUseCase')
|
|
161
|
+
EstimationUrl = Shapes::StringShape.new(name: 'EstimationUrl')
|
|
144
162
|
ExpectedCustomerSpend = Shapes::StructureShape.new(name: 'ExpectedCustomerSpend')
|
|
145
163
|
ExpectedCustomerSpendCurrencyCodeEnum = Shapes::StringShape.new(name: 'ExpectedCustomerSpendCurrencyCodeEnum')
|
|
146
164
|
ExpectedCustomerSpendList = Shapes::ListShape.new(name: 'ExpectedCustomerSpendList')
|
|
@@ -171,6 +189,18 @@ module Aws::PartnerCentralSelling
|
|
|
171
189
|
InvolvementTypeChangeReason = Shapes::StringShape.new(name: 'InvolvementTypeChangeReason')
|
|
172
190
|
JobTitle = Shapes::StringShape.new(name: 'JobTitle')
|
|
173
191
|
LastModifiedDate = Shapes::StructureShape.new(name: 'LastModifiedDate')
|
|
192
|
+
LeadContact = Shapes::StructureShape.new(name: 'LeadContact')
|
|
193
|
+
LeadContext = Shapes::StructureShape.new(name: 'LeadContext')
|
|
194
|
+
LeadCustomer = Shapes::StructureShape.new(name: 'LeadCustomer')
|
|
195
|
+
LeadInteraction = Shapes::StructureShape.new(name: 'LeadInteraction')
|
|
196
|
+
LeadInteractionList = Shapes::ListShape.new(name: 'LeadInteractionList')
|
|
197
|
+
LeadInvitationCustomer = Shapes::StructureShape.new(name: 'LeadInvitationCustomer')
|
|
198
|
+
LeadInvitationInteraction = Shapes::StructureShape.new(name: 'LeadInvitationInteraction')
|
|
199
|
+
LeadInvitationPayload = Shapes::StructureShape.new(name: 'LeadInvitationPayload')
|
|
200
|
+
LeadQualificationStatus = Shapes::StringShape.new(name: 'LeadQualificationStatus')
|
|
201
|
+
LeadSourceId = Shapes::StringShape.new(name: 'LeadSourceId')
|
|
202
|
+
LeadSourceName = Shapes::StringShape.new(name: 'LeadSourceName')
|
|
203
|
+
LeadSourceType = Shapes::StringShape.new(name: 'LeadSourceType')
|
|
174
204
|
LifeCycle = Shapes::StructureShape.new(name: 'LifeCycle')
|
|
175
205
|
LifeCycleForView = Shapes::StructureShape.new(name: 'LifeCycleForView')
|
|
176
206
|
LifeCycleForViewNextStepsString = Shapes::StringShape.new(name: 'LifeCycleForViewNextStepsString')
|
|
@@ -205,6 +235,12 @@ module Aws::PartnerCentralSelling
|
|
|
205
235
|
ListOpportunitiesRequestLifeCycleReviewStatusList = Shapes::ListShape.new(name: 'ListOpportunitiesRequestLifeCycleReviewStatusList')
|
|
206
236
|
ListOpportunitiesRequestLifeCycleStageList = Shapes::ListShape.new(name: 'ListOpportunitiesRequestLifeCycleStageList')
|
|
207
237
|
ListOpportunitiesResponse = Shapes::StructureShape.new(name: 'ListOpportunitiesResponse')
|
|
238
|
+
ListOpportunityFromEngagementTaskSummaries = Shapes::ListShape.new(name: 'ListOpportunityFromEngagementTaskSummaries')
|
|
239
|
+
ListOpportunityFromEngagementTaskSummary = Shapes::StructureShape.new(name: 'ListOpportunityFromEngagementTaskSummary')
|
|
240
|
+
ListOpportunityFromEngagementTasksRequest = Shapes::StructureShape.new(name: 'ListOpportunityFromEngagementTasksRequest')
|
|
241
|
+
ListOpportunityFromEngagementTasksRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListOpportunityFromEngagementTasksRequestMaxResultsInteger')
|
|
242
|
+
ListOpportunityFromEngagementTasksRequestNextTokenString = Shapes::StringShape.new(name: 'ListOpportunityFromEngagementTasksRequestNextTokenString')
|
|
243
|
+
ListOpportunityFromEngagementTasksResponse = Shapes::StructureShape.new(name: 'ListOpportunityFromEngagementTasksResponse')
|
|
208
244
|
ListResourceSnapshotJobsRequest = Shapes::StructureShape.new(name: 'ListResourceSnapshotJobsRequest')
|
|
209
245
|
ListResourceSnapshotJobsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListResourceSnapshotJobsRequestMaxResultsInteger')
|
|
210
246
|
ListResourceSnapshotJobsResponse = Shapes::StructureShape.new(name: 'ListResourceSnapshotJobsResponse')
|
|
@@ -220,10 +256,12 @@ module Aws::PartnerCentralSelling
|
|
|
220
256
|
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
|
221
257
|
ListTasksSortBase = Shapes::StructureShape.new(name: 'ListTasksSortBase')
|
|
222
258
|
ListTasksSortName = Shapes::StringShape.new(name: 'ListTasksSortName')
|
|
259
|
+
MarketSegment = Shapes::StringShape.new(name: 'MarketSegment')
|
|
223
260
|
Marketing = Shapes::StructureShape.new(name: 'Marketing')
|
|
224
261
|
MarketingSource = Shapes::StringShape.new(name: 'MarketingSource')
|
|
225
262
|
MemberCompanyName = Shapes::StringShape.new(name: 'MemberCompanyName')
|
|
226
263
|
MemberPageSize = Shapes::IntegerShape.new(name: 'MemberPageSize')
|
|
264
|
+
MonetaryAmount = Shapes::StringShape.new(name: 'MonetaryAmount')
|
|
227
265
|
MonetaryValue = Shapes::StructureShape.new(name: 'MonetaryValue')
|
|
228
266
|
MonetaryValueAmountString = Shapes::StringShape.new(name: 'MonetaryValueAmountString')
|
|
229
267
|
Name = Shapes::StringShape.new(name: 'Name')
|
|
@@ -312,11 +350,11 @@ module Aws::PartnerCentralSelling
|
|
|
312
350
|
SortOrder = Shapes::StringShape.new(name: 'SortOrder')
|
|
313
351
|
Stage = Shapes::StringShape.new(name: 'Stage')
|
|
314
352
|
StartEngagementByAcceptingInvitationTaskRequest = Shapes::StructureShape.new(name: 'StartEngagementByAcceptingInvitationTaskRequest')
|
|
315
|
-
StartEngagementByAcceptingInvitationTaskRequestClientTokenString = Shapes::StringShape.new(name: 'StartEngagementByAcceptingInvitationTaskRequestClientTokenString')
|
|
316
353
|
StartEngagementByAcceptingInvitationTaskResponse = Shapes::StructureShape.new(name: 'StartEngagementByAcceptingInvitationTaskResponse')
|
|
317
354
|
StartEngagementFromOpportunityTaskRequest = Shapes::StructureShape.new(name: 'StartEngagementFromOpportunityTaskRequest')
|
|
318
|
-
StartEngagementFromOpportunityTaskRequestClientTokenString = Shapes::StringShape.new(name: 'StartEngagementFromOpportunityTaskRequestClientTokenString')
|
|
319
355
|
StartEngagementFromOpportunityTaskResponse = Shapes::StructureShape.new(name: 'StartEngagementFromOpportunityTaskResponse')
|
|
356
|
+
StartOpportunityFromEngagementTaskRequest = Shapes::StructureShape.new(name: 'StartOpportunityFromEngagementTaskRequest')
|
|
357
|
+
StartOpportunityFromEngagementTaskResponse = Shapes::StructureShape.new(name: 'StartOpportunityFromEngagementTaskResponse')
|
|
320
358
|
StartResourceSnapshotJobRequest = Shapes::StructureShape.new(name: 'StartResourceSnapshotJobRequest')
|
|
321
359
|
StopResourceSnapshotJobRequest = Shapes::StructureShape.new(name: 'StopResourceSnapshotJobRequest')
|
|
322
360
|
String = Shapes::StringShape.new(name: 'String')
|
|
@@ -338,6 +376,10 @@ module Aws::PartnerCentralSelling
|
|
|
338
376
|
ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
|
|
339
377
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
|
340
378
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
|
379
|
+
UpdateEngagementContextPayload = Shapes::UnionShape.new(name: 'UpdateEngagementContextPayload')
|
|
380
|
+
UpdateEngagementContextRequest = Shapes::StructureShape.new(name: 'UpdateEngagementContextRequest')
|
|
381
|
+
UpdateEngagementContextResponse = Shapes::StructureShape.new(name: 'UpdateEngagementContextResponse')
|
|
382
|
+
UpdateLeadContext = Shapes::StructureShape.new(name: 'UpdateLeadContext')
|
|
341
383
|
UpdateOpportunityRequest = Shapes::StructureShape.new(name: 'UpdateOpportunityRequest')
|
|
342
384
|
UpdateOpportunityRequestPartnerOpportunityIdentifierString = Shapes::StringShape.new(name: 'UpdateOpportunityRequestPartnerOpportunityIdentifierString')
|
|
343
385
|
UpdateOpportunityResponse = Shapes::StructureShape.new(name: 'UpdateOpportunityResponse')
|
|
@@ -355,6 +397,7 @@ module Aws::PartnerCentralSelling
|
|
|
355
397
|
AcceptEngagementInvitationRequest.struct_class = Types::AcceptEngagementInvitationRequest
|
|
356
398
|
|
|
357
399
|
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
|
400
|
+
AccessDeniedException.add_member(:reason, Shapes::ShapeRef.new(shape: AccessDeniedExceptionErrorCode, location_name: "Reason"))
|
|
358
401
|
AccessDeniedException.struct_class = Types::AccessDeniedException
|
|
359
402
|
|
|
360
403
|
Account.add_member(:industry, Shapes::ShapeRef.new(shape: Industry, location_name: "Industry"))
|
|
@@ -390,6 +433,9 @@ module Aws::PartnerCentralSelling
|
|
|
390
433
|
AddressSummary.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
|
|
391
434
|
AddressSummary.struct_class = Types::AddressSummary
|
|
392
435
|
|
|
436
|
+
AmountMap.key = Shapes::ShapeRef.new(shape: String)
|
|
437
|
+
AmountMap.value = Shapes::ShapeRef.new(shape: MonetaryAmount)
|
|
438
|
+
|
|
393
439
|
ApnPrograms.member = Shapes::ShapeRef.new(shape: String)
|
|
394
440
|
|
|
395
441
|
AssignOpportunityRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
@@ -400,6 +446,7 @@ module Aws::PartnerCentralSelling
|
|
|
400
446
|
AssigneeContact.add_member(:email, Shapes::ShapeRef.new(shape: Email, required: true, location_name: "Email"))
|
|
401
447
|
AssigneeContact.add_member(:first_name, Shapes::ShapeRef.new(shape: AssigneeContactFirstNameString, required: true, location_name: "FirstName"))
|
|
402
448
|
AssigneeContact.add_member(:last_name, Shapes::ShapeRef.new(shape: AssigneeContactLastNameString, required: true, location_name: "LastName"))
|
|
449
|
+
AssigneeContact.add_member(:phone, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "Phone"))
|
|
403
450
|
AssigneeContact.add_member(:business_title, Shapes::ShapeRef.new(shape: JobTitle, required: true, location_name: "BusinessTitle"))
|
|
404
451
|
AssigneeContact.struct_class = Types::AssigneeContact
|
|
405
452
|
|
|
@@ -415,11 +462,14 @@ module Aws::PartnerCentralSelling
|
|
|
415
462
|
|
|
416
463
|
AwsMarketplaceOfferIdentifiers.member = Shapes::ShapeRef.new(shape: AwsMarketplaceOfferIdentifier)
|
|
417
464
|
|
|
465
|
+
AwsMarketplaceOfferSetIdentifiers.member = Shapes::ShapeRef.new(shape: AwsMarketplaceOfferSetIdentifier)
|
|
466
|
+
|
|
418
467
|
AwsOpportunityCustomer.add_member(:contacts, Shapes::ShapeRef.new(shape: CustomerContactsList, location_name: "Contacts"))
|
|
419
468
|
AwsOpportunityCustomer.struct_class = Types::AwsOpportunityCustomer
|
|
420
469
|
|
|
421
470
|
AwsOpportunityInsights.add_member(:next_best_actions, Shapes::ShapeRef.new(shape: String, location_name: "NextBestActions"))
|
|
422
471
|
AwsOpportunityInsights.add_member(:engagement_score, Shapes::ShapeRef.new(shape: EngagementScore, location_name: "EngagementScore"))
|
|
472
|
+
AwsOpportunityInsights.add_member(:aws_products_spend_insights_by_source, Shapes::ShapeRef.new(shape: AwsProductsSpendInsightsBySource, location_name: "AwsProductsSpendInsightsBySource"))
|
|
423
473
|
AwsOpportunityInsights.struct_class = Types::AwsOpportunityInsights
|
|
424
474
|
|
|
425
475
|
AwsOpportunityLifeCycle.add_member(:target_close_date, Shapes::ShapeRef.new(shape: Date, location_name: "TargetCloseDate"))
|
|
@@ -440,8 +490,40 @@ module Aws::PartnerCentralSelling
|
|
|
440
490
|
|
|
441
491
|
AwsOpportunityTeamMembersList.member = Shapes::ShapeRef.new(shape: AwsTeamMember)
|
|
442
492
|
|
|
493
|
+
AwsProductDetails.add_member(:product_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductCode"))
|
|
494
|
+
AwsProductDetails.add_member(:service_code, Shapes::ShapeRef.new(shape: String, location_name: "ServiceCode"))
|
|
495
|
+
AwsProductDetails.add_member(:categories, Shapes::ShapeRef.new(shape: AwsProductDetailsCategoriesList, required: true, location_name: "Categories"))
|
|
496
|
+
AwsProductDetails.add_member(:amount, Shapes::ShapeRef.new(shape: MonetaryAmount, location_name: "Amount"))
|
|
497
|
+
AwsProductDetails.add_member(:optimized_amount, Shapes::ShapeRef.new(shape: MonetaryAmount, location_name: "OptimizedAmount"))
|
|
498
|
+
AwsProductDetails.add_member(:potential_savings_amount, Shapes::ShapeRef.new(shape: MonetaryAmount, location_name: "PotentialSavingsAmount"))
|
|
499
|
+
AwsProductDetails.add_member(:optimizations, Shapes::ShapeRef.new(shape: AwsProductOptimizationsList, required: true, location_name: "Optimizations"))
|
|
500
|
+
AwsProductDetails.struct_class = Types::AwsProductDetails
|
|
501
|
+
|
|
502
|
+
AwsProductDetailsCategoriesList.member = Shapes::ShapeRef.new(shape: String)
|
|
503
|
+
|
|
443
504
|
AwsProductIdentifiers.member = Shapes::ShapeRef.new(shape: AwsProductIdentifier)
|
|
444
505
|
|
|
506
|
+
AwsProductInsights.add_member(:currency_code, Shapes::ShapeRef.new(shape: AwsProductInsightsCurrencyCodeEnum, required: true, location_name: "CurrencyCode"))
|
|
507
|
+
AwsProductInsights.add_member(:frequency, Shapes::ShapeRef.new(shape: PaymentFrequency, required: true, location_name: "Frequency"))
|
|
508
|
+
AwsProductInsights.add_member(:total_amount, Shapes::ShapeRef.new(shape: MonetaryAmount, location_name: "TotalAmount"))
|
|
509
|
+
AwsProductInsights.add_member(:total_optimized_amount, Shapes::ShapeRef.new(shape: MonetaryAmount, location_name: "TotalOptimizedAmount"))
|
|
510
|
+
AwsProductInsights.add_member(:total_potential_savings_amount, Shapes::ShapeRef.new(shape: MonetaryAmount, location_name: "TotalPotentialSavingsAmount"))
|
|
511
|
+
AwsProductInsights.add_member(:total_amount_by_category, Shapes::ShapeRef.new(shape: AmountMap, required: true, location_name: "TotalAmountByCategory"))
|
|
512
|
+
AwsProductInsights.add_member(:aws_products, Shapes::ShapeRef.new(shape: AwsProductsList, required: true, location_name: "AwsProducts"))
|
|
513
|
+
AwsProductInsights.struct_class = Types::AwsProductInsights
|
|
514
|
+
|
|
515
|
+
AwsProductOptimization.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
|
|
516
|
+
AwsProductOptimization.add_member(:savings_amount, Shapes::ShapeRef.new(shape: MonetaryAmount, required: true, location_name: "SavingsAmount"))
|
|
517
|
+
AwsProductOptimization.struct_class = Types::AwsProductOptimization
|
|
518
|
+
|
|
519
|
+
AwsProductOptimizationsList.member = Shapes::ShapeRef.new(shape: AwsProductOptimization)
|
|
520
|
+
|
|
521
|
+
AwsProductsList.member = Shapes::ShapeRef.new(shape: AwsProductDetails)
|
|
522
|
+
|
|
523
|
+
AwsProductsSpendInsightsBySource.add_member(:partner, Shapes::ShapeRef.new(shape: AwsProductInsights, location_name: "Partner"))
|
|
524
|
+
AwsProductsSpendInsightsBySource.add_member(:aws, Shapes::ShapeRef.new(shape: AwsProductInsights, location_name: "AWS"))
|
|
525
|
+
AwsProductsSpendInsightsBySource.struct_class = Types::AwsProductsSpendInsightsBySource
|
|
526
|
+
|
|
445
527
|
AwsSubmission.add_member(:involvement_type, Shapes::ShapeRef.new(shape: SalesInvolvementType, required: true, location_name: "InvolvementType"))
|
|
446
528
|
AwsSubmission.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
|
|
447
529
|
AwsSubmission.struct_class = Types::AwsSubmission
|
|
@@ -464,6 +546,21 @@ module Aws::PartnerCentralSelling
|
|
|
464
546
|
Contact.add_member(:phone, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "Phone"))
|
|
465
547
|
Contact.struct_class = Types::Contact
|
|
466
548
|
|
|
549
|
+
ContextIdentifiers.member = Shapes::ShapeRef.new(shape: ContextIdentifier)
|
|
550
|
+
|
|
551
|
+
CreateEngagementContextRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
552
|
+
CreateEngagementContextRequest.add_member(:engagement_identifier, Shapes::ShapeRef.new(shape: EngagementArnOrIdentifier, required: true, location_name: "EngagementIdentifier"))
|
|
553
|
+
CreateEngagementContextRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
554
|
+
CreateEngagementContextRequest.add_member(:type, Shapes::ShapeRef.new(shape: EngagementContextType, required: true, location_name: "Type"))
|
|
555
|
+
CreateEngagementContextRequest.add_member(:payload, Shapes::ShapeRef.new(shape: EngagementContextPayload, required: true, location_name: "Payload"))
|
|
556
|
+
CreateEngagementContextRequest.struct_class = Types::CreateEngagementContextRequest
|
|
557
|
+
|
|
558
|
+
CreateEngagementContextResponse.add_member(:engagement_id, Shapes::ShapeRef.new(shape: EngagementIdentifier, location_name: "EngagementId"))
|
|
559
|
+
CreateEngagementContextResponse.add_member(:engagement_arn, Shapes::ShapeRef.new(shape: EngagementArn, location_name: "EngagementArn"))
|
|
560
|
+
CreateEngagementContextResponse.add_member(:engagement_last_modified_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "EngagementLastModifiedAt"))
|
|
561
|
+
CreateEngagementContextResponse.add_member(:context_id, Shapes::ShapeRef.new(shape: EngagementContextIdentifier, location_name: "ContextId"))
|
|
562
|
+
CreateEngagementContextResponse.struct_class = Types::CreateEngagementContextResponse
|
|
563
|
+
|
|
467
564
|
CreateEngagementInvitationRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
468
565
|
CreateEngagementInvitationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
469
566
|
CreateEngagementInvitationRequest.add_member(:engagement_identifier, Shapes::ShapeRef.new(shape: EngagementIdentifier, required: true, location_name: "EngagementIdentifier"))
|
|
@@ -475,7 +572,7 @@ module Aws::PartnerCentralSelling
|
|
|
475
572
|
CreateEngagementInvitationResponse.struct_class = Types::CreateEngagementInvitationResponse
|
|
476
573
|
|
|
477
574
|
CreateEngagementRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
478
|
-
CreateEngagementRequest.add_member(:client_token, Shapes::ShapeRef.new(shape:
|
|
575
|
+
CreateEngagementRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
479
576
|
CreateEngagementRequest.add_member(:title, Shapes::ShapeRef.new(shape: EngagementTitle, required: true, location_name: "Title"))
|
|
480
577
|
CreateEngagementRequest.add_member(:description, Shapes::ShapeRef.new(shape: EngagementDescription, required: true, location_name: "Description"))
|
|
481
578
|
CreateEngagementRequest.add_member(:contexts, Shapes::ShapeRef.new(shape: EngagementContexts, location_name: "Contexts"))
|
|
@@ -483,6 +580,7 @@ module Aws::PartnerCentralSelling
|
|
|
483
580
|
|
|
484
581
|
CreateEngagementResponse.add_member(:id, Shapes::ShapeRef.new(shape: EngagementIdentifier, location_name: "Id"))
|
|
485
582
|
CreateEngagementResponse.add_member(:arn, Shapes::ShapeRef.new(shape: EngagementArn, location_name: "Arn"))
|
|
583
|
+
CreateEngagementResponse.add_member(:modified_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "ModifiedAt"))
|
|
486
584
|
CreateEngagementResponse.struct_class = Types::CreateEngagementResponse
|
|
487
585
|
|
|
488
586
|
CreateOpportunityRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
@@ -494,7 +592,7 @@ module Aws::PartnerCentralSelling
|
|
|
494
592
|
CreateOpportunityRequest.add_member(:opportunity_type, Shapes::ShapeRef.new(shape: OpportunityType, location_name: "OpportunityType"))
|
|
495
593
|
CreateOpportunityRequest.add_member(:marketing, Shapes::ShapeRef.new(shape: Marketing, location_name: "Marketing"))
|
|
496
594
|
CreateOpportunityRequest.add_member(:software_revenue, Shapes::ShapeRef.new(shape: SoftwareRevenue, location_name: "SoftwareRevenue"))
|
|
497
|
-
CreateOpportunityRequest.add_member(:client_token, Shapes::ShapeRef.new(shape:
|
|
595
|
+
CreateOpportunityRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
498
596
|
CreateOpportunityRequest.add_member(:life_cycle, Shapes::ShapeRef.new(shape: LifeCycle, location_name: "LifeCycle"))
|
|
499
597
|
CreateOpportunityRequest.add_member(:origin, Shapes::ShapeRef.new(shape: OpportunityOrigin, location_name: "Origin"))
|
|
500
598
|
CreateOpportunityRequest.add_member(:opportunity_team, Shapes::ShapeRef.new(shape: PartnerOpportunityTeamMembersList, location_name: "OpportunityTeam"))
|
|
@@ -507,7 +605,7 @@ module Aws::PartnerCentralSelling
|
|
|
507
605
|
CreateOpportunityResponse.struct_class = Types::CreateOpportunityResponse
|
|
508
606
|
|
|
509
607
|
CreateResourceSnapshotJobRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
510
|
-
CreateResourceSnapshotJobRequest.add_member(:client_token, Shapes::ShapeRef.new(shape:
|
|
608
|
+
CreateResourceSnapshotJobRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
511
609
|
CreateResourceSnapshotJobRequest.add_member(:engagement_identifier, Shapes::ShapeRef.new(shape: EngagementIdentifier, required: true, location_name: "EngagementIdentifier"))
|
|
512
610
|
CreateResourceSnapshotJobRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "ResourceType"))
|
|
513
611
|
CreateResourceSnapshotJobRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location_name: "ResourceIdentifier"))
|
|
@@ -524,7 +622,7 @@ module Aws::PartnerCentralSelling
|
|
|
524
622
|
CreateResourceSnapshotRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "ResourceType"))
|
|
525
623
|
CreateResourceSnapshotRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location_name: "ResourceIdentifier"))
|
|
526
624
|
CreateResourceSnapshotRequest.add_member(:resource_snapshot_template_identifier, Shapes::ShapeRef.new(shape: ResourceTemplateName, required: true, location_name: "ResourceSnapshotTemplateIdentifier"))
|
|
527
|
-
CreateResourceSnapshotRequest.add_member(:client_token, Shapes::ShapeRef.new(shape:
|
|
625
|
+
CreateResourceSnapshotRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
528
626
|
CreateResourceSnapshotRequest.struct_class = Types::CreateResourceSnapshotRequest
|
|
529
627
|
|
|
530
628
|
CreateResourceSnapshotResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "Arn"))
|
|
@@ -556,16 +654,21 @@ module Aws::PartnerCentralSelling
|
|
|
556
654
|
DisassociateOpportunityRequest.add_member(:related_entity_identifier, Shapes::ShapeRef.new(shape: DisassociateOpportunityRequestRelatedEntityIdentifierString, required: true, location_name: "RelatedEntityIdentifier"))
|
|
557
655
|
DisassociateOpportunityRequest.struct_class = Types::DisassociateOpportunityRequest
|
|
558
656
|
|
|
657
|
+
EngagementContextDetails.add_member(:id, Shapes::ShapeRef.new(shape: EngagementContextIdentifier, location_name: "Id"))
|
|
559
658
|
EngagementContextDetails.add_member(:type, Shapes::ShapeRef.new(shape: EngagementContextType, required: true, location_name: "Type"))
|
|
560
659
|
EngagementContextDetails.add_member(:payload, Shapes::ShapeRef.new(shape: EngagementContextPayload, location_name: "Payload"))
|
|
561
660
|
EngagementContextDetails.struct_class = Types::EngagementContextDetails
|
|
562
661
|
|
|
563
662
|
EngagementContextPayload.add_member(:customer_project, Shapes::ShapeRef.new(shape: CustomerProjectsContext, location_name: "CustomerProject"))
|
|
663
|
+
EngagementContextPayload.add_member(:lead, Shapes::ShapeRef.new(shape: LeadContext, location_name: "Lead"))
|
|
564
664
|
EngagementContextPayload.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
565
665
|
EngagementContextPayload.add_member_subclass(:customer_project, Types::EngagementContextPayload::CustomerProject)
|
|
666
|
+
EngagementContextPayload.add_member_subclass(:lead, Types::EngagementContextPayload::Lead)
|
|
566
667
|
EngagementContextPayload.add_member_subclass(:unknown, Types::EngagementContextPayload::Unknown)
|
|
567
668
|
EngagementContextPayload.struct_class = Types::EngagementContextPayload
|
|
568
669
|
|
|
670
|
+
EngagementContextTypeList.member = Shapes::ShapeRef.new(shape: EngagementContextType)
|
|
671
|
+
|
|
569
672
|
EngagementContexts.member = Shapes::ShapeRef.new(shape: EngagementContextDetails)
|
|
570
673
|
|
|
571
674
|
EngagementCustomer.add_member(:industry, Shapes::ShapeRef.new(shape: Industry, required: true, location_name: "Industry"))
|
|
@@ -634,15 +737,18 @@ module Aws::PartnerCentralSelling
|
|
|
634
737
|
EngagementSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreatedAt"))
|
|
635
738
|
EngagementSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: AwsAccount, location_name: "CreatedBy"))
|
|
636
739
|
EngagementSummary.add_member(:member_count, Shapes::ShapeRef.new(shape: Integer, location_name: "MemberCount"))
|
|
740
|
+
EngagementSummary.add_member(:modified_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "ModifiedAt"))
|
|
741
|
+
EngagementSummary.add_member(:modified_by, Shapes::ShapeRef.new(shape: AwsAccount, location_name: "ModifiedBy"))
|
|
742
|
+
EngagementSummary.add_member(:context_types, Shapes::ShapeRef.new(shape: EngagementContextTypeList, location_name: "ContextTypes"))
|
|
637
743
|
EngagementSummary.struct_class = Types::EngagementSummary
|
|
638
744
|
|
|
639
745
|
EngagementSummaryList.member = Shapes::ShapeRef.new(shape: EngagementSummary)
|
|
640
746
|
|
|
641
|
-
ExpectedCustomerSpend.add_member(:amount, Shapes::ShapeRef.new(shape: Amount,
|
|
747
|
+
ExpectedCustomerSpend.add_member(:amount, Shapes::ShapeRef.new(shape: Amount, location_name: "Amount"))
|
|
642
748
|
ExpectedCustomerSpend.add_member(:currency_code, Shapes::ShapeRef.new(shape: ExpectedCustomerSpendCurrencyCodeEnum, required: true, location_name: "CurrencyCode"))
|
|
643
749
|
ExpectedCustomerSpend.add_member(:frequency, Shapes::ShapeRef.new(shape: PaymentFrequency, required: true, location_name: "Frequency"))
|
|
644
750
|
ExpectedCustomerSpend.add_member(:target_company, Shapes::ShapeRef.new(shape: ExpectedCustomerSpendTargetCompanyString, required: true, location_name: "TargetCompany"))
|
|
645
|
-
ExpectedCustomerSpend.add_member(:estimation_url, Shapes::ShapeRef.new(shape:
|
|
751
|
+
ExpectedCustomerSpend.add_member(:estimation_url, Shapes::ShapeRef.new(shape: EstimationUrl, location_name: "EstimationUrl"))
|
|
646
752
|
ExpectedCustomerSpend.struct_class = Types::ExpectedCustomerSpend
|
|
647
753
|
|
|
648
754
|
ExpectedCustomerSpendList.member = Shapes::ShapeRef.new(shape: ExpectedCustomerSpend)
|
|
@@ -651,7 +757,6 @@ module Aws::PartnerCentralSelling
|
|
|
651
757
|
GetAwsOpportunitySummaryRequest.add_member(:related_opportunity_identifier, Shapes::ShapeRef.new(shape: OpportunityIdentifier, required: true, location_name: "RelatedOpportunityIdentifier"))
|
|
652
758
|
GetAwsOpportunitySummaryRequest.struct_class = Types::GetAwsOpportunitySummaryRequest
|
|
653
759
|
|
|
654
|
-
GetAwsOpportunitySummaryResponse.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
655
760
|
GetAwsOpportunitySummaryResponse.add_member(:related_opportunity_id, Shapes::ShapeRef.new(shape: OpportunityIdentifier, location_name: "RelatedOpportunityId"))
|
|
656
761
|
GetAwsOpportunitySummaryResponse.add_member(:origin, Shapes::ShapeRef.new(shape: OpportunityOrigin, location_name: "Origin"))
|
|
657
762
|
GetAwsOpportunitySummaryResponse.add_member(:involvement_type, Shapes::ShapeRef.new(shape: SalesInvolvementType, location_name: "InvolvementType"))
|
|
@@ -663,6 +768,7 @@ module Aws::PartnerCentralSelling
|
|
|
663
768
|
GetAwsOpportunitySummaryResponse.add_member(:related_entity_ids, Shapes::ShapeRef.new(shape: AwsOpportunityRelatedEntities, location_name: "RelatedEntityIds"))
|
|
664
769
|
GetAwsOpportunitySummaryResponse.add_member(:customer, Shapes::ShapeRef.new(shape: AwsOpportunityCustomer, location_name: "Customer"))
|
|
665
770
|
GetAwsOpportunitySummaryResponse.add_member(:project, Shapes::ShapeRef.new(shape: AwsOpportunityProject, location_name: "Project"))
|
|
771
|
+
GetAwsOpportunitySummaryResponse.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
666
772
|
GetAwsOpportunitySummaryResponse.struct_class = Types::GetAwsOpportunitySummaryResponse
|
|
667
773
|
|
|
668
774
|
GetEngagementInvitationRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
@@ -699,6 +805,8 @@ module Aws::PartnerCentralSelling
|
|
|
699
805
|
GetEngagementResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreatedAt"))
|
|
700
806
|
GetEngagementResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: AwsAccount, location_name: "CreatedBy"))
|
|
701
807
|
GetEngagementResponse.add_member(:member_count, Shapes::ShapeRef.new(shape: Integer, location_name: "MemberCount"))
|
|
808
|
+
GetEngagementResponse.add_member(:modified_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "ModifiedAt"))
|
|
809
|
+
GetEngagementResponse.add_member(:modified_by, Shapes::ShapeRef.new(shape: AwsAccount, location_name: "ModifiedBy"))
|
|
702
810
|
GetEngagementResponse.add_member(:contexts, Shapes::ShapeRef.new(shape: EngagementContexts, location_name: "Contexts"))
|
|
703
811
|
GetEngagementResponse.struct_class = Types::GetEngagementResponse
|
|
704
812
|
|
|
@@ -783,6 +891,57 @@ module Aws::PartnerCentralSelling
|
|
|
783
891
|
LastModifiedDate.add_member(:before_last_modified_date, Shapes::ShapeRef.new(shape: DateTime, location_name: "BeforeLastModifiedDate"))
|
|
784
892
|
LastModifiedDate.struct_class = Types::LastModifiedDate
|
|
785
893
|
|
|
894
|
+
LeadContact.add_member(:business_title, Shapes::ShapeRef.new(shape: JobTitle, required: true, location_name: "BusinessTitle"))
|
|
895
|
+
LeadContact.add_member(:email, Shapes::ShapeRef.new(shape: Email, required: true, location_name: "Email"))
|
|
896
|
+
LeadContact.add_member(:first_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "FirstName"))
|
|
897
|
+
LeadContact.add_member(:last_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "LastName"))
|
|
898
|
+
LeadContact.add_member(:phone, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "Phone"))
|
|
899
|
+
LeadContact.struct_class = Types::LeadContact
|
|
900
|
+
|
|
901
|
+
LeadContext.add_member(:qualification_status, Shapes::ShapeRef.new(shape: LeadQualificationStatus, location_name: "QualificationStatus"))
|
|
902
|
+
LeadContext.add_member(:customer, Shapes::ShapeRef.new(shape: LeadCustomer, required: true, location_name: "Customer"))
|
|
903
|
+
LeadContext.add_member(:interactions, Shapes::ShapeRef.new(shape: LeadInteractionList, required: true, location_name: "Interactions"))
|
|
904
|
+
LeadContext.struct_class = Types::LeadContext
|
|
905
|
+
|
|
906
|
+
LeadCustomer.add_member(:industry, Shapes::ShapeRef.new(shape: Industry, location_name: "Industry"))
|
|
907
|
+
LeadCustomer.add_member(:company_name, Shapes::ShapeRef.new(shape: CompanyName, required: true, location_name: "CompanyName"))
|
|
908
|
+
LeadCustomer.add_member(:website_url, Shapes::ShapeRef.new(shape: CompanyWebsiteUrl, location_name: "WebsiteUrl"))
|
|
909
|
+
LeadCustomer.add_member(:address, Shapes::ShapeRef.new(shape: AddressSummary, required: true, location_name: "Address"))
|
|
910
|
+
LeadCustomer.add_member(:aws_maturity, Shapes::ShapeRef.new(shape: AwsMaturity, location_name: "AwsMaturity"))
|
|
911
|
+
LeadCustomer.add_member(:market_segment, Shapes::ShapeRef.new(shape: MarketSegment, location_name: "MarketSegment"))
|
|
912
|
+
LeadCustomer.struct_class = Types::LeadCustomer
|
|
913
|
+
|
|
914
|
+
LeadInteraction.add_member(:source_type, Shapes::ShapeRef.new(shape: LeadSourceType, required: true, location_name: "SourceType"))
|
|
915
|
+
LeadInteraction.add_member(:source_id, Shapes::ShapeRef.new(shape: LeadSourceId, required: true, location_name: "SourceId"))
|
|
916
|
+
LeadInteraction.add_member(:source_name, Shapes::ShapeRef.new(shape: LeadSourceName, required: true, location_name: "SourceName"))
|
|
917
|
+
LeadInteraction.add_member(:usecase, Shapes::ShapeRef.new(shape: EngagementUseCase, location_name: "Usecase"))
|
|
918
|
+
LeadInteraction.add_member(:interaction_date, Shapes::ShapeRef.new(shape: DateTime, location_name: "InteractionDate"))
|
|
919
|
+
LeadInteraction.add_member(:customer_action, Shapes::ShapeRef.new(shape: CustomerAction, required: true, location_name: "CustomerAction"))
|
|
920
|
+
LeadInteraction.add_member(:business_problem, Shapes::ShapeRef.new(shape: EngagementCustomerBusinessProblem, location_name: "BusinessProblem"))
|
|
921
|
+
LeadInteraction.add_member(:contact, Shapes::ShapeRef.new(shape: LeadContact, required: true, location_name: "Contact"))
|
|
922
|
+
LeadInteraction.struct_class = Types::LeadInteraction
|
|
923
|
+
|
|
924
|
+
LeadInteractionList.member = Shapes::ShapeRef.new(shape: LeadInteraction)
|
|
925
|
+
|
|
926
|
+
LeadInvitationCustomer.add_member(:industry, Shapes::ShapeRef.new(shape: Industry, location_name: "Industry"))
|
|
927
|
+
LeadInvitationCustomer.add_member(:company_name, Shapes::ShapeRef.new(shape: CompanyName, required: true, location_name: "CompanyName"))
|
|
928
|
+
LeadInvitationCustomer.add_member(:website_url, Shapes::ShapeRef.new(shape: CompanyWebsiteUrl, location_name: "WebsiteUrl"))
|
|
929
|
+
LeadInvitationCustomer.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, required: true, location_name: "CountryCode"))
|
|
930
|
+
LeadInvitationCustomer.add_member(:aws_maturity, Shapes::ShapeRef.new(shape: AwsMaturity, location_name: "AwsMaturity"))
|
|
931
|
+
LeadInvitationCustomer.add_member(:market_segment, Shapes::ShapeRef.new(shape: MarketSegment, location_name: "MarketSegment"))
|
|
932
|
+
LeadInvitationCustomer.struct_class = Types::LeadInvitationCustomer
|
|
933
|
+
|
|
934
|
+
LeadInvitationInteraction.add_member(:source_type, Shapes::ShapeRef.new(shape: LeadSourceType, required: true, location_name: "SourceType"))
|
|
935
|
+
LeadInvitationInteraction.add_member(:source_id, Shapes::ShapeRef.new(shape: LeadSourceId, required: true, location_name: "SourceId"))
|
|
936
|
+
LeadInvitationInteraction.add_member(:source_name, Shapes::ShapeRef.new(shape: LeadSourceName, required: true, location_name: "SourceName"))
|
|
937
|
+
LeadInvitationInteraction.add_member(:usecase, Shapes::ShapeRef.new(shape: EngagementUseCase, location_name: "Usecase"))
|
|
938
|
+
LeadInvitationInteraction.add_member(:contact_business_title, Shapes::ShapeRef.new(shape: JobTitle, required: true, location_name: "ContactBusinessTitle"))
|
|
939
|
+
LeadInvitationInteraction.struct_class = Types::LeadInvitationInteraction
|
|
940
|
+
|
|
941
|
+
LeadInvitationPayload.add_member(:customer, Shapes::ShapeRef.new(shape: LeadInvitationCustomer, required: true, location_name: "Customer"))
|
|
942
|
+
LeadInvitationPayload.add_member(:interaction, Shapes::ShapeRef.new(shape: LeadInvitationInteraction, required: true, location_name: "Interaction"))
|
|
943
|
+
LeadInvitationPayload.struct_class = Types::LeadInvitationPayload
|
|
944
|
+
|
|
786
945
|
LifeCycle.add_member(:stage, Shapes::ShapeRef.new(shape: Stage, location_name: "Stage"))
|
|
787
946
|
LifeCycle.add_member(:closed_lost_reason, Shapes::ShapeRef.new(shape: ClosedLostReason, location_name: "ClosedLostReason"))
|
|
788
947
|
LifeCycle.add_member(:next_steps, Shapes::ShapeRef.new(shape: LifeCycleNextStepsString, location_name: "NextSteps"))
|
|
@@ -906,6 +1065,8 @@ module Aws::PartnerCentralSelling
|
|
|
906
1065
|
ListEngagementsRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
907
1066
|
ListEngagementsRequest.add_member(:created_by, Shapes::ShapeRef.new(shape: AwsAccountList, location_name: "CreatedBy"))
|
|
908
1067
|
ListEngagementsRequest.add_member(:exclude_created_by, Shapes::ShapeRef.new(shape: AwsAccountList, location_name: "ExcludeCreatedBy"))
|
|
1068
|
+
ListEngagementsRequest.add_member(:context_types, Shapes::ShapeRef.new(shape: EngagementContextTypeList, location_name: "ContextTypes"))
|
|
1069
|
+
ListEngagementsRequest.add_member(:exclude_context_types, Shapes::ShapeRef.new(shape: EngagementContextTypeList, location_name: "ExcludeContextTypes"))
|
|
909
1070
|
ListEngagementsRequest.add_member(:sort, Shapes::ShapeRef.new(shape: EngagementSort, location_name: "Sort"))
|
|
910
1071
|
ListEngagementsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: EngagementPageSize, location_name: "MaxResults"))
|
|
911
1072
|
ListEngagementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
|
@@ -939,6 +1100,35 @@ module Aws::PartnerCentralSelling
|
|
|
939
1100
|
ListOpportunitiesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
|
940
1101
|
ListOpportunitiesResponse.struct_class = Types::ListOpportunitiesResponse
|
|
941
1102
|
|
|
1103
|
+
ListOpportunityFromEngagementTaskSummaries.member = Shapes::ShapeRef.new(shape: ListOpportunityFromEngagementTaskSummary)
|
|
1104
|
+
|
|
1105
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:task_id, Shapes::ShapeRef.new(shape: TaskIdentifier, location_name: "TaskId"))
|
|
1106
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:task_arn, Shapes::ShapeRef.new(shape: TaskArn, location_name: "TaskArn"))
|
|
1107
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "StartTime"))
|
|
1108
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:task_status, Shapes::ShapeRef.new(shape: TaskStatus, location_name: "TaskStatus"))
|
|
1109
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
|
1110
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:reason_code, Shapes::ShapeRef.new(shape: ReasonCode, location_name: "ReasonCode"))
|
|
1111
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:opportunity_id, Shapes::ShapeRef.new(shape: OpportunityIdentifier, location_name: "OpportunityId"))
|
|
1112
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:resource_snapshot_job_id, Shapes::ShapeRef.new(shape: ResourceSnapshotJobIdentifier, location_name: "ResourceSnapshotJobId"))
|
|
1113
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:engagement_id, Shapes::ShapeRef.new(shape: EngagementIdentifier, location_name: "EngagementId"))
|
|
1114
|
+
ListOpportunityFromEngagementTaskSummary.add_member(:context_id, Shapes::ShapeRef.new(shape: ContextIdentifier, location_name: "ContextId"))
|
|
1115
|
+
ListOpportunityFromEngagementTaskSummary.struct_class = Types::ListOpportunityFromEngagementTaskSummary
|
|
1116
|
+
|
|
1117
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListOpportunityFromEngagementTasksRequestMaxResultsInteger, location_name: "MaxResults"))
|
|
1118
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: ListOpportunityFromEngagementTasksRequestNextTokenString, location_name: "NextToken"))
|
|
1119
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:sort, Shapes::ShapeRef.new(shape: ListTasksSortBase, location_name: "Sort"))
|
|
1120
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
1121
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:task_status, Shapes::ShapeRef.new(shape: TaskStatuses, location_name: "TaskStatus"))
|
|
1122
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:task_identifier, Shapes::ShapeRef.new(shape: TaskIdentifiers, location_name: "TaskIdentifier"))
|
|
1123
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:opportunity_identifier, Shapes::ShapeRef.new(shape: OpportunityIdentifiers, location_name: "OpportunityIdentifier"))
|
|
1124
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:engagement_identifier, Shapes::ShapeRef.new(shape: EngagementIdentifiers, location_name: "EngagementIdentifier"))
|
|
1125
|
+
ListOpportunityFromEngagementTasksRequest.add_member(:context_identifier, Shapes::ShapeRef.new(shape: ContextIdentifiers, location_name: "ContextIdentifier"))
|
|
1126
|
+
ListOpportunityFromEngagementTasksRequest.struct_class = Types::ListOpportunityFromEngagementTasksRequest
|
|
1127
|
+
|
|
1128
|
+
ListOpportunityFromEngagementTasksResponse.add_member(:task_summaries, Shapes::ShapeRef.new(shape: ListOpportunityFromEngagementTaskSummaries, location_name: "TaskSummaries"))
|
|
1129
|
+
ListOpportunityFromEngagementTasksResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
|
1130
|
+
ListOpportunityFromEngagementTasksResponse.struct_class = Types::ListOpportunityFromEngagementTasksResponse
|
|
1131
|
+
|
|
942
1132
|
ListResourceSnapshotJobsRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
943
1133
|
ListResourceSnapshotJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListResourceSnapshotJobsRequestMaxResultsInteger, location_name: "MaxResults"))
|
|
944
1134
|
ListResourceSnapshotJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
|
@@ -1051,8 +1241,10 @@ module Aws::PartnerCentralSelling
|
|
|
1051
1241
|
PartnerOpportunityTeamMembersList.member = Shapes::ShapeRef.new(shape: Contact)
|
|
1052
1242
|
|
|
1053
1243
|
Payload.add_member(:opportunity_invitation, Shapes::ShapeRef.new(shape: OpportunityInvitationPayload, location_name: "OpportunityInvitation"))
|
|
1244
|
+
Payload.add_member(:lead_invitation, Shapes::ShapeRef.new(shape: LeadInvitationPayload, location_name: "LeadInvitation"))
|
|
1054
1245
|
Payload.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
1055
1246
|
Payload.add_member_subclass(:opportunity_invitation, Types::Payload::OpportunityInvitation)
|
|
1247
|
+
Payload.add_member_subclass(:lead_invitation, Types::Payload::LeadInvitation)
|
|
1056
1248
|
Payload.add_member_subclass(:unknown, Types::Payload::Unknown)
|
|
1057
1249
|
Payload.struct_class = Types::Payload
|
|
1058
1250
|
|
|
@@ -1115,6 +1307,7 @@ module Aws::PartnerCentralSelling
|
|
|
1115
1307
|
RejectEngagementInvitationRequest.struct_class = Types::RejectEngagementInvitationRequest
|
|
1116
1308
|
|
|
1117
1309
|
RelatedEntityIdentifiers.add_member(:aws_marketplace_offers, Shapes::ShapeRef.new(shape: AwsMarketplaceOfferIdentifiers, location_name: "AwsMarketplaceOffers"))
|
|
1310
|
+
RelatedEntityIdentifiers.add_member(:aws_marketplace_offer_sets, Shapes::ShapeRef.new(shape: AwsMarketplaceOfferSetIdentifiers, location_name: "AwsMarketplaceOfferSets"))
|
|
1118
1311
|
RelatedEntityIdentifiers.add_member(:solutions, Shapes::ShapeRef.new(shape: SolutionIdentifiers, location_name: "Solutions"))
|
|
1119
1312
|
RelatedEntityIdentifiers.add_member(:aws_products, Shapes::ShapeRef.new(shape: AwsProductIdentifiers, location_name: "AwsProducts"))
|
|
1120
1313
|
RelatedEntityIdentifiers.struct_class = Types::RelatedEntityIdentifiers
|
|
@@ -1188,7 +1381,7 @@ module Aws::PartnerCentralSelling
|
|
|
1188
1381
|
SortObject.struct_class = Types::SortObject
|
|
1189
1382
|
|
|
1190
1383
|
StartEngagementByAcceptingInvitationTaskRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
1191
|
-
StartEngagementByAcceptingInvitationTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape:
|
|
1384
|
+
StartEngagementByAcceptingInvitationTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
1192
1385
|
StartEngagementByAcceptingInvitationTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: EngagementInvitationArnOrIdentifier, required: true, location_name: "Identifier"))
|
|
1193
1386
|
StartEngagementByAcceptingInvitationTaskRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
|
1194
1387
|
StartEngagementByAcceptingInvitationTaskRequest.struct_class = Types::StartEngagementByAcceptingInvitationTaskRequest
|
|
@@ -1205,7 +1398,7 @@ module Aws::PartnerCentralSelling
|
|
|
1205
1398
|
StartEngagementByAcceptingInvitationTaskResponse.struct_class = Types::StartEngagementByAcceptingInvitationTaskResponse
|
|
1206
1399
|
|
|
1207
1400
|
StartEngagementFromOpportunityTaskRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
1208
|
-
StartEngagementFromOpportunityTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape:
|
|
1401
|
+
StartEngagementFromOpportunityTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
1209
1402
|
StartEngagementFromOpportunityTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: OpportunityIdentifier, required: true, location_name: "Identifier"))
|
|
1210
1403
|
StartEngagementFromOpportunityTaskRequest.add_member(:aws_submission, Shapes::ShapeRef.new(shape: AwsSubmission, required: true, location_name: "AwsSubmission"))
|
|
1211
1404
|
StartEngagementFromOpportunityTaskRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
|
@@ -1223,6 +1416,25 @@ module Aws::PartnerCentralSelling
|
|
|
1223
1416
|
StartEngagementFromOpportunityTaskResponse.add_member(:engagement_invitation_id, Shapes::ShapeRef.new(shape: EngagementInvitationIdentifier, location_name: "EngagementInvitationId"))
|
|
1224
1417
|
StartEngagementFromOpportunityTaskResponse.struct_class = Types::StartEngagementFromOpportunityTaskResponse
|
|
1225
1418
|
|
|
1419
|
+
StartOpportunityFromEngagementTaskRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
1420
|
+
StartOpportunityFromEngagementTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
1421
|
+
StartOpportunityFromEngagementTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: EngagementArnOrIdentifier, required: true, location_name: "Identifier"))
|
|
1422
|
+
StartOpportunityFromEngagementTaskRequest.add_member(:context_identifier, Shapes::ShapeRef.new(shape: ContextIdentifier, required: true, location_name: "ContextIdentifier"))
|
|
1423
|
+
StartOpportunityFromEngagementTaskRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
|
1424
|
+
StartOpportunityFromEngagementTaskRequest.struct_class = Types::StartOpportunityFromEngagementTaskRequest
|
|
1425
|
+
|
|
1426
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:task_id, Shapes::ShapeRef.new(shape: TaskIdentifier, location_name: "TaskId"))
|
|
1427
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:task_arn, Shapes::ShapeRef.new(shape: TaskArn, location_name: "TaskArn"))
|
|
1428
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:start_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "StartTime"))
|
|
1429
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:task_status, Shapes::ShapeRef.new(shape: TaskStatus, location_name: "TaskStatus"))
|
|
1430
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
|
1431
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:reason_code, Shapes::ShapeRef.new(shape: ReasonCode, location_name: "ReasonCode"))
|
|
1432
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:opportunity_id, Shapes::ShapeRef.new(shape: OpportunityIdentifier, location_name: "OpportunityId"))
|
|
1433
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:resource_snapshot_job_id, Shapes::ShapeRef.new(shape: ResourceSnapshotJobIdentifier, location_name: "ResourceSnapshotJobId"))
|
|
1434
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:engagement_id, Shapes::ShapeRef.new(shape: EngagementIdentifier, location_name: "EngagementId"))
|
|
1435
|
+
StartOpportunityFromEngagementTaskResponse.add_member(:context_id, Shapes::ShapeRef.new(shape: ContextIdentifier, location_name: "ContextId"))
|
|
1436
|
+
StartOpportunityFromEngagementTaskResponse.struct_class = Types::StartOpportunityFromEngagementTaskResponse
|
|
1437
|
+
|
|
1226
1438
|
StartResourceSnapshotJobRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
1227
1439
|
StartResourceSnapshotJobRequest.add_member(:resource_snapshot_job_identifier, Shapes::ShapeRef.new(shape: ResourceSnapshotJobIdentifier, required: true, location_name: "ResourceSnapshotJobIdentifier"))
|
|
1228
1440
|
StartResourceSnapshotJobRequest.struct_class = Types::StartResourceSnapshotJobRequest
|
|
@@ -1264,6 +1476,33 @@ module Aws::PartnerCentralSelling
|
|
|
1264
1476
|
|
|
1265
1477
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
|
1266
1478
|
|
|
1479
|
+
UpdateEngagementContextPayload.add_member(:lead, Shapes::ShapeRef.new(shape: UpdateLeadContext, location_name: "Lead"))
|
|
1480
|
+
UpdateEngagementContextPayload.add_member(:customer_project, Shapes::ShapeRef.new(shape: CustomerProjectsContext, location_name: "CustomerProject"))
|
|
1481
|
+
UpdateEngagementContextPayload.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
1482
|
+
UpdateEngagementContextPayload.add_member_subclass(:lead, Types::UpdateEngagementContextPayload::Lead)
|
|
1483
|
+
UpdateEngagementContextPayload.add_member_subclass(:customer_project, Types::UpdateEngagementContextPayload::CustomerProject)
|
|
1484
|
+
UpdateEngagementContextPayload.add_member_subclass(:unknown, Types::UpdateEngagementContextPayload::Unknown)
|
|
1485
|
+
UpdateEngagementContextPayload.struct_class = Types::UpdateEngagementContextPayload
|
|
1486
|
+
|
|
1487
|
+
UpdateEngagementContextRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
1488
|
+
UpdateEngagementContextRequest.add_member(:engagement_identifier, Shapes::ShapeRef.new(shape: EngagementArnOrIdentifier, required: true, location_name: "EngagementIdentifier"))
|
|
1489
|
+
UpdateEngagementContextRequest.add_member(:context_identifier, Shapes::ShapeRef.new(shape: EngagementContextIdentifier, required: true, location_name: "ContextIdentifier"))
|
|
1490
|
+
UpdateEngagementContextRequest.add_member(:engagement_last_modified_at, Shapes::ShapeRef.new(shape: DateTime, required: true, location_name: "EngagementLastModifiedAt"))
|
|
1491
|
+
UpdateEngagementContextRequest.add_member(:type, Shapes::ShapeRef.new(shape: EngagementContextType, required: true, location_name: "Type"))
|
|
1492
|
+
UpdateEngagementContextRequest.add_member(:payload, Shapes::ShapeRef.new(shape: UpdateEngagementContextPayload, required: true, location_name: "Payload"))
|
|
1493
|
+
UpdateEngagementContextRequest.struct_class = Types::UpdateEngagementContextRequest
|
|
1494
|
+
|
|
1495
|
+
UpdateEngagementContextResponse.add_member(:engagement_id, Shapes::ShapeRef.new(shape: EngagementIdentifier, required: true, location_name: "EngagementId"))
|
|
1496
|
+
UpdateEngagementContextResponse.add_member(:engagement_arn, Shapes::ShapeRef.new(shape: EngagementArn, required: true, location_name: "EngagementArn"))
|
|
1497
|
+
UpdateEngagementContextResponse.add_member(:engagement_last_modified_at, Shapes::ShapeRef.new(shape: DateTime, required: true, location_name: "EngagementLastModifiedAt"))
|
|
1498
|
+
UpdateEngagementContextResponse.add_member(:context_id, Shapes::ShapeRef.new(shape: EngagementContextIdentifier, required: true, location_name: "ContextId"))
|
|
1499
|
+
UpdateEngagementContextResponse.struct_class = Types::UpdateEngagementContextResponse
|
|
1500
|
+
|
|
1501
|
+
UpdateLeadContext.add_member(:qualification_status, Shapes::ShapeRef.new(shape: LeadQualificationStatus, location_name: "QualificationStatus"))
|
|
1502
|
+
UpdateLeadContext.add_member(:customer, Shapes::ShapeRef.new(shape: LeadCustomer, required: true, location_name: "Customer"))
|
|
1503
|
+
UpdateLeadContext.add_member(:interaction, Shapes::ShapeRef.new(shape: LeadInteraction, location_name: "Interaction"))
|
|
1504
|
+
UpdateLeadContext.struct_class = Types::UpdateLeadContext
|
|
1505
|
+
|
|
1267
1506
|
UpdateOpportunityRequest.add_member(:catalog, Shapes::ShapeRef.new(shape: CatalogIdentifier, required: true, location_name: "Catalog"))
|
|
1268
1507
|
UpdateOpportunityRequest.add_member(:primary_needs_from_aws, Shapes::ShapeRef.new(shape: PrimaryNeedsFromAws, location_name: "PrimaryNeedsFromAws"))
|
|
1269
1508
|
UpdateOpportunityRequest.add_member(:national_security, Shapes::ShapeRef.new(shape: NationalSecurity, location_name: "NationalSecurity"))
|
|
@@ -1366,6 +1605,22 @@ module Aws::PartnerCentralSelling
|
|
|
1366
1605
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
1367
1606
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1368
1607
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1608
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1609
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1610
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
1611
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1612
|
+
end)
|
|
1613
|
+
|
|
1614
|
+
api.add_operation(:create_engagement_context, Seahorse::Model::Operation.new.tap do |o|
|
|
1615
|
+
o.name = "CreateEngagementContext"
|
|
1616
|
+
o.http_method = "POST"
|
|
1617
|
+
o.http_request_uri = "/"
|
|
1618
|
+
o.input = Shapes::ShapeRef.new(shape: CreateEngagementContextRequest)
|
|
1619
|
+
o.output = Shapes::ShapeRef.new(shape: CreateEngagementContextResponse)
|
|
1620
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
1621
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1622
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1623
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1369
1624
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1370
1625
|
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
1371
1626
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
@@ -1380,6 +1635,7 @@ module Aws::PartnerCentralSelling
|
|
|
1380
1635
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
1381
1636
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1382
1637
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1638
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1383
1639
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1384
1640
|
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
1385
1641
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
@@ -1408,6 +1664,7 @@ module Aws::PartnerCentralSelling
|
|
|
1408
1664
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
1409
1665
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1410
1666
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1667
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1411
1668
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1412
1669
|
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
1413
1670
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
@@ -1422,6 +1679,7 @@ module Aws::PartnerCentralSelling
|
|
|
1422
1679
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
1423
1680
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1424
1681
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1682
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1425
1683
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1426
1684
|
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
1427
1685
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
@@ -1436,6 +1694,7 @@ module Aws::PartnerCentralSelling
|
|
|
1436
1694
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
1437
1695
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1438
1696
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1697
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1439
1698
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1440
1699
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1441
1700
|
end)
|
|
@@ -1474,6 +1733,7 @@ module Aws::PartnerCentralSelling
|
|
|
1474
1733
|
o.output = Shapes::ShapeRef.new(shape: GetEngagementResponse)
|
|
1475
1734
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1476
1735
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1736
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1477
1737
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1478
1738
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1479
1739
|
end)
|
|
@@ -1512,6 +1772,7 @@ module Aws::PartnerCentralSelling
|
|
|
1512
1772
|
o.output = Shapes::ShapeRef.new(shape: GetResourceSnapshotResponse)
|
|
1513
1773
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1514
1774
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1775
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1515
1776
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1516
1777
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1517
1778
|
end)
|
|
@@ -1524,6 +1785,7 @@ module Aws::PartnerCentralSelling
|
|
|
1524
1785
|
o.output = Shapes::ShapeRef.new(shape: GetResourceSnapshotJobResponse)
|
|
1525
1786
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1526
1787
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1788
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1527
1789
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1528
1790
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1529
1791
|
end)
|
|
@@ -1536,6 +1798,7 @@ module Aws::PartnerCentralSelling
|
|
|
1536
1798
|
o.output = Shapes::ShapeRef.new(shape: GetSellingSystemSettingsResponse)
|
|
1537
1799
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1538
1800
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1801
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1539
1802
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1540
1803
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1541
1804
|
end)
|
|
@@ -1548,6 +1811,7 @@ module Aws::PartnerCentralSelling
|
|
|
1548
1811
|
o.output = Shapes::ShapeRef.new(shape: ListEngagementByAcceptingInvitationTasksResponse)
|
|
1549
1812
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1550
1813
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1814
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1551
1815
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1552
1816
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1553
1817
|
o[:pager] = Aws::Pager.new(
|
|
@@ -1566,6 +1830,7 @@ module Aws::PartnerCentralSelling
|
|
|
1566
1830
|
o.output = Shapes::ShapeRef.new(shape: ListEngagementFromOpportunityTasksResponse)
|
|
1567
1831
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1568
1832
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1833
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1569
1834
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1570
1835
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1571
1836
|
o[:pager] = Aws::Pager.new(
|
|
@@ -1603,6 +1868,7 @@ module Aws::PartnerCentralSelling
|
|
|
1603
1868
|
o.output = Shapes::ShapeRef.new(shape: ListEngagementMembersResponse)
|
|
1604
1869
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1605
1870
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1871
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1606
1872
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1607
1873
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1608
1874
|
o[:pager] = Aws::Pager.new(
|
|
@@ -1621,6 +1887,7 @@ module Aws::PartnerCentralSelling
|
|
|
1621
1887
|
o.output = Shapes::ShapeRef.new(shape: ListEngagementResourceAssociationsResponse)
|
|
1622
1888
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1623
1889
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1890
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1624
1891
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1625
1892
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1626
1893
|
o[:pager] = Aws::Pager.new(
|
|
@@ -1639,6 +1906,7 @@ module Aws::PartnerCentralSelling
|
|
|
1639
1906
|
o.output = Shapes::ShapeRef.new(shape: ListEngagementsResponse)
|
|
1640
1907
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1641
1908
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1909
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1642
1910
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1643
1911
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1644
1912
|
o[:pager] = Aws::Pager.new(
|
|
@@ -1668,6 +1936,25 @@ module Aws::PartnerCentralSelling
|
|
|
1668
1936
|
)
|
|
1669
1937
|
end)
|
|
1670
1938
|
|
|
1939
|
+
api.add_operation(:list_opportunity_from_engagement_tasks, Seahorse::Model::Operation.new.tap do |o|
|
|
1940
|
+
o.name = "ListOpportunityFromEngagementTasks"
|
|
1941
|
+
o.http_method = "POST"
|
|
1942
|
+
o.http_request_uri = "/"
|
|
1943
|
+
o.input = Shapes::ShapeRef.new(shape: ListOpportunityFromEngagementTasksRequest)
|
|
1944
|
+
o.output = Shapes::ShapeRef.new(shape: ListOpportunityFromEngagementTasksResponse)
|
|
1945
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1946
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1947
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1948
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1949
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1950
|
+
o[:pager] = Aws::Pager.new(
|
|
1951
|
+
limit_key: "max_results",
|
|
1952
|
+
tokens: {
|
|
1953
|
+
"next_token" => "next_token"
|
|
1954
|
+
}
|
|
1955
|
+
)
|
|
1956
|
+
end)
|
|
1957
|
+
|
|
1671
1958
|
api.add_operation(:list_resource_snapshot_jobs, Seahorse::Model::Operation.new.tap do |o|
|
|
1672
1959
|
o.name = "ListResourceSnapshotJobs"
|
|
1673
1960
|
o.http_method = "POST"
|
|
@@ -1676,6 +1963,7 @@ module Aws::PartnerCentralSelling
|
|
|
1676
1963
|
o.output = Shapes::ShapeRef.new(shape: ListResourceSnapshotJobsResponse)
|
|
1677
1964
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1678
1965
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1966
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1679
1967
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1680
1968
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1681
1969
|
o[:pager] = Aws::Pager.new(
|
|
@@ -1694,6 +1982,7 @@ module Aws::PartnerCentralSelling
|
|
|
1694
1982
|
o.output = Shapes::ShapeRef.new(shape: ListResourceSnapshotsResponse)
|
|
1695
1983
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1696
1984
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1985
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1697
1986
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1698
1987
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1699
1988
|
o[:pager] = Aws::Pager.new(
|
|
@@ -1710,6 +1999,7 @@ module Aws::PartnerCentralSelling
|
|
|
1710
1999
|
o.http_request_uri = "/"
|
|
1711
2000
|
o.input = Shapes::ShapeRef.new(shape: ListSolutionsRequest)
|
|
1712
2001
|
o.output = Shapes::ShapeRef.new(shape: ListSolutionsResponse)
|
|
2002
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1713
2003
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
1714
2004
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1715
2005
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
@@ -1743,6 +2033,7 @@ module Aws::PartnerCentralSelling
|
|
|
1743
2033
|
o.output = Shapes::ShapeRef.new(shape: PutSellingSystemSettingsResponse)
|
|
1744
2034
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1745
2035
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
2036
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1746
2037
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1747
2038
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1748
2039
|
end)
|
|
@@ -1791,6 +2082,21 @@ module Aws::PartnerCentralSelling
|
|
|
1791
2082
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1792
2083
|
end)
|
|
1793
2084
|
|
|
2085
|
+
api.add_operation(:start_opportunity_from_engagement_task, Seahorse::Model::Operation.new.tap do |o|
|
|
2086
|
+
o.name = "StartOpportunityFromEngagementTask"
|
|
2087
|
+
o.http_method = "POST"
|
|
2088
|
+
o.http_request_uri = "/"
|
|
2089
|
+
o.input = Shapes::ShapeRef.new(shape: StartOpportunityFromEngagementTaskRequest)
|
|
2090
|
+
o.output = Shapes::ShapeRef.new(shape: StartOpportunityFromEngagementTaskResponse)
|
|
2091
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
2092
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
2093
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
2094
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
2095
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
2096
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
2097
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
2098
|
+
end)
|
|
2099
|
+
|
|
1794
2100
|
api.add_operation(:start_resource_snapshot_job, Seahorse::Model::Operation.new.tap do |o|
|
|
1795
2101
|
o.name = "StartResourceSnapshotJob"
|
|
1796
2102
|
o.http_method = "POST"
|
|
@@ -1799,6 +2105,7 @@ module Aws::PartnerCentralSelling
|
|
|
1799
2105
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
|
1800
2106
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1801
2107
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
2108
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1802
2109
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1803
2110
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1804
2111
|
end)
|
|
@@ -1811,6 +2118,7 @@ module Aws::PartnerCentralSelling
|
|
|
1811
2118
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
|
1812
2119
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
1813
2120
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
2121
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
1814
2122
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
1815
2123
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1816
2124
|
end)
|
|
@@ -1856,6 +2164,21 @@ module Aws::PartnerCentralSelling
|
|
|
1856
2164
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1857
2165
|
end)
|
|
1858
2166
|
|
|
2167
|
+
api.add_operation(:update_engagement_context, Seahorse::Model::Operation.new.tap do |o|
|
|
2168
|
+
o.name = "UpdateEngagementContext"
|
|
2169
|
+
o.http_method = "POST"
|
|
2170
|
+
o.http_request_uri = "/"
|
|
2171
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateEngagementContextRequest)
|
|
2172
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateEngagementContextResponse)
|
|
2173
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
2174
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
2175
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
2176
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
2177
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
2178
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
2179
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
2180
|
+
end)
|
|
2181
|
+
|
|
1859
2182
|
api.add_operation(:update_opportunity, Seahorse::Model::Operation.new.tap do |o|
|
|
1860
2183
|
o.name = "UpdateOpportunity"
|
|
1861
2184
|
o.http_method = "POST"
|