@aws-sdk/client-pinpoint 3.297.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -3
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateExportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateJourneyCommand.js +2 -3
- package/dist-cjs/commands/CreatePushTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateSegmentCommand.js +2 -3
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteAppCommand.js +2 -3
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventStreamCommand.js +2 -3
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteJourneyCommand.js +2 -3
- package/dist-cjs/commands/DeletePushTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteSegmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetAdmChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/GetAppCommand.js +2 -3
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +2 -3
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetAppsCommand.js +2 -3
- package/dist-cjs/commands/GetBaiduChannelCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignVersionCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignsCommand.js +2 -3
- package/dist-cjs/commands/GetChannelsCommand.js +2 -3
- package/dist-cjs/commands/GetEmailChannelCommand.js +2 -3
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetEndpointCommand.js +2 -3
- package/dist-cjs/commands/GetEventStreamCommand.js +2 -3
- package/dist-cjs/commands/GetExportJobCommand.js +2 -3
- package/dist-cjs/commands/GetExportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetGcmChannelCommand.js +2 -3
- package/dist-cjs/commands/GetImportJobCommand.js +2 -3
- package/dist-cjs/commands/GetImportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetInAppMessagesCommand.js +2 -3
- package/dist-cjs/commands/GetInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +2 -3
- package/dist-cjs/commands/GetPushTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentVersionCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentsCommand.js +2 -3
- package/dist-cjs/commands/GetSmsChannelCommand.js +2 -3
- package/dist-cjs/commands/GetSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetUserEndpointsCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceChannelCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListJourneysCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +2 -3
- package/dist-cjs/commands/PutEventStreamCommand.js +2 -3
- package/dist-cjs/commands/PutEventsCommand.js +2 -3
- package/dist-cjs/commands/RemoveAttributesCommand.js +2 -3
- package/dist-cjs/commands/SendMessagesCommand.js +2 -3
- package/dist-cjs/commands/SendOTPMessageCommand.js +2 -3
- package/dist-cjs/commands/SendUsersMessagesCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +2 -3
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateJourneyCommand.js +2 -3
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +2 -3
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateSegmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1070
- package/dist-cjs/models/models_1.js +0 -692
- package/dist-es/commands/CreateAppCommand.js +2 -3
- package/dist-es/commands/CreateCampaignCommand.js +2 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateExportJobCommand.js +2 -3
- package/dist-es/commands/CreateImportJobCommand.js +2 -3
- package/dist-es/commands/CreateInAppTemplateCommand.js +2 -3
- package/dist-es/commands/CreateJourneyCommand.js +2 -3
- package/dist-es/commands/CreatePushTemplateCommand.js +2 -3
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateSegmentCommand.js +2 -3
- package/dist-es/commands/CreateSmsTemplateCommand.js +2 -3
- package/dist-es/commands/CreateVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteAdmChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-es/commands/DeleteAppCommand.js +2 -3
- package/dist-es/commands/DeleteBaiduChannelCommand.js +2 -3
- package/dist-es/commands/DeleteCampaignCommand.js +2 -3
- package/dist-es/commands/DeleteEmailChannelCommand.js +2 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteEventStreamCommand.js +2 -3
- package/dist-es/commands/DeleteGcmChannelCommand.js +2 -3
- package/dist-es/commands/DeleteInAppTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteJourneyCommand.js +2 -3
- package/dist-es/commands/DeletePushTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteSegmentCommand.js +2 -3
- package/dist-es/commands/DeleteSmsChannelCommand.js +2 -3
- package/dist-es/commands/DeleteSmsTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteUserEndpointsCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceChannelCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/GetAdmChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsVoipChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-es/commands/GetAppCommand.js +2 -3
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +2 -3
- package/dist-es/commands/GetApplicationSettingsCommand.js +2 -3
- package/dist-es/commands/GetAppsCommand.js +2 -3
- package/dist-es/commands/GetBaiduChannelCommand.js +2 -3
- package/dist-es/commands/GetCampaignActivitiesCommand.js +2 -3
- package/dist-es/commands/GetCampaignCommand.js +2 -3
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +2 -3
- package/dist-es/commands/GetCampaignVersionCommand.js +2 -3
- package/dist-es/commands/GetCampaignVersionsCommand.js +2 -3
- package/dist-es/commands/GetCampaignsCommand.js +2 -3
- package/dist-es/commands/GetChannelsCommand.js +2 -3
- package/dist-es/commands/GetEmailChannelCommand.js +2 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetEndpointCommand.js +2 -3
- package/dist-es/commands/GetEventStreamCommand.js +2 -3
- package/dist-es/commands/GetExportJobCommand.js +2 -3
- package/dist-es/commands/GetExportJobsCommand.js +2 -3
- package/dist-es/commands/GetGcmChannelCommand.js +2 -3
- package/dist-es/commands/GetImportJobCommand.js +2 -3
- package/dist-es/commands/GetImportJobsCommand.js +2 -3
- package/dist-es/commands/GetInAppMessagesCommand.js +2 -3
- package/dist-es/commands/GetInAppTemplateCommand.js +2 -3
- package/dist-es/commands/GetJourneyCommand.js +2 -3
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +2 -3
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -3
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +2 -3
- package/dist-es/commands/GetPushTemplateCommand.js +2 -3
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +2 -3
- package/dist-es/commands/GetSegmentCommand.js +2 -3
- package/dist-es/commands/GetSegmentExportJobsCommand.js +2 -3
- package/dist-es/commands/GetSegmentImportJobsCommand.js +2 -3
- package/dist-es/commands/GetSegmentVersionCommand.js +2 -3
- package/dist-es/commands/GetSegmentVersionsCommand.js +2 -3
- package/dist-es/commands/GetSegmentsCommand.js +2 -3
- package/dist-es/commands/GetSmsChannelCommand.js +2 -3
- package/dist-es/commands/GetSmsTemplateCommand.js +2 -3
- package/dist-es/commands/GetUserEndpointsCommand.js +2 -3
- package/dist-es/commands/GetVoiceChannelCommand.js +2 -3
- package/dist-es/commands/GetVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/ListJourneysCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/PhoneNumberValidateCommand.js +2 -3
- package/dist-es/commands/PutEventStreamCommand.js +2 -3
- package/dist-es/commands/PutEventsCommand.js +2 -3
- package/dist-es/commands/RemoveAttributesCommand.js +2 -3
- package/dist-es/commands/SendMessagesCommand.js +2 -3
- package/dist-es/commands/SendOTPMessageCommand.js +2 -3
- package/dist-es/commands/SendUsersMessagesCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAdmChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateBaiduChannelCommand.js +2 -3
- package/dist-es/commands/UpdateCampaignCommand.js +2 -3
- package/dist-es/commands/UpdateEmailChannelCommand.js +2 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +2 -3
- package/dist-es/commands/UpdateGcmChannelCommand.js +2 -3
- package/dist-es/commands/UpdateInAppTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateJourneyCommand.js +2 -3
- package/dist-es/commands/UpdateJourneyStateCommand.js +2 -3
- package/dist-es/commands/UpdatePushTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateSegmentCommand.js +2 -3
- package/dist-es/commands/UpdateSmsChannelCommand.js +2 -3
- package/dist-es/commands/UpdateSmsTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceChannelCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/VerifyOTPMessageCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -798
- package/dist-es/models/models_1.js +1 -516
- package/dist-types/models/models_0.d.ts +0 -1064
- package/dist-types/models/models_1.d.ts +0 -688
- package/dist-types/ts3.4/models/models_0.d.ts +0 -736
- package/dist-types/ts3.4/models/models_1.d.ts +0 -512
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSmsTemplateRequestFilterSensitiveLog, DeleteSmsTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteSmsTemplateCommand, serializeAws_restJson1DeleteSmsTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteSmsTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteSmsTemplateCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteUserEndpointsRequestFilterSensitiveLog, DeleteUserEndpointsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteUserEndpointsCommand, serializeAws_restJson1DeleteUserEndpointsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteUserEndpointsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteUserEndpointsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteVoiceChannelRequestFilterSensitiveLog, DeleteVoiceChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteVoiceChannelCommand, serializeAws_restJson1DeleteVoiceChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteVoiceChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteVoiceChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteVoiceTemplateRequestFilterSensitiveLog, DeleteVoiceTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteVoiceTemplateCommand, serializeAws_restJson1DeleteVoiceTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteVoiceTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteVoiceTemplateCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetAdmChannelRequestFilterSensitiveLog, GetAdmChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetAdmChannelCommand, serializeAws_restJson1GetAdmChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetAdmChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetAdmChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetApnsChannelRequestFilterSensitiveLog, GetApnsChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetApnsChannelCommand, serializeAws_restJson1GetApnsChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetApnsChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetApnsChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetApnsSandboxChannelRequestFilterSensitiveLog, GetApnsSandboxChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetApnsSandboxChannelCommand, serializeAws_restJson1GetApnsSandboxChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetApnsSandboxChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetApnsSandboxChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetApnsVoipChannelRequestFilterSensitiveLog, GetApnsVoipChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetApnsVoipChannelCommand, serializeAws_restJson1GetApnsVoipChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetApnsVoipChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetApnsVoipChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetApnsVoipSandboxChannelRequestFilterSensitiveLog, GetApnsVoipSandboxChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetApnsVoipSandboxChannelCommand, serializeAws_restJson1GetApnsVoipSandboxChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetApnsVoipSandboxChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetApnsVoipSandboxChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetAppRequestFilterSensitiveLog, GetAppResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetAppCommand, serializeAws_restJson1GetAppCommand } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetAppCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetAppCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetApplicationDateRangeKpiRequestFilterSensitiveLog, GetApplicationDateRangeKpiResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetApplicationDateRangeKpiCommand, serializeAws_restJson1GetApplicationDateRangeKpiCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetApplicationDateRangeKpiCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetApplicationDateRangeKpiCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetApplicationSettingsRequestFilterSensitiveLog, GetApplicationSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetApplicationSettingsCommand, serializeAws_restJson1GetApplicationSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetApplicationSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetApplicationSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetAppsRequestFilterSensitiveLog, GetAppsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetAppsCommand, serializeAws_restJson1GetAppsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetAppsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetAppsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetBaiduChannelRequestFilterSensitiveLog, GetBaiduChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetBaiduChannelCommand, serializeAws_restJson1GetBaiduChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetBaiduChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetBaiduChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCampaignActivitiesRequestFilterSensitiveLog, GetCampaignActivitiesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetCampaignActivitiesCommand, serializeAws_restJson1GetCampaignActivitiesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetCampaignActivitiesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetCampaignActivitiesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCampaignRequestFilterSensitiveLog, GetCampaignResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetCampaignCommand, serializeAws_restJson1GetCampaignCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetCampaignCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetCampaignCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCampaignDateRangeKpiRequestFilterSensitiveLog, GetCampaignDateRangeKpiResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetCampaignDateRangeKpiCommand, serializeAws_restJson1GetCampaignDateRangeKpiCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetCampaignDateRangeKpiCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetCampaignDateRangeKpiCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCampaignVersionRequestFilterSensitiveLog, GetCampaignVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetCampaignVersionCommand, serializeAws_restJson1GetCampaignVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetCampaignVersionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetCampaignVersionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCampaignVersionsRequestFilterSensitiveLog, GetCampaignVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetCampaignVersionsCommand, serializeAws_restJson1GetCampaignVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetCampaignVersionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetCampaignVersionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCampaignsRequestFilterSensitiveLog, GetCampaignsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetCampaignsCommand, serializeAws_restJson1GetCampaignsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetCampaignsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetCampaignsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetChannelsRequestFilterSensitiveLog, GetChannelsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetChannelsCommand, serializeAws_restJson1GetChannelsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetChannelsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetChannelsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetEmailChannelRequestFilterSensitiveLog, GetEmailChannelResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetEmailChannelCommand, serializeAws_restJson1GetEmailChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetEmailChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetEmailChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetEmailTemplateRequestFilterSensitiveLog, GetEmailTemplateResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetEmailTemplateCommand, serializeAws_restJson1GetEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetEmailTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetEmailTemplateCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetEndpointRequestFilterSensitiveLog, GetEndpointResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetEndpointCommand, serializeAws_restJson1GetEndpointCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetEndpointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetEndpointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetEventStreamRequestFilterSensitiveLog, GetEventStreamResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetEventStreamCommand, serializeAws_restJson1GetEventStreamCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetEventStreamCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetEventStreamCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetExportJobRequestFilterSensitiveLog, GetExportJobResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetExportJobCommand, serializeAws_restJson1GetExportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetExportJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetExportJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetExportJobsRequestFilterSensitiveLog, GetExportJobsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetExportJobsCommand, serializeAws_restJson1GetExportJobsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetExportJobsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetExportJobsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetGcmChannelRequestFilterSensitiveLog, GetGcmChannelResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetGcmChannelCommand, serializeAws_restJson1GetGcmChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetGcmChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetGcmChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetImportJobRequestFilterSensitiveLog, GetImportJobResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetImportJobCommand, serializeAws_restJson1GetImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetImportJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetImportJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetImportJobsRequestFilterSensitiveLog, GetImportJobsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetImportJobsCommand, serializeAws_restJson1GetImportJobsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetImportJobsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetImportJobsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetInAppMessagesRequestFilterSensitiveLog, GetInAppMessagesResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1GetInAppMessagesCommand, serializeAws_restJson1GetInAppMessagesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetInAppMessagesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetInAppMessagesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|