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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. package/dist-cjs/index.js +53 -453
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptEngagementInvitationCommand.js +2 -14
  4. package/dist-es/commands/AssignOpportunityCommand.js +2 -14
  5. package/dist-es/commands/AssociateOpportunityCommand.js +2 -14
  6. package/dist-es/commands/CreateEngagementCommand.js +2 -14
  7. package/dist-es/commands/CreateEngagementContextCommand.js +2 -14
  8. package/dist-es/commands/CreateEngagementInvitationCommand.js +2 -14
  9. package/dist-es/commands/CreateOpportunityCommand.js +2 -14
  10. package/dist-es/commands/CreateResourceSnapshotCommand.js +2 -14
  11. package/dist-es/commands/CreateResourceSnapshotJobCommand.js +2 -14
  12. package/dist-es/commands/DeleteResourceSnapshotJobCommand.js +2 -14
  13. package/dist-es/commands/DisassociateOpportunityCommand.js +2 -14
  14. package/dist-es/commands/GetAwsOpportunitySummaryCommand.js +2 -14
  15. package/dist-es/commands/GetEngagementCommand.js +2 -14
  16. package/dist-es/commands/GetEngagementInvitationCommand.js +2 -14
  17. package/dist-es/commands/GetOpportunityCommand.js +2 -14
  18. package/dist-es/commands/GetProspectingFromEngagementTaskCommand.js +2 -14
  19. package/dist-es/commands/GetResourceSnapshotCommand.js +2 -14
  20. package/dist-es/commands/GetResourceSnapshotJobCommand.js +2 -14
  21. package/dist-es/commands/GetSellingSystemSettingsCommand.js +2 -14
  22. package/dist-es/commands/ListEngagementByAcceptingInvitationTasksCommand.js +2 -14
  23. package/dist-es/commands/ListEngagementFromOpportunityTasksCommand.js +2 -14
  24. package/dist-es/commands/ListEngagementInvitationsCommand.js +2 -14
  25. package/dist-es/commands/ListEngagementMembersCommand.js +2 -14
  26. package/dist-es/commands/ListEngagementResourceAssociationsCommand.js +2 -14
  27. package/dist-es/commands/ListEngagementsCommand.js +2 -14
  28. package/dist-es/commands/ListOpportunitiesCommand.js +2 -14
  29. package/dist-es/commands/ListOpportunityFromEngagementTasksCommand.js +2 -14
  30. package/dist-es/commands/ListProspectingFromEngagementTasksCommand.js +2 -14
  31. package/dist-es/commands/ListResourceSnapshotJobsCommand.js +2 -14
  32. package/dist-es/commands/ListResourceSnapshotsCommand.js +2 -14
  33. package/dist-es/commands/ListSolutionsCommand.js +2 -14
  34. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  35. package/dist-es/commands/PutSellingSystemSettingsCommand.js +2 -14
  36. package/dist-es/commands/RejectEngagementInvitationCommand.js +2 -14
  37. package/dist-es/commands/StartEngagementByAcceptingInvitationTaskCommand.js +2 -14
  38. package/dist-es/commands/StartEngagementFromOpportunityTaskCommand.js +2 -14
  39. package/dist-es/commands/StartOpportunityFromEngagementTaskCommand.js +2 -14
  40. package/dist-es/commands/StartProspectingFromEngagementTaskCommand.js +2 -14
  41. package/dist-es/commands/StartResourceSnapshotJobCommand.js +2 -14
  42. package/dist-es/commands/StopResourceSnapshotJobCommand.js +2 -14
  43. package/dist-es/commands/SubmitOpportunityCommand.js +2 -14
  44. package/dist-es/commands/TagResourceCommand.js +2 -14
  45. package/dist-es/commands/UntagResourceCommand.js +2 -14
  46. package/dist-es/commands/UpdateEngagementContextCommand.js +2 -14
  47. package/dist-es/commands/UpdateOpportunityCommand.js +2 -14
  48. package/dist-es/index.js +1 -0
  49. package/dist-types/commandBuilder.d.ts +18 -0
  50. package/dist-types/commands/AcceptEngagementInvitationCommand.d.ts +3 -8
  51. package/dist-types/commands/AssignOpportunityCommand.d.ts +3 -8
  52. package/dist-types/commands/AssociateOpportunityCommand.d.ts +3 -8
  53. package/dist-types/commands/CreateEngagementCommand.d.ts +3 -8
  54. package/dist-types/commands/CreateEngagementContextCommand.d.ts +3 -8
  55. package/dist-types/commands/CreateEngagementInvitationCommand.d.ts +3 -8
  56. package/dist-types/commands/CreateOpportunityCommand.d.ts +3 -8
  57. package/dist-types/commands/CreateResourceSnapshotCommand.d.ts +3 -8
  58. package/dist-types/commands/CreateResourceSnapshotJobCommand.d.ts +3 -8
  59. package/dist-types/commands/DeleteResourceSnapshotJobCommand.d.ts +3 -8
  60. package/dist-types/commands/DisassociateOpportunityCommand.d.ts +3 -8
  61. package/dist-types/commands/GetAwsOpportunitySummaryCommand.d.ts +3 -8
  62. package/dist-types/commands/GetEngagementCommand.d.ts +3 -8
  63. package/dist-types/commands/GetEngagementInvitationCommand.d.ts +3 -8
  64. package/dist-types/commands/GetOpportunityCommand.d.ts +3 -8
  65. package/dist-types/commands/GetProspectingFromEngagementTaskCommand.d.ts +3 -8
  66. package/dist-types/commands/GetResourceSnapshotCommand.d.ts +3 -8
  67. package/dist-types/commands/GetResourceSnapshotJobCommand.d.ts +3 -8
  68. package/dist-types/commands/GetSellingSystemSettingsCommand.d.ts +3 -8
  69. package/dist-types/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +3 -8
  70. package/dist-types/commands/ListEngagementFromOpportunityTasksCommand.d.ts +3 -8
  71. package/dist-types/commands/ListEngagementInvitationsCommand.d.ts +3 -8
  72. package/dist-types/commands/ListEngagementMembersCommand.d.ts +3 -8
  73. package/dist-types/commands/ListEngagementResourceAssociationsCommand.d.ts +3 -8
  74. package/dist-types/commands/ListEngagementsCommand.d.ts +3 -8
  75. package/dist-types/commands/ListOpportunitiesCommand.d.ts +3 -8
  76. package/dist-types/commands/ListOpportunityFromEngagementTasksCommand.d.ts +3 -8
  77. package/dist-types/commands/ListProspectingFromEngagementTasksCommand.d.ts +3 -8
  78. package/dist-types/commands/ListResourceSnapshotJobsCommand.d.ts +3 -8
  79. package/dist-types/commands/ListResourceSnapshotsCommand.d.ts +3 -8
  80. package/dist-types/commands/ListSolutionsCommand.d.ts +3 -8
  81. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  82. package/dist-types/commands/PutSellingSystemSettingsCommand.d.ts +3 -8
  83. package/dist-types/commands/RejectEngagementInvitationCommand.d.ts +3 -8
  84. package/dist-types/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +3 -8
  85. package/dist-types/commands/StartEngagementFromOpportunityTaskCommand.d.ts +3 -8
  86. package/dist-types/commands/StartOpportunityFromEngagementTaskCommand.d.ts +3 -8
  87. package/dist-types/commands/StartProspectingFromEngagementTaskCommand.d.ts +3 -8
  88. package/dist-types/commands/StartResourceSnapshotJobCommand.d.ts +3 -8
  89. package/dist-types/commands/StopResourceSnapshotJobCommand.d.ts +3 -8
  90. package/dist-types/commands/SubmitOpportunityCommand.d.ts +3 -8
  91. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  92. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  93. package/dist-types/commands/UpdateEngagementContextCommand.d.ts +3 -8
  94. package/dist-types/commands/UpdateOpportunityCommand.d.ts +3 -8
  95. package/dist-types/index.d.ts +1 -0
  96. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  97. package/dist-types/ts3.4/commands/AcceptEngagementInvitationCommand.d.ts +7 -16
  98. package/dist-types/ts3.4/commands/AssignOpportunityCommand.d.ts +7 -16
  99. package/dist-types/ts3.4/commands/AssociateOpportunityCommand.d.ts +7 -16
  100. package/dist-types/ts3.4/commands/CreateEngagementCommand.d.ts +7 -16
  101. package/dist-types/ts3.4/commands/CreateEngagementContextCommand.d.ts +7 -16
  102. package/dist-types/ts3.4/commands/CreateEngagementInvitationCommand.d.ts +7 -16
  103. package/dist-types/ts3.4/commands/CreateOpportunityCommand.d.ts +7 -16
  104. package/dist-types/ts3.4/commands/CreateResourceSnapshotCommand.d.ts +7 -16
  105. package/dist-types/ts3.4/commands/CreateResourceSnapshotJobCommand.d.ts +7 -16
  106. package/dist-types/ts3.4/commands/DeleteResourceSnapshotJobCommand.d.ts +7 -16
  107. package/dist-types/ts3.4/commands/DisassociateOpportunityCommand.d.ts +7 -16
  108. package/dist-types/ts3.4/commands/GetAwsOpportunitySummaryCommand.d.ts +7 -16
  109. package/dist-types/ts3.4/commands/GetEngagementCommand.d.ts +7 -16
  110. package/dist-types/ts3.4/commands/GetEngagementInvitationCommand.d.ts +7 -16
  111. package/dist-types/ts3.4/commands/GetOpportunityCommand.d.ts +7 -16
  112. package/dist-types/ts3.4/commands/GetProspectingFromEngagementTaskCommand.d.ts +7 -16
  113. package/dist-types/ts3.4/commands/GetResourceSnapshotCommand.d.ts +7 -16
  114. package/dist-types/ts3.4/commands/GetResourceSnapshotJobCommand.d.ts +7 -16
  115. package/dist-types/ts3.4/commands/GetSellingSystemSettingsCommand.d.ts +7 -16
  116. package/dist-types/ts3.4/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +7 -16
  117. package/dist-types/ts3.4/commands/ListEngagementFromOpportunityTasksCommand.d.ts +7 -16
  118. package/dist-types/ts3.4/commands/ListEngagementInvitationsCommand.d.ts +7 -16
  119. package/dist-types/ts3.4/commands/ListEngagementMembersCommand.d.ts +7 -16
  120. package/dist-types/ts3.4/commands/ListEngagementResourceAssociationsCommand.d.ts +7 -16
  121. package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +7 -16
  122. package/dist-types/ts3.4/commands/ListOpportunitiesCommand.d.ts +7 -16
  123. package/dist-types/ts3.4/commands/ListOpportunityFromEngagementTasksCommand.d.ts +7 -16
  124. package/dist-types/ts3.4/commands/ListProspectingFromEngagementTasksCommand.d.ts +7 -16
  125. package/dist-types/ts3.4/commands/ListResourceSnapshotJobsCommand.d.ts +7 -16
  126. package/dist-types/ts3.4/commands/ListResourceSnapshotsCommand.d.ts +7 -16
  127. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +7 -16
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  129. package/dist-types/ts3.4/commands/PutSellingSystemSettingsCommand.d.ts +7 -16
  130. package/dist-types/ts3.4/commands/RejectEngagementInvitationCommand.d.ts +7 -16
  131. package/dist-types/ts3.4/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +7 -16
  132. package/dist-types/ts3.4/commands/StartEngagementFromOpportunityTaskCommand.d.ts +7 -16
  133. package/dist-types/ts3.4/commands/StartOpportunityFromEngagementTaskCommand.d.ts +7 -16
  134. package/dist-types/ts3.4/commands/StartProspectingFromEngagementTaskCommand.d.ts +7 -16
  135. package/dist-types/ts3.4/commands/StartResourceSnapshotJobCommand.d.ts +7 -16
  136. package/dist-types/ts3.4/commands/StopResourceSnapshotJobCommand.d.ts +7 -16
  137. package/dist-types/ts3.4/commands/SubmitOpportunityCommand.d.ts +7 -16
  138. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  139. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  140. package/dist-types/ts3.4/commands/UpdateEngagementContextCommand.d.ts +7 -16
  141. package/dist-types/ts3.4/commands/UpdateOpportunityCommand.d.ts +7 -16
  142. package/dist-types/ts3.4/index.d.ts +1 -0
  143. package/package.json +8 -8
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  CreateEngagementRequest,
5
4
  CreateEngagementResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface CreateEngagementCommandInput extends CreateEngagementRequest {}
