@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.
- package/dist-cjs/index.js +53 -453
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptEngagementInvitationCommand.js +2 -14
- package/dist-es/commands/AssignOpportunityCommand.js +2 -14
- package/dist-es/commands/AssociateOpportunityCommand.js +2 -14
- package/dist-es/commands/CreateEngagementCommand.js +2 -14
- package/dist-es/commands/CreateEngagementContextCommand.js +2 -14
- package/dist-es/commands/CreateEngagementInvitationCommand.js +2 -14
- package/dist-es/commands/CreateOpportunityCommand.js +2 -14
- package/dist-es/commands/CreateResourceSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateResourceSnapshotJobCommand.js +2 -14
- package/dist-es/commands/DeleteResourceSnapshotJobCommand.js +2 -14
- package/dist-es/commands/DisassociateOpportunityCommand.js +2 -14
- package/dist-es/commands/GetAwsOpportunitySummaryCommand.js +2 -14
- package/dist-es/commands/GetEngagementCommand.js +2 -14
- package/dist-es/commands/GetEngagementInvitationCommand.js +2 -14
- package/dist-es/commands/GetOpportunityCommand.js +2 -14
- package/dist-es/commands/GetProspectingFromEngagementTaskCommand.js +2 -14
- package/dist-es/commands/GetResourceSnapshotCommand.js +2 -14
- package/dist-es/commands/GetResourceSnapshotJobCommand.js +2 -14
- package/dist-es/commands/GetSellingSystemSettingsCommand.js +2 -14
- package/dist-es/commands/ListEngagementByAcceptingInvitationTasksCommand.js +2 -14
- package/dist-es/commands/ListEngagementFromOpportunityTasksCommand.js +2 -14
- package/dist-es/commands/ListEngagementInvitationsCommand.js +2 -14
- package/dist-es/commands/ListEngagementMembersCommand.js +2 -14
- package/dist-es/commands/ListEngagementResourceAssociationsCommand.js +2 -14
- package/dist-es/commands/ListEngagementsCommand.js +2 -14
- package/dist-es/commands/ListOpportunitiesCommand.js +2 -14
- package/dist-es/commands/ListOpportunityFromEngagementTasksCommand.js +2 -14
- package/dist-es/commands/ListProspectingFromEngagementTasksCommand.js +2 -14
- package/dist-es/commands/ListResourceSnapshotJobsCommand.js +2 -14
- package/dist-es/commands/ListResourceSnapshotsCommand.js +2 -14
- package/dist-es/commands/ListSolutionsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutSellingSystemSettingsCommand.js +2 -14
- package/dist-es/commands/RejectEngagementInvitationCommand.js +2 -14
- package/dist-es/commands/StartEngagementByAcceptingInvitationTaskCommand.js +2 -14
- package/dist-es/commands/StartEngagementFromOpportunityTaskCommand.js +2 -14
- package/dist-es/commands/StartOpportunityFromEngagementTaskCommand.js +2 -14
- package/dist-es/commands/StartProspectingFromEngagementTaskCommand.js +2 -14
- package/dist-es/commands/StartResourceSnapshotJobCommand.js +2 -14
- package/dist-es/commands/StopResourceSnapshotJobCommand.js +2 -14
- package/dist-es/commands/SubmitOpportunityCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateEngagementContextCommand.js +2 -14
- package/dist-es/commands/UpdateOpportunityCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptEngagementInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AssignOpportunityCommand.d.ts +3 -8
- package/dist-types/commands/AssociateOpportunityCommand.d.ts +3 -8
- package/dist-types/commands/CreateEngagementCommand.d.ts +3 -8
- package/dist-types/commands/CreateEngagementContextCommand.d.ts +3 -8
- package/dist-types/commands/CreateEngagementInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CreateOpportunityCommand.d.ts +3 -8
- package/dist-types/commands/CreateResourceSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateResourceSnapshotJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceSnapshotJobCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateOpportunityCommand.d.ts +3 -8
- package/dist-types/commands/GetAwsOpportunitySummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetEngagementCommand.d.ts +3 -8
- package/dist-types/commands/GetEngagementInvitationCommand.d.ts +3 -8
- package/dist-types/commands/GetOpportunityCommand.d.ts +3 -8
- package/dist-types/commands/GetProspectingFromEngagementTaskCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceSnapshotJobCommand.d.ts +3 -8
- package/dist-types/commands/GetSellingSystemSettingsCommand.d.ts +3 -8
- package/dist-types/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListEngagementFromOpportunityTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListEngagementInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/ListEngagementMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListEngagementResourceAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListEngagementsCommand.d.ts +3 -8
- package/dist-types/commands/ListOpportunitiesCommand.d.ts +3 -8
- package/dist-types/commands/ListOpportunityFromEngagementTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListProspectingFromEngagementTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceSnapshotJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/ListSolutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutSellingSystemSettingsCommand.d.ts +3 -8
- package/dist-types/commands/RejectEngagementInvitationCommand.d.ts +3 -8
- package/dist-types/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartEngagementFromOpportunityTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartOpportunityFromEngagementTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartProspectingFromEngagementTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartResourceSnapshotJobCommand.d.ts +3 -8
- package/dist-types/commands/StopResourceSnapshotJobCommand.d.ts +3 -8
- package/dist-types/commands/SubmitOpportunityCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEngagementContextCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOpportunityCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptEngagementInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssignOpportunityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateOpportunityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEngagementCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEngagementContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEngagementInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOpportunityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResourceSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResourceSnapshotJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourceSnapshotJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateOpportunityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAwsOpportunitySummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEngagementCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEngagementInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOpportunityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProspectingFromEngagementTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourceSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourceSnapshotJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSellingSystemSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEngagementByAcceptingInvitationTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEngagementFromOpportunityTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEngagementInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEngagementMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEngagementResourceAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOpportunitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOpportunityFromEngagementTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProspectingFromEngagementTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceSnapshotJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutSellingSystemSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectEngagementInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartEngagementByAcceptingInvitationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartEngagementFromOpportunityTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartOpportunityFromEngagementTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartProspectingFromEngagementTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartResourceSnapshotJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopResourceSnapshotJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SubmitOpportunityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEngagementContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOpportunityCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetAwsOpportunitySummaryRequest, GetAwsOpportunitySummaryResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetAwsOpportunitySummaryCommandInput extends GetAwsOpportunityS
|
|
|
22
19
|
export interface GetAwsOpportunitySummaryCommandOutput extends GetAwsOpportunitySummaryResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetAwsOpportunitySummaryCommand_base: {
|
|
25
|
-
new (input: GetAwsOpportunitySummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAwsOpportunitySummaryCommandInput, GetAwsOpportunitySummaryCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetAwsOpportunitySummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAwsOpportunitySummaryCommandInput, GetAwsOpportunitySummaryCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetAwsOpportunitySummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAwsOpportunitySummaryCommandInput, GetAwsOpportunitySummaryCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetAwsOpportunitySummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAwsOpportunitySummaryCommandInput, GetAwsOpportunitySummaryCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a summary of an AWS Opportunity. This summary includes high-level details about the opportunity sourced from AWS, such as lifecycle information, customer details, and involvement type. It is useful for tracking updates on the AWS opportunity corresponding to an opportunity in the partner's account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetEngagementRequest, GetEngagementResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetEngagementCommandInput extends GetEngagementRequest {
|
|
|
22
19
|
export interface GetEngagementCommandOutput extends GetEngagementResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetEngagementCommand_base: {
|
|
25
|
-
new (input: GetEngagementCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementCommandInput, GetEngagementCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetEngagementCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementCommandInput, GetEngagementCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetEngagementCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementCommandInput, GetEngagementCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetEngagementCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementCommandInput, GetEngagementCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Use this action to retrieve the engagement record for a given <code>EngagementIdentifier</code>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetEngagementInvitationRequest, GetEngagementInvitationResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetEngagementInvitationCommandInput extends GetEngagementInvita
|
|
|
22
19
|
export interface GetEngagementInvitationCommandOutput extends GetEngagementInvitationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetEngagementInvitationCommand_base: {
|
|
25
|
-
new (input: GetEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementInvitationCommandInput, GetEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementInvitationCommandInput, GetEngagementInvitationCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementInvitationCommandInput, GetEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetEngagementInvitationCommandInput): import("@smithy/core/client").CommandImpl<GetEngagementInvitationCommandInput, GetEngagementInvitationCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves the details of an engagement invitation shared by AWS with a partner. The information includes aspects such as customer, project details, and lifecycle information. To connect an engagement invitation with an opportunity, match the invitation’s <code>Payload.Project.Title</code> with opportunity <code>Project.Title</code>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetOpportunityRequest, GetOpportunityResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetOpportunityCommandInput extends GetOpportunityRequest {
|
|
|
22
19
|
export interface GetOpportunityCommandOutput extends GetOpportunityResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetOpportunityCommand_base: {
|
|
25
|
-
new (input: GetOpportunityCommandInput): import("@smithy/core/client").CommandImpl<GetOpportunityCommandInput, GetOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetOpportunityCommandInput): import("@smithy/core/client").CommandImpl<GetOpportunityCommandInput, GetOpportunityCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetOpportunityCommandInput): import("@smithy/core/client").CommandImpl<GetOpportunityCommandInput, GetOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetOpportunityCommandInput): import("@smithy/core/client").CommandImpl<GetOpportunityCommandInput, GetOpportunityCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Fetches the <code>Opportunity</code> record from Partner Central by a given <code>Identifier</code>.</p> <p>Use the <code>ListOpportunities</code> action or the event notification (from Amazon EventBridge) to obtain this identifier.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetProspectingFromEngagementTaskRequest, GetProspectingFromEngagementTaskResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetProspectingFromEngagementTaskCommandInput extends GetProspec
|
|
|
22
19
|
export interface GetProspectingFromEngagementTaskCommandOutput extends GetProspectingFromEngagementTaskResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetProspectingFromEngagementTaskCommand_base: {
|
|
25
|
-
new (input: GetProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<GetProspectingFromEngagementTaskCommandInput, GetProspectingFromEngagementTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<GetProspectingFromEngagementTaskCommandInput, GetProspectingFromEngagementTaskCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<GetProspectingFromEngagementTaskCommandInput, GetProspectingFromEngagementTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetProspectingFromEngagementTaskCommandInput): import("@smithy/core/client").CommandImpl<GetProspectingFromEngagementTaskCommandInput, GetProspectingFromEngagementTaskCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves the details and current status of a prospecting task previously started with <code>StartProspectingFromEngagementTask</code> to enable polling for completion and access to per-engagement processing results.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetResourceSnapshotRequest, GetResourceSnapshotResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetResourceSnapshotCommandInput extends GetResourceSnapshotRequ
|
|
|
22
19
|
export interface GetResourceSnapshotCommandOutput extends GetResourceSnapshotResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetResourceSnapshotCommand_base: {
|
|
25
|
-
new (input: GetResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotCommandInput, GetResourceSnapshotCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotCommandInput, GetResourceSnapshotCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotCommandInput, GetResourceSnapshotCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetResourceSnapshotCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotCommandInput, GetResourceSnapshotCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Use this action to retrieve a specific snapshot record.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetResourceSnapshotJobRequest, GetResourceSnapshotJobResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetResourceSnapshotJobCommandInput extends GetResourceSnapshotJ
|
|
|
22
19
|
export interface GetResourceSnapshotJobCommandOutput extends GetResourceSnapshotJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetResourceSnapshotJobCommand_base: {
|
|
25
|
-
new (input: GetResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotJobCommandInput, GetResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotJobCommandInput, GetResourceSnapshotJobCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotJobCommandInput, GetResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetResourceSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<GetResourceSnapshotJobCommandInput, GetResourceSnapshotJobCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Use this action to retrieves information about a specific resource snapshot job.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetSellingSystemSettingsRequest, GetSellingSystemSettingsResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetSellingSystemSettingsCommandInput extends GetSellingSystemSe
|
|
|
22
19
|
export interface GetSellingSystemSettingsCommandOutput extends GetSellingSystemSettingsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetSellingSystemSettingsCommand_base: {
|
|
25
|
-
new (input: GetSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<GetSellingSystemSettingsCommandInput, GetSellingSystemSettingsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<GetSellingSystemSettingsCommandInput, GetSellingSystemSettingsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<GetSellingSystemSettingsCommandInput, GetSellingSystemSettingsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetSellingSystemSettingsCommandInput): import("@smithy/core/client").CommandImpl<GetSellingSystemSettingsCommandInput, GetSellingSystemSettingsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves the currently set system settings, which include the IAM Role used for resource snapshot jobs.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListEngagementByAcceptingInvitationTasksRequest, ListEngagementByAcceptingInvitationTasksResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListEngagementByAcceptingInvitationTasksCommandInput extends Li
|
|
|
22
19
|
export interface ListEngagementByAcceptingInvitationTasksCommandOutput extends ListEngagementByAcceptingInvitationTasksResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListEngagementByAcceptingInvitationTasksCommand_base: {
|
|
25
|
-
new (input: ListEngagementByAcceptingInvitationTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementByAcceptingInvitationTasksCommandInput, ListEngagementByAcceptingInvitationTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListEngagementByAcceptingInvitationTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementByAcceptingInvitationTasksCommandInput, ListEngagementByAcceptingInvitationTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListEngagementByAcceptingInvitationTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementByAcceptingInvitationTasksCommandInput, ListEngagementByAcceptingInvitationTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListEngagementByAcceptingInvitationTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementByAcceptingInvitationTasksCommandInput, ListEngagementByAcceptingInvitationTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p> Lists all in-progress, completed, or failed StartEngagementByAcceptingInvitationTask tasks that were initiated by the caller's account. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListEngagementFromOpportunityTasksRequest, ListEngagementFromOpportunityTasksResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListEngagementFromOpportunityTasksCommandInput extends ListEnga
|
|
|
22
19
|
export interface ListEngagementFromOpportunityTasksCommandOutput extends ListEngagementFromOpportunityTasksResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListEngagementFromOpportunityTasksCommand_base: {
|
|
25
|
-
new (input: ListEngagementFromOpportunityTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementFromOpportunityTasksCommandInput, ListEngagementFromOpportunityTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListEngagementFromOpportunityTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementFromOpportunityTasksCommandInput, ListEngagementFromOpportunityTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListEngagementFromOpportunityTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementFromOpportunityTasksCommandInput, ListEngagementFromOpportunityTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListEngagementFromOpportunityTasksCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementFromOpportunityTasksCommandInput, ListEngagementFromOpportunityTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p> Lists all in-progress, completed, or failed <code>EngagementFromOpportunity</code> tasks that were initiated by the caller's account. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListEngagementInvitationsRequest, ListEngagementInvitationsResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListEngagementInvitationsCommandInput extends ListEngagementInv
|
|
|
22
19
|
export interface ListEngagementInvitationsCommandOutput extends ListEngagementInvitationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListEngagementInvitationsCommand_base: {
|
|
25
|
-
new (input: ListEngagementInvitationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementInvitationsCommandInput, ListEngagementInvitationsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListEngagementInvitationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementInvitationsCommandInput, ListEngagementInvitationsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListEngagementInvitationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementInvitationsCommandInput, ListEngagementInvitationsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListEngagementInvitationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementInvitationsCommandInput, ListEngagementInvitationsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list of engagement invitations sent to the partner. This allows partners to view all pending or past engagement invitations, helping them track opportunities shared by AWS.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListEngagementMembersRequest, ListEngagementMembersResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListEngagementMembersCommandInput extends ListEngagementMembers
|
|
|
22
19
|
export interface ListEngagementMembersCommandOutput extends ListEngagementMembersResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListEngagementMembersCommand_base: {
|
|
25
|
-
new (input: ListEngagementMembersCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementMembersCommandInput, ListEngagementMembersCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListEngagementMembersCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementMembersCommandInput, ListEngagementMembersCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListEngagementMembersCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementMembersCommandInput, ListEngagementMembersCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListEngagementMembersCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementMembersCommandInput, ListEngagementMembersCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves the details of member partners in an Engagement. This operation can only be invoked by members of the Engagement. The <code>ListEngagementMembers</code> operation allows you to fetch information about the members of a specific Engagement. This action is restricted to members of the Engagement being queried. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListEngagementResourceAssociationsRequest, ListEngagementResourceAssociationsResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListEngagementResourceAssociationsCommandInput extends ListEnga
|
|
|
22
19
|
export interface ListEngagementResourceAssociationsCommandOutput extends ListEngagementResourceAssociationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListEngagementResourceAssociationsCommand_base: {
|
|
25
|
-
new (input: ListEngagementResourceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementResourceAssociationsCommandInput, ListEngagementResourceAssociationsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListEngagementResourceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementResourceAssociationsCommandInput, ListEngagementResourceAssociationsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListEngagementResourceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementResourceAssociationsCommandInput, ListEngagementResourceAssociationsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListEngagementResourceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementResourceAssociationsCommandInput, ListEngagementResourceAssociationsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the associations between resources and engagements where the caller is a member and has at least one snapshot in the engagement.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListEngagementsRequest, ListEngagementsResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListEngagementsCommandInput extends ListEngagementsRequest {
|
|
|
22
19
|
export interface ListEngagementsCommandOutput extends ListEngagementsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListEngagementsCommand_base: {
|
|
25
|
-
new (input: ListEngagementsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementsCommandInput, ListEngagementsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListEngagementsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementsCommandInput, ListEngagementsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListEngagementsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementsCommandInput, ListEngagementsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListEngagementsCommandInput): import("@smithy/core/client").CommandImpl<ListEngagementsCommandInput, ListEngagementsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>This action allows users to retrieve a list of Engagement records from Partner Central. This action can be used to manage and track various engagements across different stages of the partner selling process. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListOpportunitiesRequest, ListOpportunitiesResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListOpportunitiesCommandInput extends ListOpportunitiesRequest
|
|
|
22
19
|
export interface ListOpportunitiesCommandOutput extends ListOpportunitiesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListOpportunitiesCommand_base: {
|
|
25
|
-
new (input: ListOpportunitiesCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunitiesCommandInput, ListOpportunitiesCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListOpportunitiesCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunitiesCommandInput, ListOpportunitiesCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListOpportunitiesCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunitiesCommandInput, ListOpportunitiesCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListOpportunitiesCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunitiesCommandInput, ListOpportunitiesCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>This request accepts a list of filters that retrieve opportunity subsets as well as sort options. This feature is available to partners from <a href="https://partnercentral.awspartner.com/">Partner Central</a> using the <code>ListOpportunities</code> API action.</p> <p>To synchronize your system with Amazon Web Services, list only the opportunities that were newly created or updated. We recommend you rely on events emitted by the service into your Amazon Web Services account’s Amazon EventBridge default event bus. You can also use the <code>ListOpportunities</code> action.</p> <p>We recommend the following approach:</p> <ol> <li> <p>Find the latest <code>LastModifiedDate</code> that you stored, and only use the values that came from Amazon Web Services. Don’t use values generated by your system.</p> </li> <li> <p>When you send a <code>ListOpportunities</code> request, submit the date in ISO 8601 format in the <code>AfterLastModifiedDate</code> filter.</p> </li> <li> <p>Amazon Web Services only returns opportunities created or updated on or after that date and time. Use <code>NextToken</code> to iterate over all pages.</p> </li> </ol>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListOpportunityFromEngagementTasksRequest, ListOpportunityFromEngagementTasksResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListOpportunityFromEngagementTasksCommandInput extends ListOppo
|
|
|
22
19
|
export interface ListOpportunityFromEngagementTasksCommandOutput extends ListOpportunityFromEngagementTasksResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListOpportunityFromEngagementTasksCommand_base: {
|
|
25
|
-
new (input: ListOpportunityFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunityFromEngagementTasksCommandInput, ListOpportunityFromEngagementTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListOpportunityFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunityFromEngagementTasksCommandInput, ListOpportunityFromEngagementTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListOpportunityFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunityFromEngagementTasksCommandInput, ListOpportunityFromEngagementTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListOpportunityFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListOpportunityFromEngagementTasksCommandInput, ListOpportunityFromEngagementTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists all in-progress, completed, or failed opportunity creation tasks from engagements that were initiated by the caller's account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListProspectingFromEngagementTasksRequest, ListProspectingFromEngagementTasksResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListProspectingFromEngagementTasksCommandInput extends ListPros
|
|
|
22
19
|
export interface ListProspectingFromEngagementTasksCommandOutput extends ListProspectingFromEngagementTasksResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListProspectingFromEngagementTasksCommand_base: {
|
|
25
|
-
new (input: ListProspectingFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListProspectingFromEngagementTasksCommandInput, ListProspectingFromEngagementTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListProspectingFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListProspectingFromEngagementTasksCommandInput, ListProspectingFromEngagementTasksCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListProspectingFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListProspectingFromEngagementTasksCommandInput, ListProspectingFromEngagementTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListProspectingFromEngagementTasksCommandInput): import("@smithy/core/client").CommandImpl<ListProspectingFromEngagementTasksCommandInput, ListProspectingFromEngagementTasksCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists all prospecting tasks initiated by the caller's account. Supports optional filters by task identifier, task name, or start time range. Results can be sorted using configurable options. The response is paginated. Use the <code>NextToken</code> value from each response to retrieve subsequent pages.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListResourceSnapshotJobsRequest, ListResourceSnapshotJobsResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListResourceSnapshotJobsCommandInput extends ListResourceSnapsh
|
|
|
22
19
|
export interface ListResourceSnapshotJobsCommandOutput extends ListResourceSnapshotJobsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListResourceSnapshotJobsCommand_base: {
|
|
25
|
-
new (input: ListResourceSnapshotJobsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotJobsCommandInput, ListResourceSnapshotJobsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListResourceSnapshotJobsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotJobsCommandInput, ListResourceSnapshotJobsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListResourceSnapshotJobsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotJobsCommandInput, ListResourceSnapshotJobsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListResourceSnapshotJobsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotJobsCommandInput, ListResourceSnapshotJobsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p> Lists resource snapshot jobs owned by the customer. This operation supports various filtering scenarios, including listing all jobs owned by the caller, jobs for a specific engagement, jobs with a specific status, or any combination of these filters. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListResourceSnapshotsRequest, ListResourceSnapshotsResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListResourceSnapshotsCommandInput extends ListResourceSnapshots
|
|
|
22
19
|
export interface ListResourceSnapshotsCommandOutput extends ListResourceSnapshotsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListResourceSnapshotsCommand_base: {
|
|
25
|
-
new (input: ListResourceSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotsCommandInput, ListResourceSnapshotsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListResourceSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotsCommandInput, ListResourceSnapshotsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListResourceSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotsCommandInput, ListResourceSnapshotsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListResourceSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceSnapshotsCommandInput, ListResourceSnapshotsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list of resource view snapshots based on specified criteria. This operation supports various use cases, including: </p> <ul> <li> <p>Fetching all snapshots associated with an engagement.</p> </li> <li> <p>Retrieving snapshots of a specific resource type within an engagement.</p> </li> <li> <p>Obtaining snapshots for a particular resource using a specified template.</p> </li> <li> <p>Accessing the latest snapshot of a resource within an engagement.</p> </li> <li> <p>Filtering snapshots by resource owner.</p> </li> </ul>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListSolutionsRequest, ListSolutionsResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralSellingClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListSolutionsCommandInput extends ListSolutionsRequest {
|
|
|
22
19
|
export interface ListSolutionsCommandOutput extends ListSolutionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListSolutionsCommand_base: {
|
|
25
|
-
new (input: ListSolutionsCommandInput): import("@smithy/core/client").CommandImpl<ListSolutionsCommandInput, ListSolutionsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListSolutionsCommandInput): import("@smithy/core/client").CommandImpl<ListSolutionsCommandInput, ListSolutionsCommandOutput, PartnerCentralSellingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListSolutionsCommandInput): import("@smithy/core/client").CommandImpl<ListSolutionsCommandInput, ListSolutionsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListSolutionsCommandInput): import("@smithy/core/client").CommandImpl<ListSolutionsCommandInput, ListSolutionsCommandOutput, import("..").PartnerCentralSellingClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list of Partner Solutions that the partner registered on Partner Central. This API is used to generate a list of solutions that an end user selects from for association with an opportunity.</p>
|