@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 { AssociateOpportunity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class AssociateOpportunityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "AssociateOpportunity", {})
13
- .n("PartnerCentralSellingClient", "AssociateOpportunityCommand")
14
- .sc(AssociateOpportunity$)
15
- .build() {
3
+ export class AssociateOpportunityCommand extends command(_ep0, _mw0, "AssociateOpportunity", AssociateOpportunity$) {
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 { CreateEngagement$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateEngagementCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "CreateEngagement", {})
13
- .n("PartnerCentralSellingClient", "CreateEngagementCommand")
14
- .sc(CreateEngagement$)
15
- .build() {
3
+ export class CreateEngagementCommand extends command(_ep0, _mw0, "CreateEngagement", CreateEngagement$) {
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 { CreateEngagementContext$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateEngagementContextCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "CreateEngagementContext", {})
13
- .n("PartnerCentralSellingClient", "CreateEngagementContextCommand")
14
- .sc(CreateEngagementContext$)
15
- .build() {
3
+ export class CreateEngagementContextCommand extends command(_ep0, _mw0, "CreateEngagementContext", CreateEngagementContext$) {
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 { CreateEngagementInvitation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateEngagementInvitationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "CreateEngagementInvitation", {})
13
- .n("PartnerCentralSellingClient", "CreateEngagementInvitationCommand")
14
- .sc(CreateEngagementInvitation$)
15
- .build() {
3
+ export class CreateEngagementInvitationCommand extends command(_ep0, _mw0, "CreateEngagementInvitation", CreateEngagementInvitation$) {
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 { CreateOpportunity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateOpportunityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "CreateOpportunity", {})
13
- .n("PartnerCentralSellingClient", "CreateOpportunityCommand")
14
- .sc(CreateOpportunity$)
15
- .build() {
3
+ export class CreateOpportunityCommand extends command(_ep0, _mw0, "CreateOpportunity", CreateOpportunity$) {
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 { CreateResourceSnapshot$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateResourceSnapshotCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "CreateResourceSnapshot", {})
13
- .n("PartnerCentralSellingClient", "CreateResourceSnapshotCommand")
14
- .sc(CreateResourceSnapshot$)
15
- .build() {
3
+ export class CreateResourceSnapshotCommand extends command(_ep0, _mw0, "CreateResourceSnapshot", CreateResourceSnapshot$) {
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 { CreateResourceSnapshotJob$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateResourceSnapshotJobCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "CreateResourceSnapshotJob", {})
13
- .n("PartnerCentralSellingClient", "CreateResourceSnapshotJobCommand")
14
- .sc(CreateResourceSnapshotJob$)
15
- .build() {
3
+ export class CreateResourceSnapshotJobCommand extends command(_ep0, _mw0, "CreateResourceSnapshotJob", CreateResourceSnapshotJob$) {
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 { DeleteResourceSnapshotJob$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteResourceSnapshotJobCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "DeleteResourceSnapshotJob", {})
13
- .n("PartnerCentralSellingClient", "DeleteResourceSnapshotJobCommand")
14
- .sc(DeleteResourceSnapshotJob$)
15
- .build() {
3
+ export class DeleteResourceSnapshotJobCommand extends command(_ep0, _mw0, "DeleteResourceSnapshotJob", DeleteResourceSnapshotJob$) {
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 { DisassociateOpportunity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DisassociateOpportunityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "DisassociateOpportunity", {})
13
- .n("PartnerCentralSellingClient", "DisassociateOpportunityCommand")
14
- .sc(DisassociateOpportunity$)
15
- .build() {
3
+ export class DisassociateOpportunityCommand extends command(_ep0, _mw0, "DisassociateOpportunity", DisassociateOpportunity$) {
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 { GetAwsOpportunitySummary$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetAwsOpportunitySummaryCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetAwsOpportunitySummary", {})
13
- .n("PartnerCentralSellingClient", "GetAwsOpportunitySummaryCommand")
14
- .sc(GetAwsOpportunitySummary$)
15
- .build() {
3
+ export class GetAwsOpportunitySummaryCommand extends command(_ep0, _mw0, "GetAwsOpportunitySummary", GetAwsOpportunitySummary$) {
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 { GetEngagement$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetEngagementCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetEngagement", {})
13
- .n("PartnerCentralSellingClient", "GetEngagementCommand")
14
- .sc(GetEngagement$)
15
- .build() {
3
+ export class GetEngagementCommand extends command(_ep0, _mw0, "GetEngagement", GetEngagement$) {
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 { GetEngagementInvitation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetEngagementInvitationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetEngagementInvitation", {})
13
- .n("PartnerCentralSellingClient", "GetEngagementInvitationCommand")
14
- .sc(GetEngagementInvitation$)
15
- .build() {
3
+ export class GetEngagementInvitationCommand extends command(_ep0, _mw0, "GetEngagementInvitation", GetEngagementInvitation$) {
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 { GetOpportunity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetOpportunityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetOpportunity", {})
13
- .n("PartnerCentralSellingClient", "GetOpportunityCommand")
14
- .sc(GetOpportunity$)
15
- .build() {
3
+ export class GetOpportunityCommand extends command(_ep0, _mw0, "GetOpportunity", GetOpportunity$) {
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 { GetProspectingFromEngagementTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetProspectingFromEngagementTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetProspectingFromEngagementTask", {})
13
- .n("PartnerCentralSellingClient", "GetProspectingFromEngagementTaskCommand")
14
- .sc(GetProspectingFromEngagementTask$)
15
- .build() {
3
+ export class GetProspectingFromEngagementTaskCommand extends command(_ep0, _mw0, "GetProspectingFromEngagementTask", GetProspectingFromEngagementTask$) {
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 { GetResourceSnapshot$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetResourceSnapshotCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetResourceSnapshot", {})
13
- .n("PartnerCentralSellingClient", "GetResourceSnapshotCommand")
14
- .sc(GetResourceSnapshot$)
15
- .build() {
3
+ export class GetResourceSnapshotCommand extends command(_ep0, _mw0, "GetResourceSnapshot", GetResourceSnapshot$) {
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 { GetResourceSnapshotJob$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetResourceSnapshotJobCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetResourceSnapshotJob", {})
13
- .n("PartnerCentralSellingClient", "GetResourceSnapshotJobCommand")
14
- .sc(GetResourceSnapshotJob$)
15
- .build() {
3
+ export class GetResourceSnapshotJobCommand extends command(_ep0, _mw0, "GetResourceSnapshotJob", GetResourceSnapshotJob$) {
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 { GetSellingSystemSettings$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetSellingSystemSettingsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "GetSellingSystemSettings", {})
13
- .n("PartnerCentralSellingClient", "GetSellingSystemSettingsCommand")
14
- .sc(GetSellingSystemSettings$)
15
- .build() {
3
+ export class GetSellingSystemSettingsCommand extends command(_ep0, _mw0, "GetSellingSystemSettings", GetSellingSystemSettings$) {
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 { ListEngagementByAcceptingInvitationTasks$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListEngagementByAcceptingInvitationTasksCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListEngagementByAcceptingInvitationTasks", {})
13
- .n("PartnerCentralSellingClient", "ListEngagementByAcceptingInvitationTasksCommand")
14
- .sc(ListEngagementByAcceptingInvitationTasks$)
15
- .build() {
3
+ export class ListEngagementByAcceptingInvitationTasksCommand extends command(_ep0, _mw0, "ListEngagementByAcceptingInvitationTasks", ListEngagementByAcceptingInvitationTasks$) {
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 { ListEngagementFromOpportunityTasks$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListEngagementFromOpportunityTasksCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListEngagementFromOpportunityTasks", {})
13
- .n("PartnerCentralSellingClient", "ListEngagementFromOpportunityTasksCommand")
14
- .sc(ListEngagementFromOpportunityTasks$)
15
- .build() {
3
+ export class ListEngagementFromOpportunityTasksCommand extends command(_ep0, _mw0, "ListEngagementFromOpportunityTasks", ListEngagementFromOpportunityTasks$) {
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 { ListEngagementInvitations$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListEngagementInvitationsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListEngagementInvitations", {})
13
- .n("PartnerCentralSellingClient", "ListEngagementInvitationsCommand")
14
- .sc(ListEngagementInvitations$)
15
- .build() {
3
+ export class ListEngagementInvitationsCommand extends command(_ep0, _mw0, "ListEngagementInvitations", ListEngagementInvitations$) {
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 { ListEngagementMembers$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListEngagementMembersCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListEngagementMembers", {})
13
- .n("PartnerCentralSellingClient", "ListEngagementMembersCommand")
14
- .sc(ListEngagementMembers$)
15
- .build() {
3
+ export class ListEngagementMembersCommand extends command(_ep0, _mw0, "ListEngagementMembers", ListEngagementMembers$) {
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 { ListEngagementResourceAssociations$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListEngagementResourceAssociationsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListEngagementResourceAssociations", {})
13
- .n("PartnerCentralSellingClient", "ListEngagementResourceAssociationsCommand")
14
- .sc(ListEngagementResourceAssociations$)
15
- .build() {
3
+ export class ListEngagementResourceAssociationsCommand extends command(_ep0, _mw0, "ListEngagementResourceAssociations", ListEngagementResourceAssociations$) {
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 { ListEngagements$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListEngagementsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListEngagements", {})
13
- .n("PartnerCentralSellingClient", "ListEngagementsCommand")
14
- .sc(ListEngagements$)
15
- .build() {
3
+ export class ListEngagementsCommand extends command(_ep0, _mw0, "ListEngagements", ListEngagements$) {
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 { ListOpportunities$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListOpportunitiesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListOpportunities", {})
13
- .n("PartnerCentralSellingClient", "ListOpportunitiesCommand")
14
- .sc(ListOpportunities$)
15
- .build() {
3
+ export class ListOpportunitiesCommand extends command(_ep0, _mw0, "ListOpportunities", ListOpportunities$) {
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 { ListOpportunityFromEngagementTasks$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListOpportunityFromEngagementTasksCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListOpportunityFromEngagementTasks", {})
13
- .n("PartnerCentralSellingClient", "ListOpportunityFromEngagementTasksCommand")
14
- .sc(ListOpportunityFromEngagementTasks$)
15
- .build() {
3
+ export class ListOpportunityFromEngagementTasksCommand extends command(_ep0, _mw0, "ListOpportunityFromEngagementTasks", ListOpportunityFromEngagementTasks$) {
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 { ListProspectingFromEngagementTasks$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListProspectingFromEngagementTasksCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListProspectingFromEngagementTasks", {})
13
- .n("PartnerCentralSellingClient", "ListProspectingFromEngagementTasksCommand")
14
- .sc(ListProspectingFromEngagementTasks$)
15
- .build() {
3
+ export class ListProspectingFromEngagementTasksCommand extends command(_ep0, _mw0, "ListProspectingFromEngagementTasks", ListProspectingFromEngagementTasks$) {
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 { ListResourceSnapshotJobs$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListResourceSnapshotJobsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListResourceSnapshotJobs", {})
13
- .n("PartnerCentralSellingClient", "ListResourceSnapshotJobsCommand")
14
- .sc(ListResourceSnapshotJobs$)
15
- .build() {
3
+ export class ListResourceSnapshotJobsCommand extends command(_ep0, _mw0, "ListResourceSnapshotJobs", ListResourceSnapshotJobs$) {
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 { ListResourceSnapshots$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListResourceSnapshotsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListResourceSnapshots", {})
13
- .n("PartnerCentralSellingClient", "ListResourceSnapshotsCommand")
14
- .sc(ListResourceSnapshots$)
15
- .build() {
3
+ export class ListResourceSnapshotsCommand extends command(_ep0, _mw0, "ListResourceSnapshots", ListResourceSnapshots$) {
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 { ListSolutions$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListSolutionsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListSolutions", {})
13
- .n("PartnerCentralSellingClient", "ListSolutionsCommand")
14
- .sc(ListSolutions$)
15
- .build() {
3
+ export class ListSolutionsCommand extends command(_ep0, _mw0, "ListSolutions", ListSolutions$) {
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 { ListTagsForResource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListTagsForResourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "ListTagsForResource", {})
13
- .n("PartnerCentralSellingClient", "ListTagsForResourceCommand")
14
- .sc(ListTagsForResource$)
15
- .build() {
3
+ export class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
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 { PutSellingSystemSettings$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class PutSellingSystemSettingsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSPartnerCentralSelling", "PutSellingSystemSettings", {})
13
- .n("PartnerCentralSellingClient", "PutSellingSystemSettingsCommand")
14
- .sc(PutSellingSystemSettings$)
15
- .build() {
3
+ export class PutSellingSystemSettingsCommand extends command(_ep0, _mw0, "PutSellingSystemSettings", PutSellingSystemSettings$) {
16
4
  }