15
8
  export interface CreateEngagementCommandOutput
16
9
  extends CreateEngagementResponse,
@@ -21,22 +14,20 @@ declare const CreateEngagementCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  CreateEngagementCommandInput,
23
16
  CreateEngagementCommandOutput,
24
- PartnerCentralSellingClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").PartnerCentralSellingClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  input: CreateEngagementCommandInput
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  CreateEngagementCommandInput,
32
25
  CreateEngagementCommandOutput,
33
- PartnerCentralSellingClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").PartnerCentralSellingClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class CreateEngagementCommand extends CreateEngagementCommand_base {
42
33
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  CreateEngagementContextRequest,
5
4
  CreateEngagementContextResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface CreateEngagementContextCommandInput
15
8
  extends CreateEngagementContextRequest {}
16
9
  export interface CreateEngagementContextCommandOutput
@@ -22,22 +15,20 @@ declare const CreateEngagementContextCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  CreateEngagementContextCommandInput,
24
17
  CreateEngagementContextCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: CreateEngagementContextCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  CreateEngagementContextCommandInput,
33
26
  CreateEngagementContextCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class CreateEngagementContextCommand extends CreateEngagementContextCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  CreateEngagementInvitationRequest,
5
4
  CreateEngagementInvitationResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface CreateEngagementInvitationCommandInput
