@aws-sdk/client-partnercentral-selling 3.1077.0 → 3.1078.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. package/dist-cjs/index.js +53 -453
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptEngagementInvitationCommand.js +2 -14
  4. package/dist-es/commands/AssignOpportunityCommand.js +2 -14
  5. package/dist-es/commands/AssociateOpportunityCommand.js +2 -14
  6. package/dist-es/commands/CreateEngagementCommand.js +2 -14
  7. package/dist-es/commands/CreateEngagementContextCommand.js +2 -14
  8. package/dist-es/commands/CreateEngagementInvitationCommand.js +2 -14
  9. package/dist-es/commands/CreateOpportunityCommand.js +2 -14
  10. package/dist-es/commands/CreateResourceSnapshotCommand.js +2 -14
  11. package/dist-es/commands/CreateResourceSnapshotJobCommand.js +2 -14
  12. package/dist-es/commands/DeleteResourceSnapshotJobCommand.js +2 -14
  13. package/dist-es/commands/DisassociateOpportunityCommand.js +2 -14
  14. package/dist-es/commands/GetAwsOpportunitySummaryCommand.js +2 -14
  15. package/dist-es/commands/GetEngagementCommand.js +2 -14
  16. package/dist-es/commands/GetEngagementInvitationCommand.js +2 -14
  17. package/dist-es/commands/GetOpportunityCommand.js +2 -14
  18. package/dist-es/commands/GetProspectingFromEngagementTaskCommand.js +2 -14
  19. package/dist-es/commands/GetResourceSnapshotCommand.js +2 -14
  20. package/dist-es/commands/GetResourceSnapshotJobCommand.js +2 -14
  21. package/dist-es/commands/GetSellingSystemSettingsCommand.js +2 -14
  22. package/dist-es/commands/ListEngagementByAcceptingInvitationTasksCommand.js +2 -14
  23. package/dist-es/commands/ListEngagementFromOpportunityTasksCommand.js +2 -14
  24. package/dist-es/commands/ListEngagementInvitationsCommand.js +2 -14
  25. package/dist-es/commands/ListEngagementMembersCommand.js +2 -14
  26. package/dist-es/commands/ListEngagementResourceAssociationsCommand.js +2 -14
  27. package/dist-es/commands/ListEngagementsCommand.js +2 -14
  28. package/dist-es/commands/ListOpportunitiesCommand.js +2 -14
  29. package/dist-es/commands/ListOpportunityFromEngagementTasksCommand.js +2 -14
  30. package/dist-es/commands/ListProspectingFromEngagementTasksCommand.js +2 -14
  31. package/dist-es/commands/ListResourceSnapshotJobsCommand.js +2 -14
  32. package/dist-es/commands/ListResourceSnapshotsCommand.js +2 -14
  33. package/dist-es/commands/ListSolutionsCommand.js +2 -14
  34. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  35. package/dist-es/commands/PutSellingSystemSettingsCommand.js +2 -14
  36. package/dist-es/commands/RejectEngagementInvitationCommand.js +2 -14
  37. package/dist-es/commands/StartEngagementByAcceptingInvitationTaskCommand.js +2 -14
  38. package/dist-es/commands/StartEngagementFromOpportunityTaskCommand.js +2 -14
  39. package/dist-es/commands/StartOpportunityFromEngagementTaskCommand.js +2 -14
  40. package/dist-es/commands/StartProspectingFromEngagementTaskCommand.js +2 -14
  41. package/dist-es/commands/StartResourceSnapshotJobCommand.js +2 -14
  42. package/dist-es/commands/StopResourceSnapshotJobCommand.js +2 -14
  43. package/dist-es/commands/SubmitOpportunityCommand.js +2 -14
  44. package/dist-es/commands/TagResourceCommand.js +2 -14
  45. package/dist-es/commands/UntagResourceCommand.js +2 -14
  46. package/dist-es/commands/UpdateEngagementContextCommand.js +2 -14
  47. package/dist-es/commands/UpdateOpportunityCommand.js +2 -14
  48. package/dist-es/index.js +1 -0
  49. package/dist-types/commandBuilder.d.ts +18 -0
  50. package/dist-types/commands/AcceptEngagementInvitationCommand.d.ts +3 -8
  51. package/dist-types/commands/AssignOpportunityCommand.d.ts +3 -8
  52. package/dist-types/commands/AssociateOpportunityCommand.d.ts +3 -8
  53. package/dist-types/commands/CreateEngagementCommand.d.ts +3 -8
  54. package/dist-types/commands/CreateEngagementContextCommand.d.ts +3 -8
  55. package/dist-types/commands/CreateEngagementInvitationCommand.d.ts +3 -8
  56. package/dist-types/commands/CreateOpportunityCommand.d.ts +3 -8
  57. package/dist-types/commands/CreateResourceSnapshotCommand.d.ts +3 -8
  58. package/dist-types/commands/CreateResourceSnapshotJobCommand.d.ts +3 -8
  59. package/dist-types/commands/DeleteResourceSnapshotJobCommand.d.ts +3 -8
  60. package/dist-types/commands/DisassociateOpportunityCommand.d.ts +3 -8
  61. package/dist-types/commands/GetAwsOpportunitySummaryCommand.d.ts +3 -8
  62. package/dist-types/commands/GetEngagementCommand.d.ts +3 -8
  63. package/dist-types/commands/GetEngagementInvitationCommand.d.ts +3 -8
  64. package/dist-types/commands/GetOpportunityCommand.d.ts +3 -8
  65. package/dist-types/commands/GetProspectingFromEngagementTaskCommand.d.ts +3 -8
  66. package/dist-types/commands/GetResourceSnapshotCommand.d.ts +3 -8
  67. package/dist-types/commands/GetResourceSnapshotJobCommand.d.ts +3 -8
  68. package/dist-types/commands/GetSellingSystemSettingsCommand.d.ts +3 -8
  69. package/dist-types/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +3 -8
  70. package/dist-types/commands/ListEngagementFromOpportunityTasksCommand.d.ts +3 -8
  71. package/dist-types/commands/ListEngagementInvitationsCommand.d.ts +3 -8
  72. package/dist-types/commands/ListEngagementMembersCommand.d.ts +3 -8
  73. package/dist-types/commands/ListEngagementResourceAssociationsCommand.d.ts +3 -8
  74. package/dist-types/commands/ListEngagementsCommand.d.ts +3 -8
  75. package/dist-types/commands/ListOpportunitiesCommand.d.ts +3 -8
  76. package/dist-types/commands/ListOpportunityFromEngagementTasksCommand.d.ts +3 -8
  77. package/dist-types/commands/ListProspectingFromEngagementTasksCommand.d.ts +3 -8
  78. package/dist-types/commands/ListResourceSnapshotJobsCommand.d.ts +3 -8
  79. package/dist-types/commands/ListResourceSnapshotsCommand.d.ts +3 -8
  80. package/dist-types/commands/ListSolutionsCommand.d.ts +3 -8
  81. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  82. package/dist-types/commands/PutSellingSystemSettingsCommand.d.ts +3 -8
  83. package/dist-types/commands/RejectEngagementInvitationCommand.d.ts +3 -8
  84. package/dist-types/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +3 -8
  85. package/dist-types/commands/StartEngagementFromOpportunityTaskCommand.d.ts +3 -8
  86. package/dist-types/commands/StartOpportunityFromEngagementTaskCommand.d.ts +3 -8
  87. package/dist-types/commands/StartProspectingFromEngagementTaskCommand.d.ts +3 -8
  88. package/dist-types/commands/StartResourceSnapshotJobCommand.d.ts +3 -8
  89. package/dist-types/commands/StopResourceSnapshotJobCommand.d.ts +3 -8
  90. package/dist-types/commands/SubmitOpportunityCommand.d.ts +3 -8
  91. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  92. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  93. package/dist-types/commands/UpdateEngagementContextCommand.d.ts +3 -8
  94. package/dist-types/commands/UpdateOpportunityCommand.d.ts +3 -8
  95. package/dist-types/index.d.ts +1 -0
  96. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  97. package/dist-types/ts3.4/commands/AcceptEngagementInvitationCommand.d.ts +7 -16
  98. package/dist-types/ts3.4/commands/AssignOpportunityCommand.d.ts +7 -16
  99. package/dist-types/ts3.4/commands/AssociateOpportunityCommand.d.ts +7 -16
  100. package/dist-types/ts3.4/commands/CreateEngagementCommand.d.ts +7 -16
  101. package/dist-types/ts3.4/commands/CreateEngagementContextCommand.d.ts +7 -16
  102. package/dist-types/ts3.4/commands/CreateEngagementInvitationCommand.d.ts +7 -16
  103. package/dist-types/ts3.4/commands/CreateOpportunityCommand.d.ts +7 -16
  104. package/dist-types/ts3.4/commands/CreateResourceSnapshotCommand.d.ts +7 -16
  105. package/dist-types/ts3.4/commands/CreateResourceSnapshotJobCommand.d.ts +7 -16
  106. package/dist-types/ts3.4/commands/DeleteResourceSnapshotJobCommand.d.ts +7 -16
  107. package/dist-types/ts3.4/commands/DisassociateOpportunityCommand.d.ts +7 -16
  108. package/dist-types/ts3.4/commands/GetAwsOpportunitySummaryCommand.d.ts +7 -16
  109. package/dist-types/ts3.4/commands/GetEngagementCommand.d.ts +7 -16
  110. package/dist-types/ts3.4/commands/GetEngagementInvitationCommand.d.ts +7 -16
  111. package/dist-types/ts3.4/commands/GetOpportunityCommand.d.ts +7 -16
  112. package/dist-types/ts3.4/commands/GetProspectingFromEngagementTaskCommand.d.ts +7 -16
  113. package/dist-types/ts3.4/commands/GetResourceSnapshotCommand.d.ts +7 -16
  114. package/dist-types/ts3.4/commands/GetResourceSnapshotJobCommand.d.ts +7 -16
  115. package/dist-types/ts3.4/commands/GetSellingSystemSettingsCommand.d.ts +7 -16
  116. package/dist-types/ts3.4/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +7 -16
  117. package/dist-types/ts3.4/commands/ListEngagementFromOpportunityTasksCommand.d.ts +7 -16
  118. package/dist-types/ts3.4/commands/ListEngagementInvitationsCommand.d.ts +7 -16
  119. package/dist-types/ts3.4/commands/ListEngagementMembersCommand.d.ts +7 -16
  120. package/dist-types/ts3.4/commands/ListEngagementResourceAssociationsCommand.d.ts +7 -16
  121. package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +7 -16
  122. package/dist-types/ts3.4/commands/ListOpportunitiesCommand.d.ts +7 -16
  123. package/dist-types/ts3.4/commands/ListOpportunityFromEngagementTasksCommand.d.ts +7 -16
  124. package/dist-types/ts3.4/commands/ListProspectingFromEngagementTasksCommand.d.ts +7 -16
  125. package/dist-types/ts3.4/commands/ListResourceSnapshotJobsCommand.d.ts +7 -16
  126. package/dist-types/ts3.4/commands/ListResourceSnapshotsCommand.d.ts +7 -16
  127. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +7 -16
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  129. package/dist-types/ts3.4/commands/PutSellingSystemSettingsCommand.d.ts +7 -16
  130. package/dist-types/ts3.4/commands/RejectEngagementInvitationCommand.d.ts +7 -16
  131. package/dist-types/ts3.4/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +7 -16
  132. package/dist-types/ts3.4/commands/StartEngagementFromOpportunityTaskCommand.d.ts +7 -16
  133. package/dist-types/ts3.4/commands/StartOpportunityFromEngagementTaskCommand.d.ts +7 -16
  134. package/dist-types/ts3.4/commands/StartProspectingFromEngagementTaskCommand.d.ts +7 -16
  135. package/dist-types/ts3.4/commands/StartResourceSnapshotJobCommand.d.ts +7 -16
  136. package/dist-types/ts3.4/commands/StopResourceSnapshotJobCommand.d.ts +7 -16
  137. package/dist-types/ts3.4/commands/SubmitOpportunityCommand.d.ts +7 -16
  138. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  139. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  140. package/dist-types/ts3.4/commands/UpdateEngagementContextCommand.d.ts +7 -16
  141. package/dist-types/ts3.4/commands/UpdateOpportunityCommand.d.ts +7 -16
  142. package/dist-types/ts3.4/index.d.ts +1 -0
  143. package/package.json +8 -8
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-partnercentral-selling",
3
3
  "description": "AWS SDK for JavaScript Partnercentral Selling Client for Node.js, Browser and React Native",
4
- "version": "3.1077.0",
4
+ "version": "3.1078.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline",
@@ -19,13 +19,13 @@
19
19
  "module": "./dist-es/index.js",
20
20
  "sideEffects": false,
21
21
  "dependencies": {
22
- "@aws-sdk/core": "^3.974.25",
23
- "@aws-sdk/credential-provider-node": "^3.972.60",
24
- "@aws-sdk/types": "^3.973.14",
25
- "@smithy/core": "^3.28.0",
26
- "@smithy/fetch-http-handler": "^5.6.1",
27
- "@smithy/node-http-handler": "^4.9.1",
28
- "@smithy/types": "^4.15.0",
22
+ "@aws-sdk/core": "^3.974.26",
23
+ "@aws-sdk/credential-provider-node": "^3.972.61",
24
+ "@aws-sdk/types": "^3.973.15",
25
+ "@smithy/core": "^3.29.0",
26
+ "@smithy/fetch-http-handler": "^5.6.2",
27
+ "@smithy/node-http-handler": "^4.9.2",
28
+ "@smithy/types": "^4.15.1",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {