@aws-sdk/client-partnercentral-selling 3.1077.0 → 3.1079.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,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { RejectEngagementInvitation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class RejectEngagementInvitationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "RejectEngagementInvitation", {})
13
- .n("PartnerCentralSellingClient", "RejectEngagementInvitationCommand")
14
- .sc(RejectEngagementInvitation$)
15
- .build() {
3
+ export class RejectEngagementInvitationCommand extends command(_ep0, _mw0, "RejectEngagementInvitation", RejectEngagementInvitation$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartEngagementByAcceptingInvitationTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartEngagementByAcceptingInvitationTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "StartEngagementByAcceptingInvitationTask", {})
13
- .n("PartnerCentralSellingClient", "StartEngagementByAcceptingInvitationTaskCommand")
14
- .sc(StartEngagementByAcceptingInvitationTask$)
15
- .build() {
3
+ export class StartEngagementByAcceptingInvitationTaskCommand extends command(_ep0, _mw0, "StartEngagementByAcceptingInvitationTask", StartEngagementByAcceptingInvitationTask$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartEngagementFromOpportunityTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartEngagementFromOpportunityTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "StartEngagementFromOpportunityTask", {})
13
- .n("PartnerCentralSellingClient", "StartEngagementFromOpportunityTaskCommand")
14
- .sc(StartEngagementFromOpportunityTask$)
15
- .build() {
3
+ export class StartEngagementFromOpportunityTaskCommand extends command(_ep0, _mw0, "StartEngagementFromOpportunityTask", StartEngagementFromOpportunityTask$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartOpportunityFromEngagementTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartOpportunityFromEngagementTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "StartOpportunityFromEngagementTask", {})
13
- .n("PartnerCentralSellingClient", "StartOpportunityFromEngagementTaskCommand")
14
- .sc(StartOpportunityFromEngagementTask$)
15
- .build() {
3
+ export class StartOpportunityFromEngagementTaskCommand extends command(_ep0, _mw0, "StartOpportunityFromEngagementTask", StartOpportunityFromEngagementTask$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartProspectingFromEngagementTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartProspectingFromEngagementTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "StartProspectingFromEngagementTask", {})
13
- .n("PartnerCentralSellingClient", "StartProspectingFromEngagementTaskCommand")
14
- .sc(StartProspectingFromEngagementTask$)
15
- .build() {
3
+ export class StartProspectingFromEngagementTaskCommand extends command(_ep0, _mw0, "StartProspectingFromEngagementTask", StartProspectingFromEngagementTask$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartResourceSnapshotJob$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartResourceSnapshotJobCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "StartResourceSnapshotJob", {})
13
- .n("PartnerCentralSellingClient", "StartResourceSnapshotJobCommand")
14
- .sc(StartResourceSnapshotJob$)
15
- .build() {
3
+ export class StartResourceSnapshotJobCommand extends command(_ep0, _mw0, "StartResourceSnapshotJob", StartResourceSnapshotJob$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StopResourceSnapshotJob$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StopResourceSnapshotJobCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "StopResourceSnapshotJob", {})
13
- .n("PartnerCentralSellingClient", "StopResourceSnapshotJobCommand")
14
- .sc(StopResourceSnapshotJob$)
15
- .build() {
3
+ export class StopResourceSnapshotJobCommand extends command(_ep0, _mw0, "StopResourceSnapshotJob", StopResourceSnapshotJob$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { SubmitOpportunity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class SubmitOpportunityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "SubmitOpportunity", {})
13
- .n("PartnerCentralSellingClient", "SubmitOpportunityCommand")
14
- .sc(SubmitOpportunity$)
15
- .build() {
3
+ export class SubmitOpportunityCommand extends command(_ep0, _mw0, "SubmitOpportunity", SubmitOpportunity$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { TagResource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class TagResourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "TagResource", {})
13
- .n("PartnerCentralSellingClient", "TagResourceCommand")
14
- .sc(TagResource$)
15
- .build() {
3
+ export class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UntagResource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UntagResourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "UntagResource", {})
13
- .n("PartnerCentralSellingClient", "UntagResourceCommand")
14
- .sc(UntagResource$)
15
- .build() {
3
+ export class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateEngagementContext$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateEngagementContextCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "UpdateEngagementContext", {})
13
- .n("PartnerCentralSellingClient", "UpdateEngagementContextCommand")
14
- .sc(UpdateEngagementContext$)
15
- .build() {
3
+ export class UpdateEngagementContextCommand extends command(_ep0, _mw0, "UpdateEngagementContext", UpdateEngagementContext$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateOpportunity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateOpportunityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "UpdateOpportunity", {})
13
- .n("PartnerCentralSellingClient", "UpdateOpportunityCommand")
14
- .sc(UpdateOpportunity$)
15
- .build() {
3
+ export class UpdateOpportunityCommand extends command(_ep0, _mw0, "UpdateOpportunity", UpdateOpportunity$) {
16
4
  }
package/dist-es/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from "./PartnerCentralSellingClient";
2
2
  export * from "./PartnerCentralSelling";
3
3
  export * from "./commands";
4
+ export { Command as $Command } from "@smithy/core/client";
4
5
  export * from "./schemas/schemas_0";
5
6
  export * from "./pagination";
6
7
  export * from "./models/enums";
@@ -0,0 +1,18 @@
1
+ import type { EndpointParameterInstructions } from "@smithy/types";
2
+ import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./PartnerCentralSellingClient";
3
+ /**
4
+ * @internal
5
+ */
6
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(added: EndpointParameterInstructions, plugins: (CommandCtor: any, clientStack: any, config: any, options: any) => import("@smithy/types").Pluggable<any, any>[], op: string, $: import("@smithy/types").StaticOperationSchema, smithyContext?: Record<string, unknown>) => {
7
+ new (input: I): import("@smithy/core/client").CommandImpl<I, O, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
8
+ new (...[input]: import("@smithy/types").OptionalParameter<I>): import("@smithy/core/client").CommandImpl<I, O, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
9
+ getEndpointParameterInstructions(): EndpointParameterInstructions;
10
+ };
11
+ /**
12
+ * @internal
13
+ */
14
+ export declare const _ep0: EndpointParameterInstructions;
15
+ /**
16
+ * @internal
17
+ */
18
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -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 { AcceptEngagementInvitationRequest } 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 AcceptEngagementInvitationCommandInput extends AcceptEngagement
22
19
  export interface AcceptEngagementInvitationCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const AcceptEngagementInvitationCommand_base: {
25
- new (input: AcceptEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptEngagementInvitationCommandInput, AcceptEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: AcceptEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptEngagementInvitationCommandInput, AcceptEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: AcceptEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptEngagementInvitationCommandInput, AcceptEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: AcceptEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptEngagementInvitationCommandInput, AcceptEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Use the <code>AcceptEngagementInvitation</code> action to accept an engagement invitation shared by AWS. Accepting the invitation indicates your willingness to participate in the engagement, granting you access to all engagement-related 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 { AssignOpportunityRequest } 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 AssignOpportunityCommandInput extends AssignOpportunityRequest
22
19
  export interface AssignOpportunityCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const AssignOpportunityCommand_base: {
25
- new (input: AssignOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssignOpportunityCommandInput, AssignOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: AssignOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssignOpportunityCommandInput, AssignOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: AssignOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssignOpportunityCommandInput, AssignOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: AssignOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssignOpportunityCommandInput, AssignOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Enables you to reassign an existing <code>Opportunity</code> to another user within your Partner Central account. The specified user receives the opportunity, and it appears on their Partner Central dashboard, allowing them to take necessary actions or proceed with the opportunity.</p> <p>This is useful for distributing opportunities to the appropriate team members or departments within your organization, ensuring that each opportunity is handled by the right person. By default, the opportunity owner is the one who creates it. Currently, there's no API to enumerate the list of available users.</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 { AssociateOpportunityRequest } 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 AssociateOpportunityCommandInput extends AssociateOpportunityRe
22
19
  export interface AssociateOpportunityCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const AssociateOpportunityCommand_base: {
25
- new (input: AssociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssociateOpportunityCommandInput, AssociateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: AssociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssociateOpportunityCommandInput, AssociateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: AssociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssociateOpportunityCommandInput, AssociateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: AssociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<AssociateOpportunityCommandInput, AssociateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Enables you to create a formal association between an <code>Opportunity</code> and various related entities, enriching the context and details of the opportunity for better collaboration and decision making. You can associate an opportunity with the following entity types:</p> <ul> <li> <p>Partner Solution: A software product or consulting practice created and delivered by Partners. Partner Solutions help customers address business challenges using Amazon Web Services services.</p> </li> <li> <p>Amazon Web Services Products: Amazon Web Services offers many products and services that provide scalable, reliable, and cost-effective infrastructure solutions. For the latest list of Amazon Web Services products, see <a href="https://github.com/aws-samples/partner-crm-integration-samples/blob/main/resources/aws_products.json">Amazon Web Services products</a>.</p> </li> <li> <p>Amazon Web Services Marketplace private offer: Allows Amazon Web Services Marketplace sellers to extend custom pricing and terms to individual Amazon Web Services customers. Sellers can negotiate custom prices, payment schedules, and end user license terms through private offers, enabling Amazon Web Services customers to acquire software solutions tailored to their specific needs. For more information, see <a href="https://docs.aws.amazon.com/marketplace/latest/buyerguide/buyer-private-offers.html">Private offers in Amazon Web Services Marketplace</a>.</p> </li> </ul> <p>To obtain identifiers for these entities, use the following methods:</p> <ul> <li> <p>Solution: Use the <code>ListSolutions</code> operation.</p> </li> <li> <p>AWS Products: For the latest list of Amazon Web Services products, see <a href="https://github.com/aws-samples/partner-crm-integration-samples/blob/main/resources/aws_products.json">Amazon Web Services products</a>.</p> </li> <li> <p>Amazon Web Services Marketplace private offer: Use the <a href="https://docs.aws.amazon.com/marketplace/latest/APIReference/catalog-apis.html">Using the Amazon Web Services Marketplace Catalog API</a> to list entities. Specifically, use the <code>ListEntities</code> operation to retrieve a list of private offers. The request returns the details of available private offers. For more information, see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_ListEntities.html">ListEntities</a>.</p> </li> </ul>
@@ -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 { CreateEngagementRequest, CreateEngagementResponse } 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 CreateEngagementCommandInput extends CreateEngagementRequest {
22
19
  export interface CreateEngagementCommandOutput extends CreateEngagementResponse, __MetadataBearer {
23
20
  }
24
21
  declare const CreateEngagementCommand_base: {
25
- new (input: CreateEngagementCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementCommandInput, CreateEngagementCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateEngagementCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementCommandInput, CreateEngagementCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateEngagementCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementCommandInput, CreateEngagementCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateEngagementCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementCommandInput, CreateEngagementCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>The <code>CreateEngagement</code> action allows you to create an <code>Engagement</code>, which serves as a collaborative space between different parties such as AWS Partners and AWS Sellers. This action automatically adds the caller's AWS account as an active member of the newly created <code>Engagement</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 { CreateEngagementContextRequest, CreateEngagementContextResponse } 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 CreateEngagementContextCommandInput extends CreateEngagementCon
22
19
  export interface CreateEngagementContextCommandOutput extends CreateEngagementContextResponse, __MetadataBearer {
23
20
  }
24
21
  declare const CreateEngagementContextCommand_base: {
25
- new (input: CreateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementContextCommandInput, CreateEngagementContextCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementContextCommandInput, CreateEngagementContextCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementContextCommandInput, CreateEngagementContextCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateEngagementContextCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementContextCommandInput, CreateEngagementContextCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates a new context within an existing engagement. This action allows you to add contextual information such as customer projects or documents to an engagement, providing additional details that help facilitate collaboration between engagement members.</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 { CreateEngagementInvitationRequest, CreateEngagementInvitationResponse } 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 CreateEngagementInvitationCommandInput extends CreateEngagement
22
19
  export interface CreateEngagementInvitationCommandOutput extends CreateEngagementInvitationResponse, __MetadataBearer {
23
20
  }
24
21
  declare const CreateEngagementInvitationCommand_base: {
25
- new (input: CreateEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementInvitationCommandInput, CreateEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementInvitationCommandInput, CreateEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementInvitationCommandInput, CreateEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateEngagementInvitationCommandInput, CreateEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p> This action creates an invitation from a sender to a single receiver to join an engagement. </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 { CreateOpportunityRequest, CreateOpportunityResponse } 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 CreateOpportunityCommandInput extends CreateOpportunityRequest
22
19
  export interface CreateOpportunityCommandOutput extends CreateOpportunityResponse, __MetadataBearer {
23
20
  }
24
21
  declare const CreateOpportunityCommand_base: {
25
- new (input: CreateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<CreateOpportunityCommandInput, CreateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<CreateOpportunityCommandInput, CreateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<CreateOpportunityCommandInput, CreateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<CreateOpportunityCommandInput, CreateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates an <code>Opportunity</code> record in Partner Central. Use this operation to create a potential business opportunity for submission to Amazon Web Services. Creating an opportunity sets <code>Lifecycle.ReviewStatus</code> to <code>Pending Submission</code>.</p> <p>To submit an opportunity, follow these steps:</p> <ol> <li> <p>To create the opportunity, use <code>CreateOpportunity</code>.</p> </li> <li> <p>To associate a solution with the opportunity, use <code>AssociateOpportunity</code>.</p> </li> <li> <p>To start the engagement with AWS, use <code>StartEngagementFromOpportunity</code>.</p> </li> </ol> <p>After submission, you can't edit the opportunity until the review is complete. But opportunities in the <code>Pending Submission</code> state must have complete details. You can update the opportunity while it's in the <code>Pending Submission</code> state.</p> <p>There's a set of mandatory fields to create opportunities, but consider providing optional fields to enrich the opportunity record.</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 { CreateResourceSnapshotRequest, CreateResourceSnapshotResponse } 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 CreateResourceSnapshotCommandInput extends CreateResourceSnapsh
22
19
  export interface CreateResourceSnapshotCommandOutput extends CreateResourceSnapshotResponse, __MetadataBearer {
23
20
  }
24
21
  declare const CreateResourceSnapshotCommand_base: {
25
- new (input: CreateResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotCommandInput, CreateResourceSnapshotCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotCommandInput, CreateResourceSnapshotCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotCommandInput, CreateResourceSnapshotCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotCommandInput, CreateResourceSnapshotCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p> This action allows you to create an immutable snapshot of a specific resource, such as an opportunity, within the context of an engagement. The snapshot captures a subset of the resource's data based on the schema defined by the provided template.</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 { CreateResourceSnapshotJobRequest, CreateResourceSnapshotJobResponse } 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 CreateResourceSnapshotJobCommandInput extends CreateResourceSna
22
19
  export interface CreateResourceSnapshotJobCommandOutput extends CreateResourceSnapshotJobResponse, __MetadataBearer {
23
20
  }
24
21
  declare const CreateResourceSnapshotJobCommand_base: {
25
- new (input: CreateResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotJobCommandInput, CreateResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotJobCommandInput, CreateResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotJobCommandInput, CreateResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<CreateResourceSnapshotJobCommandInput, CreateResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Use this action to create a job to generate a snapshot of the specified resource within an engagement. It initiates an asynchronous process to create a resource snapshot. The job creates a new snapshot only if the resource state has changed, adhering to the same access control and immutability rules as direct snapshot creation.</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 { DeleteResourceSnapshotJobRequest } 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 DeleteResourceSnapshotJobCommandInput extends DeleteResourceSna
22
19
  export interface DeleteResourceSnapshotJobCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteResourceSnapshotJobCommand_base: {
25
- new (input: DeleteResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceSnapshotJobCommandInput, DeleteResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceSnapshotJobCommandInput, DeleteResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceSnapshotJobCommandInput, DeleteResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceSnapshotJobCommandInput, DeleteResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p> Use this action to deletes a previously created resource snapshot job. The job must be in a stopped state before it can be deleted. </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 { DisassociateOpportunityRequest } 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 DisassociateOpportunityCommandInput extends DisassociateOpportu
22
19
  export interface DisassociateOpportunityCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DisassociateOpportunityCommand_base: {
25
- new (input: DisassociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOpportunityCommandInput, DisassociateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DisassociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOpportunityCommandInput, DisassociateOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DisassociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOpportunityCommandInput, DisassociateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DisassociateOpportunityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOpportunityCommandInput, DisassociateOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Allows you to remove an existing association between an <code>Opportunity</code> and related entities, such as a Partner Solution, Amazon Web Services product, or an Amazon Web Services Marketplace offer. This operation is the counterpart to <code>AssociateOpportunity</code>, and it provides flexibility to manage associations as business needs change.</p> <p>Use this operation to update the associations of an <code>Opportunity</code> due to changes in the related entities, or if an association was made in error. Ensuring accurate associations helps maintain clarity and accuracy to track and manage business opportunities. When you replace an entity, first attach the new entity and then disassociate the one to be removed, especially if it's the last remaining entity that's required.</p>