15
8
  extends CreateEngagementInvitationRequest {}
16
9
  export interface CreateEngagementInvitationCommandOutput
@@ -22,22 +15,20 @@ declare const CreateEngagementInvitationCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  CreateEngagementInvitationCommandInput,
24
17
  CreateEngagementInvitationCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: CreateEngagementInvitationCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  CreateEngagementInvitationCommandInput,
33
26
  CreateEngagementInvitationCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class CreateEngagementInvitationCommand extends CreateEngagementInvitationCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  CreateOpportunityRequest,
5
4
  CreateOpportunityResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface CreateOpportunityCommandInput
15
8
  extends CreateOpportunityRequest {}
16
9
  export interface CreateOpportunityCommandOutput
@@ -22,22 +15,20 @@ declare const CreateOpportunityCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  CreateOpportunityCommandInput,
24
17
  CreateOpportunityCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: CreateOpportunityCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  CreateOpportunityCommandInput,
33
26
  CreateOpportunityCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class CreateOpportunityCommand extends CreateOpportunityCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  CreateResourceSnapshotRequest,
5
4
  CreateResourceSnapshotResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface CreateResourceSnapshotCommandInput
15
8
  extends CreateResourceSnapshotRequest {}
16
9
  export interface CreateResourceSnapshotCommandOutput
