@aws-sdk/client-partnercentral-selling 3.1077.0 → 3.1078.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.
Files changed (143) hide show
  1. package/dist-cjs/index.js +53 -453
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptEngagementInvitationCommand.js +2 -14
  4. package/dist-es/commands/AssignOpportunityCommand.js +2 -14
  5. package/dist-es/commands/AssociateOpportunityCommand.js +2 -14
  6. package/dist-es/commands/CreateEngagementCommand.js +2 -14
  7. package/dist-es/commands/CreateEngagementContextCommand.js +2 -14
  8. package/dist-es/commands/CreateEngagementInvitationCommand.js +2 -14
  9. package/dist-es/commands/CreateOpportunityCommand.js +2 -14
  10. package/dist-es/commands/CreateResourceSnapshotCommand.js +2 -14
  11. package/dist-es/commands/CreateResourceSnapshotJobCommand.js +2 -14
  12. package/dist-es/commands/DeleteResourceSnapshotJobCommand.js +2 -14
  13. package/dist-es/commands/DisassociateOpportunityCommand.js +2 -14
  14. package/dist-es/commands/GetAwsOpportunitySummaryCommand.js +2 -14
  15. package/dist-es/commands/GetEngagementCommand.js +2 -14
  16. package/dist-es/commands/GetEngagementInvitationCommand.js +2 -14
  17. package/dist-es/commands/GetOpportunityCommand.js +2 -14
  18. package/dist-es/commands/GetProspectingFromEngagementTaskCommand.js +2 -14
  19. package/dist-es/commands/GetResourceSnapshotCommand.js +2 -14
  20. package/dist-es/commands/GetResourceSnapshotJobCommand.js +2 -14
  21. package/dist-es/commands/GetSellingSystemSettingsCommand.js +2 -14
  22. package/dist-es/commands/ListEngagementByAcceptingInvitationTasksCommand.js +2 -14
  23. package/dist-es/commands/ListEngagementFromOpportunityTasksCommand.js +2 -14
  24. package/dist-es/commands/ListEngagementInvitationsCommand.js +2 -14
  25. package/dist-es/commands/ListEngagementMembersCommand.js +2 -14
  26. package/dist-es/commands/ListEngagementResourceAssociationsCommand.js +2 -14
  27. package/dist-es/commands/ListEngagementsCommand.js +2 -14
  28. package/dist-es/commands/ListOpportunitiesCommand.js +2 -14
  29. package/dist-es/commands/ListOpportunityFromEngagementTasksCommand.js +2 -14
  30. package/dist-es/commands/ListProspectingFromEngagementTasksCommand.js +2 -14
  31. package/dist-es/commands/ListResourceSnapshotJobsCommand.js +2 -14
  32. package/dist-es/commands/ListResourceSnapshotsCommand.js +2 -14
  33. package/dist-es/commands/ListSolutionsCommand.js +2 -14
  34. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  35. package/dist-es/commands/PutSellingSystemSettingsCommand.js +2 -14
  36. package/dist-es/commands/RejectEngagementInvitationCommand.js +2 -14
  37. package/dist-es/commands/StartEngagementByAcceptingInvitationTaskCommand.js +2 -14
  38. package/dist-es/commands/StartEngagementFromOpportunityTaskCommand.js +2 -14
  39. package/dist-es/commands/StartOpportunityFromEngagementTaskCommand.js +2 -14
  40. package/dist-es/commands/StartProspectingFromEngagementTaskCommand.js +2 -14
  41. package/dist-es/commands/StartResourceSnapshotJobCommand.js +2 -14
  42. package/dist-es/commands/StopResourceSnapshotJobCommand.js +2 -14
  43. package/dist-es/commands/SubmitOpportunityCommand.js +2 -14
  44. package/dist-es/commands/TagResourceCommand.js +2 -14
  45. package/dist-es/commands/UntagResourceCommand.js +2 -14
  46. package/dist-es/commands/UpdateEngagementContextCommand.js +2 -14
  47. package/dist-es/commands/UpdateOpportunityCommand.js +2 -14
  48. package/dist-es/index.js +1 -0
  49. package/dist-types/commandBuilder.d.ts +18 -0
  50. package/dist-types/commands/AcceptEngagementInvitationCommand.d.ts +3 -8
  51. package/dist-types/commands/AssignOpportunityCommand.d.ts +3 -8
  52. package/dist-types/commands/AssociateOpportunityCommand.d.ts +3 -8
  53. package/dist-types/commands/CreateEngagementCommand.d.ts +3 -8
  54. package/dist-types/commands/CreateEngagementContextCommand.d.ts +3 -8
  55. package/dist-types/commands/CreateEngagementInvitationCommand.d.ts +3 -8
  56. package/dist-types/commands/CreateOpportunityCommand.d.ts +3 -8
  57. package/dist-types/commands/CreateResourceSnapshotCommand.d.ts +3 -8
  58. package/dist-types/commands/CreateResourceSnapshotJobCommand.d.ts +3 -8
  59. package/dist-types/commands/DeleteResourceSnapshotJobCommand.d.ts +3 -8
  60. package/dist-types/commands/DisassociateOpportunityCommand.d.ts +3 -8
  61. package/dist-types/commands/GetAwsOpportunitySummaryCommand.d.ts +3 -8
  62. package/dist-types/commands/GetEngagementCommand.d.ts +3 -8
  63. package/dist-types/commands/GetEngagementInvitationCommand.d.ts +3 -8
  64. package/dist-types/commands/GetOpportunityCommand.d.ts +3 -8
  65. package/dist-types/commands/GetProspectingFromEngagementTaskCommand.d.ts +3 -8
  66. package/dist-types/commands/GetResourceSnapshotCommand.d.ts +3 -8
  67. package/dist-types/commands/GetResourceSnapshotJobCommand.d.ts +3 -8
  68. package/dist-types/commands/GetSellingSystemSettingsCommand.d.ts +3 -8
  69. package/dist-types/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +3 -8
  70. package/dist-types/commands/ListEngagementFromOpportunityTasksCommand.d.ts +3 -8
  71. package/dist-types/commands/ListEngagementInvitationsCommand.d.ts +3 -8
  72. package/dist-types/commands/ListEngagementMembersCommand.d.ts +3 -8
  73. package/dist-types/commands/ListEngagementResourceAssociationsCommand.d.ts +3 -8
  74. package/dist-types/commands/ListEngagementsCommand.d.ts +3 -8
  75. package/dist-types/commands/ListOpportunitiesCommand.d.ts +3 -8
  76. package/dist-types/commands/ListOpportunityFromEngagementTasksCommand.d.ts +3 -8
  77. package/dist-types/commands/ListProspectingFromEngagementTasksCommand.d.ts +3 -8
  78. package/dist-types/commands/ListResourceSnapshotJobsCommand.d.ts +3 -8
  79. package/dist-types/commands/ListResourceSnapshotsCommand.d.ts +3 -8
  80. package/dist-types/commands/ListSolutionsCommand.d.ts +3 -8
  81. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  82. package/dist-types/commands/PutSellingSystemSettingsCommand.d.ts +3 -8
  83. package/dist-types/commands/RejectEngagementInvitationCommand.d.ts +3 -8
  84. package/dist-types/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +3 -8
  85. package/dist-types/commands/StartEngagementFromOpportunityTaskCommand.d.ts +3 -8
  86. package/dist-types/commands/StartOpportunityFromEngagementTaskCommand.d.ts +3 -8
  87. package/dist-types/commands/StartProspectingFromEngagementTaskCommand.d.ts +3 -8
  88. package/dist-types/commands/StartResourceSnapshotJobCommand.d.ts +3 -8
  89. package/dist-types/commands/StopResourceSnapshotJobCommand.d.ts +3 -8
  90. package/dist-types/commands/SubmitOpportunityCommand.d.ts +3 -8
  91. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  92. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  93. package/dist-types/commands/UpdateEngagementContextCommand.d.ts +3 -8
  94. package/dist-types/commands/UpdateOpportunityCommand.d.ts +3 -8
  95. package/dist-types/index.d.ts +1 -0
  96. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  97. package/dist-types/ts3.4/commands/AcceptEngagementInvitationCommand.d.ts +7 -16
  98. package/dist-types/ts3.4/commands/AssignOpportunityCommand.d.ts +7 -16
  99. package/dist-types/ts3.4/commands/AssociateOpportunityCommand.d.ts +7 -16
  100. package/dist-types/ts3.4/commands/CreateEngagementCommand.d.ts +7 -16
  101. package/dist-types/ts3.4/commands/CreateEngagementContextCommand.d.ts +7 -16
  102. package/dist-types/ts3.4/commands/CreateEngagementInvitationCommand.d.ts +7 -16
  103. package/dist-types/ts3.4/commands/CreateOpportunityCommand.d.ts +7 -16
  104. package/dist-types/ts3.4/commands/CreateResourceSnapshotCommand.d.ts +7 -16
  105. package/dist-types/ts3.4/commands/CreateResourceSnapshotJobCommand.d.ts +7 -16
  106. package/dist-types/ts3.4/commands/DeleteResourceSnapshotJobCommand.d.ts +7 -16
  107. package/dist-types/ts3.4/commands/DisassociateOpportunityCommand.d.ts +7 -16
  108. package/dist-types/ts3.4/commands/GetAwsOpportunitySummaryCommand.d.ts +7 -16
  109. package/dist-types/ts3.4/commands/GetEngagementCommand.d.ts +7 -16
  110. package/dist-types/ts3.4/commands/GetEngagementInvitationCommand.d.ts +7 -16
  111. package/dist-types/ts3.4/commands/GetOpportunityCommand.d.ts +7 -16
  112. package/dist-types/ts3.4/commands/GetProspectingFromEngagementTaskCommand.d.ts +7 -16
  113. package/dist-types/ts3.4/commands/GetResourceSnapshotCommand.d.ts +7 -16
  114. package/dist-types/ts3.4/commands/GetResourceSnapshotJobCommand.d.ts +7 -16
  115. package/dist-types/ts3.4/commands/GetSellingSystemSettingsCommand.d.ts +7 -16
  116. package/dist-types/ts3.4/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +7 -16
  117. package/dist-types/ts3.4/commands/ListEngagementFromOpportunityTasksCommand.d.ts +7 -16
  118. package/dist-types/ts3.4/commands/ListEngagementInvitationsCommand.d.ts +7 -16
  119. package/dist-types/ts3.4/commands/ListEngagementMembersCommand.d.ts +7 -16
  120. package/dist-types/ts3.4/commands/ListEngagementResourceAssociationsCommand.d.ts +7 -16
  121. package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +7 -16
  122. package/dist-types/ts3.4/commands/ListOpportunitiesCommand.d.ts +7 -16
  123. package/dist-types/ts3.4/commands/ListOpportunityFromEngagementTasksCommand.d.ts +7 -16
  124. package/dist-types/ts3.4/commands/ListProspectingFromEngagementTasksCommand.d.ts +7 -16
  125. package/dist-types/ts3.4/commands/ListResourceSnapshotJobsCommand.d.ts +7 -16
  126. package/dist-types/ts3.4/commands/ListResourceSnapshotsCommand.d.ts +7 -16
  127. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +7 -16
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  129. package/dist-types/ts3.4/commands/PutSellingSystemSettingsCommand.d.ts +7 -16
  130. package/dist-types/ts3.4/commands/RejectEngagementInvitationCommand.d.ts +7 -16
  131. package/dist-types/ts3.4/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +7 -16
  132. package/dist-types/ts3.4/commands/StartEngagementFromOpportunityTaskCommand.d.ts +7 -16
  133. package/dist-types/ts3.4/commands/StartOpportunityFromEngagementTaskCommand.d.ts +7 -16
  134. package/dist-types/ts3.4/commands/StartProspectingFromEngagementTaskCommand.d.ts +7 -16
  135. package/dist-types/ts3.4/commands/StartResourceSnapshotJobCommand.d.ts +7 -16
  136. package/dist-types/ts3.4/commands/StopResourceSnapshotJobCommand.d.ts +7 -16
  137. package/dist-types/ts3.4/commands/SubmitOpportunityCommand.d.ts +7 -16
  138. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  139. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  140. package/dist-types/ts3.4/commands/UpdateEngagementContextCommand.d.ts +7 -16
  141. package/dist-types/ts3.4/commands/UpdateOpportunityCommand.d.ts +7 -16
  142. package/dist-types/ts3.4/index.d.ts +1 -0
  143. package/package.json +8 -8
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
22
19
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListTagsForResourceCommand_base: {
25
- new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of tags for a resource.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { PutSellingSystemSettingsRequest, PutSellingSystemSettingsResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface PutSellingSystemSettingsCommandInput extends PutSellingSystemSe
22
19
  export interface PutSellingSystemSettingsCommandOutput extends PutSellingSystemSettingsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const PutSellingSystemSettingsCommand_base: {
25
- new (input: PutSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<PutSellingSystemSettingsCommandInput, PutSellingSystemSettingsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: PutSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<PutSellingSystemSettingsCommandInput, PutSellingSystemSettingsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: PutSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<PutSellingSystemSettingsCommandInput, PutSellingSystemSettingsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: PutSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<PutSellingSystemSettingsCommandInput, PutSellingSystemSettingsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates the currently set system settings, which include the IAM Role used for resource snapshot jobs.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { RejectEngagementInvitationRequest } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface RejectEngagementInvitationCommandInput extends RejectEngagement
22
19
  export interface RejectEngagementInvitationCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const RejectEngagementInvitationCommand_base: {
25
- new (input: RejectEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectEngagementInvitationCommandInput, RejectEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: RejectEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectEngagementInvitationCommandInput, RejectEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: RejectEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectEngagementInvitationCommandInput, RejectEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: RejectEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectEngagementInvitationCommandInput, RejectEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>This action rejects an <code>EngagementInvitation</code> that AWS shared. Rejecting an invitation indicates that the partner doesn't want to pursue the opportunity, and all related data will become inaccessible thereafter.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartEngagementByAcceptingInvitationTaskRequest, StartEngagementByAcceptingInvitationTaskResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartEngagementByAcceptingInvitationTaskCommandInput extends St
22
19
  export interface StartEngagementByAcceptingInvitationTaskCommandOutput extends StartEngagementByAcceptingInvitationTaskResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartEngagementByAcceptingInvitationTaskCommand_base: {
25
- new (input: StartEngagementByAcceptingInvitationTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementByAcceptingInvitationTaskCommandInput, StartEngagementByAcceptingInvitationTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartEngagementByAcceptingInvitationTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementByAcceptingInvitationTaskCommandInput, StartEngagementByAcceptingInvitationTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartEngagementByAcceptingInvitationTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementByAcceptingInvitationTaskCommandInput, StartEngagementByAcceptingInvitationTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartEngagementByAcceptingInvitationTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementByAcceptingInvitationTaskCommandInput, StartEngagementByAcceptingInvitationTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>This action starts the engagement by accepting an <code>EngagementInvitation</code>. The task is asynchronous and involves the following steps: accepting the invitation, creating an opportunity in the partner’s account from the AWS opportunity, and copying details for tracking. When completed, an <code>Opportunity Created</code> event is generated, indicating that the opportunity has been successfully created in the partner's account.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartEngagementFromOpportunityTaskRequest, StartEngagementFromOpportunityTaskResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartEngagementFromOpportunityTaskCommandInput extends StartEng
22
19
  export interface StartEngagementFromOpportunityTaskCommandOutput extends StartEngagementFromOpportunityTaskResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartEngagementFromOpportunityTaskCommand_base: {
25
- new (input: StartEngagementFromOpportunityTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementFromOpportunityTaskCommandInput, StartEngagementFromOpportunityTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartEngagementFromOpportunityTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementFromOpportunityTaskCommandInput, StartEngagementFromOpportunityTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartEngagementFromOpportunityTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementFromOpportunityTaskCommandInput, StartEngagementFromOpportunityTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartEngagementFromOpportunityTaskCommandInput): import("@smithy/core/client").CommandImpl<StartEngagementFromOpportunityTaskCommandInput, StartEngagementFromOpportunityTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Similar to <code>StartEngagementByAcceptingInvitationTask</code>, this action is asynchronous and performs multiple steps before completion. This action orchestrates a comprehensive workflow that combines multiple API operations into a single task to create and initiate an engagement from an existing opportunity. It automatically executes a sequence of operations including <code>GetOpportunity</code>, <code>CreateEngagement</code> (if it doesn't exist), <code>CreateResourceSnapshot</code>, <code>CreateResourceSnapshotJob</code>, <code>CreateEngagementInvitation</code> (if not already invited/accepted), and <code>SubmitOpportunity</code>. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartOpportunityFromEngagementTaskRequest, StartOpportunityFromEngagementTaskResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartOpportunityFromEngagementTaskCommandInput extends StartOpp
22
19
  export interface StartOpportunityFromEngagementTaskCommandOutput extends StartOpportunityFromEngagementTaskResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartOpportunityFromEngagementTaskCommand_base: {
25
- new (input: StartOpportunityFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartOpportunityFromEngagementTaskCommandInput, StartOpportunityFromEngagementTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartOpportunityFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartOpportunityFromEngagementTaskCommandInput, StartOpportunityFromEngagementTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartOpportunityFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartOpportunityFromEngagementTaskCommandInput, StartOpportunityFromEngagementTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartOpportunityFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartOpportunityFromEngagementTaskCommandInput, StartOpportunityFromEngagementTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>This action creates an opportunity from an existing engagement context. The task is asynchronous and orchestrates the process of converting engagement contextual information into a structured opportunity record within the partner's account.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartProspectingFromEngagementTaskRequest, StartProspectingFromEngagementTaskResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartProspectingFromEngagementTaskCommandInput extends StartPro
22
19
  export interface StartProspectingFromEngagementTaskCommandOutput extends StartProspectingFromEngagementTaskResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartProspectingFromEngagementTaskCommand_base: {
25
- new (input: StartProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartProspectingFromEngagementTaskCommandInput, StartProspectingFromEngagementTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartProspectingFromEngagementTaskCommandInput, StartProspectingFromEngagementTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartProspectingFromEngagementTaskCommandInput, StartProspectingFromEngagementTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<StartProspectingFromEngagementTaskCommandInput, StartProspectingFromEngagementTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Starts a task to convert one or more engagement contexts into new prospecting leads. The task runs asynchronously. To poll for status, use <code>GetProspectingFromEngagementTask</code>, or use <code>ListProspectingFromEngagementTasks</code> to monitor multiple tasks.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartResourceSnapshotJobRequest } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartResourceSnapshotJobCommandInput extends StartResourceSnaps
22
19
  export interface StartResourceSnapshotJobCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const StartResourceSnapshotJobCommand_base: {
25
- new (input: StartResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StartResourceSnapshotJobCommandInput, StartResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StartResourceSnapshotJobCommandInput, StartResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StartResourceSnapshotJobCommandInput, StartResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StartResourceSnapshotJobCommandInput, StartResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Starts a resource snapshot job that has been previously created.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StopResourceSnapshotJobRequest } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StopResourceSnapshotJobCommandInput extends StopResourceSnapsho
22
19
  export interface StopResourceSnapshotJobCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const StopResourceSnapshotJobCommand_base: {
25
- new (input: StopResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StopResourceSnapshotJobCommandInput, StopResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StopResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StopResourceSnapshotJobCommandInput, StopResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StopResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StopResourceSnapshotJobCommandInput, StopResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StopResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StopResourceSnapshotJobCommandInput, StopResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Stops a resource snapshot job. The job must be started prior to being stopped.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { SubmitOpportunityRequest } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface SubmitOpportunityCommandInput extends SubmitOpportunityRequest
22
19
  export interface SubmitOpportunityCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const SubmitOpportunityCommand_base: {
25
- new (input: SubmitOpportunityCommandInput): import("@smithy/core/client").CommandImpl<SubmitOpportunityCommandInput, SubmitOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: SubmitOpportunityCommandInput): import("@smithy/core/client").CommandImpl<SubmitOpportunityCommandInput, SubmitOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: SubmitOpportunityCommandInput): import("@smithy/core/client").CommandImpl<SubmitOpportunityCommandInput, SubmitOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: SubmitOpportunityCommandInput): import("@smithy/core/client").CommandImpl<SubmitOpportunityCommandInput, SubmitOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Use this action to submit an Opportunity that was previously created by partner for AWS review. After you perform this action, the Opportunity becomes non-editable until it is reviewed by AWS and has <code> LifeCycle.ReviewStatus </code> as either <code>Approved</code> or <code>Action Required</code>. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface TagResourceCommandInput extends TagResourceRequest {
22
19
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const TagResourceCommand_base: {
25
- new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Assigns one or more tags (key-value pairs) to the specified resource.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
22
19
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const UntagResourceCommand_base: {
25
- new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Removes a tag or tags from a resource.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { UpdateEngagementContextRequest, UpdateEngagementContextResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateEngagementContextCommandInput extends UpdateEngagementCon
22
19
  export interface UpdateEngagementContextCommandOutput extends UpdateEngagementContextResponse, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateEngagementContextCommand_base: {
25
- new (input: UpdateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<UpdateEngagementContextCommandInput, UpdateEngagementContextCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<UpdateEngagementContextCommandInput, UpdateEngagementContextCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<UpdateEngagementContextCommandInput, UpdateEngagementContextCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<UpdateEngagementContextCommandInput, UpdateEngagementContextCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates the context information for an existing engagement with new or modified data.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { UpdateOpportunityRequest, UpdateOpportunityResponse } from "../models/models_0";
4
- import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateOpportunityCommandInput extends UpdateOpportunityRequest
22
19
  export interface UpdateOpportunityCommandOutput extends UpdateOpportunityResponse, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateOpportunityCommand_base: {
25
- new (input: UpdateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<UpdateOpportunityCommandInput, UpdateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<UpdateOpportunityCommandInput, UpdateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<UpdateOpportunityCommandInput, UpdateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<UpdateOpportunityCommandInput, UpdateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates the <code>Opportunity</code> record identified by a given <code>Identifier</code>. 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.</p> <p>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 <code>null</code>. The best practice is to always perform a <code>GetOpportunity</code> to retrieve the latest values, then send the complete payload with the updated values to be changed.</p>
@@ -9,6 +9,7 @@ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameter
9
9
  export type { RuntimeExtension } from "./runtimeExtensions";
10
10
  export type { PartnerCentralSellingExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
+ export { Command as $Command } from "@smithy/core/client";
12
13
  export * from "./schemas/schemas_0";
13
14
  export * from "./pagination";
14
15
  export * from "./models/enums";
@@ -0,0 +1,46 @@
1
+ import { EndpointParameterInstructions } from "@smithy/types";
2
+ import {
3
+ PartnerCentralSellingClientResolvedConfig,
4
+ ServiceInputTypes,
5
+ ServiceOutputTypes,
6
+ } from "./PartnerCentralSellingClient";
7
+ export declare const command: <
8
+ I extends ServiceInputTypes,
9
+ O extends ServiceOutputTypes
10
+ >(
11
+ added: EndpointParameterInstructions,
12
+ plugins: (
13
+ CommandCtor: any,
14
+ clientStack: any,
15
+ config: any,
16
+ options: any
17
+ ) => import("@smithy/types").Pluggable<any, any>[],
18
+ op: string,
19
+ $: import("@smithy/types").StaticOperationSchema,
20
+ smithyContext?: Record<string, unknown>
21
+ ) => {
22
+ new (input: I): import("@smithy/core/client").CommandImpl<
23
+ I,
24
+ O,
25
+ PartnerCentralSellingClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ ...[input]: import("@smithy/types").OptionalParameter<I>
31
+ ): import("@smithy/core/client").CommandImpl<
32
+ I,
33
+ O,
34
+ PartnerCentralSellingClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): EndpointParameterInstructions;
39
+ };
40
+ export declare const _ep0: EndpointParameterInstructions;
41
+ export declare const _mw0: (
42
+ Command: any,
43
+ cs: any,
44
+ config: any,
45
+ o: any
46
+ ) => never[];
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import { AcceptEngagementInvitationRequest } from "../models/models_0";
4
- import {
5
- PartnerCentralSellingClientResolvedConfig,
6
- ServiceInputTypes,
7
- ServiceOutputTypes,
8
- } from "../PartnerCentralSellingClient";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface AcceptEngagementInvitationCommandInput
12
5
  extends AcceptEngagementInvitationRequest {}
13
6
  export interface AcceptEngagementInvitationCommandOutput
@@ -18,22 +11,20 @@ declare const AcceptEngagementInvitationCommand_base: {
18
11
  ): import("@smithy/core/client").CommandImpl<
19
12
  AcceptEngagementInvitationCommandInput,
20
13
  AcceptEngagementInvitationCommandOutput,
21
- PartnerCentralSellingClientResolvedConfig,
22
- ServiceInputTypes,
23
- ServiceOutputTypes
14
+ import("..").PartnerCentralSellingClientResolvedConfig,
15
+ import("..").ServiceInputTypes,
16
+ import("..").ServiceOutputTypes
24
17
  >;
25
18
  new (
26
19
  input: AcceptEngagementInvitationCommandInput
27
20
  ): import("@smithy/core/client").CommandImpl<
28
21
  AcceptEngagementInvitationCommandInput,
29
22
  AcceptEngagementInvitationCommandOutput,
30
- PartnerCentralSellingClientResolvedConfig,
31
- ServiceInputTypes,
32
- ServiceOutputTypes
23
+ import("..").PartnerCentralSellingClientResolvedConfig,
24
+ import("..").ServiceInputTypes,
25
+ import("..").ServiceOutputTypes
33
26
  >;
34
- getEndpointParameterInstructions(): {
35
- [x: string]: unknown;
36
- };
27
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
37
28
  };
38
29
  export declare class AcceptEngagementInvitationCommand extends AcceptEngagementInvitationCommand_base {
39
30
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import { AssignOpportunityRequest } from "../models/models_0";
4
- import {
5
- PartnerCentralSellingClientResolvedConfig,
6
- ServiceInputTypes,
7
- ServiceOutputTypes,
8
- } from "../PartnerCentralSellingClient";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface AssignOpportunityCommandInput
12
5
  extends AssignOpportunityRequest {}
13
6
  export interface AssignOpportunityCommandOutput extends __MetadataBearer {}
@@ -17,22 +10,20 @@ declare const AssignOpportunityCommand_base: {
17
10
  ): import("@smithy/core/client").CommandImpl<
18
11
  AssignOpportunityCommandInput,
19
12
  AssignOpportunityCommandOutput,
20
- PartnerCentralSellingClientResolvedConfig,
21
- ServiceInputTypes,
22
- ServiceOutputTypes
13
+ import("..").PartnerCentralSellingClientResolvedConfig,
14
+ import("..").ServiceInputTypes,
15
+ import("..").ServiceOutputTypes
23
16
  >;
24
17
  new (
25
18
  input: AssignOpportunityCommandInput
26
19
  ): import("@smithy/core/client").CommandImpl<
27
20
  AssignOpportunityCommandInput,
28
21
  AssignOpportunityCommandOutput,
29
- PartnerCentralSellingClientResolvedConfig,
30
- ServiceInputTypes,
31
- ServiceOutputTypes
22
+ import("..").PartnerCentralSellingClientResolvedConfig,
23
+ import("..").ServiceInputTypes,
24
+ import("..").ServiceOutputTypes
32
25
  >;
33
- getEndpointParameterInstructions(): {
34
- [x: string]: unknown;
35
- };
26
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
36
27
  };
37
28
  export declare class AssignOpportunityCommand extends AssignOpportunityCommand_base {
38
29
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import { AssociateOpportunityRequest } from "../models/models_0";
4
- import {
5
- PartnerCentralSellingClientResolvedConfig,
6
- ServiceInputTypes,
7
- ServiceOutputTypes,
8
- } from "../PartnerCentralSellingClient";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface AssociateOpportunityCommandInput
12
5
  extends AssociateOpportunityRequest {}
13
6
  export interface AssociateOpportunityCommandOutput extends __MetadataBearer {}
@@ -17,22 +10,20 @@ declare const AssociateOpportunityCommand_base: {
17
10
  ): import("@smithy/core/client").CommandImpl<
18
11
  AssociateOpportunityCommandInput,
19
12
  AssociateOpportunityCommandOutput,
20
- PartnerCentralSellingClientResolvedConfig,
21
- ServiceInputTypes,
22
- ServiceOutputTypes
13
+ import("..").PartnerCentralSellingClientResolvedConfig,
14
+ import("..").ServiceInputTypes,
15
+ import("..").ServiceOutputTypes
23
16
  >;
24
17
  new (
25
18
  input: AssociateOpportunityCommandInput
26
19
  ): import("@smithy/core/client").CommandImpl<
27
20
  AssociateOpportunityCommandInput,
28
21
  AssociateOpportunityCommandOutput,
29
- PartnerCentralSellingClientResolvedConfig,
30
- ServiceInputTypes,
31
- ServiceOutputTypes
22
+ import("..").PartnerCentralSellingClientResolvedConfig,
23
+ import("..").ServiceInputTypes,
24
+ import("..").ServiceOutputTypes
32
25
  >;
33
- getEndpointParameterInstructions(): {
34
- [x: string]: unknown;
35
- };
26
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
36
27
  };
37
28
  export declare class AssociateOpportunityCommand extends AssociateOpportunityCommand_base {
38
29
  protected static __types: {