@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
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -66,7 +67,7 @@ const commonParams = {
|
|
|
66
67
|
Region: { type: "builtInParams", name: "region" },
|
|
67
68
|
};
|
|
68
69
|
|
|
69
|
-
var version = "3.
|
|
70
|
+
var version = "3.1078.0";
|
|
70
71
|
var packageInfo = {
|
|
71
72
|
version: version};
|
|
72
73
|
|
|
@@ -2049,544 +2050,143 @@ class PartnerCentralSellingClient extends Client {
|
|
|
2049
2050
|
}
|
|
2050
2051
|
}
|
|
2051
2052
|
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
})
|
|
2058
|
-
.s("AWSPartnerCentralSelling", "AcceptEngagementInvitation", {})
|
|
2059
|
-
.n("PartnerCentralSellingClient", "AcceptEngagementInvitationCommand")
|
|
2060
|
-
.sc(AcceptEngagementInvitation$)
|
|
2061
|
-
.build() {
|
|
2053
|
+
const command = makeBuilder(commonParams, "AWSPartnerCentralSelling", "PartnerCentralSellingClient", getEndpointPlugin);
|
|
2054
|
+
const _ep0 = {};
|
|
2055
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2056
|
+
|
|
2057
|
+
class AcceptEngagementInvitationCommand extends command(_ep0, _mw0, "AcceptEngagementInvitation", AcceptEngagementInvitation$) {
|
|
2062
2058
|
}
|
|
2063
2059
|
|
|
2064
|
-
class AssignOpportunityCommand extends
|
|
2065
|
-
.classBuilder()
|
|
2066
|
-
.ep(commonParams)
|
|
2067
|
-
.m(function (Command, cs, config, o) {
|
|
2068
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2069
|
-
})
|
|
2070
|
-
.s("AWSPartnerCentralSelling", "AssignOpportunity", {})
|
|
2071
|
-
.n("PartnerCentralSellingClient", "AssignOpportunityCommand")
|
|
2072
|
-
.sc(AssignOpportunity$)
|
|
2073
|
-
.build() {
|
|
2060
|
+
class AssignOpportunityCommand extends command(_ep0, _mw0, "AssignOpportunity", AssignOpportunity$) {
|
|
2074
2061
|
}
|
|
2075
2062
|
|
|
2076
|
-
class AssociateOpportunityCommand extends
|
|
2077
|
-
.classBuilder()
|
|
2078
|
-
.ep(commonParams)
|
|
2079
|
-
.m(function (Command, cs, config, o) {
|
|
2080
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2081
|
-
})
|
|
2082
|
-
.s("AWSPartnerCentralSelling", "AssociateOpportunity", {})
|
|
2083
|
-
.n("PartnerCentralSellingClient", "AssociateOpportunityCommand")
|
|
2084
|
-
.sc(AssociateOpportunity$)
|
|
2085
|
-
.build() {
|
|
2063
|
+
class AssociateOpportunityCommand extends command(_ep0, _mw0, "AssociateOpportunity", AssociateOpportunity$) {
|
|
2086
2064
|
}
|
|
2087
2065
|
|
|
2088
|
-
class CreateEngagementCommand extends
|
|
2089
|
-
.classBuilder()
|
|
2090
|
-
.ep(commonParams)
|
|
2091
|
-
.m(function (Command, cs, config, o) {
|
|
2092
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2093
|
-
})
|
|
2094
|
-
.s("AWSPartnerCentralSelling", "CreateEngagement", {})
|
|
2095
|
-
.n("PartnerCentralSellingClient", "CreateEngagementCommand")
|
|
2096
|
-
.sc(CreateEngagement$)
|
|
2097
|
-
.build() {
|
|
2066
|
+
class CreateEngagementCommand extends command(_ep0, _mw0, "CreateEngagement", CreateEngagement$) {
|
|
2098
2067
|
}
|
|
2099
2068
|
|
|
2100
|
-
class CreateEngagementContextCommand extends
|
|
2101
|
-
.classBuilder()
|
|
2102
|
-
.ep(commonParams)
|
|
2103
|
-
.m(function (Command, cs, config, o) {
|
|
2104
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2105
|
-
})
|
|
2106
|
-
.s("AWSPartnerCentralSelling", "CreateEngagementContext", {})
|
|
2107
|
-
.n("PartnerCentralSellingClient", "CreateEngagementContextCommand")
|
|
2108
|
-
.sc(CreateEngagementContext$)
|
|
2109
|
-
.build() {
|
|
2069
|
+
class CreateEngagementContextCommand extends command(_ep0, _mw0, "CreateEngagementContext", CreateEngagementContext$) {
|
|
2110
2070
|
}
|
|
2111
2071
|
|
|
2112
|
-
class CreateEngagementInvitationCommand extends
|
|
2113
|
-
.classBuilder()
|
|
2114
|
-
.ep(commonParams)
|
|
2115
|
-
.m(function (Command, cs, config, o) {
|
|
2116
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2117
|
-
})
|
|
2118
|
-
.s("AWSPartnerCentralSelling", "CreateEngagementInvitation", {})
|
|
2119
|
-
.n("PartnerCentralSellingClient", "CreateEngagementInvitationCommand")
|
|
2120
|
-
.sc(CreateEngagementInvitation$)
|
|
2121
|
-
.build() {
|
|
2072
|
+
class CreateEngagementInvitationCommand extends command(_ep0, _mw0, "CreateEngagementInvitation", CreateEngagementInvitation$) {
|
|
2122
2073
|
}
|
|
2123
2074
|
|
|
2124
|
-
class CreateOpportunityCommand extends
|
|
2125
|
-
.classBuilder()
|
|
2126
|
-
.ep(commonParams)
|
|
2127
|
-
.m(function (Command, cs, config, o) {
|
|
2128
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2129
|
-
})
|
|
2130
|
-
.s("AWSPartnerCentralSelling", "CreateOpportunity", {})
|
|
2131
|
-
.n("PartnerCentralSellingClient", "CreateOpportunityCommand")
|
|
2132
|
-
.sc(CreateOpportunity$)
|
|
2133
|
-
.build() {
|
|
2075
|
+
class CreateOpportunityCommand extends command(_ep0, _mw0, "CreateOpportunity", CreateOpportunity$) {
|
|
2134
2076
|
}
|
|
2135
2077
|
|
|
2136
|
-
class CreateResourceSnapshotCommand extends
|
|
2137
|
-
.classBuilder()
|
|
2138
|
-
.ep(commonParams)
|
|
2139
|
-
.m(function (Command, cs, config, o) {
|
|
2140
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2141
|
-
})
|
|
2142
|
-
.s("AWSPartnerCentralSelling", "CreateResourceSnapshot", {})
|
|
2143
|
-
.n("PartnerCentralSellingClient", "CreateResourceSnapshotCommand")
|
|
2144
|
-
.sc(CreateResourceSnapshot$)
|
|
2145
|
-
.build() {
|
|
2078
|
+
class CreateResourceSnapshotCommand extends command(_ep0, _mw0, "CreateResourceSnapshot", CreateResourceSnapshot$) {
|
|
2146
2079
|
}
|
|
2147
2080
|
|
|
2148
|
-
class CreateResourceSnapshotJobCommand extends
|
|
2149
|
-
.classBuilder()
|
|
2150
|
-
.ep(commonParams)
|
|
2151
|
-
.m(function (Command, cs, config, o) {
|
|
2152
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2153
|
-
})
|
|
2154
|
-
.s("AWSPartnerCentralSelling", "CreateResourceSnapshotJob", {})
|
|
2155
|
-
.n("PartnerCentralSellingClient", "CreateResourceSnapshotJobCommand")
|
|
2156
|
-
.sc(CreateResourceSnapshotJob$)
|
|
2157
|
-
.build() {
|
|
2081
|
+
class CreateResourceSnapshotJobCommand extends command(_ep0, _mw0, "CreateResourceSnapshotJob", CreateResourceSnapshotJob$) {
|
|
2158
2082
|
}
|
|
2159
2083
|
|
|
2160
|
-
class DeleteResourceSnapshotJobCommand extends
|
|
2161
|
-
.classBuilder()
|
|
2162
|
-
.ep(commonParams)
|
|
2163
|
-
.m(function (Command, cs, config, o) {
|
|
2164
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2165
|
-
})
|
|
2166
|
-
.s("AWSPartnerCentralSelling", "DeleteResourceSnapshotJob", {})
|
|
2167
|
-
.n("PartnerCentralSellingClient", "DeleteResourceSnapshotJobCommand")
|
|
2168
|
-
.sc(DeleteResourceSnapshotJob$)
|
|
2169
|
-
.build() {
|
|
2084
|
+
class DeleteResourceSnapshotJobCommand extends command(_ep0, _mw0, "DeleteResourceSnapshotJob", DeleteResourceSnapshotJob$) {
|
|
2170
2085
|
}
|
|
2171
2086
|
|
|
2172
|
-
class DisassociateOpportunityCommand extends
|
|
2173
|
-
.classBuilder()
|
|
2174
|
-
.ep(commonParams)
|
|
2175
|
-
.m(function (Command, cs, config, o) {
|
|
2176
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2177
|
-
})
|
|
2178
|
-
.s("AWSPartnerCentralSelling", "DisassociateOpportunity", {})
|
|
2179
|
-
.n("PartnerCentralSellingClient", "DisassociateOpportunityCommand")
|
|
2180
|
-
.sc(DisassociateOpportunity$)
|
|
2181
|
-
.build() {
|
|
2087
|
+
class DisassociateOpportunityCommand extends command(_ep0, _mw0, "DisassociateOpportunity", DisassociateOpportunity$) {
|
|
2182
2088
|
}
|
|
2183
2089
|
|
|
2184
|
-
class GetAwsOpportunitySummaryCommand extends
|
|
2185
|
-
.classBuilder()
|
|
2186
|
-
.ep(commonParams)
|
|
2187
|
-
.m(function (Command, cs, config, o) {
|
|
2188
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2189
|
-
})
|
|
2190
|
-
.s("AWSPartnerCentralSelling", "GetAwsOpportunitySummary", {})
|
|
2191
|
-
.n("PartnerCentralSellingClient", "GetAwsOpportunitySummaryCommand")
|
|
2192
|
-
.sc(GetAwsOpportunitySummary$)
|
|
2193
|
-
.build() {
|
|
2090
|
+
class GetAwsOpportunitySummaryCommand extends command(_ep0, _mw0, "GetAwsOpportunitySummary", GetAwsOpportunitySummary$) {
|
|
2194
2091
|
}
|
|
2195
2092
|
|
|
2196
|
-
class GetEngagementCommand extends
|
|
2197
|
-
.classBuilder()
|
|
2198
|
-
.ep(commonParams)
|
|
2199
|
-
.m(function (Command, cs, config, o) {
|
|
2200
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2201
|
-
})
|
|
2202
|
-
.s("AWSPartnerCentralSelling", "GetEngagement", {})
|
|
2203
|
-
.n("PartnerCentralSellingClient", "GetEngagementCommand")
|
|
2204
|
-
.sc(GetEngagement$)
|
|
2205
|
-
.build() {
|
|
2093
|
+
class GetEngagementCommand extends command(_ep0, _mw0, "GetEngagement", GetEngagement$) {
|
|
2206
2094
|
}
|
|
2207
2095
|
|
|
2208
|
-
class GetEngagementInvitationCommand extends
|
|
2209
|
-
.classBuilder()
|
|
2210
|
-
.ep(commonParams)
|
|
2211
|
-
.m(function (Command, cs, config, o) {
|
|
2212
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2213
|
-
})
|
|
2214
|
-
.s("AWSPartnerCentralSelling", "GetEngagementInvitation", {})
|
|
2215
|
-
.n("PartnerCentralSellingClient", "GetEngagementInvitationCommand")
|
|
2216
|
-
.sc(GetEngagementInvitation$)
|
|
2217
|
-
.build() {
|
|
2096
|
+
class GetEngagementInvitationCommand extends command(_ep0, _mw0, "GetEngagementInvitation", GetEngagementInvitation$) {
|
|
2218
2097
|
}
|
|
2219
2098
|
|
|
2220
|
-
class GetOpportunityCommand extends
|
|
2221
|
-
.classBuilder()
|
|
2222
|
-
.ep(commonParams)
|
|
2223
|
-
.m(function (Command, cs, config, o) {
|
|
2224
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2225
|
-
})
|
|
2226
|
-
.s("AWSPartnerCentralSelling", "GetOpportunity", {})
|
|
2227
|
-
.n("PartnerCentralSellingClient", "GetOpportunityCommand")
|
|
2228
|
-
.sc(GetOpportunity$)
|
|
2229
|
-
.build() {
|
|
2099
|
+
class GetOpportunityCommand extends command(_ep0, _mw0, "GetOpportunity", GetOpportunity$) {
|
|
2230
2100
|
}
|
|
2231
2101
|
|
|
2232
|
-
class GetProspectingFromEngagementTaskCommand extends
|
|
2233
|
-
.classBuilder()
|
|
2234
|
-
.ep(commonParams)
|
|
2235
|
-
.m(function (Command, cs, config, o) {
|
|
2236
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2237
|
-
})
|
|
2238
|
-
.s("AWSPartnerCentralSelling", "GetProspectingFromEngagementTask", {})
|
|
2239
|
-
.n("PartnerCentralSellingClient", "GetProspectingFromEngagementTaskCommand")
|
|
2240
|
-
.sc(GetProspectingFromEngagementTask$)
|
|
2241
|
-
.build() {
|
|
2102
|
+
class GetProspectingFromEngagementTaskCommand extends command(_ep0, _mw0, "GetProspectingFromEngagementTask", GetProspectingFromEngagementTask$) {
|
|
2242
2103
|
}
|
|
2243
2104
|
|
|
2244
|
-
class GetResourceSnapshotCommand extends
|
|
2245
|
-
.classBuilder()
|
|
2246
|
-
.ep(commonParams)
|
|
2247
|
-
.m(function (Command, cs, config, o) {
|
|
2248
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2249
|
-
})
|
|
2250
|
-
.s("AWSPartnerCentralSelling", "GetResourceSnapshot", {})
|
|
2251
|
-
.n("PartnerCentralSellingClient", "GetResourceSnapshotCommand")
|
|
2252
|
-
.sc(GetResourceSnapshot$)
|
|
2253
|
-
.build() {
|
|
2105
|
+
class GetResourceSnapshotCommand extends command(_ep0, _mw0, "GetResourceSnapshot", GetResourceSnapshot$) {
|
|
2254
2106
|
}
|
|
2255
2107
|
|
|
2256
|
-
class GetResourceSnapshotJobCommand extends
|
|
2257
|
-
.classBuilder()
|
|
2258
|
-
.ep(commonParams)
|
|
2259
|
-
.m(function (Command, cs, config, o) {
|
|
2260
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2261
|
-
})
|
|
2262
|
-
.s("AWSPartnerCentralSelling", "GetResourceSnapshotJob", {})
|
|
2263
|
-
.n("PartnerCentralSellingClient", "GetResourceSnapshotJobCommand")
|
|
2264
|
-
.sc(GetResourceSnapshotJob$)
|
|
2265
|
-
.build() {
|
|
2108
|
+
class GetResourceSnapshotJobCommand extends command(_ep0, _mw0, "GetResourceSnapshotJob", GetResourceSnapshotJob$) {
|
|
2266
2109
|
}
|
|
2267
2110
|
|
|
2268
|
-
class GetSellingSystemSettingsCommand extends
|
|
2269
|
-
.classBuilder()
|
|
2270
|
-
.ep(commonParams)
|
|
2271
|
-
.m(function (Command, cs, config, o) {
|
|
2272
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2273
|
-
})
|
|
2274
|
-
.s("AWSPartnerCentralSelling", "GetSellingSystemSettings", {})
|
|
2275
|
-
.n("PartnerCentralSellingClient", "GetSellingSystemSettingsCommand")
|
|
2276
|
-
.sc(GetSellingSystemSettings$)
|
|
2277
|
-
.build() {
|
|
2111
|
+
class GetSellingSystemSettingsCommand extends command(_ep0, _mw0, "GetSellingSystemSettings", GetSellingSystemSettings$) {
|
|
2278
2112
|
}
|
|
2279
2113
|
|
|
2280
|
-
class ListEngagementByAcceptingInvitationTasksCommand extends
|
|
2281
|
-
.classBuilder()
|
|
2282
|
-
.ep(commonParams)
|
|
2283
|
-
.m(function (Command, cs, config, o) {
|
|
2284
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2285
|
-
})
|
|
2286
|
-
.s("AWSPartnerCentralSelling", "ListEngagementByAcceptingInvitationTasks", {})
|
|
2287
|
-
.n("PartnerCentralSellingClient", "ListEngagementByAcceptingInvitationTasksCommand")
|
|
2288
|
-
.sc(ListEngagementByAcceptingInvitationTasks$)
|
|
2289
|
-
.build() {
|
|
2114
|
+
class ListEngagementByAcceptingInvitationTasksCommand extends command(_ep0, _mw0, "ListEngagementByAcceptingInvitationTasks", ListEngagementByAcceptingInvitationTasks$) {
|
|
2290
2115
|
}
|
|
2291
2116
|
|
|
2292
|
-
class ListEngagementFromOpportunityTasksCommand extends
|
|
2293
|
-
.classBuilder()
|
|
2294
|
-
.ep(commonParams)
|
|
2295
|
-
.m(function (Command, cs, config, o) {
|
|
2296
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2297
|
-
})
|
|
2298
|
-
.s("AWSPartnerCentralSelling", "ListEngagementFromOpportunityTasks", {})
|
|
2299
|
-
.n("PartnerCentralSellingClient", "ListEngagementFromOpportunityTasksCommand")
|
|
2300
|
-
.sc(ListEngagementFromOpportunityTasks$)
|
|
2301
|
-
.build() {
|
|
2117
|
+
class ListEngagementFromOpportunityTasksCommand extends command(_ep0, _mw0, "ListEngagementFromOpportunityTasks", ListEngagementFromOpportunityTasks$) {
|
|
2302
2118
|
}
|
|
2303
2119
|
|
|
2304
|
-
class ListEngagementInvitationsCommand extends
|
|
2305
|
-
.classBuilder()
|
|
2306
|
-
.ep(commonParams)
|
|
2307
|
-
.m(function (Command, cs, config, o) {
|
|
2308
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2309
|
-
})
|
|
2310
|
-
.s("AWSPartnerCentralSelling", "ListEngagementInvitations", {})
|
|
2311
|
-
.n("PartnerCentralSellingClient", "ListEngagementInvitationsCommand")
|
|
2312
|
-
.sc(ListEngagementInvitations$)
|
|
2313
|
-
.build() {
|
|
2120
|
+
class ListEngagementInvitationsCommand extends command(_ep0, _mw0, "ListEngagementInvitations", ListEngagementInvitations$) {
|
|
2314
2121
|
}
|
|
2315
2122
|
|
|
2316
|
-
class ListEngagementMembersCommand extends
|
|
2317
|
-
.classBuilder()
|
|
2318
|
-
.ep(commonParams)
|
|
2319
|
-
.m(function (Command, cs, config, o) {
|
|
2320
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2321
|
-
})
|
|
2322
|
-
.s("AWSPartnerCentralSelling", "ListEngagementMembers", {})
|
|
2323
|
-
.n("PartnerCentralSellingClient", "ListEngagementMembersCommand")
|
|
2324
|
-
.sc(ListEngagementMembers$)
|
|
2325
|
-
.build() {
|
|
2123
|
+
class ListEngagementMembersCommand extends command(_ep0, _mw0, "ListEngagementMembers", ListEngagementMembers$) {
|
|
2326
2124
|
}
|
|
2327
2125
|
|
|
2328
|
-
class ListEngagementResourceAssociationsCommand extends
|
|
2329
|
-
.classBuilder()
|
|
2330
|
-
.ep(commonParams)
|
|
2331
|
-
.m(function (Command, cs, config, o) {
|
|
2332
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2333
|
-
})
|
|
2334
|
-
.s("AWSPartnerCentralSelling", "ListEngagementResourceAssociations", {})
|
|
2335
|
-
.n("PartnerCentralSellingClient", "ListEngagementResourceAssociationsCommand")
|
|
2336
|
-
.sc(ListEngagementResourceAssociations$)
|
|
2337
|
-
.build() {
|
|
2126
|
+
class ListEngagementResourceAssociationsCommand extends command(_ep0, _mw0, "ListEngagementResourceAssociations", ListEngagementResourceAssociations$) {
|
|
2338
2127
|
}
|
|
2339
2128
|
|
|
2340
|
-
class ListEngagementsCommand extends
|
|
2341
|
-
.classBuilder()
|
|
2342
|
-
.ep(commonParams)
|
|
2343
|
-
.m(function (Command, cs, config, o) {
|
|
2344
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2345
|
-
})
|
|
2346
|
-
.s("AWSPartnerCentralSelling", "ListEngagements", {})
|
|
2347
|
-
.n("PartnerCentralSellingClient", "ListEngagementsCommand")
|
|
2348
|
-
.sc(ListEngagements$)
|
|
2349
|
-
.build() {
|
|
2129
|
+
class ListEngagementsCommand extends command(_ep0, _mw0, "ListEngagements", ListEngagements$) {
|
|
2350
2130
|
}
|
|
2351
2131
|
|
|
2352
|
-
class ListOpportunitiesCommand extends
|
|
2353
|
-
.classBuilder()
|
|
2354
|
-
.ep(commonParams)
|
|
2355
|
-
.m(function (Command, cs, config, o) {
|
|
2356
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2357
|
-
})
|
|
2358
|
-
.s("AWSPartnerCentralSelling", "ListOpportunities", {})
|
|
2359
|
-
.n("PartnerCentralSellingClient", "ListOpportunitiesCommand")
|
|
2360
|
-
.sc(ListOpportunities$)
|
|
2361
|
-
.build() {
|
|
2132
|
+
class ListOpportunitiesCommand extends command(_ep0, _mw0, "ListOpportunities", ListOpportunities$) {
|
|
2362
2133
|
}
|
|
2363
2134
|
|
|
2364
|
-
class ListOpportunityFromEngagementTasksCommand extends
|
|
2365
|
-
.classBuilder()
|
|
2366
|
-
.ep(commonParams)
|
|
2367
|
-
.m(function (Command, cs, config, o) {
|
|
2368
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2369
|
-
})
|
|
2370
|
-
.s("AWSPartnerCentralSelling", "ListOpportunityFromEngagementTasks", {})
|
|
2371
|
-
.n("PartnerCentralSellingClient", "ListOpportunityFromEngagementTasksCommand")
|
|
2372
|
-
.sc(ListOpportunityFromEngagementTasks$)
|
|
2373
|
-
.build() {
|
|
2135
|
+
class ListOpportunityFromEngagementTasksCommand extends command(_ep0, _mw0, "ListOpportunityFromEngagementTasks", ListOpportunityFromEngagementTasks$) {
|
|
2374
2136
|
}
|
|
2375
2137
|
|
|
2376
|
-
class ListProspectingFromEngagementTasksCommand extends
|
|
2377
|
-
.classBuilder()
|
|
2378
|
-
.ep(commonParams)
|
|
2379
|
-
.m(function (Command, cs, config, o) {
|
|
2380
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2381
|
-
})
|
|
2382
|
-
.s("AWSPartnerCentralSelling", "ListProspectingFromEngagementTasks", {})
|
|
2383
|
-
.n("PartnerCentralSellingClient", "ListProspectingFromEngagementTasksCommand")
|
|
2384
|
-
.sc(ListProspectingFromEngagementTasks$)
|
|
2385
|
-
.build() {
|
|
2138
|
+
class ListProspectingFromEngagementTasksCommand extends command(_ep0, _mw0, "ListProspectingFromEngagementTasks", ListProspectingFromEngagementTasks$) {
|
|
2386
2139
|
}
|
|
2387
2140
|
|
|
2388
|
-
class ListResourceSnapshotJobsCommand extends
|
|
2389
|
-
.classBuilder()
|
|
2390
|
-
.ep(commonParams)
|
|
2391
|
-
.m(function (Command, cs, config, o) {
|
|
2392
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2393
|
-
})
|
|
2394
|
-
.s("AWSPartnerCentralSelling", "ListResourceSnapshotJobs", {})
|
|
2395
|
-
.n("PartnerCentralSellingClient", "ListResourceSnapshotJobsCommand")
|
|
2396
|
-
.sc(ListResourceSnapshotJobs$)
|
|
2397
|
-
.build() {
|
|
2141
|
+
class ListResourceSnapshotJobsCommand extends command(_ep0, _mw0, "ListResourceSnapshotJobs", ListResourceSnapshotJobs$) {
|
|
2398
2142
|
}
|
|
2399
2143
|
|
|
2400
|
-
class ListResourceSnapshotsCommand extends
|
|
2401
|
-
.classBuilder()
|
|
2402
|
-
.ep(commonParams)
|
|
2403
|
-
.m(function (Command, cs, config, o) {
|
|
2404
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2405
|
-
})
|
|
2406
|
-
.s("AWSPartnerCentralSelling", "ListResourceSnapshots", {})
|
|
2407
|
-
.n("PartnerCentralSellingClient", "ListResourceSnapshotsCommand")
|
|
2408
|
-
.sc(ListResourceSnapshots$)
|
|
2409
|
-
.build() {
|
|
2144
|
+
class ListResourceSnapshotsCommand extends command(_ep0, _mw0, "ListResourceSnapshots", ListResourceSnapshots$) {
|
|
2410
2145
|
}
|
|
2411
2146
|
|
|
2412
|
-
class ListSolutionsCommand extends
|
|
2413
|
-
.classBuilder()
|
|
2414
|
-
.ep(commonParams)
|
|
2415
|
-
.m(function (Command, cs, config, o) {
|
|
2416
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2417
|
-
})
|
|
2418
|
-
.s("AWSPartnerCentralSelling", "ListSolutions", {})
|
|
2419
|
-
.n("PartnerCentralSellingClient", "ListSolutionsCommand")
|
|
2420
|
-
.sc(ListSolutions$)
|
|
2421
|
-
.build() {
|
|
2147
|
+
class ListSolutionsCommand extends command(_ep0, _mw0, "ListSolutions", ListSolutions$) {
|
|
2422
2148
|
}
|
|
2423
2149
|
|
|
2424
|
-
class ListTagsForResourceCommand extends
|
|
2425
|
-
.classBuilder()
|
|
2426
|
-
.ep(commonParams)
|
|
2427
|
-
.m(function (Command, cs, config, o) {
|
|
2428
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2429
|
-
})
|
|
2430
|
-
.s("AWSPartnerCentralSelling", "ListTagsForResource", {})
|
|
2431
|
-
.n("PartnerCentralSellingClient", "ListTagsForResourceCommand")
|
|
2432
|
-
.sc(ListTagsForResource$)
|
|
2433
|
-
.build() {
|
|
2150
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
2434
2151
|
}
|
|
2435
2152
|
|
|
2436
|
-
class PutSellingSystemSettingsCommand extends
|
|
2437
|
-
.classBuilder()
|
|
2438
|
-
.ep(commonParams)
|
|
2439
|
-
.m(function (Command, cs, config, o) {
|
|
2440
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2441
|
-
})
|
|
2442
|
-
.s("AWSPartnerCentralSelling", "PutSellingSystemSettings", {})
|
|
2443
|
-
.n("PartnerCentralSellingClient", "PutSellingSystemSettingsCommand")
|
|
2444
|
-
.sc(PutSellingSystemSettings$)
|
|
2445
|
-
.build() {
|
|
2153
|
+
class PutSellingSystemSettingsCommand extends command(_ep0, _mw0, "PutSellingSystemSettings", PutSellingSystemSettings$) {
|
|
2446
2154
|
}
|
|
2447
2155
|
|
|
2448
|
-
class RejectEngagementInvitationCommand extends
|
|
2449
|
-
.classBuilder()
|
|
2450
|
-
.ep(commonParams)
|
|
2451
|
-
.m(function (Command, cs, config, o) {
|
|
2452
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2453
|
-
})
|
|
2454
|
-
.s("AWSPartnerCentralSelling", "RejectEngagementInvitation", {})
|
|
2455
|
-
.n("PartnerCentralSellingClient", "RejectEngagementInvitationCommand")
|
|
2456
|
-
.sc(RejectEngagementInvitation$)
|
|
2457
|
-
.build() {
|
|
2156
|
+
class RejectEngagementInvitationCommand extends command(_ep0, _mw0, "RejectEngagementInvitation", RejectEngagementInvitation$) {
|
|
2458
2157
|
}
|
|
2459
2158
|
|
|
2460
|
-
class StartEngagementByAcceptingInvitationTaskCommand extends
|
|
2461
|
-
.classBuilder()
|
|
2462
|
-
.ep(commonParams)
|
|
2463
|
-
.m(function (Command, cs, config, o) {
|
|
2464
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2465
|
-
})
|
|
2466
|
-
.s("AWSPartnerCentralSelling", "StartEngagementByAcceptingInvitationTask", {})
|
|
2467
|
-
.n("PartnerCentralSellingClient", "StartEngagementByAcceptingInvitationTaskCommand")
|
|
2468
|
-
.sc(StartEngagementByAcceptingInvitationTask$)
|
|
2469
|
-
.build() {
|
|
2159
|
+
class StartEngagementByAcceptingInvitationTaskCommand extends command(_ep0, _mw0, "StartEngagementByAcceptingInvitationTask", StartEngagementByAcceptingInvitationTask$) {
|
|
2470
2160
|
}
|
|
2471
2161
|
|
|
2472
|
-
class StartEngagementFromOpportunityTaskCommand extends
|
|
2473
|
-
.classBuilder()
|
|
2474
|
-
.ep(commonParams)
|
|
2475
|
-
.m(function (Command, cs, config, o) {
|
|
2476
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2477
|
-
})
|
|
2478
|
-
.s("AWSPartnerCentralSelling", "StartEngagementFromOpportunityTask", {})
|
|
2479
|
-
.n("PartnerCentralSellingClient", "StartEngagementFromOpportunityTaskCommand")
|
|
2480
|
-
.sc(StartEngagementFromOpportunityTask$)
|
|
2481
|
-
.build() {
|
|
2162
|
+
class StartEngagementFromOpportunityTaskCommand extends command(_ep0, _mw0, "StartEngagementFromOpportunityTask", StartEngagementFromOpportunityTask$) {
|
|
2482
2163
|
}
|
|
2483
2164
|
|
|
2484
|
-
class StartOpportunityFromEngagementTaskCommand extends
|
|
2485
|
-
.classBuilder()
|
|
2486
|
-
.ep(commonParams)
|
|
2487
|
-
.m(function (Command, cs, config, o) {
|
|
2488
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2489
|
-
})
|
|
2490
|
-
.s("AWSPartnerCentralSelling", "StartOpportunityFromEngagementTask", {})
|
|
2491
|
-
.n("PartnerCentralSellingClient", "StartOpportunityFromEngagementTaskCommand")
|
|
2492
|
-
.sc(StartOpportunityFromEngagementTask$)
|
|
2493
|
-
.build() {
|
|
2165
|
+
class StartOpportunityFromEngagementTaskCommand extends command(_ep0, _mw0, "StartOpportunityFromEngagementTask", StartOpportunityFromEngagementTask$) {
|
|
2494
2166
|
}
|
|
2495
2167
|
|
|
2496
|
-
class StartProspectingFromEngagementTaskCommand extends
|
|
2497
|
-
.classBuilder()
|
|
2498
|
-
.ep(commonParams)
|
|
2499
|
-
.m(function (Command, cs, config, o) {
|
|
2500
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2501
|
-
})
|
|
2502
|
-
.s("AWSPartnerCentralSelling", "StartProspectingFromEngagementTask", {})
|
|
2503
|
-
.n("PartnerCentralSellingClient", "StartProspectingFromEngagementTaskCommand")
|
|
2504
|
-
.sc(StartProspectingFromEngagementTask$)
|
|
2505
|
-
.build() {
|
|
2168
|
+
class StartProspectingFromEngagementTaskCommand extends command(_ep0, _mw0, "StartProspectingFromEngagementTask", StartProspectingFromEngagementTask$) {
|
|
2506
2169
|
}
|
|
2507
2170
|
|
|
2508
|
-
class StartResourceSnapshotJobCommand extends
|
|
2509
|
-
.classBuilder()
|
|
2510
|
-
.ep(commonParams)
|
|
2511
|
-
.m(function (Command, cs, config, o) {
|
|
2512
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2513
|
-
})
|
|
2514
|
-
.s("AWSPartnerCentralSelling", "StartResourceSnapshotJob", {})
|
|
2515
|
-
.n("PartnerCentralSellingClient", "StartResourceSnapshotJobCommand")
|
|
2516
|
-
.sc(StartResourceSnapshotJob$)
|
|
2517
|
-
.build() {
|
|
2171
|
+
class StartResourceSnapshotJobCommand extends command(_ep0, _mw0, "StartResourceSnapshotJob", StartResourceSnapshotJob$) {
|
|
2518
2172
|
}
|
|
2519
2173
|
|
|
2520
|
-
class StopResourceSnapshotJobCommand extends
|
|
2521
|
-
.classBuilder()
|
|
2522
|
-
.ep(commonParams)
|
|
2523
|
-
.m(function (Command, cs, config, o) {
|
|
2524
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2525
|
-
})
|
|
2526
|
-
.s("AWSPartnerCentralSelling", "StopResourceSnapshotJob", {})
|
|
2527
|
-
.n("PartnerCentralSellingClient", "StopResourceSnapshotJobCommand")
|
|
2528
|
-
.sc(StopResourceSnapshotJob$)
|
|
2529
|
-
.build() {
|
|
2174
|
+
class StopResourceSnapshotJobCommand extends command(_ep0, _mw0, "StopResourceSnapshotJob", StopResourceSnapshotJob$) {
|
|
2530
2175
|
}
|
|
2531
2176
|
|
|
2532
|
-
class SubmitOpportunityCommand extends
|
|
2533
|
-
.classBuilder()
|
|
2534
|
-
.ep(commonParams)
|
|
2535
|
-
.m(function (Command, cs, config, o) {
|
|
2536
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2537
|
-
})
|
|
2538
|
-
.s("AWSPartnerCentralSelling", "SubmitOpportunity", {})
|
|
2539
|
-
.n("PartnerCentralSellingClient", "SubmitOpportunityCommand")
|
|
2540
|
-
.sc(SubmitOpportunity$)
|
|
2541
|
-
.build() {
|
|
2177
|
+
class SubmitOpportunityCommand extends command(_ep0, _mw0, "SubmitOpportunity", SubmitOpportunity$) {
|
|
2542
2178
|
}
|
|
2543
2179
|
|
|
2544
|
-
class TagResourceCommand extends
|
|
2545
|
-
.classBuilder()
|
|
2546
|
-
.ep(commonParams)
|
|
2547
|
-
.m(function (Command, cs, config, o) {
|
|
2548
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2549
|
-
})
|
|
2550
|
-
.s("AWSPartnerCentralSelling", "TagResource", {})
|
|
2551
|
-
.n("PartnerCentralSellingClient", "TagResourceCommand")
|
|
2552
|
-
.sc(TagResource$)
|
|
2553
|
-
.build() {
|
|
2180
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
2554
2181
|
}
|
|
2555
2182
|
|
|
2556
|
-
class UntagResourceCommand extends
|
|
2557
|
-
.classBuilder()
|
|
2558
|
-
.ep(commonParams)
|
|
2559
|
-
.m(function (Command, cs, config, o) {
|
|
2560
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2561
|
-
})
|
|
2562
|
-
.s("AWSPartnerCentralSelling", "UntagResource", {})
|
|
2563
|
-
.n("PartnerCentralSellingClient", "UntagResourceCommand")
|
|
2564
|
-
.sc(UntagResource$)
|
|
2565
|
-
.build() {
|
|
2183
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
2566
2184
|
}
|
|
2567
2185
|
|
|
2568
|
-
class UpdateEngagementContextCommand extends
|
|
2569
|
-
.classBuilder()
|
|
2570
|
-
.ep(commonParams)
|
|
2571
|
-
.m(function (Command, cs, config, o) {
|
|
2572
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2573
|
-
})
|
|
2574
|
-
.s("AWSPartnerCentralSelling", "UpdateEngagementContext", {})
|
|
2575
|
-
.n("PartnerCentralSellingClient", "UpdateEngagementContextCommand")
|
|
2576
|
-
.sc(UpdateEngagementContext$)
|
|
2577
|
-
.build() {
|
|
2186
|
+
class UpdateEngagementContextCommand extends command(_ep0, _mw0, "UpdateEngagementContext", UpdateEngagementContext$) {
|
|
2578
2187
|
}
|
|
2579
2188
|
|
|
2580
|
-
class UpdateOpportunityCommand extends
|
|
2581
|
-
.classBuilder()
|
|
2582
|
-
.ep(commonParams)
|
|
2583
|
-
.m(function (Command, cs, config, o) {
|
|
2584
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2585
|
-
})
|
|
2586
|
-
.s("AWSPartnerCentralSelling", "UpdateOpportunity", {})
|
|
2587
|
-
.n("PartnerCentralSellingClient", "UpdateOpportunityCommand")
|
|
2588
|
-
.sc(UpdateOpportunity$)
|
|
2589
|
-
.build() {
|
|
2189
|
+
class UpdateOpportunityCommand extends command(_ep0, _mw0, "UpdateOpportunity", UpdateOpportunity$) {
|
|
2590
2190
|
}
|
|
2591
2191
|
|
|
2592
2192
|
const paginateListEngagementByAcceptingInvitationTasks = createPaginator(PartnerCentralSellingClient, ListEngagementByAcceptingInvitationTasksCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "AWSPartnerCentralSelling", "PartnerCentralSellingClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -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 { AcceptEngagementInvitation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AcceptEngagementInvitationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSPartnerCentralSelling", "AcceptEngagementInvitation", {})
|
|
13
|
-
.n("PartnerCentralSellingClient", "AcceptEngagementInvitationCommand")
|
|
14
|
-
.sc(AcceptEngagementInvitation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AcceptEngagementInvitationCommand extends command(_ep0, _mw0, "AcceptEngagementInvitation", AcceptEngagementInvitation$) {
|
|
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 { AssignOpportunity$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AssignOpportunityCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSPartnerCentralSelling", "AssignOpportunity", {})
|
|
13
|
-
.n("PartnerCentralSellingClient", "AssignOpportunityCommand")
|
|
14
|
-
.sc(AssignOpportunity$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AssignOpportunityCommand extends command(_ep0, _mw0, "AssignOpportunity", AssignOpportunity$) {
|
|
16
4
|
}
|