@@ -22,22 +15,20 @@ declare const CreateResourceSnapshotCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  CreateResourceSnapshotCommandInput,
24
17
  CreateResourceSnapshotCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: CreateResourceSnapshotCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  CreateResourceSnapshotCommandInput,
33
26
  CreateResourceSnapshotCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class CreateResourceSnapshotCommand extends CreateResourceSnapshotCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  CreateResourceSnapshotJobRequest,
5
4
  CreateResourceSnapshotJobResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface CreateResourceSnapshotJobCommandInput
15
8
  extends CreateResourceSnapshotJobRequest {}
16
9
  export interface CreateResourceSnapshotJobCommandOutput
@@ -22,22 +15,20 @@ declare const CreateResourceSnapshotJobCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  CreateResourceSnapshotJobCommandInput,
24
17
  CreateResourceSnapshotJobCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: CreateResourceSnapshotJobCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  CreateResourceSnapshotJobCommandInput,
33
26
  CreateResourceSnapshotJobCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class CreateResourceSnapshotJobCommand extends CreateResourceSnapshotJobCommand_base {
43
34
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import { DeleteResourceSnapshotJobRequest } from "../models/models_0";
4
- import {
5
- PartnerCentralSellingClientResolvedConfig,
6
- ServiceInputTypes,
7
- ServiceOutputTypes,
8
- } from "../PartnerCentralSellingClient";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface DeleteResourceSnapshotJobCommandInput
12
5
  extends DeleteResourceSnapshotJobRequest {}
13
6
  export interface DeleteResourceSnapshotJobCommandOutput
@@ -18,22 +11,20 @@ declare const DeleteResourceSnapshotJobCommand_base: {
18
11
  ): import("@smithy/core/client").CommandImpl<
19
12
  DeleteResourceSnapshotJobCommandInput,
20
13
  DeleteResourceSnapshotJobCommandOutput,
21
- PartnerCentralSellingClientResolvedConfig,
22
- ServiceInputTypes,
23
- ServiceOutputTypes
14
+ import("..").PartnerCentralSellingClientResolvedConfig,
15
+ import("..").ServiceInputTypes,
16
+ import("..").ServiceOutputTypes
24
17
  >;
25
18
  new (
26
19
  input: DeleteResourceSnapshotJobCommandInput
27
20
  ): import("@smithy/core/client").CommandImpl<
28
21
  DeleteResourceSnapshotJobCommandInput,
29
22
  DeleteResourceSnapshotJobCommandOutput,
30
- PartnerCentralSellingClientResolvedConfig,
31
- ServiceInputTypes,
32
- ServiceOutputTypes
23
+ import("..").PartnerCentralSellingClientResolvedConfig,
24
+ import("..").ServiceInputTypes,
25
+ import("..").ServiceOutputTypes
33
26
  >;
34
- getEndpointParameterInstructions(): {
35
- [x: string]: unknown;
36
- };
27
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
37
28
  };
