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