@aws-sdk/client-pinpoint 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/CreateAppCommand.js +2 -2
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateExportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateJourneyCommand.js +2 -2
- package/dist-cjs/commands/CreatePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateSegmentCommand.js +2 -2
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteAppCommand.js +2 -2
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventStreamCommand.js +2 -2
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteJourneyCommand.js +2 -2
- package/dist-cjs/commands/DeletePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteSegmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/GetAppCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetAppsCommand.js +2 -2
- package/dist-cjs/commands/GetBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignVersionCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignsCommand.js +2 -2
- package/dist-cjs/commands/GetChannelsCommand.js +2 -2
- package/dist-cjs/commands/GetEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetEventStreamCommand.js +2 -2
- package/dist-cjs/commands/GetExportJobCommand.js +2 -2
- package/dist-cjs/commands/GetExportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetInAppMessagesCommand.js +2 -2
- package/dist-cjs/commands/GetInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetPushTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentVersionCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentsCommand.js +2 -2
- package/dist-cjs/commands/GetSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/GetSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetUserEndpointsCommand.js +2 -2
- package/dist-cjs/commands/GetVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListJourneysCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +2 -2
- package/dist-cjs/commands/PutEventStreamCommand.js +2 -2
- package/dist-cjs/commands/PutEventsCommand.js +2 -2
- package/dist-cjs/commands/RemoveAttributesCommand.js +2 -2
- package/dist-cjs/commands/SendMessagesCommand.js +2 -2
- package/dist-cjs/commands/SendOTPMessageCommand.js +2 -2
- package/dist-cjs/commands/SendUsersMessagesCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +2 -2
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateJourneyCommand.js +2 -2
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +2 -2
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSegmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1074 -1608
- package/dist-cjs/models/models_1.js +672 -1006
- package/dist-cjs/protocols/Aws_restJson1.js +1281 -3152
- package/dist-es/commands/CreateAppCommand.js +3 -3
- package/dist-es/commands/CreateCampaignCommand.js +3 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateExportJobCommand.js +3 -3
- package/dist-es/commands/CreateImportJobCommand.js +3 -3
- package/dist-es/commands/CreateInAppTemplateCommand.js +3 -3
- package/dist-es/commands/CreateJourneyCommand.js +3 -3
- package/dist-es/commands/CreatePushTemplateCommand.js +3 -3
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateSegmentCommand.js +3 -3
- package/dist-es/commands/CreateSmsTemplateCommand.js +3 -3
- package/dist-es/commands/CreateVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteAdmChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/DeleteAppCommand.js +3 -3
- package/dist-es/commands/DeleteBaiduChannelCommand.js +3 -3
- package/dist-es/commands/DeleteCampaignCommand.js +3 -3
- package/dist-es/commands/DeleteEmailChannelCommand.js +3 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteEventStreamCommand.js +3 -3
- package/dist-es/commands/DeleteGcmChannelCommand.js +3 -3
- package/dist-es/commands/DeleteInAppTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteJourneyCommand.js +3 -3
- package/dist-es/commands/DeletePushTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteSegmentCommand.js +3 -3
- package/dist-es/commands/DeleteSmsChannelCommand.js +3 -3
- package/dist-es/commands/DeleteSmsTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteUserEndpointsCommand.js +3 -3
- package/dist-es/commands/DeleteVoiceChannelCommand.js +3 -3
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/GetAdmChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/GetAppCommand.js +3 -3
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetApplicationSettingsCommand.js +3 -3
- package/dist-es/commands/GetAppsCommand.js +3 -3
- package/dist-es/commands/GetBaiduChannelCommand.js +3 -3
- package/dist-es/commands/GetCampaignActivitiesCommand.js +3 -3
- package/dist-es/commands/GetCampaignCommand.js +3 -3
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetCampaignVersionCommand.js +3 -3
- package/dist-es/commands/GetCampaignVersionsCommand.js +3 -3
- package/dist-es/commands/GetCampaignsCommand.js +3 -3
- package/dist-es/commands/GetChannelsCommand.js +3 -3
- package/dist-es/commands/GetEmailChannelCommand.js +3 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +4 -4
- package/dist-es/commands/GetEndpointCommand.js +3 -3
- package/dist-es/commands/GetEventStreamCommand.js +3 -3
- package/dist-es/commands/GetExportJobCommand.js +3 -3
- package/dist-es/commands/GetExportJobsCommand.js +3 -3
- package/dist-es/commands/GetGcmChannelCommand.js +3 -3
- package/dist-es/commands/GetImportJobCommand.js +3 -3
- package/dist-es/commands/GetImportJobsCommand.js +3 -3
- package/dist-es/commands/GetInAppMessagesCommand.js +3 -3
- package/dist-es/commands/GetInAppTemplateCommand.js +3 -3
- package/dist-es/commands/GetJourneyCommand.js +3 -3
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +3 -3
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +3 -3
- package/dist-es/commands/GetPushTemplateCommand.js +3 -3
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +3 -3
- package/dist-es/commands/GetSegmentCommand.js +3 -3
- package/dist-es/commands/GetSegmentExportJobsCommand.js +3 -3
- package/dist-es/commands/GetSegmentImportJobsCommand.js +3 -3
- package/dist-es/commands/GetSegmentVersionCommand.js +3 -3
- package/dist-es/commands/GetSegmentVersionsCommand.js +3 -3
- package/dist-es/commands/GetSegmentsCommand.js +3 -3
- package/dist-es/commands/GetSmsChannelCommand.js +3 -3
- package/dist-es/commands/GetSmsTemplateCommand.js +3 -3
- package/dist-es/commands/GetUserEndpointsCommand.js +3 -3
- package/dist-es/commands/GetVoiceChannelCommand.js +3 -3
- package/dist-es/commands/GetVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/ListJourneysCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/PhoneNumberValidateCommand.js +3 -3
- package/dist-es/commands/PutEventStreamCommand.js +3 -3
- package/dist-es/commands/PutEventsCommand.js +3 -3
- package/dist-es/commands/RemoveAttributesCommand.js +3 -3
- package/dist-es/commands/SendMessagesCommand.js +3 -3
- package/dist-es/commands/SendOTPMessageCommand.js +3 -3
- package/dist-es/commands/SendUsersMessagesCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAdmChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateBaiduChannelCommand.js +3 -3
- package/dist-es/commands/UpdateCampaignCommand.js +3 -3
- package/dist-es/commands/UpdateEmailChannelCommand.js +3 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +3 -3
- package/dist-es/commands/UpdateGcmChannelCommand.js +3 -3
- package/dist-es/commands/UpdateInAppTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateJourneyCommand.js +3 -3
- package/dist-es/commands/UpdateJourneyStateCommand.js +3 -3
- package/dist-es/commands/UpdatePushTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSegmentCommand.js +3 -3
- package/dist-es/commands/UpdateSmsChannelCommand.js +3 -3
- package/dist-es/commands/UpdateSmsTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +3 -3
- package/dist-es/commands/UpdateVoiceChannelCommand.js +3 -3
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/VerifyOTPMessageCommand.js +3 -3
- package/dist-es/models/models_0.js +267 -1068
- package/dist-es/models/models_1.js +167 -668
- package/dist-es/protocols/Aws_restJson1.js +1745 -3163
- package/dist-types/models/models_0.d.ts +1068 -1602
- package/dist-types/models/models_1.d.ts +668 -1002
- package/dist-types/ts3.4/models/models_0.d.ts +534 -1068
- package/dist-types/ts3.4/models/models_1.d.ts +334 -668
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateAppRequestFilterSensitiveLog, CreateAppResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateAppCommand, serializeAws_restJson1CreateAppCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateAppCommand = (function (_super) {
|
|
7
7
|
__extends(CreateAppCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateAppCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateAppRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateAppResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateCampaignRequestFilterSensitiveLog, CreateCampaignResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateCampaignCommand, serializeAws_restJson1CreateCampaignCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateCampaignCommand = (function (_super) {
|
|
7
7
|
__extends(CreateCampaignCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateCampaignCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateCampaignRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateCampaignResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateEmailTemplateRequestFilterSensitiveLog, CreateEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateEmailTemplateCommand, serializeAws_restJson1CreateEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(CreateEmailTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateEmailTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateEmailTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateExportJobRequestFilterSensitiveLog, CreateExportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateExportJobCommand, serializeAws_restJson1CreateExportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateExportJobCommand = (function (_super) {
|
|
7
7
|
__extends(CreateExportJobCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateExportJobCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateExportJobRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateExportJobResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateImportJobRequestFilterSensitiveLog, CreateImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateImportJobCommand, serializeAws_restJson1CreateImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateImportJobCommand = (function (_super) {
|
|
7
7
|
__extends(CreateImportJobCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateImportJobCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateImportJobRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateImportJobResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateInAppTemplateRequestFilterSensitiveLog, CreateInAppTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateInAppTemplateCommand, serializeAws_restJson1CreateInAppTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateInAppTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(CreateInAppTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateInAppTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateInAppTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateInAppTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateJourneyRequestFilterSensitiveLog, CreateJourneyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateJourneyCommand, serializeAws_restJson1CreateJourneyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateJourneyCommand = (function (_super) {
|
|
7
7
|
__extends(CreateJourneyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateJourneyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateJourneyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateJourneyResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreatePushTemplateRequestFilterSensitiveLog, CreatePushTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreatePushTemplateCommand, serializeAws_restJson1CreatePushTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreatePushTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(CreatePushTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreatePushTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreatePushTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreatePushTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateRecommenderConfigurationRequestFilterSensitiveLog, CreateRecommenderConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateRecommenderConfigurationCommand, serializeAws_restJson1CreateRecommenderConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateRecommenderConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(CreateRecommenderConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateRecommenderConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateRecommenderConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateRecommenderConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateSegmentRequestFilterSensitiveLog, CreateSegmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateSegmentCommand, serializeAws_restJson1CreateSegmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateSegmentCommand = (function (_super) {
|
|
7
7
|
__extends(CreateSegmentCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateSegmentCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateSegmentRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateSegmentResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateSmsTemplateRequestFilterSensitiveLog, CreateSmsTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateSmsTemplateCommand, serializeAws_restJson1CreateSmsTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateSmsTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(CreateSmsTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateSmsTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateSmsTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateSmsTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateVoiceTemplateRequestFilterSensitiveLog, CreateVoiceTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateVoiceTemplateCommand, serializeAws_restJson1CreateVoiceTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateVoiceTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(CreateVoiceTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateVoiceTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateVoiceTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateVoiceTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteAdmChannelRequestFilterSensitiveLog, DeleteAdmChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAdmChannelCommand, serializeAws_restJson1DeleteAdmChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteAdmChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAdmChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAdmChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAdmChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAdmChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteApnsChannelRequestFilterSensitiveLog, DeleteApnsChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteApnsChannelCommand, serializeAws_restJson1DeleteApnsChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteApnsChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteApnsChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteApnsChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteApnsChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteApnsChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteApnsSandboxChannelRequestFilterSensitiveLog, DeleteApnsSandboxChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteApnsSandboxChannelCommand, serializeAws_restJson1DeleteApnsSandboxChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteApnsSandboxChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteApnsSandboxChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteApnsSandboxChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteApnsSandboxChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteApnsSandboxChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteApnsVoipChannelRequestFilterSensitiveLog, DeleteApnsVoipChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteApnsVoipChannelCommand, serializeAws_restJson1DeleteApnsVoipChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteApnsVoipChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteApnsVoipChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteApnsVoipChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteApnsVoipChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteApnsVoipChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteApnsVoipSandboxChannelRequestFilterSensitiveLog, DeleteApnsVoipSandboxChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteApnsVoipSandboxChannelCommand, serializeAws_restJson1DeleteApnsVoipSandboxChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteApnsVoipSandboxChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteApnsVoipSandboxChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteApnsVoipSandboxChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteApnsVoipSandboxChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteApnsVoipSandboxChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteAppRequestFilterSensitiveLog, DeleteAppResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAppCommand, serializeAws_restJson1DeleteAppCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteAppCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAppCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAppCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAppRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAppResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteBaiduChannelRequestFilterSensitiveLog, DeleteBaiduChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteBaiduChannelCommand, serializeAws_restJson1DeleteBaiduChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteBaiduChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteBaiduChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteBaiduChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteBaiduChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteBaiduChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteCampaignRequestFilterSensitiveLog, DeleteCampaignResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteCampaignCommand, serializeAws_restJson1DeleteCampaignCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteCampaignCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteCampaignCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteCampaignCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteCampaignRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteCampaignResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteEmailChannelRequestFilterSensitiveLog, DeleteEmailChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteEmailChannelCommand, serializeAws_restJson1DeleteEmailChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteEmailChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteEmailChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteEmailChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteEmailChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteEmailChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteEmailTemplateRequestFilterSensitiveLog, DeleteEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteEmailTemplateCommand, serializeAws_restJson1DeleteEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteEmailTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteEmailTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteEmailTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteEndpointRequestFilterSensitiveLog, DeleteEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteEndpointCommand, serializeAws_restJson1DeleteEndpointCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteEndpointCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteEndpointCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteEndpointCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteEndpointRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteEndpointResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteEventStreamRequestFilterSensitiveLog, DeleteEventStreamResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteEventStreamCommand, serializeAws_restJson1DeleteEventStreamCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteEventStreamCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteEventStreamCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteEventStreamCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteEventStreamRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteEventStreamResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteGcmChannelRequestFilterSensitiveLog, DeleteGcmChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteGcmChannelCommand, serializeAws_restJson1DeleteGcmChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteGcmChannelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteGcmChannelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteGcmChannelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteGcmChannelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteGcmChannelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteInAppTemplateRequestFilterSensitiveLog, DeleteInAppTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteInAppTemplateCommand, serializeAws_restJson1DeleteInAppTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteInAppTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteInAppTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteInAppTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteInAppTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteInAppTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteJourneyRequestFilterSensitiveLog, DeleteJourneyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteJourneyCommand, serializeAws_restJson1DeleteJourneyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteJourneyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteJourneyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteJourneyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteJourneyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteJourneyResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeletePushTemplateRequestFilterSensitiveLog, DeletePushTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeletePushTemplateCommand, serializeAws_restJson1DeletePushTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeletePushTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(DeletePushTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeletePushTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeletePushTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeletePushTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteRecommenderConfigurationRequestFilterSensitiveLog, DeleteRecommenderConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteRecommenderConfigurationCommand, serializeAws_restJson1DeleteRecommenderConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteRecommenderConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteRecommenderConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteRecommenderConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteRecommenderConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteRecommenderConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|