38
29
  export declare class DeleteResourceSnapshotJobCommand extends DeleteResourceSnapshotJobCommand_base {
39
30
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import { DisassociateOpportunityRequest } from "../models/models_0";
4
- import {
5
- PartnerCentralSellingClientResolvedConfig,
6
- ServiceInputTypes,
7
- ServiceOutputTypes,
8
- } from "../PartnerCentralSellingClient";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface DisassociateOpportunityCommandInput
12
5
  extends DisassociateOpportunityRequest {}
13
6
  export interface DisassociateOpportunityCommandOutput
@@ -18,22 +11,20 @@ declare const DisassociateOpportunityCommand_base: {
18
11
  ): import("@smithy/core/client").CommandImpl<
19
12
  DisassociateOpportunityCommandInput,
20
13
  DisassociateOpportunityCommandOutput,
21
- PartnerCentralSellingClientResolvedConfig,
22
- ServiceInputTypes,
23
- ServiceOutputTypes
14
+ import("..").PartnerCentralSellingClientResolvedConfig,
15
+ import("..").ServiceInputTypes,
16
+ import("..").ServiceOutputTypes
24
17
  >;
25
18
  new (
26
19
  input: DisassociateOpportunityCommandInput
27
20
  ): import("@smithy/core/client").CommandImpl<
28
21
  DisassociateOpportunityCommandInput,
29
22
  DisassociateOpportunityCommandOutput,
30
- PartnerCentralSellingClientResolvedConfig,
31
- ServiceInputTypes,
32
- ServiceOutputTypes
23
+ import("..").PartnerCentralSellingClientResolvedConfig,
24
+ import("..").ServiceInputTypes,
25
+ import("..").ServiceOutputTypes
33
26
  >;
34
- getEndpointParameterInstructions(): {
35
- [x: string]: unknown;
36
- };
27
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
37
28
  };
