@aws-sdk/client-pinpoint 3.297.0 → 3.299.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 +11 -10
|
@@ -845,515 +845,3 @@ export interface VerificationResponse {
|
|
|
845
845
|
export interface VerifyOTPMessageResponse {
|
|
846
846
|
VerificationResponse: VerificationResponse | undefined;
|
|
847
847
|
}
|
|
848
|
-
export declare const GetChannelsRequestFilterSensitiveLog: (
|
|
849
|
-
obj: GetChannelsRequest
|
|
850
|
-
) => any;
|
|
851
|
-
export declare const GetChannelsResponseFilterSensitiveLog: (
|
|
852
|
-
obj: GetChannelsResponse
|
|
853
|
-
) => any;
|
|
854
|
-
export declare const GetEmailChannelRequestFilterSensitiveLog: (
|
|
855
|
-
obj: GetEmailChannelRequest
|
|
856
|
-
) => any;
|
|
857
|
-
export declare const GetEmailChannelResponseFilterSensitiveLog: (
|
|
858
|
-
obj: GetEmailChannelResponse
|
|
859
|
-
) => any;
|
|
860
|
-
export declare const GetEmailTemplateRequestFilterSensitiveLog: (
|
|
861
|
-
obj: GetEmailTemplateRequest
|
|
862
|
-
) => any;
|
|
863
|
-
export declare const GetEmailTemplateResponseFilterSensitiveLog: (
|
|
864
|
-
obj: GetEmailTemplateResponse
|
|
865
|
-
) => any;
|
|
866
|
-
export declare const GetEndpointRequestFilterSensitiveLog: (
|
|
867
|
-
obj: GetEndpointRequest
|
|
868
|
-
) => any;
|
|
869
|
-
export declare const GetEndpointResponseFilterSensitiveLog: (
|
|
870
|
-
obj: GetEndpointResponse
|
|
871
|
-
) => any;
|
|
872
|
-
export declare const GetEventStreamRequestFilterSensitiveLog: (
|
|
873
|
-
obj: GetEventStreamRequest
|
|
874
|
-
) => any;
|
|
875
|
-
export declare const GetEventStreamResponseFilterSensitiveLog: (
|
|
876
|
-
obj: GetEventStreamResponse
|
|
877
|
-
) => any;
|
|
878
|
-
export declare const GetExportJobRequestFilterSensitiveLog: (
|
|
879
|
-
obj: GetExportJobRequest
|
|
880
|
-
) => any;
|
|
881
|
-
export declare const GetExportJobResponseFilterSensitiveLog: (
|
|
882
|
-
obj: GetExportJobResponse
|
|
883
|
-
) => any;
|
|
884
|
-
export declare const GetExportJobsRequestFilterSensitiveLog: (
|
|
885
|
-
obj: GetExportJobsRequest
|
|
886
|
-
) => any;
|
|
887
|
-
export declare const GetExportJobsResponseFilterSensitiveLog: (
|
|
888
|
-
obj: GetExportJobsResponse
|
|
889
|
-
) => any;
|
|
890
|
-
export declare const GetGcmChannelRequestFilterSensitiveLog: (
|
|
891
|
-
obj: GetGcmChannelRequest
|
|
892
|
-
) => any;
|
|
893
|
-
export declare const GetGcmChannelResponseFilterSensitiveLog: (
|
|
894
|
-
obj: GetGcmChannelResponse
|
|
895
|
-
) => any;
|
|
896
|
-
export declare const GetImportJobRequestFilterSensitiveLog: (
|
|
897
|
-
obj: GetImportJobRequest
|
|
898
|
-
) => any;
|
|
899
|
-
export declare const GetImportJobResponseFilterSensitiveLog: (
|
|
900
|
-
obj: GetImportJobResponse
|
|
901
|
-
) => any;
|
|
902
|
-
export declare const GetImportJobsRequestFilterSensitiveLog: (
|
|
903
|
-
obj: GetImportJobsRequest
|
|
904
|
-
) => any;
|
|
905
|
-
export declare const ImportJobsResponseFilterSensitiveLog: (
|
|
906
|
-
obj: ImportJobsResponse
|
|
907
|
-
) => any;
|
|
908
|
-
export declare const GetImportJobsResponseFilterSensitiveLog: (
|
|
909
|
-
obj: GetImportJobsResponse
|
|
910
|
-
) => any;
|
|
911
|
-
export declare const GetInAppMessagesRequestFilterSensitiveLog: (
|
|
912
|
-
obj: GetInAppMessagesRequest
|
|
913
|
-
) => any;
|
|
914
|
-
export declare const InAppMessageFilterSensitiveLog: (obj: InAppMessage) => any;
|
|
915
|
-
export declare const InAppCampaignScheduleFilterSensitiveLog: (
|
|
916
|
-
obj: InAppCampaignSchedule
|
|
917
|
-
) => any;
|
|
918
|
-
export declare const InAppMessageCampaignFilterSensitiveLog: (
|
|
919
|
-
obj: InAppMessageCampaign
|
|
920
|
-
) => any;
|
|
921
|
-
export declare const InAppMessagesResponseFilterSensitiveLog: (
|
|
922
|
-
obj: InAppMessagesResponse
|
|
923
|
-
) => any;
|
|
924
|
-
export declare const GetInAppMessagesResponseFilterSensitiveLog: (
|
|
925
|
-
obj: GetInAppMessagesResponse
|
|
926
|
-
) => any;
|
|
927
|
-
export declare const GetInAppTemplateRequestFilterSensitiveLog: (
|
|
928
|
-
obj: GetInAppTemplateRequest
|
|
929
|
-
) => any;
|
|
930
|
-
export declare const InAppTemplateResponseFilterSensitiveLog: (
|
|
931
|
-
obj: InAppTemplateResponse
|
|
932
|
-
) => any;
|
|
933
|
-
export declare const GetInAppTemplateResponseFilterSensitiveLog: (
|
|
934
|
-
obj: GetInAppTemplateResponse
|
|
935
|
-
) => any;
|
|
936
|
-
export declare const GetJourneyRequestFilterSensitiveLog: (
|
|
937
|
-
obj: GetJourneyRequest
|
|
938
|
-
) => any;
|
|
939
|
-
export declare const GetJourneyResponseFilterSensitiveLog: (
|
|
940
|
-
obj: GetJourneyResponse
|
|
941
|
-
) => any;
|
|
942
|
-
export declare const GetJourneyDateRangeKpiRequestFilterSensitiveLog: (
|
|
943
|
-
obj: GetJourneyDateRangeKpiRequest
|
|
944
|
-
) => any;
|
|
945
|
-
export declare const JourneyDateRangeKpiResponseFilterSensitiveLog: (
|
|
946
|
-
obj: JourneyDateRangeKpiResponse
|
|
947
|
-
) => any;
|
|
948
|
-
export declare const GetJourneyDateRangeKpiResponseFilterSensitiveLog: (
|
|
949
|
-
obj: GetJourneyDateRangeKpiResponse
|
|
950
|
-
) => any;
|
|
951
|
-
export declare const GetJourneyExecutionActivityMetricsRequestFilterSensitiveLog: (
|
|
952
|
-
obj: GetJourneyExecutionActivityMetricsRequest
|
|
953
|
-
) => any;
|
|
954
|
-
export declare const JourneyExecutionActivityMetricsResponseFilterSensitiveLog: (
|
|
955
|
-
obj: JourneyExecutionActivityMetricsResponse
|
|
956
|
-
) => any;
|
|
957
|
-
export declare const GetJourneyExecutionActivityMetricsResponseFilterSensitiveLog: (
|
|
958
|
-
obj: GetJourneyExecutionActivityMetricsResponse
|
|
959
|
-
) => any;
|
|
960
|
-
export declare const GetJourneyExecutionMetricsRequestFilterSensitiveLog: (
|
|
961
|
-
obj: GetJourneyExecutionMetricsRequest
|
|
962
|
-
) => any;
|
|
963
|
-
export declare const JourneyExecutionMetricsResponseFilterSensitiveLog: (
|
|
964
|
-
obj: JourneyExecutionMetricsResponse
|
|
965
|
-
) => any;
|
|
966
|
-
export declare const GetJourneyExecutionMetricsResponseFilterSensitiveLog: (
|
|
967
|
-
obj: GetJourneyExecutionMetricsResponse
|
|
968
|
-
) => any;
|
|
969
|
-
export declare const GetPushTemplateRequestFilterSensitiveLog: (
|
|
970
|
-
obj: GetPushTemplateRequest
|
|
971
|
-
) => any;
|
|
972
|
-
export declare const PushNotificationTemplateResponseFilterSensitiveLog: (
|
|
973
|
-
obj: PushNotificationTemplateResponse
|
|
974
|
-
) => any;
|
|
975
|
-
export declare const GetPushTemplateResponseFilterSensitiveLog: (
|
|
976
|
-
obj: GetPushTemplateResponse
|
|
977
|
-
) => any;
|
|
978
|
-
export declare const GetRecommenderConfigurationRequestFilterSensitiveLog: (
|
|
979
|
-
obj: GetRecommenderConfigurationRequest
|
|
980
|
-
) => any;
|
|
981
|
-
export declare const GetRecommenderConfigurationResponseFilterSensitiveLog: (
|
|
982
|
-
obj: GetRecommenderConfigurationResponse
|
|
983
|
-
) => any;
|
|
984
|
-
export declare const GetRecommenderConfigurationsRequestFilterSensitiveLog: (
|
|
985
|
-
obj: GetRecommenderConfigurationsRequest
|
|
986
|
-
) => any;
|
|
987
|
-
export declare const ListRecommenderConfigurationsResponseFilterSensitiveLog: (
|
|
988
|
-
obj: ListRecommenderConfigurationsResponse
|
|
989
|
-
) => any;
|
|
990
|
-
export declare const GetRecommenderConfigurationsResponseFilterSensitiveLog: (
|
|
991
|
-
obj: GetRecommenderConfigurationsResponse
|
|
992
|
-
) => any;
|
|
993
|
-
export declare const GetSegmentRequestFilterSensitiveLog: (
|
|
994
|
-
obj: GetSegmentRequest
|
|
995
|
-
) => any;
|
|
996
|
-
export declare const GetSegmentResponseFilterSensitiveLog: (
|
|
997
|
-
obj: GetSegmentResponse
|
|
998
|
-
) => any;
|
|
999
|
-
export declare const GetSegmentExportJobsRequestFilterSensitiveLog: (
|
|
1000
|
-
obj: GetSegmentExportJobsRequest
|
|
1001
|
-
) => any;
|
|
1002
|
-
export declare const GetSegmentExportJobsResponseFilterSensitiveLog: (
|
|
1003
|
-
obj: GetSegmentExportJobsResponse
|
|
1004
|
-
) => any;
|
|
1005
|
-
export declare const GetSegmentImportJobsRequestFilterSensitiveLog: (
|
|
1006
|
-
obj: GetSegmentImportJobsRequest
|
|
1007
|
-
) => any;
|
|
1008
|
-
export declare const GetSegmentImportJobsResponseFilterSensitiveLog: (
|
|
1009
|
-
obj: GetSegmentImportJobsResponse
|
|
1010
|
-
) => any;
|
|
1011
|
-
export declare const GetSegmentsRequestFilterSensitiveLog: (
|
|
1012
|
-
obj: GetSegmentsRequest
|
|
1013
|
-
) => any;
|
|
1014
|
-
export declare const SegmentsResponseFilterSensitiveLog: (
|
|
1015
|
-
obj: SegmentsResponse
|
|
1016
|
-
) => any;
|
|
1017
|
-
export declare const GetSegmentsResponseFilterSensitiveLog: (
|
|
1018
|
-
obj: GetSegmentsResponse
|
|
1019
|
-
) => any;
|
|
1020
|
-
export declare const GetSegmentVersionRequestFilterSensitiveLog: (
|
|
1021
|
-
obj: GetSegmentVersionRequest
|
|
1022
|
-
) => any;
|
|
1023
|
-
export declare const GetSegmentVersionResponseFilterSensitiveLog: (
|
|
1024
|
-
obj: GetSegmentVersionResponse
|
|
1025
|
-
) => any;
|
|
1026
|
-
export declare const GetSegmentVersionsRequestFilterSensitiveLog: (
|
|
1027
|
-
obj: GetSegmentVersionsRequest
|
|
1028
|
-
) => any;
|
|
1029
|
-
export declare const GetSegmentVersionsResponseFilterSensitiveLog: (
|
|
1030
|
-
obj: GetSegmentVersionsResponse
|
|
1031
|
-
) => any;
|
|
1032
|
-
export declare const GetSmsChannelRequestFilterSensitiveLog: (
|
|
1033
|
-
obj: GetSmsChannelRequest
|
|
1034
|
-
) => any;
|
|
1035
|
-
export declare const GetSmsChannelResponseFilterSensitiveLog: (
|
|
1036
|
-
obj: GetSmsChannelResponse
|
|
1037
|
-
) => any;
|
|
1038
|
-
export declare const GetSmsTemplateRequestFilterSensitiveLog: (
|
|
1039
|
-
obj: GetSmsTemplateRequest
|
|
1040
|
-
) => any;
|
|
1041
|
-
export declare const SMSTemplateResponseFilterSensitiveLog: (
|
|
1042
|
-
obj: SMSTemplateResponse
|
|
1043
|
-
) => any;
|
|
1044
|
-
export declare const GetSmsTemplateResponseFilterSensitiveLog: (
|
|
1045
|
-
obj: GetSmsTemplateResponse
|
|
1046
|
-
) => any;
|
|
1047
|
-
export declare const GetUserEndpointsRequestFilterSensitiveLog: (
|
|
1048
|
-
obj: GetUserEndpointsRequest
|
|
1049
|
-
) => any;
|
|
1050
|
-
export declare const GetUserEndpointsResponseFilterSensitiveLog: (
|
|
1051
|
-
obj: GetUserEndpointsResponse
|
|
1052
|
-
) => any;
|
|
1053
|
-
export declare const GetVoiceChannelRequestFilterSensitiveLog: (
|
|
1054
|
-
obj: GetVoiceChannelRequest
|
|
1055
|
-
) => any;
|
|
1056
|
-
export declare const GetVoiceChannelResponseFilterSensitiveLog: (
|
|
1057
|
-
obj: GetVoiceChannelResponse
|
|
1058
|
-
) => any;
|
|
1059
|
-
export declare const GetVoiceTemplateRequestFilterSensitiveLog: (
|
|
1060
|
-
obj: GetVoiceTemplateRequest
|
|
1061
|
-
) => any;
|
|
1062
|
-
export declare const VoiceTemplateResponseFilterSensitiveLog: (
|
|
1063
|
-
obj: VoiceTemplateResponse
|
|
1064
|
-
) => any;
|
|
1065
|
-
export declare const GetVoiceTemplateResponseFilterSensitiveLog: (
|
|
1066
|
-
obj: GetVoiceTemplateResponse
|
|
1067
|
-
) => any;
|
|
1068
|
-
export declare const JourneysResponseFilterSensitiveLog: (
|
|
1069
|
-
obj: JourneysResponse
|
|
1070
|
-
) => any;
|
|
1071
|
-
export declare const JourneyStateRequestFilterSensitiveLog: (
|
|
1072
|
-
obj: JourneyStateRequest
|
|
1073
|
-
) => any;
|
|
1074
|
-
export declare const ListJourneysRequestFilterSensitiveLog: (
|
|
1075
|
-
obj: ListJourneysRequest
|
|
1076
|
-
) => any;
|
|
1077
|
-
export declare const ListJourneysResponseFilterSensitiveLog: (
|
|
1078
|
-
obj: ListJourneysResponse
|
|
1079
|
-
) => any;
|
|
1080
|
-
export declare const TemplateResponseFilterSensitiveLog: (
|
|
1081
|
-
obj: TemplateResponse
|
|
1082
|
-
) => any;
|
|
1083
|
-
export declare const TemplateVersionResponseFilterSensitiveLog: (
|
|
1084
|
-
obj: TemplateVersionResponse
|
|
1085
|
-
) => any;
|
|
1086
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1087
|
-
obj: ListTagsForResourceRequest
|
|
1088
|
-
) => any;
|
|
1089
|
-
export declare const TagsModelFilterSensitiveLog: (obj: TagsModel) => any;
|
|
1090
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1091
|
-
obj: ListTagsForResourceResponse
|
|
1092
|
-
) => any;
|
|
1093
|
-
export declare const ListTemplatesRequestFilterSensitiveLog: (
|
|
1094
|
-
obj: ListTemplatesRequest
|
|
1095
|
-
) => any;
|
|
1096
|
-
export declare const TemplatesResponseFilterSensitiveLog: (
|
|
1097
|
-
obj: TemplatesResponse
|
|
1098
|
-
) => any;
|
|
1099
|
-
export declare const ListTemplatesResponseFilterSensitiveLog: (
|
|
1100
|
-
obj: ListTemplatesResponse
|
|
1101
|
-
) => any;
|
|
1102
|
-
export declare const ListTemplateVersionsRequestFilterSensitiveLog: (
|
|
1103
|
-
obj: ListTemplateVersionsRequest
|
|
1104
|
-
) => any;
|
|
1105
|
-
export declare const TemplateVersionsResponseFilterSensitiveLog: (
|
|
1106
|
-
obj: TemplateVersionsResponse
|
|
1107
|
-
) => any;
|
|
1108
|
-
export declare const ListTemplateVersionsResponseFilterSensitiveLog: (
|
|
1109
|
-
obj: ListTemplateVersionsResponse
|
|
1110
|
-
) => any;
|
|
1111
|
-
export declare const MessageResultFilterSensitiveLog: (
|
|
1112
|
-
obj: MessageResult
|
|
1113
|
-
) => any;
|
|
1114
|
-
export declare const MessageRequestFilterSensitiveLog: (
|
|
1115
|
-
obj: MessageRequest
|
|
1116
|
-
) => any;
|
|
1117
|
-
export declare const MessageResponseFilterSensitiveLog: (
|
|
1118
|
-
obj: MessageResponse
|
|
1119
|
-
) => any;
|
|
1120
|
-
export declare const NumberValidateRequestFilterSensitiveLog: (
|
|
1121
|
-
obj: NumberValidateRequest
|
|
1122
|
-
) => any;
|
|
1123
|
-
export declare const NumberValidateResponseFilterSensitiveLog: (
|
|
1124
|
-
obj: NumberValidateResponse
|
|
1125
|
-
) => any;
|
|
1126
|
-
export declare const PhoneNumberValidateRequestFilterSensitiveLog: (
|
|
1127
|
-
obj: PhoneNumberValidateRequest
|
|
1128
|
-
) => any;
|
|
1129
|
-
export declare const PhoneNumberValidateResponseFilterSensitiveLog: (
|
|
1130
|
-
obj: PhoneNumberValidateResponse
|
|
1131
|
-
) => any;
|
|
1132
|
-
export declare const PutEventsRequestFilterSensitiveLog: (
|
|
1133
|
-
obj: PutEventsRequest
|
|
1134
|
-
) => any;
|
|
1135
|
-
export declare const PutEventsResponseFilterSensitiveLog: (
|
|
1136
|
-
obj: PutEventsResponse
|
|
1137
|
-
) => any;
|
|
1138
|
-
export declare const WriteEventStreamFilterSensitiveLog: (
|
|
1139
|
-
obj: WriteEventStream
|
|
1140
|
-
) => any;
|
|
1141
|
-
export declare const PutEventStreamRequestFilterSensitiveLog: (
|
|
1142
|
-
obj: PutEventStreamRequest
|
|
1143
|
-
) => any;
|
|
1144
|
-
export declare const PutEventStreamResponseFilterSensitiveLog: (
|
|
1145
|
-
obj: PutEventStreamResponse
|
|
1146
|
-
) => any;
|
|
1147
|
-
export declare const UpdateAttributesRequestFilterSensitiveLog: (
|
|
1148
|
-
obj: UpdateAttributesRequest
|
|
1149
|
-
) => any;
|
|
1150
|
-
export declare const RemoveAttributesRequestFilterSensitiveLog: (
|
|
1151
|
-
obj: RemoveAttributesRequest
|
|
1152
|
-
) => any;
|
|
1153
|
-
export declare const RemoveAttributesResponseFilterSensitiveLog: (
|
|
1154
|
-
obj: RemoveAttributesResponse
|
|
1155
|
-
) => any;
|
|
1156
|
-
export declare const SendMessagesRequestFilterSensitiveLog: (
|
|
1157
|
-
obj: SendMessagesRequest
|
|
1158
|
-
) => any;
|
|
1159
|
-
export declare const SendMessagesResponseFilterSensitiveLog: (
|
|
1160
|
-
obj: SendMessagesResponse
|
|
1161
|
-
) => any;
|
|
1162
|
-
export declare const SendOTPMessageRequestParametersFilterSensitiveLog: (
|
|
1163
|
-
obj: SendOTPMessageRequestParameters
|
|
1164
|
-
) => any;
|
|
1165
|
-
export declare const SendOTPMessageRequestFilterSensitiveLog: (
|
|
1166
|
-
obj: SendOTPMessageRequest
|
|
1167
|
-
) => any;
|
|
1168
|
-
export declare const SendOTPMessageResponseFilterSensitiveLog: (
|
|
1169
|
-
obj: SendOTPMessageResponse
|
|
1170
|
-
) => any;
|
|
1171
|
-
export declare const SendUsersMessageRequestFilterSensitiveLog: (
|
|
1172
|
-
obj: SendUsersMessageRequest
|
|
1173
|
-
) => any;
|
|
1174
|
-
export declare const SendUsersMessagesRequestFilterSensitiveLog: (
|
|
1175
|
-
obj: SendUsersMessagesRequest
|
|
1176
|
-
) => any;
|
|
1177
|
-
export declare const SendUsersMessageResponseFilterSensitiveLog: (
|
|
1178
|
-
obj: SendUsersMessageResponse
|
|
1179
|
-
) => any;
|
|
1180
|
-
export declare const SendUsersMessagesResponseFilterSensitiveLog: (
|
|
1181
|
-
obj: SendUsersMessagesResponse
|
|
1182
|
-
) => any;
|
|
1183
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1184
|
-
obj: TagResourceRequest
|
|
1185
|
-
) => any;
|
|
1186
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1187
|
-
obj: UntagResourceRequest
|
|
1188
|
-
) => any;
|
|
1189
|
-
export declare const UpdateAdmChannelRequestFilterSensitiveLog: (
|
|
1190
|
-
obj: UpdateAdmChannelRequest
|
|
1191
|
-
) => any;
|
|
1192
|
-
export declare const UpdateAdmChannelResponseFilterSensitiveLog: (
|
|
1193
|
-
obj: UpdateAdmChannelResponse
|
|
1194
|
-
) => any;
|
|
1195
|
-
export declare const UpdateApnsChannelRequestFilterSensitiveLog: (
|
|
1196
|
-
obj: UpdateApnsChannelRequest
|
|
1197
|
-
) => any;
|
|
1198
|
-
export declare const UpdateApnsChannelResponseFilterSensitiveLog: (
|
|
1199
|
-
obj: UpdateApnsChannelResponse
|
|
1200
|
-
) => any;
|
|
1201
|
-
export declare const UpdateApnsSandboxChannelRequestFilterSensitiveLog: (
|
|
1202
|
-
obj: UpdateApnsSandboxChannelRequest
|
|
1203
|
-
) => any;
|
|
1204
|
-
export declare const UpdateApnsSandboxChannelResponseFilterSensitiveLog: (
|
|
1205
|
-
obj: UpdateApnsSandboxChannelResponse
|
|
1206
|
-
) => any;
|
|
1207
|
-
export declare const UpdateApnsVoipChannelRequestFilterSensitiveLog: (
|
|
1208
|
-
obj: UpdateApnsVoipChannelRequest
|
|
1209
|
-
) => any;
|
|
1210
|
-
export declare const UpdateApnsVoipChannelResponseFilterSensitiveLog: (
|
|
1211
|
-
obj: UpdateApnsVoipChannelResponse
|
|
1212
|
-
) => any;
|
|
1213
|
-
export declare const UpdateApnsVoipSandboxChannelRequestFilterSensitiveLog: (
|
|
1214
|
-
obj: UpdateApnsVoipSandboxChannelRequest
|
|
1215
|
-
) => any;
|
|
1216
|
-
export declare const UpdateApnsVoipSandboxChannelResponseFilterSensitiveLog: (
|
|
1217
|
-
obj: UpdateApnsVoipSandboxChannelResponse
|
|
1218
|
-
) => any;
|
|
1219
|
-
export declare const WriteApplicationSettingsRequestFilterSensitiveLog: (
|
|
1220
|
-
obj: WriteApplicationSettingsRequest
|
|
1221
|
-
) => any;
|
|
1222
|
-
export declare const UpdateApplicationSettingsRequestFilterSensitiveLog: (
|
|
1223
|
-
obj: UpdateApplicationSettingsRequest
|
|
1224
|
-
) => any;
|
|
1225
|
-
export declare const UpdateApplicationSettingsResponseFilterSensitiveLog: (
|
|
1226
|
-
obj: UpdateApplicationSettingsResponse
|
|
1227
|
-
) => any;
|
|
1228
|
-
export declare const UpdateBaiduChannelRequestFilterSensitiveLog: (
|
|
1229
|
-
obj: UpdateBaiduChannelRequest
|
|
1230
|
-
) => any;
|
|
1231
|
-
export declare const UpdateBaiduChannelResponseFilterSensitiveLog: (
|
|
1232
|
-
obj: UpdateBaiduChannelResponse
|
|
1233
|
-
) => any;
|
|
1234
|
-
export declare const UpdateCampaignRequestFilterSensitiveLog: (
|
|
1235
|
-
obj: UpdateCampaignRequest
|
|
1236
|
-
) => any;
|
|
1237
|
-
export declare const UpdateCampaignResponseFilterSensitiveLog: (
|
|
1238
|
-
obj: UpdateCampaignResponse
|
|
1239
|
-
) => any;
|
|
1240
|
-
export declare const UpdateEmailChannelRequestFilterSensitiveLog: (
|
|
1241
|
-
obj: UpdateEmailChannelRequest
|
|
1242
|
-
) => any;
|
|
1243
|
-
export declare const UpdateEmailChannelResponseFilterSensitiveLog: (
|
|
1244
|
-
obj: UpdateEmailChannelResponse
|
|
1245
|
-
) => any;
|
|
1246
|
-
export declare const UpdateEmailTemplateRequestFilterSensitiveLog: (
|
|
1247
|
-
obj: UpdateEmailTemplateRequest
|
|
1248
|
-
) => any;
|
|
1249
|
-
export declare const UpdateEmailTemplateResponseFilterSensitiveLog: (
|
|
1250
|
-
obj: UpdateEmailTemplateResponse
|
|
1251
|
-
) => any;
|
|
1252
|
-
export declare const UpdateEndpointRequestFilterSensitiveLog: (
|
|
1253
|
-
obj: UpdateEndpointRequest
|
|
1254
|
-
) => any;
|
|
1255
|
-
export declare const UpdateEndpointResponseFilterSensitiveLog: (
|
|
1256
|
-
obj: UpdateEndpointResponse
|
|
1257
|
-
) => any;
|
|
1258
|
-
export declare const UpdateEndpointsBatchRequestFilterSensitiveLog: (
|
|
1259
|
-
obj: UpdateEndpointsBatchRequest
|
|
1260
|
-
) => any;
|
|
1261
|
-
export declare const UpdateEndpointsBatchResponseFilterSensitiveLog: (
|
|
1262
|
-
obj: UpdateEndpointsBatchResponse
|
|
1263
|
-
) => any;
|
|
1264
|
-
export declare const UpdateGcmChannelRequestFilterSensitiveLog: (
|
|
1265
|
-
obj: UpdateGcmChannelRequest
|
|
1266
|
-
) => any;
|
|
1267
|
-
export declare const UpdateGcmChannelResponseFilterSensitiveLog: (
|
|
1268
|
-
obj: UpdateGcmChannelResponse
|
|
1269
|
-
) => any;
|
|
1270
|
-
export declare const UpdateInAppTemplateRequestFilterSensitiveLog: (
|
|
1271
|
-
obj: UpdateInAppTemplateRequest
|
|
1272
|
-
) => any;
|
|
1273
|
-
export declare const UpdateInAppTemplateResponseFilterSensitiveLog: (
|
|
1274
|
-
obj: UpdateInAppTemplateResponse
|
|
1275
|
-
) => any;
|
|
1276
|
-
export declare const UpdateJourneyRequestFilterSensitiveLog: (
|
|
1277
|
-
obj: UpdateJourneyRequest
|
|
1278
|
-
) => any;
|
|
1279
|
-
export declare const UpdateJourneyResponseFilterSensitiveLog: (
|
|
1280
|
-
obj: UpdateJourneyResponse
|
|
1281
|
-
) => any;
|
|
1282
|
-
export declare const UpdateJourneyStateRequestFilterSensitiveLog: (
|
|
1283
|
-
obj: UpdateJourneyStateRequest
|
|
1284
|
-
) => any;
|
|
1285
|
-
export declare const UpdateJourneyStateResponseFilterSensitiveLog: (
|
|
1286
|
-
obj: UpdateJourneyStateResponse
|
|
1287
|
-
) => any;
|
|
1288
|
-
export declare const UpdatePushTemplateRequestFilterSensitiveLog: (
|
|
1289
|
-
obj: UpdatePushTemplateRequest
|
|
1290
|
-
) => any;
|
|
1291
|
-
export declare const UpdatePushTemplateResponseFilterSensitiveLog: (
|
|
1292
|
-
obj: UpdatePushTemplateResponse
|
|
1293
|
-
) => any;
|
|
1294
|
-
export declare const UpdateRecommenderConfigurationShapeFilterSensitiveLog: (
|
|
1295
|
-
obj: UpdateRecommenderConfigurationShape
|
|
1296
|
-
) => any;
|
|
1297
|
-
export declare const UpdateRecommenderConfigurationRequestFilterSensitiveLog: (
|
|
1298
|
-
obj: UpdateRecommenderConfigurationRequest
|
|
1299
|
-
) => any;
|
|
1300
|
-
export declare const UpdateRecommenderConfigurationResponseFilterSensitiveLog: (
|
|
1301
|
-
obj: UpdateRecommenderConfigurationResponse
|
|
1302
|
-
) => any;
|
|
1303
|
-
export declare const UpdateSegmentRequestFilterSensitiveLog: (
|
|
1304
|
-
obj: UpdateSegmentRequest
|
|
1305
|
-
) => any;
|
|
1306
|
-
export declare const UpdateSegmentResponseFilterSensitiveLog: (
|
|
1307
|
-
obj: UpdateSegmentResponse
|
|
1308
|
-
) => any;
|
|
1309
|
-
export declare const SMSChannelRequestFilterSensitiveLog: (
|
|
1310
|
-
obj: SMSChannelRequest
|
|
1311
|
-
) => any;
|
|
1312
|
-
export declare const UpdateSmsChannelRequestFilterSensitiveLog: (
|
|
1313
|
-
obj: UpdateSmsChannelRequest
|
|
1314
|
-
) => any;
|
|
1315
|
-
export declare const UpdateSmsChannelResponseFilterSensitiveLog: (
|
|
1316
|
-
obj: UpdateSmsChannelResponse
|
|
1317
|
-
) => any;
|
|
1318
|
-
export declare const UpdateSmsTemplateRequestFilterSensitiveLog: (
|
|
1319
|
-
obj: UpdateSmsTemplateRequest
|
|
1320
|
-
) => any;
|
|
1321
|
-
export declare const UpdateSmsTemplateResponseFilterSensitiveLog: (
|
|
1322
|
-
obj: UpdateSmsTemplateResponse
|
|
1323
|
-
) => any;
|
|
1324
|
-
export declare const TemplateActiveVersionRequestFilterSensitiveLog: (
|
|
1325
|
-
obj: TemplateActiveVersionRequest
|
|
1326
|
-
) => any;
|
|
1327
|
-
export declare const UpdateTemplateActiveVersionRequestFilterSensitiveLog: (
|
|
1328
|
-
obj: UpdateTemplateActiveVersionRequest
|
|
1329
|
-
) => any;
|
|
1330
|
-
export declare const UpdateTemplateActiveVersionResponseFilterSensitiveLog: (
|
|
1331
|
-
obj: UpdateTemplateActiveVersionResponse
|
|
1332
|
-
) => any;
|
|
1333
|
-
export declare const VoiceChannelRequestFilterSensitiveLog: (
|
|
1334
|
-
obj: VoiceChannelRequest
|
|
1335
|
-
) => any;
|
|
1336
|
-
export declare const UpdateVoiceChannelRequestFilterSensitiveLog: (
|
|
1337
|
-
obj: UpdateVoiceChannelRequest
|
|
1338
|
-
) => any;
|
|
1339
|
-
export declare const UpdateVoiceChannelResponseFilterSensitiveLog: (
|
|
1340
|
-
obj: UpdateVoiceChannelResponse
|
|
1341
|
-
) => any;
|
|
1342
|
-
export declare const UpdateVoiceTemplateRequestFilterSensitiveLog: (
|
|
1343
|
-
obj: UpdateVoiceTemplateRequest
|
|
1344
|
-
) => any;
|
|
1345
|
-
export declare const UpdateVoiceTemplateResponseFilterSensitiveLog: (
|
|
1346
|
-
obj: UpdateVoiceTemplateResponse
|
|
1347
|
-
) => any;
|
|
1348
|
-
export declare const VerifyOTPMessageRequestParametersFilterSensitiveLog: (
|
|
1349
|
-
obj: VerifyOTPMessageRequestParameters
|
|
1350
|
-
) => any;
|
|
1351
|
-
export declare const VerifyOTPMessageRequestFilterSensitiveLog: (
|
|
1352
|
-
obj: VerifyOTPMessageRequest
|
|
1353
|
-
) => any;
|
|
1354
|
-
export declare const VerificationResponseFilterSensitiveLog: (
|
|
1355
|
-
obj: VerificationResponse
|
|
1356
|
-
) => any;
|
|
1357
|
-
export declare const VerifyOTPMessageResponseFilterSensitiveLog: (
|
|
1358
|
-
obj: VerifyOTPMessageResponse
|
|
1359
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-pinpoint",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo pinpoint"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0"
|
|
56
57
|
},
|