@aws-sdk/client-pinpoint 3.414.0 → 3.418.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/commands/CreateAppCommand.js +5 -0
- package/dist-cjs/commands/CreateCampaignCommand.js +5 -0
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateExportJobCommand.js +5 -0
- package/dist-cjs/commands/CreateImportJobCommand.js +5 -0
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateJourneyCommand.js +5 -0
- package/dist-cjs/commands/CreatePushTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateSegmentCommand.js +5 -0
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppCommand.js +5 -0
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteCampaignCommand.js +5 -0
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteEndpointCommand.js +5 -0
- package/dist-cjs/commands/DeleteEventStreamCommand.js +5 -0
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteJourneyCommand.js +5 -0
- package/dist-cjs/commands/DeletePushTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteSegmentCommand.js +5 -0
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetAdmChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/GetAppCommand.js +5 -0
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +5 -0
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetAppsCommand.js +5 -0
- package/dist-cjs/commands/GetBaiduChannelCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignVersionCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignsCommand.js +5 -0
- package/dist-cjs/commands/GetChannelsCommand.js +5 -0
- package/dist-cjs/commands/GetEmailChannelCommand.js +5 -0
- package/dist-cjs/commands/GetEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetEndpointCommand.js +5 -0
- package/dist-cjs/commands/GetEventStreamCommand.js +5 -0
- package/dist-cjs/commands/GetExportJobCommand.js +5 -0
- package/dist-cjs/commands/GetExportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetGcmChannelCommand.js +5 -0
- package/dist-cjs/commands/GetImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetImportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetInAppMessagesCommand.js +5 -0
- package/dist-cjs/commands/GetInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyRunExecutionActivityMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyRunExecutionMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyRunsCommand.js +5 -0
- package/dist-cjs/commands/GetPushTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentVersionCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentsCommand.js +5 -0
- package/dist-cjs/commands/GetSmsChannelCommand.js +5 -0
- package/dist-cjs/commands/GetSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetUserEndpointsCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceChannelCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/ListJourneysCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListTemplatesCommand.js +5 -0
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +5 -0
- package/dist-cjs/commands/PutEventStreamCommand.js +5 -0
- package/dist-cjs/commands/PutEventsCommand.js +5 -0
- package/dist-cjs/commands/RemoveAttributesCommand.js +5 -0
- package/dist-cjs/commands/SendMessagesCommand.js +5 -0
- package/dist-cjs/commands/SendOTPMessageCommand.js +5 -0
- package/dist-cjs/commands/SendUsersMessagesCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateCampaignCommand.js +5 -0
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateEndpointCommand.js +5 -0
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +5 -0
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateJourneyCommand.js +5 -0
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +5 -0
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateSegmentCommand.js +5 -0
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +5 -0
- package/dist-es/commands/CreateAppCommand.js +5 -0
- package/dist-es/commands/CreateCampaignCommand.js +5 -0
- package/dist-es/commands/CreateEmailTemplateCommand.js +5 -0
- package/dist-es/commands/CreateExportJobCommand.js +5 -0
- package/dist-es/commands/CreateImportJobCommand.js +5 -0
- package/dist-es/commands/CreateInAppTemplateCommand.js +5 -0
- package/dist-es/commands/CreateJourneyCommand.js +5 -0
- package/dist-es/commands/CreatePushTemplateCommand.js +5 -0
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateSegmentCommand.js +5 -0
- package/dist-es/commands/CreateSmsTemplateCommand.js +5 -0
- package/dist-es/commands/CreateVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteAdmChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-es/commands/DeleteAppCommand.js +5 -0
- package/dist-es/commands/DeleteBaiduChannelCommand.js +5 -0
- package/dist-es/commands/DeleteCampaignCommand.js +5 -0
- package/dist-es/commands/DeleteEmailChannelCommand.js +5 -0
- package/dist-es/commands/DeleteEmailTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteEndpointCommand.js +5 -0
- package/dist-es/commands/DeleteEventStreamCommand.js +5 -0
- package/dist-es/commands/DeleteGcmChannelCommand.js +5 -0
- package/dist-es/commands/DeleteInAppTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteJourneyCommand.js +5 -0
- package/dist-es/commands/DeletePushTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteSegmentCommand.js +5 -0
- package/dist-es/commands/DeleteSmsChannelCommand.js +5 -0
- package/dist-es/commands/DeleteSmsTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteUserEndpointsCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceChannelCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/GetAdmChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsVoipChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-es/commands/GetAppCommand.js +5 -0
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +5 -0
- package/dist-es/commands/GetApplicationSettingsCommand.js +5 -0
- package/dist-es/commands/GetAppsCommand.js +5 -0
- package/dist-es/commands/GetBaiduChannelCommand.js +5 -0
- package/dist-es/commands/GetCampaignActivitiesCommand.js +5 -0
- package/dist-es/commands/GetCampaignCommand.js +5 -0
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +5 -0
- package/dist-es/commands/GetCampaignVersionCommand.js +5 -0
- package/dist-es/commands/GetCampaignVersionsCommand.js +5 -0
- package/dist-es/commands/GetCampaignsCommand.js +5 -0
- package/dist-es/commands/GetChannelsCommand.js +5 -0
- package/dist-es/commands/GetEmailChannelCommand.js +5 -0
- package/dist-es/commands/GetEmailTemplateCommand.js +5 -0
- package/dist-es/commands/GetEndpointCommand.js +5 -0
- package/dist-es/commands/GetEventStreamCommand.js +5 -0
- package/dist-es/commands/GetExportJobCommand.js +5 -0
- package/dist-es/commands/GetExportJobsCommand.js +5 -0
- package/dist-es/commands/GetGcmChannelCommand.js +5 -0
- package/dist-es/commands/GetImportJobCommand.js +5 -0
- package/dist-es/commands/GetImportJobsCommand.js +5 -0
- package/dist-es/commands/GetInAppMessagesCommand.js +5 -0
- package/dist-es/commands/GetInAppTemplateCommand.js +5 -0
- package/dist-es/commands/GetJourneyCommand.js +5 -0
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +5 -0
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyRunExecutionActivityMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyRunExecutionMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyRunsCommand.js +5 -0
- package/dist-es/commands/GetPushTemplateCommand.js +5 -0
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +5 -0
- package/dist-es/commands/GetSegmentCommand.js +5 -0
- package/dist-es/commands/GetSegmentExportJobsCommand.js +5 -0
- package/dist-es/commands/GetSegmentImportJobsCommand.js +5 -0
- package/dist-es/commands/GetSegmentVersionCommand.js +5 -0
- package/dist-es/commands/GetSegmentVersionsCommand.js +5 -0
- package/dist-es/commands/GetSegmentsCommand.js +5 -0
- package/dist-es/commands/GetSmsChannelCommand.js +5 -0
- package/dist-es/commands/GetSmsTemplateCommand.js +5 -0
- package/dist-es/commands/GetUserEndpointsCommand.js +5 -0
- package/dist-es/commands/GetVoiceChannelCommand.js +5 -0
- package/dist-es/commands/GetVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/ListJourneysCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTemplateVersionsCommand.js +5 -0
- package/dist-es/commands/ListTemplatesCommand.js +5 -0
- package/dist-es/commands/PhoneNumberValidateCommand.js +5 -0
- package/dist-es/commands/PutEventStreamCommand.js +5 -0
- package/dist-es/commands/PutEventsCommand.js +5 -0
- package/dist-es/commands/RemoveAttributesCommand.js +5 -0
- package/dist-es/commands/SendMessagesCommand.js +5 -0
- package/dist-es/commands/SendOTPMessageCommand.js +5 -0
- package/dist-es/commands/SendUsersMessagesCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAdmChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateBaiduChannelCommand.js +5 -0
- package/dist-es/commands/UpdateCampaignCommand.js +5 -0
- package/dist-es/commands/UpdateEmailChannelCommand.js +5 -0
- package/dist-es/commands/UpdateEmailTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateEndpointCommand.js +5 -0
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +5 -0
- package/dist-es/commands/UpdateGcmChannelCommand.js +5 -0
- package/dist-es/commands/UpdateInAppTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateJourneyCommand.js +5 -0
- package/dist-es/commands/UpdateJourneyStateCommand.js +5 -0
- package/dist-es/commands/UpdatePushTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateSegmentCommand.js +5 -0
- package/dist-es/commands/UpdateSmsChannelCommand.js +5 -0
- package/dist-es/commands/UpdateSmsTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +5 -0
- package/dist-es/commands/UpdateVoiceChannelCommand.js +5 -0
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/VerifyOTPMessageCommand.js +5 -0
- package/package.json +31 -31
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetJourneyDateRangeKpiCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetJourneyDateRangeKpiCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetJourneyDateRangeKpi",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetJourneyExecutionActivityMetricsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetJourneyExecutionActivityMetricsCommand extends smithy_client_1.Command
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetJourneyExecutionActivityMetrics",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetJourneyExecutionMetricsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetJourneyExecutionMetricsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetJourneyExecutionMetrics",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetJourneyRunExecutionActivityMetricsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetJourneyRunExecutionActivityMetricsCommand extends smithy_client_1.Comma
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetJourneyRunExecutionActivityMetrics",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetJourneyRunExecutionMetricsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetJourneyRunExecutionMetricsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetJourneyRunExecutionMetrics",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetJourneyRunsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetJourneyRunsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetJourneyRuns",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetPushTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetPushTemplateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetPushTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetRecommenderConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetRecommenderConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetRecommenderConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetRecommenderConfigurationsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetRecommenderConfigurationsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetRecommenderConfigurations",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSegmentCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSegmentCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSegment",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSegmentExportJobsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSegmentExportJobsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSegmentExportJobs",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSegmentImportJobsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSegmentImportJobsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSegmentImportJobs",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSegmentVersionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSegmentVersionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSegmentVersion",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSegmentVersionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSegmentVersionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSegmentVersions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSegmentsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSegmentsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSegments",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSmsChannelCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSmsChannelCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSmsChannel",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetSmsTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetSmsTemplateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetSmsTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetUserEndpointsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetUserEndpointsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetUserEndpoints",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetVoiceChannelCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetVoiceChannelCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetVoiceChannel",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetVoiceTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetVoiceTemplateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "GetVoiceTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListJourneysCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListJourneysCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "ListJourneys",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "ListTagsForResource",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListTemplateVersionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListTemplateVersionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "ListTemplateVersions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListTemplatesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListTemplatesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "ListTemplates",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class PhoneNumberValidateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class PhoneNumberValidateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "PhoneNumberValidate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class PutEventStreamCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class PutEventStreamCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "PutEventStream",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class PutEventsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class PutEventsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "PutEvents",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class RemoveAttributesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class RemoveAttributesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "RemoveAttributes",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class SendMessagesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class SendMessagesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "SendMessages",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class SendOTPMessageCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class SendOTPMessageCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "SendOTPMessage",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class SendUsersMessagesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class SendUsersMessagesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "SendUsersMessages",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Pinpoint",
|
|
38
|
+
operation: "TagResource",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|