38
29
  export declare class DisassociateOpportunityCommand extends DisassociateOpportunityCommand_base {
39
30
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  GetAwsOpportunitySummaryRequest,
5
4
  GetAwsOpportunitySummaryResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetAwsOpportunitySummaryCommandInput
15
8
  extends GetAwsOpportunitySummaryRequest {}
16
9
  export interface GetAwsOpportunitySummaryCommandOutput
@@ -22,22 +15,20 @@ declare const GetAwsOpportunitySummaryCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetAwsOpportunitySummaryCommandInput,
24
17
  GetAwsOpportunitySummaryCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetAwsOpportunitySummaryCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetAwsOpportunitySummaryCommandInput,
33
26
  GetAwsOpportunitySummaryCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class GetAwsOpportunitySummaryCommand extends GetAwsOpportunitySummaryCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  GetEngagementRequest,
5
4
  GetEngagementResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetEngagementCommandInput extends GetEngagementRequest {}
15
8
  export interface GetEngagementCommandOutput
16
9
  extends GetEngagementResponse,
@@ -21,22 +14,20 @@ declare const GetEngagementCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  GetEngagementCommandInput,
23
16
  GetEngagementCommandOutput,
24
- PartnerCentralSellingClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").PartnerCentralSellingClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  input: GetEngagementCommandInput
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  GetEngagementCommandInput,
32
25
  GetEngagementCommandOutput,
33
- PartnerCentralSellingClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").PartnerCentralSellingClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class GetEngagementCommand extends GetEngagementCommand_base {
42
33
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  GetEngagementInvitationRequest,
5
4
  GetEngagementInvitationResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetEngagementInvitationCommandInput
15
8
  extends GetEngagementInvitationRequest {}
16
9
  export interface GetEngagementInvitationCommandOutput
@@ -22,22 +15,20 @@ declare const GetEngagementInvitationCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetEngagementInvitationCommandInput,
24
17
  GetEngagementInvitationCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetEngagementInvitationCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetEngagementInvitationCommandInput,
33
26
  GetEngagementInvitationCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class GetEngagementInvitationCommand extends GetEngagementInvitationCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  GetOpportunityRequest,
5
4
  GetOpportunityResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetOpportunityCommandInput extends GetOpportunityRequest {}
15
8
  export interface GetOpportunityCommandOutput
16
9
  extends GetOpportunityResponse,
@@ -21,22 +14,20 @@ declare const GetOpportunityCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  GetOpportunityCommandInput,
23
16
  GetOpportunityCommandOutput,
24
- PartnerCentralSellingClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").PartnerCentralSellingClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  input: GetOpportunityCommandInput
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  GetOpportunityCommandInput,
32
25
  GetOpportunityCommandOutput,
33
- PartnerCentralSellingClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").PartnerCentralSellingClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class GetOpportunityCommand extends GetOpportunityCommand_base {
42
33
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  GetProspectingFromEngagementTaskRequest,
5
4
  GetProspectingFromEngagementTaskResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetProspectingFromEngagementTaskCommandInput
15
8
  extends GetProspectingFromEngagementTaskRequest {}
16
9
  export interface GetProspectingFromEngagementTaskCommandOutput
@@ -22,22 +15,20 @@ declare const GetProspectingFromEngagementTaskCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetProspectingFromEngagementTaskCommandInput,
24
17
  GetProspectingFromEngagementTaskCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetProspectingFromEngagementTaskCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetProspectingFromEngagementTaskCommandInput,
33
26
  GetProspectingFromEngagementTaskCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class GetProspectingFromEngagementTaskCommand extends GetProspectingFromEngagementTaskCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  GetResourceSnapshotRequest,
5
4
  GetResourceSnapshotResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- PartnerCentralSellingClientResolvedConfig,
9
- ServiceInputTypes,
10
- ServiceOutputTypes,
11
- } from "../PartnerCentralSellingClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetResourceSnapshotCommandInput
15
8
  extends GetResourceSnapshotRequest {}
16
9
  export interface GetResourceSnapshotCommandOutput
@@ -22,22 +15,20 @@ declare const GetResourceSnapshotCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetResourceSnapshotCommandInput,
24
17
  GetResourceSnapshotCommandOutput,
25
- PartnerCentralSellingClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").PartnerCentralSellingClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetResourceSnapshotCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetResourceSnapshotCommandInput,
33
26
  GetResourceSnapshotCommandOutput,
34
- PartnerCentralSellingClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").PartnerCentralSellingClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class GetResourceSnapshotCommand extends GetResourceSnapshotCommand_base {
43
34
  protected static __types: {