@aws-sdk/client-partnercentral-selling 3.1087.0 → 3.1088.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 (64) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/PartnerCentralSelling.d.ts +148 -205
  3. package/dist-types/ts3.4/PartnerCentralSellingClient.d.ts +6 -19
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptEngagementInvitationCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssignOpportunityCommand.d.ts +3 -4
  9. package/dist-types/ts3.4/commands/AssociateOpportunityCommand.d.ts +3 -4
  10. package/dist-types/ts3.4/commands/CreateEngagementCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/CreateEngagementContextCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateEngagementInvitationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateOpportunityCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CreateResourceSnapshotCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateResourceSnapshotJobCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/DeleteResourceSnapshotJobCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/DisassociateOpportunityCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/GetAwsOpportunitySummaryCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/GetEngagementCommand.d.ts +4 -9
  20. package/dist-types/ts3.4/commands/GetEngagementInvitationCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/GetOpportunityCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/GetProspectingFromEngagementTaskCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/GetResourceSnapshotCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/GetResourceSnapshotJobCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/GetSellingSystemSettingsCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/ListEngagementFromOpportunityTasksCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/ListEngagementInvitationsCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/ListEngagementMembersCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/ListEngagementResourceAssociationsCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/ListOpportunitiesCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/ListOpportunityFromEngagementTasksCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/ListProspectingFromEngagementTasksCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/ListResourceSnapshotJobsCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/ListResourceSnapshotsCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +4 -9
  38. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/PutSellingSystemSettingsCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/RejectEngagementInvitationCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/StartEngagementFromOpportunityTaskCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/StartOpportunityFromEngagementTaskCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/StartProspectingFromEngagementTaskCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/StartResourceSnapshotJobCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/StopResourceSnapshotJobCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/SubmitOpportunityCommand.d.ts +3 -4
  48. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  49. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/UpdateEngagementContextCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/UpdateOpportunityCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  53. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  54. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  55. package/dist-types/ts3.4/models/enums.d.ts +21 -42
  56. package/dist-types/ts3.4/models/errors.d.ts +7 -22
  57. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  58. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  59. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  60. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  61. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  62. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  63. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  64. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -67,7 +67,7 @@ const commonParams = {
67
67
  Region: { type: "builtInParams", name: "region" },
68
68
  };
69
69
 
70
- var version = "3.1086.0";
70
+ var version = "3.1087.0";
71
71
  var packageInfo = {
72
72
  version: version};
73
73