@aws-sdk/client-pinpoint 3.131.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/CreateAppCommand.js +2 -2
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateExportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateJourneyCommand.js +2 -2
- package/dist-cjs/commands/CreatePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateSegmentCommand.js +2 -2
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteAppCommand.js +2 -2
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventStreamCommand.js +2 -2
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteJourneyCommand.js +2 -2
- package/dist-cjs/commands/DeletePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteSegmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/GetAppCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetAppsCommand.js +2 -2
- package/dist-cjs/commands/GetBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignVersionCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignsCommand.js +2 -2
- package/dist-cjs/commands/GetChannelsCommand.js +2 -2
- package/dist-cjs/commands/GetEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetEventStreamCommand.js +2 -2
- package/dist-cjs/commands/GetExportJobCommand.js +2 -2
- package/dist-cjs/commands/GetExportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetInAppMessagesCommand.js +2 -2
- package/dist-cjs/commands/GetInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetPushTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentVersionCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentsCommand.js +2 -2
- package/dist-cjs/commands/GetSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/GetSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetUserEndpointsCommand.js +2 -2
- package/dist-cjs/commands/GetVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListJourneysCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +2 -2
- package/dist-cjs/commands/PutEventStreamCommand.js +2 -2
- package/dist-cjs/commands/PutEventsCommand.js +2 -2
- package/dist-cjs/commands/RemoveAttributesCommand.js +2 -2
- package/dist-cjs/commands/SendMessagesCommand.js +2 -2
- package/dist-cjs/commands/SendOTPMessageCommand.js +2 -2
- package/dist-cjs/commands/SendUsersMessagesCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +2 -2
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateJourneyCommand.js +2 -2
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +2 -2
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSegmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1074 -1608
- package/dist-cjs/models/models_1.js +672 -1006
- package/dist-cjs/protocols/Aws_restJson1.js +1281 -3152
- package/dist-es/commands/CreateAppCommand.js +3 -3
- package/dist-es/commands/CreateCampaignCommand.js +3 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateExportJobCommand.js +3 -3
- package/dist-es/commands/CreateImportJobCommand.js +3 -3
- package/dist-es/commands/CreateInAppTemplateCommand.js +3 -3
- package/dist-es/commands/CreateJourneyCommand.js +3 -3
- package/dist-es/commands/CreatePushTemplateCommand.js +3 -3
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateSegmentCommand.js +3 -3
- package/dist-es/commands/CreateSmsTemplateCommand.js +3 -3
- package/dist-es/commands/CreateVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteAdmChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/DeleteAppCommand.js +3 -3
- package/dist-es/commands/DeleteBaiduChannelCommand.js +3 -3
- package/dist-es/commands/DeleteCampaignCommand.js +3 -3
- package/dist-es/commands/DeleteEmailChannelCommand.js +3 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteEventStreamCommand.js +3 -3
- package/dist-es/commands/DeleteGcmChannelCommand.js +3 -3
- package/dist-es/commands/DeleteInAppTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteJourneyCommand.js +3 -3
- package/dist-es/commands/DeletePushTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteSegmentCommand.js +3 -3
- package/dist-es/commands/DeleteSmsChannelCommand.js +3 -3
- package/dist-es/commands/DeleteSmsTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteUserEndpointsCommand.js +3 -3
- package/dist-es/commands/DeleteVoiceChannelCommand.js +3 -3
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/GetAdmChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/GetAppCommand.js +3 -3
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetApplicationSettingsCommand.js +3 -3
- package/dist-es/commands/GetAppsCommand.js +3 -3
- package/dist-es/commands/GetBaiduChannelCommand.js +3 -3
- package/dist-es/commands/GetCampaignActivitiesCommand.js +3 -3
- package/dist-es/commands/GetCampaignCommand.js +3 -3
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetCampaignVersionCommand.js +3 -3
- package/dist-es/commands/GetCampaignVersionsCommand.js +3 -3
- package/dist-es/commands/GetCampaignsCommand.js +3 -3
- package/dist-es/commands/GetChannelsCommand.js +3 -3
- package/dist-es/commands/GetEmailChannelCommand.js +3 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +4 -4
- package/dist-es/commands/GetEndpointCommand.js +3 -3
- package/dist-es/commands/GetEventStreamCommand.js +3 -3
- package/dist-es/commands/GetExportJobCommand.js +3 -3
- package/dist-es/commands/GetExportJobsCommand.js +3 -3
- package/dist-es/commands/GetGcmChannelCommand.js +3 -3
- package/dist-es/commands/GetImportJobCommand.js +3 -3
- package/dist-es/commands/GetImportJobsCommand.js +3 -3
- package/dist-es/commands/GetInAppMessagesCommand.js +3 -3
- package/dist-es/commands/GetInAppTemplateCommand.js +3 -3
- package/dist-es/commands/GetJourneyCommand.js +3 -3
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +3 -3
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +3 -3
- package/dist-es/commands/GetPushTemplateCommand.js +3 -3
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +3 -3
- package/dist-es/commands/GetSegmentCommand.js +3 -3
- package/dist-es/commands/GetSegmentExportJobsCommand.js +3 -3
- package/dist-es/commands/GetSegmentImportJobsCommand.js +3 -3
- package/dist-es/commands/GetSegmentVersionCommand.js +3 -3
- package/dist-es/commands/GetSegmentVersionsCommand.js +3 -3
- package/dist-es/commands/GetSegmentsCommand.js +3 -3
- package/dist-es/commands/GetSmsChannelCommand.js +3 -3
- package/dist-es/commands/GetSmsTemplateCommand.js +3 -3
- package/dist-es/commands/GetUserEndpointsCommand.js +3 -3
- package/dist-es/commands/GetVoiceChannelCommand.js +3 -3
- package/dist-es/commands/GetVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/ListJourneysCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/PhoneNumberValidateCommand.js +3 -3
- package/dist-es/commands/PutEventStreamCommand.js +3 -3
- package/dist-es/commands/PutEventsCommand.js +3 -3
- package/dist-es/commands/RemoveAttributesCommand.js +3 -3
- package/dist-es/commands/SendMessagesCommand.js +3 -3
- package/dist-es/commands/SendOTPMessageCommand.js +3 -3
- package/dist-es/commands/SendUsersMessagesCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAdmChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateBaiduChannelCommand.js +3 -3
- package/dist-es/commands/UpdateCampaignCommand.js +3 -3
- package/dist-es/commands/UpdateEmailChannelCommand.js +3 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +3 -3
- package/dist-es/commands/UpdateGcmChannelCommand.js +3 -3
- package/dist-es/commands/UpdateInAppTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateJourneyCommand.js +3 -3
- package/dist-es/commands/UpdateJourneyStateCommand.js +3 -3
- package/dist-es/commands/UpdatePushTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSegmentCommand.js +3 -3
- package/dist-es/commands/UpdateSmsChannelCommand.js +3 -3
- package/dist-es/commands/UpdateSmsTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +3 -3
- package/dist-es/commands/UpdateVoiceChannelCommand.js +3 -3
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/VerifyOTPMessageCommand.js +3 -3
- package/dist-es/models/models_0.js +267 -1068
- package/dist-es/models/models_1.js +167 -668
- package/dist-es/protocols/Aws_restJson1.js +1745 -3163
- package/dist-types/models/models_0.d.ts +1068 -1602
- package/dist-types/models/models_1.d.ts +668 -1002
- package/dist-types/ts3.4/models/models_0.d.ts +534 -1068
- package/dist-types/ts3.4/models/models_1.d.ts +334 -668
- package/package.json +6 -6
|
@@ -5,12 +5,6 @@ export interface GetEmailTemplateResponse {
|
|
|
5
5
|
*/
|
|
6
6
|
EmailTemplateResponse: EmailTemplateResponse | undefined;
|
|
7
7
|
}
|
|
8
|
-
export declare namespace GetEmailTemplateResponse {
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
12
|
-
const filterSensitiveLog: (obj: GetEmailTemplateResponse) => any;
|
|
13
|
-
}
|
|
14
8
|
export interface GetEndpointRequest {
|
|
15
9
|
/**
|
|
16
10
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -21,48 +15,24 @@ export interface GetEndpointRequest {
|
|
|
21
15
|
*/
|
|
22
16
|
EndpointId: string | undefined;
|
|
23
17
|
}
|
|
24
|
-
export declare namespace GetEndpointRequest {
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
*/
|
|
28
|
-
const filterSensitiveLog: (obj: GetEndpointRequest) => any;
|
|
29
|
-
}
|
|
30
18
|
export interface GetEndpointResponse {
|
|
31
19
|
/**
|
|
32
20
|
* <p>Provides information about the channel type and other settings for an endpoint.</p>
|
|
33
21
|
*/
|
|
34
22
|
EndpointResponse: EndpointResponse | undefined;
|
|
35
23
|
}
|
|
36
|
-
export declare namespace GetEndpointResponse {
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
|
-
const filterSensitiveLog: (obj: GetEndpointResponse) => any;
|
|
41
|
-
}
|
|
42
24
|
export interface GetEventStreamRequest {
|
|
43
25
|
/**
|
|
44
26
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
45
27
|
*/
|
|
46
28
|
ApplicationId: string | undefined;
|
|
47
29
|
}
|
|
48
|
-
export declare namespace GetEventStreamRequest {
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
|
-
const filterSensitiveLog: (obj: GetEventStreamRequest) => any;
|
|
53
|
-
}
|
|
54
30
|
export interface GetEventStreamResponse {
|
|
55
31
|
/**
|
|
56
32
|
* <p>Specifies settings for publishing event data to an Amazon Kinesis data stream or an Amazon Kinesis Data Firehose delivery stream.</p>
|
|
57
33
|
*/
|
|
58
34
|
EventStream: EventStream | undefined;
|
|
59
35
|
}
|
|
60
|
-
export declare namespace GetEventStreamResponse {
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
const filterSensitiveLog: (obj: GetEventStreamResponse) => any;
|
|
65
|
-
}
|
|
66
36
|
export interface GetExportJobRequest {
|
|
67
37
|
/**
|
|
68
38
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -73,24 +43,12 @@ export interface GetExportJobRequest {
|
|
|
73
43
|
*/
|
|
74
44
|
JobId: string | undefined;
|
|
75
45
|
}
|
|
76
|
-
export declare namespace GetExportJobRequest {
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
const filterSensitiveLog: (obj: GetExportJobRequest) => any;
|
|
81
|
-
}
|
|
82
46
|
export interface GetExportJobResponse {
|
|
83
47
|
/**
|
|
84
48
|
* <p>Provides information about the status and settings of a job that exports endpoint definitions to a file. The file can be added directly to an Amazon Simple Storage Service (Amazon S3) bucket by using the Amazon Pinpoint API or downloaded directly to a computer by using the Amazon Pinpoint console.</p>
|
|
85
49
|
*/
|
|
86
50
|
ExportJobResponse: ExportJobResponse | undefined;
|
|
87
51
|
}
|
|
88
|
-
export declare namespace GetExportJobResponse {
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
const filterSensitiveLog: (obj: GetExportJobResponse) => any;
|
|
93
|
-
}
|
|
94
52
|
export interface GetExportJobsRequest {
|
|
95
53
|
/**
|
|
96
54
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -105,48 +63,24 @@ export interface GetExportJobsRequest {
|
|
|
105
63
|
*/
|
|
106
64
|
Token?: string;
|
|
107
65
|
}
|
|
108
|
-
export declare namespace GetExportJobsRequest {
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
const filterSensitiveLog: (obj: GetExportJobsRequest) => any;
|
|
113
|
-
}
|
|
114
66
|
export interface GetExportJobsResponse {
|
|
115
67
|
/**
|
|
116
68
|
* <p>Provides information about all the export jobs that are associated with an application or segment. An export job is a job that exports endpoint definitions to a file.</p>
|
|
117
69
|
*/
|
|
118
70
|
ExportJobsResponse: ExportJobsResponse | undefined;
|
|
119
71
|
}
|
|
120
|
-
export declare namespace GetExportJobsResponse {
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
const filterSensitiveLog: (obj: GetExportJobsResponse) => any;
|
|
125
|
-
}
|
|
126
72
|
export interface GetGcmChannelRequest {
|
|
127
73
|
/**
|
|
128
74
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
129
75
|
*/
|
|
130
76
|
ApplicationId: string | undefined;
|
|
131
77
|
}
|
|
132
|
-
export declare namespace GetGcmChannelRequest {
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
const filterSensitiveLog: (obj: GetGcmChannelRequest) => any;
|
|
137
|
-
}
|
|
138
78
|
export interface GetGcmChannelResponse {
|
|
139
79
|
/**
|
|
140
80
|
* <p>Provides information about the status and settings of the GCM channel for an application. The GCM channel enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.</p>
|
|
141
81
|
*/
|
|
142
82
|
GCMChannelResponse: GCMChannelResponse | undefined;
|
|
143
83
|
}
|
|
144
|
-
export declare namespace GetGcmChannelResponse {
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
const filterSensitiveLog: (obj: GetGcmChannelResponse) => any;
|
|
149
|
-
}
|
|
150
84
|
export interface GetImportJobRequest {
|
|
151
85
|
/**
|
|
152
86
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -157,24 +91,12 @@ export interface GetImportJobRequest {
|
|
|
157
91
|
*/
|
|
158
92
|
JobId: string | undefined;
|
|
159
93
|
}
|
|
160
|
-
export declare namespace GetImportJobRequest {
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
const filterSensitiveLog: (obj: GetImportJobRequest) => any;
|
|
165
|
-
}
|
|
166
94
|
export interface GetImportJobResponse {
|
|
167
95
|
/**
|
|
168
96
|
* <p>Provides information about the status and settings of a job that imports endpoint definitions from one or more files. The files can be stored in an Amazon Simple Storage Service (Amazon S3) bucket or uploaded directly from a computer by using the Amazon Pinpoint console.</p>
|
|
169
97
|
*/
|
|
170
98
|
ImportJobResponse: ImportJobResponse | undefined;
|
|
171
99
|
}
|
|
172
|
-
export declare namespace GetImportJobResponse {
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
const filterSensitiveLog: (obj: GetImportJobResponse) => any;
|
|
177
|
-
}
|
|
178
100
|
export interface GetImportJobsRequest {
|
|
179
101
|
/**
|
|
180
102
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -189,12 +111,6 @@ export interface GetImportJobsRequest {
|
|
|
189
111
|
*/
|
|
190
112
|
Token?: string;
|
|
191
113
|
}
|
|
192
|
-
export declare namespace GetImportJobsRequest {
|
|
193
|
-
/**
|
|
194
|
-
* @internal
|
|
195
|
-
*/
|
|
196
|
-
const filterSensitiveLog: (obj: GetImportJobsRequest) => any;
|
|
197
|
-
}
|
|
198
114
|
/**
|
|
199
115
|
* <p>Provides information about the status and settings of all the import jobs that are associated with an application or segment. An import job is a job that imports endpoint definitions from one or more files.</p>
|
|
200
116
|
*/
|
|
@@ -208,24 +124,12 @@ export interface ImportJobsResponse {
|
|
|
208
124
|
*/
|
|
209
125
|
NextToken?: string;
|
|
210
126
|
}
|
|
211
|
-
export declare namespace ImportJobsResponse {
|
|
212
|
-
/**
|
|
213
|
-
* @internal
|
|
214
|
-
*/
|
|
215
|
-
const filterSensitiveLog: (obj: ImportJobsResponse) => any;
|
|
216
|
-
}
|
|
217
127
|
export interface GetImportJobsResponse {
|
|
218
128
|
/**
|
|
219
129
|
* <p>Provides information about the status and settings of all the import jobs that are associated with an application or segment. An import job is a job that imports endpoint definitions from one or more files.</p>
|
|
220
130
|
*/
|
|
221
131
|
ImportJobsResponse: ImportJobsResponse | undefined;
|
|
222
132
|
}
|
|
223
|
-
export declare namespace GetImportJobsResponse {
|
|
224
|
-
/**
|
|
225
|
-
* @internal
|
|
226
|
-
*/
|
|
227
|
-
const filterSensitiveLog: (obj: GetImportJobsResponse) => any;
|
|
228
|
-
}
|
|
229
133
|
export interface GetInAppMessagesRequest {
|
|
230
134
|
/**
|
|
231
135
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -236,12 +140,6 @@ export interface GetInAppMessagesRequest {
|
|
|
236
140
|
*/
|
|
237
141
|
EndpointId: string | undefined;
|
|
238
142
|
}
|
|
239
|
-
export declare namespace GetInAppMessagesRequest {
|
|
240
|
-
/**
|
|
241
|
-
* @internal
|
|
242
|
-
*/
|
|
243
|
-
const filterSensitiveLog: (obj: GetInAppMessagesRequest) => any;
|
|
244
|
-
}
|
|
245
143
|
/**
|
|
246
144
|
* <p>Provides all fields required for building an in-app message.</p>
|
|
247
145
|
*/
|
|
@@ -259,12 +157,6 @@ export interface InAppMessage {
|
|
|
259
157
|
*/
|
|
260
158
|
Layout?: Layout | string;
|
|
261
159
|
}
|
|
262
|
-
export declare namespace InAppMessage {
|
|
263
|
-
/**
|
|
264
|
-
* @internal
|
|
265
|
-
*/
|
|
266
|
-
const filterSensitiveLog: (obj: InAppMessage) => any;
|
|
267
|
-
}
|
|
268
160
|
/**
|
|
269
161
|
* <p>Schedule of the campaign.</p>
|
|
270
162
|
*/
|
|
@@ -282,12 +174,6 @@ export interface InAppCampaignSchedule {
|
|
|
282
174
|
*/
|
|
283
175
|
QuietTime?: QuietTime;
|
|
284
176
|
}
|
|
285
|
-
export declare namespace InAppCampaignSchedule {
|
|
286
|
-
/**
|
|
287
|
-
* @internal
|
|
288
|
-
*/
|
|
289
|
-
const filterSensitiveLog: (obj: InAppCampaignSchedule) => any;
|
|
290
|
-
}
|
|
291
177
|
/**
|
|
292
178
|
* <p>Targeted in-app message campaign.</p>
|
|
293
179
|
*/
|
|
@@ -325,12 +211,6 @@ export interface InAppMessageCampaign {
|
|
|
325
211
|
*/
|
|
326
212
|
TreatmentId?: string;
|
|
327
213
|
}
|
|
328
|
-
export declare namespace InAppMessageCampaign {
|
|
329
|
-
/**
|
|
330
|
-
* @internal
|
|
331
|
-
*/
|
|
332
|
-
const filterSensitiveLog: (obj: InAppMessageCampaign) => any;
|
|
333
|
-
}
|
|
334
214
|
/**
|
|
335
215
|
* <p>Get in-app messages response object.</p>
|
|
336
216
|
*/
|
|
@@ -340,24 +220,12 @@ export interface InAppMessagesResponse {
|
|
|
340
220
|
*/
|
|
341
221
|
InAppMessageCampaigns?: InAppMessageCampaign[];
|
|
342
222
|
}
|
|
343
|
-
export declare namespace InAppMessagesResponse {
|
|
344
|
-
/**
|
|
345
|
-
* @internal
|
|
346
|
-
*/
|
|
347
|
-
const filterSensitiveLog: (obj: InAppMessagesResponse) => any;
|
|
348
|
-
}
|
|
349
223
|
export interface GetInAppMessagesResponse {
|
|
350
224
|
/**
|
|
351
225
|
* <p>Get in-app messages response object.</p>
|
|
352
226
|
*/
|
|
353
227
|
InAppMessagesResponse: InAppMessagesResponse | undefined;
|
|
354
228
|
}
|
|
355
|
-
export declare namespace GetInAppMessagesResponse {
|
|
356
|
-
/**
|
|
357
|
-
* @internal
|
|
358
|
-
*/
|
|
359
|
-
const filterSensitiveLog: (obj: GetInAppMessagesResponse) => any;
|
|
360
|
-
}
|
|
361
229
|
export interface GetInAppTemplateRequest {
|
|
362
230
|
/**
|
|
363
231
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -368,12 +236,6 @@ export interface GetInAppTemplateRequest {
|
|
|
368
236
|
*/
|
|
369
237
|
Version?: string;
|
|
370
238
|
}
|
|
371
|
-
export declare namespace GetInAppTemplateRequest {
|
|
372
|
-
/**
|
|
373
|
-
* @internal
|
|
374
|
-
*/
|
|
375
|
-
const filterSensitiveLog: (obj: GetInAppTemplateRequest) => any;
|
|
376
|
-
}
|
|
377
239
|
/**
|
|
378
240
|
* <p>In-App Template Response.</p>
|
|
379
241
|
*/
|
|
@@ -423,24 +285,12 @@ export interface InAppTemplateResponse {
|
|
|
423
285
|
*/
|
|
424
286
|
Version?: string;
|
|
425
287
|
}
|
|
426
|
-
export declare namespace InAppTemplateResponse {
|
|
427
|
-
/**
|
|
428
|
-
* @internal
|
|
429
|
-
*/
|
|
430
|
-
const filterSensitiveLog: (obj: InAppTemplateResponse) => any;
|
|
431
|
-
}
|
|
432
288
|
export interface GetInAppTemplateResponse {
|
|
433
289
|
/**
|
|
434
290
|
* <p>In-App Template Response.</p>
|
|
435
291
|
*/
|
|
436
292
|
InAppTemplateResponse: InAppTemplateResponse | undefined;
|
|
437
293
|
}
|
|
438
|
-
export declare namespace GetInAppTemplateResponse {
|
|
439
|
-
/**
|
|
440
|
-
* @internal
|
|
441
|
-
*/
|
|
442
|
-
const filterSensitiveLog: (obj: GetInAppTemplateResponse) => any;
|
|
443
|
-
}
|
|
444
294
|
export interface GetJourneyRequest {
|
|
445
295
|
/**
|
|
446
296
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -451,24 +301,12 @@ export interface GetJourneyRequest {
|
|
|
451
301
|
*/
|
|
452
302
|
JourneyId: string | undefined;
|
|
453
303
|
}
|
|
454
|
-
export declare namespace GetJourneyRequest {
|
|
455
|
-
/**
|
|
456
|
-
* @internal
|
|
457
|
-
*/
|
|
458
|
-
const filterSensitiveLog: (obj: GetJourneyRequest) => any;
|
|
459
|
-
}
|
|
460
304
|
export interface GetJourneyResponse {
|
|
461
305
|
/**
|
|
462
306
|
* <p>Provides information about the status, configuration, and other settings for a journey.</p>
|
|
463
307
|
*/
|
|
464
308
|
JourneyResponse: JourneyResponse | undefined;
|
|
465
309
|
}
|
|
466
|
-
export declare namespace GetJourneyResponse {
|
|
467
|
-
/**
|
|
468
|
-
* @internal
|
|
469
|
-
*/
|
|
470
|
-
const filterSensitiveLog: (obj: GetJourneyResponse) => any;
|
|
471
|
-
}
|
|
472
310
|
export interface GetJourneyDateRangeKpiRequest {
|
|
473
311
|
/**
|
|
474
312
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -499,12 +337,6 @@ export interface GetJourneyDateRangeKpiRequest {
|
|
|
499
337
|
*/
|
|
500
338
|
StartTime?: Date;
|
|
501
339
|
}
|
|
502
|
-
export declare namespace GetJourneyDateRangeKpiRequest {
|
|
503
|
-
/**
|
|
504
|
-
* @internal
|
|
505
|
-
*/
|
|
506
|
-
const filterSensitiveLog: (obj: GetJourneyDateRangeKpiRequest) => any;
|
|
507
|
-
}
|
|
508
340
|
/**
|
|
509
341
|
* <p>Provides the results of a query that retrieved the data for a standard engagement metric that applies to a journey, and provides information about that query.</p>
|
|
510
342
|
*/
|
|
@@ -538,24 +370,12 @@ export interface JourneyDateRangeKpiResponse {
|
|
|
538
370
|
*/
|
|
539
371
|
StartTime: Date | undefined;
|
|
540
372
|
}
|
|
541
|
-
export declare namespace JourneyDateRangeKpiResponse {
|
|
542
|
-
/**
|
|
543
|
-
* @internal
|
|
544
|
-
*/
|
|
545
|
-
const filterSensitiveLog: (obj: JourneyDateRangeKpiResponse) => any;
|
|
546
|
-
}
|
|
547
373
|
export interface GetJourneyDateRangeKpiResponse {
|
|
548
374
|
/**
|
|
549
375
|
* <p>Provides the results of a query that retrieved the data for a standard engagement metric that applies to a journey, and provides information about that query.</p>
|
|
550
376
|
*/
|
|
551
377
|
JourneyDateRangeKpiResponse: JourneyDateRangeKpiResponse | undefined;
|
|
552
378
|
}
|
|
553
|
-
export declare namespace GetJourneyDateRangeKpiResponse {
|
|
554
|
-
/**
|
|
555
|
-
* @internal
|
|
556
|
-
*/
|
|
557
|
-
const filterSensitiveLog: (obj: GetJourneyDateRangeKpiResponse) => any;
|
|
558
|
-
}
|
|
559
379
|
export interface GetJourneyExecutionActivityMetricsRequest {
|
|
560
380
|
/**
|
|
561
381
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -578,12 +398,6 @@ export interface GetJourneyExecutionActivityMetricsRequest {
|
|
|
578
398
|
*/
|
|
579
399
|
PageSize?: string;
|
|
580
400
|
}
|
|
581
|
-
export declare namespace GetJourneyExecutionActivityMetricsRequest {
|
|
582
|
-
/**
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
585
|
-
const filterSensitiveLog: (obj: GetJourneyExecutionActivityMetricsRequest) => any;
|
|
586
|
-
}
|
|
587
401
|
/**
|
|
588
402
|
* <p>Provides the results of a query that retrieved the data for a standard execution metric that applies to a journey activity, and provides information about that query.</p>
|
|
589
403
|
*/
|
|
@@ -613,24 +427,12 @@ export interface JourneyExecutionActivityMetricsResponse {
|
|
|
613
427
|
*/
|
|
614
428
|
Metrics: Record<string, string> | undefined;
|
|
615
429
|
}
|
|
616
|
-
export declare namespace JourneyExecutionActivityMetricsResponse {
|
|
617
|
-
/**
|
|
618
|
-
* @internal
|
|
619
|
-
*/
|
|
620
|
-
const filterSensitiveLog: (obj: JourneyExecutionActivityMetricsResponse) => any;
|
|
621
|
-
}
|
|
622
430
|
export interface GetJourneyExecutionActivityMetricsResponse {
|
|
623
431
|
/**
|
|
624
432
|
* <p>Provides the results of a query that retrieved the data for a standard execution metric that applies to a journey activity, and provides information about that query.</p>
|
|
625
433
|
*/
|
|
626
434
|
JourneyExecutionActivityMetricsResponse: JourneyExecutionActivityMetricsResponse | undefined;
|
|
627
435
|
}
|
|
628
|
-
export declare namespace GetJourneyExecutionActivityMetricsResponse {
|
|
629
|
-
/**
|
|
630
|
-
* @internal
|
|
631
|
-
*/
|
|
632
|
-
const filterSensitiveLog: (obj: GetJourneyExecutionActivityMetricsResponse) => any;
|
|
633
|
-
}
|
|
634
436
|
export interface GetJourneyExecutionMetricsRequest {
|
|
635
437
|
/**
|
|
636
438
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -649,12 +451,6 @@ export interface GetJourneyExecutionMetricsRequest {
|
|
|
649
451
|
*/
|
|
650
452
|
PageSize?: string;
|
|
651
453
|
}
|
|
652
|
-
export declare namespace GetJourneyExecutionMetricsRequest {
|
|
653
|
-
/**
|
|
654
|
-
* @internal
|
|
655
|
-
*/
|
|
656
|
-
const filterSensitiveLog: (obj: GetJourneyExecutionMetricsRequest) => any;
|
|
657
|
-
}
|
|
658
454
|
/**
|
|
659
455
|
* <p>Provides the results of a query that retrieved the data for a standard execution metric that applies to a journey, and provides information about that query.</p>
|
|
660
456
|
*/
|
|
@@ -676,24 +472,12 @@ export interface JourneyExecutionMetricsResponse {
|
|
|
676
472
|
*/
|
|
677
473
|
Metrics: Record<string, string> | undefined;
|
|
678
474
|
}
|
|
679
|
-
export declare namespace JourneyExecutionMetricsResponse {
|
|
680
|
-
/**
|
|
681
|
-
* @internal
|
|
682
|
-
*/
|
|
683
|
-
const filterSensitiveLog: (obj: JourneyExecutionMetricsResponse) => any;
|
|
684
|
-
}
|
|
685
475
|
export interface GetJourneyExecutionMetricsResponse {
|
|
686
476
|
/**
|
|
687
477
|
* <p>Provides the results of a query that retrieved the data for a standard execution metric that applies to a journey, and provides information about that query.</p>
|
|
688
478
|
*/
|
|
689
479
|
JourneyExecutionMetricsResponse: JourneyExecutionMetricsResponse | undefined;
|
|
690
480
|
}
|
|
691
|
-
export declare namespace GetJourneyExecutionMetricsResponse {
|
|
692
|
-
/**
|
|
693
|
-
* @internal
|
|
694
|
-
*/
|
|
695
|
-
const filterSensitiveLog: (obj: GetJourneyExecutionMetricsResponse) => any;
|
|
696
|
-
}
|
|
697
481
|
export interface GetPushTemplateRequest {
|
|
698
482
|
/**
|
|
699
483
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -704,12 +488,6 @@ export interface GetPushTemplateRequest {
|
|
|
704
488
|
*/
|
|
705
489
|
Version?: string;
|
|
706
490
|
}
|
|
707
|
-
export declare namespace GetPushTemplateRequest {
|
|
708
|
-
/**
|
|
709
|
-
* @internal
|
|
710
|
-
*/
|
|
711
|
-
const filterSensitiveLog: (obj: GetPushTemplateRequest) => any;
|
|
712
|
-
}
|
|
713
491
|
/**
|
|
714
492
|
* <p>Provides information about the content and settings for a message template that can be used in messages that are sent through a push notification channel.</p>
|
|
715
493
|
*/
|
|
@@ -775,48 +553,24 @@ export interface PushNotificationTemplateResponse {
|
|
|
775
553
|
*/
|
|
776
554
|
Version?: string;
|
|
777
555
|
}
|
|
778
|
-
export declare namespace PushNotificationTemplateResponse {
|
|
779
|
-
/**
|
|
780
|
-
* @internal
|
|
781
|
-
*/
|
|
782
|
-
const filterSensitiveLog: (obj: PushNotificationTemplateResponse) => any;
|
|
783
|
-
}
|
|
784
556
|
export interface GetPushTemplateResponse {
|
|
785
557
|
/**
|
|
786
558
|
* <p>Provides information about the content and settings for a message template that can be used in messages that are sent through a push notification channel.</p>
|
|
787
559
|
*/
|
|
788
560
|
PushNotificationTemplateResponse: PushNotificationTemplateResponse | undefined;
|
|
789
561
|
}
|
|
790
|
-
export declare namespace GetPushTemplateResponse {
|
|
791
|
-
/**
|
|
792
|
-
* @internal
|
|
793
|
-
*/
|
|
794
|
-
const filterSensitiveLog: (obj: GetPushTemplateResponse) => any;
|
|
795
|
-
}
|
|
796
562
|
export interface GetRecommenderConfigurationRequest {
|
|
797
563
|
/**
|
|
798
564
|
* <p>The unique identifier for the recommender model configuration. This identifier is displayed as the <b>Recommender ID</b> on the Amazon Pinpoint console.</p>
|
|
799
565
|
*/
|
|
800
566
|
RecommenderId: string | undefined;
|
|
801
567
|
}
|
|
802
|
-
export declare namespace GetRecommenderConfigurationRequest {
|
|
803
|
-
/**
|
|
804
|
-
* @internal
|
|
805
|
-
*/
|
|
806
|
-
const filterSensitiveLog: (obj: GetRecommenderConfigurationRequest) => any;
|
|
807
|
-
}
|
|
808
568
|
export interface GetRecommenderConfigurationResponse {
|
|
809
569
|
/**
|
|
810
570
|
* <p>Provides information about Amazon Pinpoint configuration settings for retrieving and processing data from a recommender model.</p>
|
|
811
571
|
*/
|
|
812
572
|
RecommenderConfigurationResponse: RecommenderConfigurationResponse | undefined;
|
|
813
573
|
}
|
|
814
|
-
export declare namespace GetRecommenderConfigurationResponse {
|
|
815
|
-
/**
|
|
816
|
-
* @internal
|
|
817
|
-
*/
|
|
818
|
-
const filterSensitiveLog: (obj: GetRecommenderConfigurationResponse) => any;
|
|
819
|
-
}
|
|
820
574
|
export interface GetRecommenderConfigurationsRequest {
|
|
821
575
|
/**
|
|
822
576
|
* <p>The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.</p>
|
|
@@ -827,12 +581,6 @@ export interface GetRecommenderConfigurationsRequest {
|
|
|
827
581
|
*/
|
|
828
582
|
Token?: string;
|
|
829
583
|
}
|
|
830
|
-
export declare namespace GetRecommenderConfigurationsRequest {
|
|
831
|
-
/**
|
|
832
|
-
* @internal
|
|
833
|
-
*/
|
|
834
|
-
const filterSensitiveLog: (obj: GetRecommenderConfigurationsRequest) => any;
|
|
835
|
-
}
|
|
836
584
|
/**
|
|
837
585
|
* <p>Provides information about all the recommender model configurations that are associated with your Amazon Pinpoint account.</p>
|
|
838
586
|
*/
|
|
@@ -846,24 +594,12 @@ export interface ListRecommenderConfigurationsResponse {
|
|
|
846
594
|
*/
|
|
847
595
|
NextToken?: string;
|
|
848
596
|
}
|
|
849
|
-
export declare namespace ListRecommenderConfigurationsResponse {
|
|
850
|
-
/**
|
|
851
|
-
* @internal
|
|
852
|
-
*/
|
|
853
|
-
const filterSensitiveLog: (obj: ListRecommenderConfigurationsResponse) => any;
|
|
854
|
-
}
|
|
855
597
|
export interface GetRecommenderConfigurationsResponse {
|
|
856
598
|
/**
|
|
857
599
|
* <p>Provides information about all the recommender model configurations that are associated with your Amazon Pinpoint account.</p>
|
|
858
600
|
*/
|
|
859
601
|
ListRecommenderConfigurationsResponse: ListRecommenderConfigurationsResponse | undefined;
|
|
860
602
|
}
|
|
861
|
-
export declare namespace GetRecommenderConfigurationsResponse {
|
|
862
|
-
/**
|
|
863
|
-
* @internal
|
|
864
|
-
*/
|
|
865
|
-
const filterSensitiveLog: (obj: GetRecommenderConfigurationsResponse) => any;
|
|
866
|
-
}
|
|
867
603
|
export interface GetSegmentRequest {
|
|
868
604
|
/**
|
|
869
605
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -874,24 +610,12 @@ export interface GetSegmentRequest {
|
|
|
874
610
|
*/
|
|
875
611
|
SegmentId: string | undefined;
|
|
876
612
|
}
|
|
877
|
-
export declare namespace GetSegmentRequest {
|
|
878
|
-
/**
|
|
879
|
-
* @internal
|
|
880
|
-
*/
|
|
881
|
-
const filterSensitiveLog: (obj: GetSegmentRequest) => any;
|
|
882
|
-
}
|
|
883
613
|
export interface GetSegmentResponse {
|
|
884
614
|
/**
|
|
885
615
|
* <p>Provides information about the configuration, dimension, and other settings for a segment.</p>
|
|
886
616
|
*/
|
|
887
617
|
SegmentResponse: SegmentResponse | undefined;
|
|
888
618
|
}
|
|
889
|
-
export declare namespace GetSegmentResponse {
|
|
890
|
-
/**
|
|
891
|
-
* @internal
|
|
892
|
-
*/
|
|
893
|
-
const filterSensitiveLog: (obj: GetSegmentResponse) => any;
|
|
894
|
-
}
|
|
895
619
|
export interface GetSegmentExportJobsRequest {
|
|
896
620
|
/**
|
|
897
621
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -910,24 +634,12 @@ export interface GetSegmentExportJobsRequest {
|
|
|
910
634
|
*/
|
|
911
635
|
Token?: string;
|
|
912
636
|
}
|
|
913
|
-
export declare namespace GetSegmentExportJobsRequest {
|
|
914
|
-
/**
|
|
915
|
-
* @internal
|
|
916
|
-
*/
|
|
917
|
-
const filterSensitiveLog: (obj: GetSegmentExportJobsRequest) => any;
|
|
918
|
-
}
|
|
919
637
|
export interface GetSegmentExportJobsResponse {
|
|
920
638
|
/**
|
|
921
639
|
* <p>Provides information about all the export jobs that are associated with an application or segment. An export job is a job that exports endpoint definitions to a file.</p>
|
|
922
640
|
*/
|
|
923
641
|
ExportJobsResponse: ExportJobsResponse | undefined;
|
|
924
642
|
}
|
|
925
|
-
export declare namespace GetSegmentExportJobsResponse {
|
|
926
|
-
/**
|
|
927
|
-
* @internal
|
|
928
|
-
*/
|
|
929
|
-
const filterSensitiveLog: (obj: GetSegmentExportJobsResponse) => any;
|
|
930
|
-
}
|
|
931
643
|
export interface GetSegmentImportJobsRequest {
|
|
932
644
|
/**
|
|
933
645
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -946,24 +658,12 @@ export interface GetSegmentImportJobsRequest {
|
|
|
946
658
|
*/
|
|
947
659
|
Token?: string;
|
|
948
660
|
}
|
|
949
|
-
export declare namespace GetSegmentImportJobsRequest {
|
|
950
|
-
/**
|
|
951
|
-
* @internal
|
|
952
|
-
*/
|
|
953
|
-
const filterSensitiveLog: (obj: GetSegmentImportJobsRequest) => any;
|
|
954
|
-
}
|
|
955
661
|
export interface GetSegmentImportJobsResponse {
|
|
956
662
|
/**
|
|
957
663
|
* <p>Provides information about the status and settings of all the import jobs that are associated with an application or segment. An import job is a job that imports endpoint definitions from one or more files.</p>
|
|
958
664
|
*/
|
|
959
665
|
ImportJobsResponse: ImportJobsResponse | undefined;
|
|
960
666
|
}
|
|
961
|
-
export declare namespace GetSegmentImportJobsResponse {
|
|
962
|
-
/**
|
|
963
|
-
* @internal
|
|
964
|
-
*/
|
|
965
|
-
const filterSensitiveLog: (obj: GetSegmentImportJobsResponse) => any;
|
|
966
|
-
}
|
|
967
667
|
export interface GetSegmentsRequest {
|
|
968
668
|
/**
|
|
969
669
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -978,12 +678,6 @@ export interface GetSegmentsRequest {
|
|
|
978
678
|
*/
|
|
979
679
|
Token?: string;
|
|
980
680
|
}
|
|
981
|
-
export declare namespace GetSegmentsRequest {
|
|
982
|
-
/**
|
|
983
|
-
* @internal
|
|
984
|
-
*/
|
|
985
|
-
const filterSensitiveLog: (obj: GetSegmentsRequest) => any;
|
|
986
|
-
}
|
|
987
681
|
/**
|
|
988
682
|
* <p>Provides information about all the segments that are associated with an application.</p>
|
|
989
683
|
*/
|
|
@@ -997,24 +691,12 @@ export interface SegmentsResponse {
|
|
|
997
691
|
*/
|
|
998
692
|
NextToken?: string;
|
|
999
693
|
}
|
|
1000
|
-
export declare namespace SegmentsResponse {
|
|
1001
|
-
/**
|
|
1002
|
-
* @internal
|
|
1003
|
-
*/
|
|
1004
|
-
const filterSensitiveLog: (obj: SegmentsResponse) => any;
|
|
1005
|
-
}
|
|
1006
694
|
export interface GetSegmentsResponse {
|
|
1007
695
|
/**
|
|
1008
696
|
* <p>Provides information about all the segments that are associated with an application.</p>
|
|
1009
697
|
*/
|
|
1010
698
|
SegmentsResponse: SegmentsResponse | undefined;
|
|
1011
699
|
}
|
|
1012
|
-
export declare namespace GetSegmentsResponse {
|
|
1013
|
-
/**
|
|
1014
|
-
* @internal
|
|
1015
|
-
*/
|
|
1016
|
-
const filterSensitiveLog: (obj: GetSegmentsResponse) => any;
|
|
1017
|
-
}
|
|
1018
700
|
export interface GetSegmentVersionRequest {
|
|
1019
701
|
/**
|
|
1020
702
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1029,24 +711,12 @@ export interface GetSegmentVersionRequest {
|
|
|
1029
711
|
*/
|
|
1030
712
|
Version: string | undefined;
|
|
1031
713
|
}
|
|
1032
|
-
export declare namespace GetSegmentVersionRequest {
|
|
1033
|
-
/**
|
|
1034
|
-
* @internal
|
|
1035
|
-
*/
|
|
1036
|
-
const filterSensitiveLog: (obj: GetSegmentVersionRequest) => any;
|
|
1037
|
-
}
|
|
1038
714
|
export interface GetSegmentVersionResponse {
|
|
1039
715
|
/**
|
|
1040
716
|
* <p>Provides information about the configuration, dimension, and other settings for a segment.</p>
|
|
1041
717
|
*/
|
|
1042
718
|
SegmentResponse: SegmentResponse | undefined;
|
|
1043
719
|
}
|
|
1044
|
-
export declare namespace GetSegmentVersionResponse {
|
|
1045
|
-
/**
|
|
1046
|
-
* @internal
|
|
1047
|
-
*/
|
|
1048
|
-
const filterSensitiveLog: (obj: GetSegmentVersionResponse) => any;
|
|
1049
|
-
}
|
|
1050
720
|
export interface GetSegmentVersionsRequest {
|
|
1051
721
|
/**
|
|
1052
722
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1065,48 +735,24 @@ export interface GetSegmentVersionsRequest {
|
|
|
1065
735
|
*/
|
|
1066
736
|
Token?: string;
|
|
1067
737
|
}
|
|
1068
|
-
export declare namespace GetSegmentVersionsRequest {
|
|
1069
|
-
/**
|
|
1070
|
-
* @internal
|
|
1071
|
-
*/
|
|
1072
|
-
const filterSensitiveLog: (obj: GetSegmentVersionsRequest) => any;
|
|
1073
|
-
}
|
|
1074
738
|
export interface GetSegmentVersionsResponse {
|
|
1075
739
|
/**
|
|
1076
740
|
* <p>Provides information about all the segments that are associated with an application.</p>
|
|
1077
741
|
*/
|
|
1078
742
|
SegmentsResponse: SegmentsResponse | undefined;
|
|
1079
743
|
}
|
|
1080
|
-
export declare namespace GetSegmentVersionsResponse {
|
|
1081
|
-
/**
|
|
1082
|
-
* @internal
|
|
1083
|
-
*/
|
|
1084
|
-
const filterSensitiveLog: (obj: GetSegmentVersionsResponse) => any;
|
|
1085
|
-
}
|
|
1086
744
|
export interface GetSmsChannelRequest {
|
|
1087
745
|
/**
|
|
1088
746
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
1089
747
|
*/
|
|
1090
748
|
ApplicationId: string | undefined;
|
|
1091
749
|
}
|
|
1092
|
-
export declare namespace GetSmsChannelRequest {
|
|
1093
|
-
/**
|
|
1094
|
-
* @internal
|
|
1095
|
-
*/
|
|
1096
|
-
const filterSensitiveLog: (obj: GetSmsChannelRequest) => any;
|
|
1097
|
-
}
|
|
1098
750
|
export interface GetSmsChannelResponse {
|
|
1099
751
|
/**
|
|
1100
752
|
* <p>Provides information about the status and settings of the SMS channel for an application.</p>
|
|
1101
753
|
*/
|
|
1102
754
|
SMSChannelResponse: SMSChannelResponse | undefined;
|
|
1103
755
|
}
|
|
1104
|
-
export declare namespace GetSmsChannelResponse {
|
|
1105
|
-
/**
|
|
1106
|
-
* @internal
|
|
1107
|
-
*/
|
|
1108
|
-
const filterSensitiveLog: (obj: GetSmsChannelResponse) => any;
|
|
1109
|
-
}
|
|
1110
756
|
export interface GetSmsTemplateRequest {
|
|
1111
757
|
/**
|
|
1112
758
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -1117,12 +763,6 @@ export interface GetSmsTemplateRequest {
|
|
|
1117
763
|
*/
|
|
1118
764
|
Version?: string;
|
|
1119
765
|
}
|
|
1120
|
-
export declare namespace GetSmsTemplateRequest {
|
|
1121
|
-
/**
|
|
1122
|
-
* @internal
|
|
1123
|
-
*/
|
|
1124
|
-
const filterSensitiveLog: (obj: GetSmsTemplateRequest) => any;
|
|
1125
|
-
}
|
|
1126
766
|
/**
|
|
1127
767
|
* <p>Provides information about the content and settings for a message template that can be used in text messages that are sent through the SMS channel.</p>
|
|
1128
768
|
*/
|
|
@@ -1172,24 +812,12 @@ export interface SMSTemplateResponse {
|
|
|
1172
812
|
*/
|
|
1173
813
|
Version?: string;
|
|
1174
814
|
}
|
|
1175
|
-
export declare namespace SMSTemplateResponse {
|
|
1176
|
-
/**
|
|
1177
|
-
* @internal
|
|
1178
|
-
*/
|
|
1179
|
-
const filterSensitiveLog: (obj: SMSTemplateResponse) => any;
|
|
1180
|
-
}
|
|
1181
815
|
export interface GetSmsTemplateResponse {
|
|
1182
816
|
/**
|
|
1183
817
|
* <p>Provides information about the content and settings for a message template that can be used in text messages that are sent through the SMS channel.</p>
|
|
1184
818
|
*/
|
|
1185
819
|
SMSTemplateResponse: SMSTemplateResponse | undefined;
|
|
1186
820
|
}
|
|
1187
|
-
export declare namespace GetSmsTemplateResponse {
|
|
1188
|
-
/**
|
|
1189
|
-
* @internal
|
|
1190
|
-
*/
|
|
1191
|
-
const filterSensitiveLog: (obj: GetSmsTemplateResponse) => any;
|
|
1192
|
-
}
|
|
1193
821
|
export interface GetUserEndpointsRequest {
|
|
1194
822
|
/**
|
|
1195
823
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1200,48 +828,24 @@ export interface GetUserEndpointsRequest {
|
|
|
1200
828
|
*/
|
|
1201
829
|
UserId: string | undefined;
|
|
1202
830
|
}
|
|
1203
|
-
export declare namespace GetUserEndpointsRequest {
|
|
1204
|
-
/**
|
|
1205
|
-
* @internal
|
|
1206
|
-
*/
|
|
1207
|
-
const filterSensitiveLog: (obj: GetUserEndpointsRequest) => any;
|
|
1208
|
-
}
|
|
1209
831
|
export interface GetUserEndpointsResponse {
|
|
1210
832
|
/**
|
|
1211
833
|
* <p>Provides information about all the endpoints that are associated with a user ID.</p>
|
|
1212
834
|
*/
|
|
1213
835
|
EndpointsResponse: EndpointsResponse | undefined;
|
|
1214
836
|
}
|
|
1215
|
-
export declare namespace GetUserEndpointsResponse {
|
|
1216
|
-
/**
|
|
1217
|
-
* @internal
|
|
1218
|
-
*/
|
|
1219
|
-
const filterSensitiveLog: (obj: GetUserEndpointsResponse) => any;
|
|
1220
|
-
}
|
|
1221
837
|
export interface GetVoiceChannelRequest {
|
|
1222
838
|
/**
|
|
1223
839
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
1224
840
|
*/
|
|
1225
841
|
ApplicationId: string | undefined;
|
|
1226
842
|
}
|
|
1227
|
-
export declare namespace GetVoiceChannelRequest {
|
|
1228
|
-
/**
|
|
1229
|
-
* @internal
|
|
1230
|
-
*/
|
|
1231
|
-
const filterSensitiveLog: (obj: GetVoiceChannelRequest) => any;
|
|
1232
|
-
}
|
|
1233
843
|
export interface GetVoiceChannelResponse {
|
|
1234
844
|
/**
|
|
1235
845
|
* <p>Provides information about the status and settings of the voice channel for an application.</p>
|
|
1236
846
|
*/
|
|
1237
847
|
VoiceChannelResponse: VoiceChannelResponse | undefined;
|
|
1238
848
|
}
|
|
1239
|
-
export declare namespace GetVoiceChannelResponse {
|
|
1240
|
-
/**
|
|
1241
|
-
* @internal
|
|
1242
|
-
*/
|
|
1243
|
-
const filterSensitiveLog: (obj: GetVoiceChannelResponse) => any;
|
|
1244
|
-
}
|
|
1245
849
|
export interface GetVoiceTemplateRequest {
|
|
1246
850
|
/**
|
|
1247
851
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -1252,12 +856,6 @@ export interface GetVoiceTemplateRequest {
|
|
|
1252
856
|
*/
|
|
1253
857
|
Version?: string;
|
|
1254
858
|
}
|
|
1255
|
-
export declare namespace GetVoiceTemplateRequest {
|
|
1256
|
-
/**
|
|
1257
|
-
* @internal
|
|
1258
|
-
*/
|
|
1259
|
-
const filterSensitiveLog: (obj: GetVoiceTemplateRequest) => any;
|
|
1260
|
-
}
|
|
1261
859
|
/**
|
|
1262
860
|
* <p>Provides information about the content and settings for a message template that can be used in messages that are sent through the voice channel.</p>
|
|
1263
861
|
*/
|
|
@@ -1311,24 +909,12 @@ export interface VoiceTemplateResponse {
|
|
|
1311
909
|
*/
|
|
1312
910
|
VoiceId?: string;
|
|
1313
911
|
}
|
|
1314
|
-
export declare namespace VoiceTemplateResponse {
|
|
1315
|
-
/**
|
|
1316
|
-
* @internal
|
|
1317
|
-
*/
|
|
1318
|
-
const filterSensitiveLog: (obj: VoiceTemplateResponse) => any;
|
|
1319
|
-
}
|
|
1320
912
|
export interface GetVoiceTemplateResponse {
|
|
1321
913
|
/**
|
|
1322
914
|
* <p>Provides information about the content and settings for a message template that can be used in messages that are sent through the voice channel.</p>
|
|
1323
915
|
*/
|
|
1324
916
|
VoiceTemplateResponse: VoiceTemplateResponse | undefined;
|
|
1325
917
|
}
|
|
1326
|
-
export declare namespace GetVoiceTemplateResponse {
|
|
1327
|
-
/**
|
|
1328
|
-
* @internal
|
|
1329
|
-
*/
|
|
1330
|
-
const filterSensitiveLog: (obj: GetVoiceTemplateResponse) => any;
|
|
1331
|
-
}
|
|
1332
918
|
/**
|
|
1333
919
|
* <p>Provides information about the status, configuration, and other settings for all the journeys that are associated with an application.</p>
|
|
1334
920
|
*/
|
|
@@ -1342,12 +928,6 @@ export interface JourneysResponse {
|
|
|
1342
928
|
*/
|
|
1343
929
|
NextToken?: string;
|
|
1344
930
|
}
|
|
1345
|
-
export declare namespace JourneysResponse {
|
|
1346
|
-
/**
|
|
1347
|
-
* @internal
|
|
1348
|
-
*/
|
|
1349
|
-
const filterSensitiveLog: (obj: JourneysResponse) => any;
|
|
1350
|
-
}
|
|
1351
931
|
/**
|
|
1352
932
|
* <p>Changes the status of a journey.</p>
|
|
1353
933
|
*/
|
|
@@ -1357,12 +937,6 @@ export interface JourneyStateRequest {
|
|
|
1357
937
|
*/
|
|
1358
938
|
State?: State | string;
|
|
1359
939
|
}
|
|
1360
|
-
export declare namespace JourneyStateRequest {
|
|
1361
|
-
/**
|
|
1362
|
-
* @internal
|
|
1363
|
-
*/
|
|
1364
|
-
const filterSensitiveLog: (obj: JourneyStateRequest) => any;
|
|
1365
|
-
}
|
|
1366
940
|
export interface ListJourneysRequest {
|
|
1367
941
|
/**
|
|
1368
942
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1377,24 +951,12 @@ export interface ListJourneysRequest {
|
|
|
1377
951
|
*/
|
|
1378
952
|
Token?: string;
|
|
1379
953
|
}
|
|
1380
|
-
export declare namespace ListJourneysRequest {
|
|
1381
|
-
/**
|
|
1382
|
-
* @internal
|
|
1383
|
-
*/
|
|
1384
|
-
const filterSensitiveLog: (obj: ListJourneysRequest) => any;
|
|
1385
|
-
}
|
|
1386
954
|
export interface ListJourneysResponse {
|
|
1387
955
|
/**
|
|
1388
956
|
* <p>Provides information about the status, configuration, and other settings for all the journeys that are associated with an application.</p>
|
|
1389
957
|
*/
|
|
1390
958
|
JourneysResponse: JourneysResponse | undefined;
|
|
1391
959
|
}
|
|
1392
|
-
export declare namespace ListJourneysResponse {
|
|
1393
|
-
/**
|
|
1394
|
-
* @internal
|
|
1395
|
-
*/
|
|
1396
|
-
const filterSensitiveLog: (obj: ListJourneysResponse) => any;
|
|
1397
|
-
}
|
|
1398
960
|
/**
|
|
1399
961
|
* <p>Provides information about a message template that's associated with your Amazon Pinpoint account.</p>
|
|
1400
962
|
*/
|
|
@@ -1436,12 +998,6 @@ export interface TemplateResponse {
|
|
|
1436
998
|
*/
|
|
1437
999
|
Version?: string;
|
|
1438
1000
|
}
|
|
1439
|
-
export declare namespace TemplateResponse {
|
|
1440
|
-
/**
|
|
1441
|
-
* @internal
|
|
1442
|
-
*/
|
|
1443
|
-
const filterSensitiveLog: (obj: TemplateResponse) => any;
|
|
1444
|
-
}
|
|
1445
1001
|
/**
|
|
1446
1002
|
* <p>Provides information about a specific version of a message template.</p>
|
|
1447
1003
|
*/
|
|
@@ -1475,24 +1031,12 @@ export interface TemplateVersionResponse {
|
|
|
1475
1031
|
*/
|
|
1476
1032
|
Version?: string;
|
|
1477
1033
|
}
|
|
1478
|
-
export declare namespace TemplateVersionResponse {
|
|
1479
|
-
/**
|
|
1480
|
-
* @internal
|
|
1481
|
-
*/
|
|
1482
|
-
const filterSensitiveLog: (obj: TemplateVersionResponse) => any;
|
|
1483
|
-
}
|
|
1484
1034
|
export interface ListTagsForResourceRequest {
|
|
1485
1035
|
/**
|
|
1486
1036
|
* <p>The Amazon Resource Name (ARN) of the resource.</p>
|
|
1487
1037
|
*/
|
|
1488
1038
|
ResourceArn: string | undefined;
|
|
1489
1039
|
}
|
|
1490
|
-
export declare namespace ListTagsForResourceRequest {
|
|
1491
|
-
/**
|
|
1492
|
-
* @internal
|
|
1493
|
-
*/
|
|
1494
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1495
|
-
}
|
|
1496
1040
|
/**
|
|
1497
1041
|
* <p>Specifies the tags (keys and values) for an application, campaign, message template, or segment.</p>
|
|
1498
1042
|
*/
|
|
@@ -1502,24 +1046,12 @@ export interface TagsModel {
|
|
|
1502
1046
|
*/
|
|
1503
1047
|
tags: Record<string, string> | undefined;
|
|
1504
1048
|
}
|
|
1505
|
-
export declare namespace TagsModel {
|
|
1506
|
-
/**
|
|
1507
|
-
* @internal
|
|
1508
|
-
*/
|
|
1509
|
-
const filterSensitiveLog: (obj: TagsModel) => any;
|
|
1510
|
-
}
|
|
1511
1049
|
export interface ListTagsForResourceResponse {
|
|
1512
1050
|
/**
|
|
1513
1051
|
* <p>Specifies the tags (keys and values) for an application, campaign, message template, or segment.</p>
|
|
1514
1052
|
*/
|
|
1515
1053
|
TagsModel: TagsModel | undefined;
|
|
1516
1054
|
}
|
|
1517
|
-
export declare namespace ListTagsForResourceResponse {
|
|
1518
|
-
/**
|
|
1519
|
-
* @internal
|
|
1520
|
-
*/
|
|
1521
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1522
|
-
}
|
|
1523
1055
|
export interface ListTemplatesRequest {
|
|
1524
1056
|
/**
|
|
1525
1057
|
* <p>The string that specifies which page of results to return in a paginated response. This parameter is not supported for application, campaign, and journey metrics.</p>
|
|
@@ -1538,12 +1070,6 @@ export interface ListTemplatesRequest {
|
|
|
1538
1070
|
*/
|
|
1539
1071
|
TemplateType?: string;
|
|
1540
1072
|
}
|
|
1541
|
-
export declare namespace ListTemplatesRequest {
|
|
1542
|
-
/**
|
|
1543
|
-
* @internal
|
|
1544
|
-
*/
|
|
1545
|
-
const filterSensitiveLog: (obj: ListTemplatesRequest) => any;
|
|
1546
|
-
}
|
|
1547
1073
|
/**
|
|
1548
1074
|
* <p>Provides information about all the message templates that are associated with your Amazon Pinpoint account.</p>
|
|
1549
1075
|
*/
|
|
@@ -1557,24 +1083,12 @@ export interface TemplatesResponse {
|
|
|
1557
1083
|
*/
|
|
1558
1084
|
NextToken?: string;
|
|
1559
1085
|
}
|
|
1560
|
-
export declare namespace TemplatesResponse {
|
|
1561
|
-
/**
|
|
1562
|
-
* @internal
|
|
1563
|
-
*/
|
|
1564
|
-
const filterSensitiveLog: (obj: TemplatesResponse) => any;
|
|
1565
|
-
}
|
|
1566
1086
|
export interface ListTemplatesResponse {
|
|
1567
1087
|
/**
|
|
1568
1088
|
* <p>Provides information about all the message templates that are associated with your Amazon Pinpoint account.</p>
|
|
1569
1089
|
*/
|
|
1570
1090
|
TemplatesResponse: TemplatesResponse | undefined;
|
|
1571
1091
|
}
|
|
1572
|
-
export declare namespace ListTemplatesResponse {
|
|
1573
|
-
/**
|
|
1574
|
-
* @internal
|
|
1575
|
-
*/
|
|
1576
|
-
const filterSensitiveLog: (obj: ListTemplatesResponse) => any;
|
|
1577
|
-
}
|
|
1578
1092
|
export interface ListTemplateVersionsRequest {
|
|
1579
1093
|
/**
|
|
1580
1094
|
* <p>The string that specifies which page of results to return in a paginated response. This parameter is not supported for application, campaign, and journey metrics.</p>
|
|
@@ -1593,12 +1107,6 @@ export interface ListTemplateVersionsRequest {
|
|
|
1593
1107
|
*/
|
|
1594
1108
|
TemplateType: string | undefined;
|
|
1595
1109
|
}
|
|
1596
|
-
export declare namespace ListTemplateVersionsRequest {
|
|
1597
|
-
/**
|
|
1598
|
-
* @internal
|
|
1599
|
-
*/
|
|
1600
|
-
const filterSensitiveLog: (obj: ListTemplateVersionsRequest) => any;
|
|
1601
|
-
}
|
|
1602
1110
|
/**
|
|
1603
1111
|
* <p>Provides information about all the versions of a specific message template.</p>
|
|
1604
1112
|
*/
|
|
@@ -1620,24 +1128,12 @@ export interface TemplateVersionsResponse {
|
|
|
1620
1128
|
*/
|
|
1621
1129
|
RequestID?: string;
|
|
1622
1130
|
}
|
|
1623
|
-
export declare namespace TemplateVersionsResponse {
|
|
1624
|
-
/**
|
|
1625
|
-
* @internal
|
|
1626
|
-
*/
|
|
1627
|
-
const filterSensitiveLog: (obj: TemplateVersionsResponse) => any;
|
|
1628
|
-
}
|
|
1629
1131
|
export interface ListTemplateVersionsResponse {
|
|
1630
1132
|
/**
|
|
1631
1133
|
* <p>Provides information about all the versions of a specific message template.</p>
|
|
1632
1134
|
*/
|
|
1633
1135
|
TemplateVersionsResponse: TemplateVersionsResponse | undefined;
|
|
1634
1136
|
}
|
|
1635
|
-
export declare namespace ListTemplateVersionsResponse {
|
|
1636
|
-
/**
|
|
1637
|
-
* @internal
|
|
1638
|
-
*/
|
|
1639
|
-
const filterSensitiveLog: (obj: ListTemplateVersionsResponse) => any;
|
|
1640
|
-
}
|
|
1641
1137
|
/**
|
|
1642
1138
|
* <p>Provides information about the results of sending a message directly to an endpoint address.</p>
|
|
1643
1139
|
*/
|
|
@@ -1663,12 +1159,6 @@ export interface MessageResult {
|
|
|
1663
1159
|
*/
|
|
1664
1160
|
UpdatedToken?: string;
|
|
1665
1161
|
}
|
|
1666
|
-
export declare namespace MessageResult {
|
|
1667
|
-
/**
|
|
1668
|
-
* @internal
|
|
1669
|
-
*/
|
|
1670
|
-
const filterSensitiveLog: (obj: MessageResult) => any;
|
|
1671
|
-
}
|
|
1672
1162
|
/**
|
|
1673
1163
|
* <p>Specifies the configuration and other settings for a message.</p>
|
|
1674
1164
|
*/
|
|
@@ -1698,12 +1188,6 @@ export interface MessageRequest {
|
|
|
1698
1188
|
*/
|
|
1699
1189
|
TraceId?: string;
|
|
1700
1190
|
}
|
|
1701
|
-
export declare namespace MessageRequest {
|
|
1702
|
-
/**
|
|
1703
|
-
* @internal
|
|
1704
|
-
*/
|
|
1705
|
-
const filterSensitiveLog: (obj: MessageRequest) => any;
|
|
1706
|
-
}
|
|
1707
1191
|
/**
|
|
1708
1192
|
* <p>Provides information about the results of a request to send a message to an endpoint address.</p>
|
|
1709
1193
|
*/
|
|
@@ -1725,12 +1209,6 @@ export interface MessageResponse {
|
|
|
1725
1209
|
*/
|
|
1726
1210
|
Result?: Record<string, MessageResult>;
|
|
1727
1211
|
}
|
|
1728
|
-
export declare namespace MessageResponse {
|
|
1729
|
-
/**
|
|
1730
|
-
* @internal
|
|
1731
|
-
*/
|
|
1732
|
-
const filterSensitiveLog: (obj: MessageResponse) => any;
|
|
1733
|
-
}
|
|
1734
1212
|
/**
|
|
1735
1213
|
* <p>Specifies a phone number to validate and retrieve information about.</p>
|
|
1736
1214
|
*/
|
|
@@ -1744,12 +1222,6 @@ export interface NumberValidateRequest {
|
|
|
1744
1222
|
*/
|
|
1745
1223
|
PhoneNumber?: string;
|
|
1746
1224
|
}
|
|
1747
|
-
export declare namespace NumberValidateRequest {
|
|
1748
|
-
/**
|
|
1749
|
-
* @internal
|
|
1750
|
-
*/
|
|
1751
|
-
const filterSensitiveLog: (obj: NumberValidateRequest) => any;
|
|
1752
|
-
}
|
|
1753
1225
|
/**
|
|
1754
1226
|
* <p>Provides information about a phone number.</p>
|
|
1755
1227
|
*/
|
|
@@ -1812,36 +1284,18 @@ export interface NumberValidateResponse {
|
|
|
1812
1284
|
*/
|
|
1813
1285
|
ZipCode?: string;
|
|
1814
1286
|
}
|
|
1815
|
-
export declare namespace NumberValidateResponse {
|
|
1816
|
-
/**
|
|
1817
|
-
* @internal
|
|
1818
|
-
*/
|
|
1819
|
-
const filterSensitiveLog: (obj: NumberValidateResponse) => any;
|
|
1820
|
-
}
|
|
1821
1287
|
export interface PhoneNumberValidateRequest {
|
|
1822
1288
|
/**
|
|
1823
1289
|
* <p>Specifies a phone number to validate and retrieve information about.</p>
|
|
1824
1290
|
*/
|
|
1825
1291
|
NumberValidateRequest: NumberValidateRequest | undefined;
|
|
1826
1292
|
}
|
|
1827
|
-
export declare namespace PhoneNumberValidateRequest {
|
|
1828
|
-
/**
|
|
1829
|
-
* @internal
|
|
1830
|
-
*/
|
|
1831
|
-
const filterSensitiveLog: (obj: PhoneNumberValidateRequest) => any;
|
|
1832
|
-
}
|
|
1833
1293
|
export interface PhoneNumberValidateResponse {
|
|
1834
1294
|
/**
|
|
1835
1295
|
* <p>Provides information about a phone number.</p>
|
|
1836
1296
|
*/
|
|
1837
1297
|
NumberValidateResponse: NumberValidateResponse | undefined;
|
|
1838
1298
|
}
|
|
1839
|
-
export declare namespace PhoneNumberValidateResponse {
|
|
1840
|
-
/**
|
|
1841
|
-
* @internal
|
|
1842
|
-
*/
|
|
1843
|
-
const filterSensitiveLog: (obj: PhoneNumberValidateResponse) => any;
|
|
1844
|
-
}
|
|
1845
1299
|
export interface PutEventsRequest {
|
|
1846
1300
|
/**
|
|
1847
1301
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1852,24 +1306,12 @@ export interface PutEventsRequest {
|
|
|
1852
1306
|
*/
|
|
1853
1307
|
EventsRequest: EventsRequest | undefined;
|
|
1854
1308
|
}
|
|
1855
|
-
export declare namespace PutEventsRequest {
|
|
1856
|
-
/**
|
|
1857
|
-
* @internal
|
|
1858
|
-
*/
|
|
1859
|
-
const filterSensitiveLog: (obj: PutEventsRequest) => any;
|
|
1860
|
-
}
|
|
1861
1309
|
export interface PutEventsResponse {
|
|
1862
1310
|
/**
|
|
1863
1311
|
* <p>Provides information about endpoints and the events that they're associated with.</p>
|
|
1864
1312
|
*/
|
|
1865
1313
|
EventsResponse: EventsResponse | undefined;
|
|
1866
1314
|
}
|
|
1867
|
-
export declare namespace PutEventsResponse {
|
|
1868
|
-
/**
|
|
1869
|
-
* @internal
|
|
1870
|
-
*/
|
|
1871
|
-
const filterSensitiveLog: (obj: PutEventsResponse) => any;
|
|
1872
|
-
}
|
|
1873
1315
|
/**
|
|
1874
1316
|
* <p>Specifies the Amazon Resource Name (ARN) of an event stream to publish events to and the AWS Identity and Access Management (IAM) role to use when publishing those events.</p>
|
|
1875
1317
|
*/
|
|
@@ -1885,12 +1327,6 @@ export interface WriteEventStream {
|
|
|
1885
1327
|
*/
|
|
1886
1328
|
RoleArn: string | undefined;
|
|
1887
1329
|
}
|
|
1888
|
-
export declare namespace WriteEventStream {
|
|
1889
|
-
/**
|
|
1890
|
-
* @internal
|
|
1891
|
-
*/
|
|
1892
|
-
const filterSensitiveLog: (obj: WriteEventStream) => any;
|
|
1893
|
-
}
|
|
1894
1330
|
export interface PutEventStreamRequest {
|
|
1895
1331
|
/**
|
|
1896
1332
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1901,24 +1337,12 @@ export interface PutEventStreamRequest {
|
|
|
1901
1337
|
*/
|
|
1902
1338
|
WriteEventStream: WriteEventStream | undefined;
|
|
1903
1339
|
}
|
|
1904
|
-
export declare namespace PutEventStreamRequest {
|
|
1905
|
-
/**
|
|
1906
|
-
* @internal
|
|
1907
|
-
*/
|
|
1908
|
-
const filterSensitiveLog: (obj: PutEventStreamRequest) => any;
|
|
1909
|
-
}
|
|
1910
1340
|
export interface PutEventStreamResponse {
|
|
1911
1341
|
/**
|
|
1912
1342
|
* <p>Specifies settings for publishing event data to an Amazon Kinesis data stream or an Amazon Kinesis Data Firehose delivery stream.</p>
|
|
1913
1343
|
*/
|
|
1914
1344
|
EventStream: EventStream | undefined;
|
|
1915
1345
|
}
|
|
1916
|
-
export declare namespace PutEventStreamResponse {
|
|
1917
|
-
/**
|
|
1918
|
-
* @internal
|
|
1919
|
-
*/
|
|
1920
|
-
const filterSensitiveLog: (obj: PutEventStreamResponse) => any;
|
|
1921
|
-
}
|
|
1922
1346
|
/**
|
|
1923
1347
|
* <p>Specifies one or more attributes to remove from all the endpoints that are associated with an application.</p>
|
|
1924
1348
|
*/
|
|
@@ -1928,12 +1352,6 @@ export interface UpdateAttributesRequest {
|
|
|
1928
1352
|
*/
|
|
1929
1353
|
Blacklist?: string[];
|
|
1930
1354
|
}
|
|
1931
|
-
export declare namespace UpdateAttributesRequest {
|
|
1932
|
-
/**
|
|
1933
|
-
* @internal
|
|
1934
|
-
*/
|
|
1935
|
-
const filterSensitiveLog: (obj: UpdateAttributesRequest) => any;
|
|
1936
|
-
}
|
|
1937
1355
|
export interface RemoveAttributesRequest {
|
|
1938
1356
|
/**
|
|
1939
1357
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1948,24 +1366,12 @@ export interface RemoveAttributesRequest {
|
|
|
1948
1366
|
*/
|
|
1949
1367
|
UpdateAttributesRequest: UpdateAttributesRequest | undefined;
|
|
1950
1368
|
}
|
|
1951
|
-
export declare namespace RemoveAttributesRequest {
|
|
1952
|
-
/**
|
|
1953
|
-
* @internal
|
|
1954
|
-
*/
|
|
1955
|
-
const filterSensitiveLog: (obj: RemoveAttributesRequest) => any;
|
|
1956
|
-
}
|
|
1957
1369
|
export interface RemoveAttributesResponse {
|
|
1958
1370
|
/**
|
|
1959
1371
|
* <p>Provides information about the type and the names of attributes that were removed from all the endpoints that are associated with an application.</p>
|
|
1960
1372
|
*/
|
|
1961
1373
|
AttributesResource: AttributesResource | undefined;
|
|
1962
1374
|
}
|
|
1963
|
-
export declare namespace RemoveAttributesResponse {
|
|
1964
|
-
/**
|
|
1965
|
-
* @internal
|
|
1966
|
-
*/
|
|
1967
|
-
const filterSensitiveLog: (obj: RemoveAttributesResponse) => any;
|
|
1968
|
-
}
|
|
1969
1375
|
export interface SendMessagesRequest {
|
|
1970
1376
|
/**
|
|
1971
1377
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -1976,24 +1382,12 @@ export interface SendMessagesRequest {
|
|
|
1976
1382
|
*/
|
|
1977
1383
|
MessageRequest: MessageRequest | undefined;
|
|
1978
1384
|
}
|
|
1979
|
-
export declare namespace SendMessagesRequest {
|
|
1980
|
-
/**
|
|
1981
|
-
* @internal
|
|
1982
|
-
*/
|
|
1983
|
-
const filterSensitiveLog: (obj: SendMessagesRequest) => any;
|
|
1984
|
-
}
|
|
1985
1385
|
export interface SendMessagesResponse {
|
|
1986
1386
|
/**
|
|
1987
1387
|
* <p>Provides information about the results of a request to send a message to an endpoint address.</p>
|
|
1988
1388
|
*/
|
|
1989
1389
|
MessageResponse: MessageResponse | undefined;
|
|
1990
1390
|
}
|
|
1991
|
-
export declare namespace SendMessagesResponse {
|
|
1992
|
-
/**
|
|
1993
|
-
* @internal
|
|
1994
|
-
*/
|
|
1995
|
-
const filterSensitiveLog: (obj: SendMessagesResponse) => any;
|
|
1996
|
-
}
|
|
1997
1391
|
/**
|
|
1998
1392
|
* <p>Send OTP message request parameters.</p>
|
|
1999
1393
|
*/
|
|
@@ -2043,12 +1437,6 @@ export interface SendOTPMessageRequestParameters {
|
|
|
2043
1437
|
*/
|
|
2044
1438
|
ValidityPeriod?: number;
|
|
2045
1439
|
}
|
|
2046
|
-
export declare namespace SendOTPMessageRequestParameters {
|
|
2047
|
-
/**
|
|
2048
|
-
* @internal
|
|
2049
|
-
*/
|
|
2050
|
-
const filterSensitiveLog: (obj: SendOTPMessageRequestParameters) => any;
|
|
2051
|
-
}
|
|
2052
1440
|
export interface SendOTPMessageRequest {
|
|
2053
1441
|
/**
|
|
2054
1442
|
* <p>The unique ID of your Amazon Pinpoint application.</p>
|
|
@@ -2059,24 +1447,12 @@ export interface SendOTPMessageRequest {
|
|
|
2059
1447
|
*/
|
|
2060
1448
|
SendOTPMessageRequestParameters: SendOTPMessageRequestParameters | undefined;
|
|
2061
1449
|
}
|
|
2062
|
-
export declare namespace SendOTPMessageRequest {
|
|
2063
|
-
/**
|
|
2064
|
-
* @internal
|
|
2065
|
-
*/
|
|
2066
|
-
const filterSensitiveLog: (obj: SendOTPMessageRequest) => any;
|
|
2067
|
-
}
|
|
2068
1450
|
export interface SendOTPMessageResponse {
|
|
2069
1451
|
/**
|
|
2070
1452
|
* <p>Provides information about the results of a request to send a message to an endpoint address.</p>
|
|
2071
1453
|
*/
|
|
2072
1454
|
MessageResponse: MessageResponse | undefined;
|
|
2073
1455
|
}
|
|
2074
|
-
export declare namespace SendOTPMessageResponse {
|
|
2075
|
-
/**
|
|
2076
|
-
* @internal
|
|
2077
|
-
*/
|
|
2078
|
-
const filterSensitiveLog: (obj: SendOTPMessageResponse) => any;
|
|
2079
|
-
}
|
|
2080
1456
|
/**
|
|
2081
1457
|
* <p>Specifies the configuration and other settings for a message to send to all the endpoints that are associated with a list of users.</p>
|
|
2082
1458
|
*/
|
|
@@ -2102,12 +1478,6 @@ export interface SendUsersMessageRequest {
|
|
|
2102
1478
|
*/
|
|
2103
1479
|
Users: Record<string, EndpointSendConfiguration> | undefined;
|
|
2104
1480
|
}
|
|
2105
|
-
export declare namespace SendUsersMessageRequest {
|
|
2106
|
-
/**
|
|
2107
|
-
* @internal
|
|
2108
|
-
*/
|
|
2109
|
-
const filterSensitiveLog: (obj: SendUsersMessageRequest) => any;
|
|
2110
|
-
}
|
|
2111
1481
|
export interface SendUsersMessagesRequest {
|
|
2112
1482
|
/**
|
|
2113
1483
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2118,12 +1488,6 @@ export interface SendUsersMessagesRequest {
|
|
|
2118
1488
|
*/
|
|
2119
1489
|
SendUsersMessageRequest: SendUsersMessageRequest | undefined;
|
|
2120
1490
|
}
|
|
2121
|
-
export declare namespace SendUsersMessagesRequest {
|
|
2122
|
-
/**
|
|
2123
|
-
* @internal
|
|
2124
|
-
*/
|
|
2125
|
-
const filterSensitiveLog: (obj: SendUsersMessagesRequest) => any;
|
|
2126
|
-
}
|
|
2127
1491
|
/**
|
|
2128
1492
|
* <p>Provides information about which users and endpoints a message was sent to.</p>
|
|
2129
1493
|
*/
|
|
@@ -2141,24 +1505,12 @@ export interface SendUsersMessageResponse {
|
|
|
2141
1505
|
*/
|
|
2142
1506
|
Result?: Record<string, Record<string, EndpointMessageResult>>;
|
|
2143
1507
|
}
|
|
2144
|
-
export declare namespace SendUsersMessageResponse {
|
|
2145
|
-
/**
|
|
2146
|
-
* @internal
|
|
2147
|
-
*/
|
|
2148
|
-
const filterSensitiveLog: (obj: SendUsersMessageResponse) => any;
|
|
2149
|
-
}
|
|
2150
1508
|
export interface SendUsersMessagesResponse {
|
|
2151
1509
|
/**
|
|
2152
1510
|
* <p>Provides information about which users and endpoints a message was sent to.</p>
|
|
2153
1511
|
*/
|
|
2154
1512
|
SendUsersMessageResponse: SendUsersMessageResponse | undefined;
|
|
2155
1513
|
}
|
|
2156
|
-
export declare namespace SendUsersMessagesResponse {
|
|
2157
|
-
/**
|
|
2158
|
-
* @internal
|
|
2159
|
-
*/
|
|
2160
|
-
const filterSensitiveLog: (obj: SendUsersMessagesResponse) => any;
|
|
2161
|
-
}
|
|
2162
1514
|
export interface TagResourceRequest {
|
|
2163
1515
|
/**
|
|
2164
1516
|
* <p>The Amazon Resource Name (ARN) of the resource.</p>
|
|
@@ -2169,12 +1521,6 @@ export interface TagResourceRequest {
|
|
|
2169
1521
|
*/
|
|
2170
1522
|
TagsModel: TagsModel | undefined;
|
|
2171
1523
|
}
|
|
2172
|
-
export declare namespace TagResourceRequest {
|
|
2173
|
-
/**
|
|
2174
|
-
* @internal
|
|
2175
|
-
*/
|
|
2176
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2177
|
-
}
|
|
2178
1524
|
export interface UntagResourceRequest {
|
|
2179
1525
|
/**
|
|
2180
1526
|
* <p>The Amazon Resource Name (ARN) of the resource.</p>
|
|
@@ -2185,12 +1531,6 @@ export interface UntagResourceRequest {
|
|
|
2185
1531
|
*/
|
|
2186
1532
|
TagKeys: string[] | undefined;
|
|
2187
1533
|
}
|
|
2188
|
-
export declare namespace UntagResourceRequest {
|
|
2189
|
-
/**
|
|
2190
|
-
* @internal
|
|
2191
|
-
*/
|
|
2192
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2193
|
-
}
|
|
2194
1534
|
export interface UpdateAdmChannelRequest {
|
|
2195
1535
|
/**
|
|
2196
1536
|
* <p>Specifies the status and settings of the ADM (Amazon Device Messaging) channel for an application.</p>
|
|
@@ -2201,24 +1541,12 @@ export interface UpdateAdmChannelRequest {
|
|
|
2201
1541
|
*/
|
|
2202
1542
|
ApplicationId: string | undefined;
|
|
2203
1543
|
}
|
|
2204
|
-
export declare namespace UpdateAdmChannelRequest {
|
|
2205
|
-
/**
|
|
2206
|
-
* @internal
|
|
2207
|
-
*/
|
|
2208
|
-
const filterSensitiveLog: (obj: UpdateAdmChannelRequest) => any;
|
|
2209
|
-
}
|
|
2210
1544
|
export interface UpdateAdmChannelResponse {
|
|
2211
1545
|
/**
|
|
2212
1546
|
* <p>Provides information about the status and settings of the ADM (Amazon Device Messaging) channel for an application.</p>
|
|
2213
1547
|
*/
|
|
2214
1548
|
ADMChannelResponse: ADMChannelResponse | undefined;
|
|
2215
1549
|
}
|
|
2216
|
-
export declare namespace UpdateAdmChannelResponse {
|
|
2217
|
-
/**
|
|
2218
|
-
* @internal
|
|
2219
|
-
*/
|
|
2220
|
-
const filterSensitiveLog: (obj: UpdateAdmChannelResponse) => any;
|
|
2221
|
-
}
|
|
2222
1550
|
export interface UpdateApnsChannelRequest {
|
|
2223
1551
|
/**
|
|
2224
1552
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) channel for an application.</p>
|
|
@@ -2229,24 +1557,12 @@ export interface UpdateApnsChannelRequest {
|
|
|
2229
1557
|
*/
|
|
2230
1558
|
ApplicationId: string | undefined;
|
|
2231
1559
|
}
|
|
2232
|
-
export declare namespace UpdateApnsChannelRequest {
|
|
2233
|
-
/**
|
|
2234
|
-
* @internal
|
|
2235
|
-
*/
|
|
2236
|
-
const filterSensitiveLog: (obj: UpdateApnsChannelRequest) => any;
|
|
2237
|
-
}
|
|
2238
1560
|
export interface UpdateApnsChannelResponse {
|
|
2239
1561
|
/**
|
|
2240
1562
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) channel for an application.</p>
|
|
2241
1563
|
*/
|
|
2242
1564
|
APNSChannelResponse: APNSChannelResponse | undefined;
|
|
2243
1565
|
}
|
|
2244
|
-
export declare namespace UpdateApnsChannelResponse {
|
|
2245
|
-
/**
|
|
2246
|
-
* @internal
|
|
2247
|
-
*/
|
|
2248
|
-
const filterSensitiveLog: (obj: UpdateApnsChannelResponse) => any;
|
|
2249
|
-
}
|
|
2250
1566
|
export interface UpdateApnsSandboxChannelRequest {
|
|
2251
1567
|
/**
|
|
2252
1568
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.</p>
|
|
@@ -2257,24 +1573,12 @@ export interface UpdateApnsSandboxChannelRequest {
|
|
|
2257
1573
|
*/
|
|
2258
1574
|
ApplicationId: string | undefined;
|
|
2259
1575
|
}
|
|
2260
|
-
export declare namespace UpdateApnsSandboxChannelRequest {
|
|
2261
|
-
/**
|
|
2262
|
-
* @internal
|
|
2263
|
-
*/
|
|
2264
|
-
const filterSensitiveLog: (obj: UpdateApnsSandboxChannelRequest) => any;
|
|
2265
|
-
}
|
|
2266
1576
|
export interface UpdateApnsSandboxChannelResponse {
|
|
2267
1577
|
/**
|
|
2268
1578
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.</p>
|
|
2269
1579
|
*/
|
|
2270
1580
|
APNSSandboxChannelResponse: APNSSandboxChannelResponse | undefined;
|
|
2271
1581
|
}
|
|
2272
|
-
export declare namespace UpdateApnsSandboxChannelResponse {
|
|
2273
|
-
/**
|
|
2274
|
-
* @internal
|
|
2275
|
-
*/
|
|
2276
|
-
const filterSensitiveLog: (obj: UpdateApnsSandboxChannelResponse) => any;
|
|
2277
|
-
}
|
|
2278
1582
|
export interface UpdateApnsVoipChannelRequest {
|
|
2279
1583
|
/**
|
|
2280
1584
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) VoIP channel for an application.</p>
|
|
@@ -2285,24 +1589,12 @@ export interface UpdateApnsVoipChannelRequest {
|
|
|
2285
1589
|
*/
|
|
2286
1590
|
ApplicationId: string | undefined;
|
|
2287
1591
|
}
|
|
2288
|
-
export declare namespace UpdateApnsVoipChannelRequest {
|
|
2289
|
-
/**
|
|
2290
|
-
* @internal
|
|
2291
|
-
*/
|
|
2292
|
-
const filterSensitiveLog: (obj: UpdateApnsVoipChannelRequest) => any;
|
|
2293
|
-
}
|
|
2294
1592
|
export interface UpdateApnsVoipChannelResponse {
|
|
2295
1593
|
/**
|
|
2296
1594
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP channel for an application.</p>
|
|
2297
1595
|
*/
|
|
2298
1596
|
APNSVoipChannelResponse: APNSVoipChannelResponse | undefined;
|
|
2299
1597
|
}
|
|
2300
|
-
export declare namespace UpdateApnsVoipChannelResponse {
|
|
2301
|
-
/**
|
|
2302
|
-
* @internal
|
|
2303
|
-
*/
|
|
2304
|
-
const filterSensitiveLog: (obj: UpdateApnsVoipChannelResponse) => any;
|
|
2305
|
-
}
|
|
2306
1598
|
export interface UpdateApnsVoipSandboxChannelRequest {
|
|
2307
1599
|
/**
|
|
2308
1600
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an application.</p>
|
|
@@ -2313,24 +1605,12 @@ export interface UpdateApnsVoipSandboxChannelRequest {
|
|
|
2313
1605
|
*/
|
|
2314
1606
|
ApplicationId: string | undefined;
|
|
2315
1607
|
}
|
|
2316
|
-
export declare namespace UpdateApnsVoipSandboxChannelRequest {
|
|
2317
|
-
/**
|
|
2318
|
-
* @internal
|
|
2319
|
-
*/
|
|
2320
|
-
const filterSensitiveLog: (obj: UpdateApnsVoipSandboxChannelRequest) => any;
|
|
2321
|
-
}
|
|
2322
1608
|
export interface UpdateApnsVoipSandboxChannelResponse {
|
|
2323
1609
|
/**
|
|
2324
1610
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an application.</p>
|
|
2325
1611
|
*/
|
|
2326
1612
|
APNSVoipSandboxChannelResponse: APNSVoipSandboxChannelResponse | undefined;
|
|
2327
1613
|
}
|
|
2328
|
-
export declare namespace UpdateApnsVoipSandboxChannelResponse {
|
|
2329
|
-
/**
|
|
2330
|
-
* @internal
|
|
2331
|
-
*/
|
|
2332
|
-
const filterSensitiveLog: (obj: UpdateApnsVoipSandboxChannelResponse) => any;
|
|
2333
|
-
}
|
|
2334
1614
|
/**
|
|
2335
1615
|
* <p>Specifies the default settings for an application.</p>
|
|
2336
1616
|
*/
|
|
@@ -2353,12 +1633,6 @@ export interface WriteApplicationSettingsRequest {
|
|
|
2353
1633
|
*/
|
|
2354
1634
|
QuietTime?: QuietTime;
|
|
2355
1635
|
}
|
|
2356
|
-
export declare namespace WriteApplicationSettingsRequest {
|
|
2357
|
-
/**
|
|
2358
|
-
* @internal
|
|
2359
|
-
*/
|
|
2360
|
-
const filterSensitiveLog: (obj: WriteApplicationSettingsRequest) => any;
|
|
2361
|
-
}
|
|
2362
1636
|
export interface UpdateApplicationSettingsRequest {
|
|
2363
1637
|
/**
|
|
2364
1638
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2369,24 +1643,12 @@ export interface UpdateApplicationSettingsRequest {
|
|
|
2369
1643
|
*/
|
|
2370
1644
|
WriteApplicationSettingsRequest: WriteApplicationSettingsRequest | undefined;
|
|
2371
1645
|
}
|
|
2372
|
-
export declare namespace UpdateApplicationSettingsRequest {
|
|
2373
|
-
/**
|
|
2374
|
-
* @internal
|
|
2375
|
-
*/
|
|
2376
|
-
const filterSensitiveLog: (obj: UpdateApplicationSettingsRequest) => any;
|
|
2377
|
-
}
|
|
2378
1646
|
export interface UpdateApplicationSettingsResponse {
|
|
2379
1647
|
/**
|
|
2380
1648
|
* <p>Provides information about an application, including the default settings for an application.</p>
|
|
2381
1649
|
*/
|
|
2382
1650
|
ApplicationSettingsResource: ApplicationSettingsResource | undefined;
|
|
2383
1651
|
}
|
|
2384
|
-
export declare namespace UpdateApplicationSettingsResponse {
|
|
2385
|
-
/**
|
|
2386
|
-
* @internal
|
|
2387
|
-
*/
|
|
2388
|
-
const filterSensitiveLog: (obj: UpdateApplicationSettingsResponse) => any;
|
|
2389
|
-
}
|
|
2390
1652
|
export interface UpdateBaiduChannelRequest {
|
|
2391
1653
|
/**
|
|
2392
1654
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2397,24 +1659,12 @@ export interface UpdateBaiduChannelRequest {
|
|
|
2397
1659
|
*/
|
|
2398
1660
|
BaiduChannelRequest: BaiduChannelRequest | undefined;
|
|
2399
1661
|
}
|
|
2400
|
-
export declare namespace UpdateBaiduChannelRequest {
|
|
2401
|
-
/**
|
|
2402
|
-
* @internal
|
|
2403
|
-
*/
|
|
2404
|
-
const filterSensitiveLog: (obj: UpdateBaiduChannelRequest) => any;
|
|
2405
|
-
}
|
|
2406
1662
|
export interface UpdateBaiduChannelResponse {
|
|
2407
1663
|
/**
|
|
2408
1664
|
* <p>Provides information about the status and settings of the Baidu (Baidu Cloud Push) channel for an application.</p>
|
|
2409
1665
|
*/
|
|
2410
1666
|
BaiduChannelResponse: BaiduChannelResponse | undefined;
|
|
2411
1667
|
}
|
|
2412
|
-
export declare namespace UpdateBaiduChannelResponse {
|
|
2413
|
-
/**
|
|
2414
|
-
* @internal
|
|
2415
|
-
*/
|
|
2416
|
-
const filterSensitiveLog: (obj: UpdateBaiduChannelResponse) => any;
|
|
2417
|
-
}
|
|
2418
1668
|
export interface UpdateCampaignRequest {
|
|
2419
1669
|
/**
|
|
2420
1670
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2429,24 +1679,12 @@ export interface UpdateCampaignRequest {
|
|
|
2429
1679
|
*/
|
|
2430
1680
|
WriteCampaignRequest: WriteCampaignRequest | undefined;
|
|
2431
1681
|
}
|
|
2432
|
-
export declare namespace UpdateCampaignRequest {
|
|
2433
|
-
/**
|
|
2434
|
-
* @internal
|
|
2435
|
-
*/
|
|
2436
|
-
const filterSensitiveLog: (obj: UpdateCampaignRequest) => any;
|
|
2437
|
-
}
|
|
2438
1682
|
export interface UpdateCampaignResponse {
|
|
2439
1683
|
/**
|
|
2440
1684
|
* <p>Provides information about the status, configuration, and other settings for a campaign.</p>
|
|
2441
1685
|
*/
|
|
2442
1686
|
CampaignResponse: CampaignResponse | undefined;
|
|
2443
1687
|
}
|
|
2444
|
-
export declare namespace UpdateCampaignResponse {
|
|
2445
|
-
/**
|
|
2446
|
-
* @internal
|
|
2447
|
-
*/
|
|
2448
|
-
const filterSensitiveLog: (obj: UpdateCampaignResponse) => any;
|
|
2449
|
-
}
|
|
2450
1688
|
export interface UpdateEmailChannelRequest {
|
|
2451
1689
|
/**
|
|
2452
1690
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2457,24 +1695,12 @@ export interface UpdateEmailChannelRequest {
|
|
|
2457
1695
|
*/
|
|
2458
1696
|
EmailChannelRequest: EmailChannelRequest | undefined;
|
|
2459
1697
|
}
|
|
2460
|
-
export declare namespace UpdateEmailChannelRequest {
|
|
2461
|
-
/**
|
|
2462
|
-
* @internal
|
|
2463
|
-
*/
|
|
2464
|
-
const filterSensitiveLog: (obj: UpdateEmailChannelRequest) => any;
|
|
2465
|
-
}
|
|
2466
1698
|
export interface UpdateEmailChannelResponse {
|
|
2467
1699
|
/**
|
|
2468
1700
|
* <p>Provides information about the status and settings of the email channel for an application.</p>
|
|
2469
1701
|
*/
|
|
2470
1702
|
EmailChannelResponse: EmailChannelResponse | undefined;
|
|
2471
1703
|
}
|
|
2472
|
-
export declare namespace UpdateEmailChannelResponse {
|
|
2473
|
-
/**
|
|
2474
|
-
* @internal
|
|
2475
|
-
*/
|
|
2476
|
-
const filterSensitiveLog: (obj: UpdateEmailChannelResponse) => any;
|
|
2477
|
-
}
|
|
2478
1704
|
export interface UpdateEmailTemplateRequest {
|
|
2479
1705
|
/**
|
|
2480
1706
|
* <p>Specifies whether to save the updates as a new version of the message template. Valid values are: true, save the updates as a new version; and, false, save the updates to (overwrite) the latest existing version of the template.</p> <p>If you don't specify a value for this parameter, Amazon Pinpoint saves the updates to (overwrites) the latest existing version of the template. If you specify a value of true for this parameter, don't specify a value for the version parameter. Otherwise, an error will occur.</p>
|
|
@@ -2493,24 +1719,12 @@ export interface UpdateEmailTemplateRequest {
|
|
|
2493
1719
|
*/
|
|
2494
1720
|
Version?: string;
|
|
2495
1721
|
}
|
|
2496
|
-
export declare namespace UpdateEmailTemplateRequest {
|
|
2497
|
-
/**
|
|
2498
|
-
* @internal
|
|
2499
|
-
*/
|
|
2500
|
-
const filterSensitiveLog: (obj: UpdateEmailTemplateRequest) => any;
|
|
2501
|
-
}
|
|
2502
1722
|
export interface UpdateEmailTemplateResponse {
|
|
2503
1723
|
/**
|
|
2504
1724
|
* <p>Provides information about an API request or response.</p>
|
|
2505
1725
|
*/
|
|
2506
1726
|
MessageBody: MessageBody | undefined;
|
|
2507
1727
|
}
|
|
2508
|
-
export declare namespace UpdateEmailTemplateResponse {
|
|
2509
|
-
/**
|
|
2510
|
-
* @internal
|
|
2511
|
-
*/
|
|
2512
|
-
const filterSensitiveLog: (obj: UpdateEmailTemplateResponse) => any;
|
|
2513
|
-
}
|
|
2514
1728
|
export interface UpdateEndpointRequest {
|
|
2515
1729
|
/**
|
|
2516
1730
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2525,24 +1739,12 @@ export interface UpdateEndpointRequest {
|
|
|
2525
1739
|
*/
|
|
2526
1740
|
EndpointRequest: EndpointRequest | undefined;
|
|
2527
1741
|
}
|
|
2528
|
-
export declare namespace UpdateEndpointRequest {
|
|
2529
|
-
/**
|
|
2530
|
-
* @internal
|
|
2531
|
-
*/
|
|
2532
|
-
const filterSensitiveLog: (obj: UpdateEndpointRequest) => any;
|
|
2533
|
-
}
|
|
2534
1742
|
export interface UpdateEndpointResponse {
|
|
2535
1743
|
/**
|
|
2536
1744
|
* <p>Provides information about an API request or response.</p>
|
|
2537
1745
|
*/
|
|
2538
1746
|
MessageBody: MessageBody | undefined;
|
|
2539
1747
|
}
|
|
2540
|
-
export declare namespace UpdateEndpointResponse {
|
|
2541
|
-
/**
|
|
2542
|
-
* @internal
|
|
2543
|
-
*/
|
|
2544
|
-
const filterSensitiveLog: (obj: UpdateEndpointResponse) => any;
|
|
2545
|
-
}
|
|
2546
1748
|
export interface UpdateEndpointsBatchRequest {
|
|
2547
1749
|
/**
|
|
2548
1750
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2553,24 +1755,12 @@ export interface UpdateEndpointsBatchRequest {
|
|
|
2553
1755
|
*/
|
|
2554
1756
|
EndpointBatchRequest: EndpointBatchRequest | undefined;
|
|
2555
1757
|
}
|
|
2556
|
-
export declare namespace UpdateEndpointsBatchRequest {
|
|
2557
|
-
/**
|
|
2558
|
-
* @internal
|
|
2559
|
-
*/
|
|
2560
|
-
const filterSensitiveLog: (obj: UpdateEndpointsBatchRequest) => any;
|
|
2561
|
-
}
|
|
2562
1758
|
export interface UpdateEndpointsBatchResponse {
|
|
2563
1759
|
/**
|
|
2564
1760
|
* <p>Provides information about an API request or response.</p>
|
|
2565
1761
|
*/
|
|
2566
1762
|
MessageBody: MessageBody | undefined;
|
|
2567
1763
|
}
|
|
2568
|
-
export declare namespace UpdateEndpointsBatchResponse {
|
|
2569
|
-
/**
|
|
2570
|
-
* @internal
|
|
2571
|
-
*/
|
|
2572
|
-
const filterSensitiveLog: (obj: UpdateEndpointsBatchResponse) => any;
|
|
2573
|
-
}
|
|
2574
1764
|
export interface UpdateGcmChannelRequest {
|
|
2575
1765
|
/**
|
|
2576
1766
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2581,24 +1771,12 @@ export interface UpdateGcmChannelRequest {
|
|
|
2581
1771
|
*/
|
|
2582
1772
|
GCMChannelRequest: GCMChannelRequest | undefined;
|
|
2583
1773
|
}
|
|
2584
|
-
export declare namespace UpdateGcmChannelRequest {
|
|
2585
|
-
/**
|
|
2586
|
-
* @internal
|
|
2587
|
-
*/
|
|
2588
|
-
const filterSensitiveLog: (obj: UpdateGcmChannelRequest) => any;
|
|
2589
|
-
}
|
|
2590
1774
|
export interface UpdateGcmChannelResponse {
|
|
2591
1775
|
/**
|
|
2592
1776
|
* <p>Provides information about the status and settings of the GCM channel for an application. The GCM channel enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.</p>
|
|
2593
1777
|
*/
|
|
2594
1778
|
GCMChannelResponse: GCMChannelResponse | undefined;
|
|
2595
1779
|
}
|
|
2596
|
-
export declare namespace UpdateGcmChannelResponse {
|
|
2597
|
-
/**
|
|
2598
|
-
* @internal
|
|
2599
|
-
*/
|
|
2600
|
-
const filterSensitiveLog: (obj: UpdateGcmChannelResponse) => any;
|
|
2601
|
-
}
|
|
2602
1780
|
export interface UpdateInAppTemplateRequest {
|
|
2603
1781
|
/**
|
|
2604
1782
|
* <p>Specifies whether to save the updates as a new version of the message template. Valid values are: true, save the updates as a new version; and, false, save the updates to (overwrite) the latest existing version of the template.</p> <p>If you don't specify a value for this parameter, Amazon Pinpoint saves the updates to (overwrites) the latest existing version of the template. If you specify a value of true for this parameter, don't specify a value for the version parameter. Otherwise, an error will occur.</p>
|
|
@@ -2617,24 +1795,12 @@ export interface UpdateInAppTemplateRequest {
|
|
|
2617
1795
|
*/
|
|
2618
1796
|
Version?: string;
|
|
2619
1797
|
}
|
|
2620
|
-
export declare namespace UpdateInAppTemplateRequest {
|
|
2621
|
-
/**
|
|
2622
|
-
* @internal
|
|
2623
|
-
*/
|
|
2624
|
-
const filterSensitiveLog: (obj: UpdateInAppTemplateRequest) => any;
|
|
2625
|
-
}
|
|
2626
1798
|
export interface UpdateInAppTemplateResponse {
|
|
2627
1799
|
/**
|
|
2628
1800
|
* <p>Provides information about an API request or response.</p>
|
|
2629
1801
|
*/
|
|
2630
1802
|
MessageBody: MessageBody | undefined;
|
|
2631
1803
|
}
|
|
2632
|
-
export declare namespace UpdateInAppTemplateResponse {
|
|
2633
|
-
/**
|
|
2634
|
-
* @internal
|
|
2635
|
-
*/
|
|
2636
|
-
const filterSensitiveLog: (obj: UpdateInAppTemplateResponse) => any;
|
|
2637
|
-
}
|
|
2638
1804
|
export interface UpdateJourneyRequest {
|
|
2639
1805
|
/**
|
|
2640
1806
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2649,24 +1815,12 @@ export interface UpdateJourneyRequest {
|
|
|
2649
1815
|
*/
|
|
2650
1816
|
WriteJourneyRequest: WriteJourneyRequest | undefined;
|
|
2651
1817
|
}
|
|
2652
|
-
export declare namespace UpdateJourneyRequest {
|
|
2653
|
-
/**
|
|
2654
|
-
* @internal
|
|
2655
|
-
*/
|
|
2656
|
-
const filterSensitiveLog: (obj: UpdateJourneyRequest) => any;
|
|
2657
|
-
}
|
|
2658
1818
|
export interface UpdateJourneyResponse {
|
|
2659
1819
|
/**
|
|
2660
1820
|
* <p>Provides information about the status, configuration, and other settings for a journey.</p>
|
|
2661
1821
|
*/
|
|
2662
1822
|
JourneyResponse: JourneyResponse | undefined;
|
|
2663
1823
|
}
|
|
2664
|
-
export declare namespace UpdateJourneyResponse {
|
|
2665
|
-
/**
|
|
2666
|
-
* @internal
|
|
2667
|
-
*/
|
|
2668
|
-
const filterSensitiveLog: (obj: UpdateJourneyResponse) => any;
|
|
2669
|
-
}
|
|
2670
1824
|
export interface UpdateJourneyStateRequest {
|
|
2671
1825
|
/**
|
|
2672
1826
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2681,24 +1835,12 @@ export interface UpdateJourneyStateRequest {
|
|
|
2681
1835
|
*/
|
|
2682
1836
|
JourneyStateRequest: JourneyStateRequest | undefined;
|
|
2683
1837
|
}
|
|
2684
|
-
export declare namespace UpdateJourneyStateRequest {
|
|
2685
|
-
/**
|
|
2686
|
-
* @internal
|
|
2687
|
-
*/
|
|
2688
|
-
const filterSensitiveLog: (obj: UpdateJourneyStateRequest) => any;
|
|
2689
|
-
}
|
|
2690
1838
|
export interface UpdateJourneyStateResponse {
|
|
2691
1839
|
/**
|
|
2692
1840
|
* <p>Provides information about the status, configuration, and other settings for a journey.</p>
|
|
2693
1841
|
*/
|
|
2694
1842
|
JourneyResponse: JourneyResponse | undefined;
|
|
2695
1843
|
}
|
|
2696
|
-
export declare namespace UpdateJourneyStateResponse {
|
|
2697
|
-
/**
|
|
2698
|
-
* @internal
|
|
2699
|
-
*/
|
|
2700
|
-
const filterSensitiveLog: (obj: UpdateJourneyStateResponse) => any;
|
|
2701
|
-
}
|
|
2702
1844
|
export interface UpdatePushTemplateRequest {
|
|
2703
1845
|
/**
|
|
2704
1846
|
* <p>Specifies whether to save the updates as a new version of the message template. Valid values are: true, save the updates as a new version; and, false, save the updates to (overwrite) the latest existing version of the template.</p> <p>If you don't specify a value for this parameter, Amazon Pinpoint saves the updates to (overwrites) the latest existing version of the template. If you specify a value of true for this parameter, don't specify a value for the version parameter. Otherwise, an error will occur.</p>
|
|
@@ -2717,24 +1859,12 @@ export interface UpdatePushTemplateRequest {
|
|
|
2717
1859
|
*/
|
|
2718
1860
|
Version?: string;
|
|
2719
1861
|
}
|
|
2720
|
-
export declare namespace UpdatePushTemplateRequest {
|
|
2721
|
-
/**
|
|
2722
|
-
* @internal
|
|
2723
|
-
*/
|
|
2724
|
-
const filterSensitiveLog: (obj: UpdatePushTemplateRequest) => any;
|
|
2725
|
-
}
|
|
2726
1862
|
export interface UpdatePushTemplateResponse {
|
|
2727
1863
|
/**
|
|
2728
1864
|
* <p>Provides information about an API request or response.</p>
|
|
2729
1865
|
*/
|
|
2730
1866
|
MessageBody: MessageBody | undefined;
|
|
2731
1867
|
}
|
|
2732
|
-
export declare namespace UpdatePushTemplateResponse {
|
|
2733
|
-
/**
|
|
2734
|
-
* @internal
|
|
2735
|
-
*/
|
|
2736
|
-
const filterSensitiveLog: (obj: UpdatePushTemplateResponse) => any;
|
|
2737
|
-
}
|
|
2738
1868
|
/**
|
|
2739
1869
|
* <p>Specifies Amazon Pinpoint configuration settings for retrieving and processing recommendation data from a recommender model.</p>
|
|
2740
1870
|
*/
|
|
@@ -2776,12 +1906,6 @@ export interface UpdateRecommenderConfigurationShape {
|
|
|
2776
1906
|
*/
|
|
2777
1907
|
RecommendationsPerMessage?: number;
|
|
2778
1908
|
}
|
|
2779
|
-
export declare namespace UpdateRecommenderConfigurationShape {
|
|
2780
|
-
/**
|
|
2781
|
-
* @internal
|
|
2782
|
-
*/
|
|
2783
|
-
const filterSensitiveLog: (obj: UpdateRecommenderConfigurationShape) => any;
|
|
2784
|
-
}
|
|
2785
1909
|
export interface UpdateRecommenderConfigurationRequest {
|
|
2786
1910
|
/**
|
|
2787
1911
|
* <p>The unique identifier for the recommender model configuration. This identifier is displayed as the <b>Recommender ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2792,24 +1916,12 @@ export interface UpdateRecommenderConfigurationRequest {
|
|
|
2792
1916
|
*/
|
|
2793
1917
|
UpdateRecommenderConfiguration: UpdateRecommenderConfigurationShape | undefined;
|
|
2794
1918
|
}
|
|
2795
|
-
export declare namespace UpdateRecommenderConfigurationRequest {
|
|
2796
|
-
/**
|
|
2797
|
-
* @internal
|
|
2798
|
-
*/
|
|
2799
|
-
const filterSensitiveLog: (obj: UpdateRecommenderConfigurationRequest) => any;
|
|
2800
|
-
}
|
|
2801
1919
|
export interface UpdateRecommenderConfigurationResponse {
|
|
2802
1920
|
/**
|
|
2803
1921
|
* <p>Provides information about Amazon Pinpoint configuration settings for retrieving and processing data from a recommender model.</p>
|
|
2804
1922
|
*/
|
|
2805
1923
|
RecommenderConfigurationResponse: RecommenderConfigurationResponse | undefined;
|
|
2806
1924
|
}
|
|
2807
|
-
export declare namespace UpdateRecommenderConfigurationResponse {
|
|
2808
|
-
/**
|
|
2809
|
-
* @internal
|
|
2810
|
-
*/
|
|
2811
|
-
const filterSensitiveLog: (obj: UpdateRecommenderConfigurationResponse) => any;
|
|
2812
|
-
}
|
|
2813
1925
|
export interface UpdateSegmentRequest {
|
|
2814
1926
|
/**
|
|
2815
1927
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2824,24 +1936,12 @@ export interface UpdateSegmentRequest {
|
|
|
2824
1936
|
*/
|
|
2825
1937
|
WriteSegmentRequest: WriteSegmentRequest | undefined;
|
|
2826
1938
|
}
|
|
2827
|
-
export declare namespace UpdateSegmentRequest {
|
|
2828
|
-
/**
|
|
2829
|
-
* @internal
|
|
2830
|
-
*/
|
|
2831
|
-
const filterSensitiveLog: (obj: UpdateSegmentRequest) => any;
|
|
2832
|
-
}
|
|
2833
1939
|
export interface UpdateSegmentResponse {
|
|
2834
1940
|
/**
|
|
2835
1941
|
* <p>Provides information about the configuration, dimension, and other settings for a segment.</p>
|
|
2836
1942
|
*/
|
|
2837
1943
|
SegmentResponse: SegmentResponse | undefined;
|
|
2838
1944
|
}
|
|
2839
|
-
export declare namespace UpdateSegmentResponse {
|
|
2840
|
-
/**
|
|
2841
|
-
* @internal
|
|
2842
|
-
*/
|
|
2843
|
-
const filterSensitiveLog: (obj: UpdateSegmentResponse) => any;
|
|
2844
|
-
}
|
|
2845
1945
|
/**
|
|
2846
1946
|
* <p>Specifies the status and settings of the SMS channel for an application.</p>
|
|
2847
1947
|
*/
|
|
@@ -2859,12 +1959,6 @@ export interface SMSChannelRequest {
|
|
|
2859
1959
|
*/
|
|
2860
1960
|
ShortCode?: string;
|
|
2861
1961
|
}
|
|
2862
|
-
export declare namespace SMSChannelRequest {
|
|
2863
|
-
/**
|
|
2864
|
-
* @internal
|
|
2865
|
-
*/
|
|
2866
|
-
const filterSensitiveLog: (obj: SMSChannelRequest) => any;
|
|
2867
|
-
}
|
|
2868
1962
|
export interface UpdateSmsChannelRequest {
|
|
2869
1963
|
/**
|
|
2870
1964
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2875,24 +1969,12 @@ export interface UpdateSmsChannelRequest {
|
|
|
2875
1969
|
*/
|
|
2876
1970
|
SMSChannelRequest: SMSChannelRequest | undefined;
|
|
2877
1971
|
}
|
|
2878
|
-
export declare namespace UpdateSmsChannelRequest {
|
|
2879
|
-
/**
|
|
2880
|
-
* @internal
|
|
2881
|
-
*/
|
|
2882
|
-
const filterSensitiveLog: (obj: UpdateSmsChannelRequest) => any;
|
|
2883
|
-
}
|
|
2884
1972
|
export interface UpdateSmsChannelResponse {
|
|
2885
1973
|
/**
|
|
2886
1974
|
* <p>Provides information about the status and settings of the SMS channel for an application.</p>
|
|
2887
1975
|
*/
|
|
2888
1976
|
SMSChannelResponse: SMSChannelResponse | undefined;
|
|
2889
1977
|
}
|
|
2890
|
-
export declare namespace UpdateSmsChannelResponse {
|
|
2891
|
-
/**
|
|
2892
|
-
* @internal
|
|
2893
|
-
*/
|
|
2894
|
-
const filterSensitiveLog: (obj: UpdateSmsChannelResponse) => any;
|
|
2895
|
-
}
|
|
2896
1978
|
export interface UpdateSmsTemplateRequest {
|
|
2897
1979
|
/**
|
|
2898
1980
|
* <p>Specifies whether to save the updates as a new version of the message template. Valid values are: true, save the updates as a new version; and, false, save the updates to (overwrite) the latest existing version of the template.</p> <p>If you don't specify a value for this parameter, Amazon Pinpoint saves the updates to (overwrites) the latest existing version of the template. If you specify a value of true for this parameter, don't specify a value for the version parameter. Otherwise, an error will occur.</p>
|
|
@@ -2911,24 +1993,12 @@ export interface UpdateSmsTemplateRequest {
|
|
|
2911
1993
|
*/
|
|
2912
1994
|
Version?: string;
|
|
2913
1995
|
}
|
|
2914
|
-
export declare namespace UpdateSmsTemplateRequest {
|
|
2915
|
-
/**
|
|
2916
|
-
* @internal
|
|
2917
|
-
*/
|
|
2918
|
-
const filterSensitiveLog: (obj: UpdateSmsTemplateRequest) => any;
|
|
2919
|
-
}
|
|
2920
1996
|
export interface UpdateSmsTemplateResponse {
|
|
2921
1997
|
/**
|
|
2922
1998
|
* <p>Provides information about an API request or response.</p>
|
|
2923
1999
|
*/
|
|
2924
2000
|
MessageBody: MessageBody | undefined;
|
|
2925
2001
|
}
|
|
2926
|
-
export declare namespace UpdateSmsTemplateResponse {
|
|
2927
|
-
/**
|
|
2928
|
-
* @internal
|
|
2929
|
-
*/
|
|
2930
|
-
const filterSensitiveLog: (obj: UpdateSmsTemplateResponse) => any;
|
|
2931
|
-
}
|
|
2932
2002
|
/**
|
|
2933
2003
|
* <p>Specifies which version of a message template to use as the active version of the template.</p>
|
|
2934
2004
|
*/
|
|
@@ -2938,12 +2008,6 @@ export interface TemplateActiveVersionRequest {
|
|
|
2938
2008
|
*/
|
|
2939
2009
|
Version?: string;
|
|
2940
2010
|
}
|
|
2941
|
-
export declare namespace TemplateActiveVersionRequest {
|
|
2942
|
-
/**
|
|
2943
|
-
* @internal
|
|
2944
|
-
*/
|
|
2945
|
-
const filterSensitiveLog: (obj: TemplateActiveVersionRequest) => any;
|
|
2946
|
-
}
|
|
2947
2011
|
export interface UpdateTemplateActiveVersionRequest {
|
|
2948
2012
|
/**
|
|
2949
2013
|
* <p>Specifies which version of a message template to use as the active version of the template.</p>
|
|
@@ -2958,24 +2022,12 @@ export interface UpdateTemplateActiveVersionRequest {
|
|
|
2958
2022
|
*/
|
|
2959
2023
|
TemplateType: string | undefined;
|
|
2960
2024
|
}
|
|
2961
|
-
export declare namespace UpdateTemplateActiveVersionRequest {
|
|
2962
|
-
/**
|
|
2963
|
-
* @internal
|
|
2964
|
-
*/
|
|
2965
|
-
const filterSensitiveLog: (obj: UpdateTemplateActiveVersionRequest) => any;
|
|
2966
|
-
}
|
|
2967
2025
|
export interface UpdateTemplateActiveVersionResponse {
|
|
2968
2026
|
/**
|
|
2969
2027
|
* <p>Provides information about an API request or response.</p>
|
|
2970
2028
|
*/
|
|
2971
2029
|
MessageBody: MessageBody | undefined;
|
|
2972
2030
|
}
|
|
2973
|
-
export declare namespace UpdateTemplateActiveVersionResponse {
|
|
2974
|
-
/**
|
|
2975
|
-
* @internal
|
|
2976
|
-
*/
|
|
2977
|
-
const filterSensitiveLog: (obj: UpdateTemplateActiveVersionResponse) => any;
|
|
2978
|
-
}
|
|
2979
2031
|
/**
|
|
2980
2032
|
* <p>Specifies the status and settings of the voice channel for an application.</p>
|
|
2981
2033
|
*/
|
|
@@ -2985,12 +2037,6 @@ export interface VoiceChannelRequest {
|
|
|
2985
2037
|
*/
|
|
2986
2038
|
Enabled?: boolean;
|
|
2987
2039
|
}
|
|
2988
|
-
export declare namespace VoiceChannelRequest {
|
|
2989
|
-
/**
|
|
2990
|
-
* @internal
|
|
2991
|
-
*/
|
|
2992
|
-
const filterSensitiveLog: (obj: VoiceChannelRequest) => any;
|
|
2993
|
-
}
|
|
2994
2040
|
export interface UpdateVoiceChannelRequest {
|
|
2995
2041
|
/**
|
|
2996
2042
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -3001,24 +2047,12 @@ export interface UpdateVoiceChannelRequest {
|
|
|
3001
2047
|
*/
|
|
3002
2048
|
VoiceChannelRequest: VoiceChannelRequest | undefined;
|
|
3003
2049
|
}
|
|
3004
|
-
export declare namespace UpdateVoiceChannelRequest {
|
|
3005
|
-
/**
|
|
3006
|
-
* @internal
|
|
3007
|
-
*/
|
|
3008
|
-
const filterSensitiveLog: (obj: UpdateVoiceChannelRequest) => any;
|
|
3009
|
-
}
|
|
3010
2050
|
export interface UpdateVoiceChannelResponse {
|
|
3011
2051
|
/**
|
|
3012
2052
|
* <p>Provides information about the status and settings of the voice channel for an application.</p>
|
|
3013
2053
|
*/
|
|
3014
2054
|
VoiceChannelResponse: VoiceChannelResponse | undefined;
|
|
3015
2055
|
}
|
|
3016
|
-
export declare namespace UpdateVoiceChannelResponse {
|
|
3017
|
-
/**
|
|
3018
|
-
* @internal
|
|
3019
|
-
*/
|
|
3020
|
-
const filterSensitiveLog: (obj: UpdateVoiceChannelResponse) => any;
|
|
3021
|
-
}
|
|
3022
2056
|
export interface UpdateVoiceTemplateRequest {
|
|
3023
2057
|
/**
|
|
3024
2058
|
* <p>Specifies whether to save the updates as a new version of the message template. Valid values are: true, save the updates as a new version; and, false, save the updates to (overwrite) the latest existing version of the template.</p> <p>If you don't specify a value for this parameter, Amazon Pinpoint saves the updates to (overwrites) the latest existing version of the template. If you specify a value of true for this parameter, don't specify a value for the version parameter. Otherwise, an error will occur.</p>
|
|
@@ -3037,24 +2071,12 @@ export interface UpdateVoiceTemplateRequest {
|
|
|
3037
2071
|
*/
|
|
3038
2072
|
VoiceTemplateRequest: VoiceTemplateRequest | undefined;
|
|
3039
2073
|
}
|
|
3040
|
-
export declare namespace UpdateVoiceTemplateRequest {
|
|
3041
|
-
/**
|
|
3042
|
-
* @internal
|
|
3043
|
-
*/
|
|
3044
|
-
const filterSensitiveLog: (obj: UpdateVoiceTemplateRequest) => any;
|
|
3045
|
-
}
|
|
3046
2074
|
export interface UpdateVoiceTemplateResponse {
|
|
3047
2075
|
/**
|
|
3048
2076
|
* <p>Provides information about an API request or response.</p>
|
|
3049
2077
|
*/
|
|
3050
2078
|
MessageBody: MessageBody | undefined;
|
|
3051
2079
|
}
|
|
3052
|
-
export declare namespace UpdateVoiceTemplateResponse {
|
|
3053
|
-
/**
|
|
3054
|
-
* @internal
|
|
3055
|
-
*/
|
|
3056
|
-
const filterSensitiveLog: (obj: UpdateVoiceTemplateResponse) => any;
|
|
3057
|
-
}
|
|
3058
2080
|
/**
|
|
3059
2081
|
* <p>Verify OTP message request.</p>
|
|
3060
2082
|
*/
|
|
@@ -3072,12 +2094,6 @@ export interface VerifyOTPMessageRequestParameters {
|
|
|
3072
2094
|
*/
|
|
3073
2095
|
ReferenceId: string | undefined;
|
|
3074
2096
|
}
|
|
3075
|
-
export declare namespace VerifyOTPMessageRequestParameters {
|
|
3076
|
-
/**
|
|
3077
|
-
* @internal
|
|
3078
|
-
*/
|
|
3079
|
-
const filterSensitiveLog: (obj: VerifyOTPMessageRequestParameters) => any;
|
|
3080
|
-
}
|
|
3081
2097
|
export interface VerifyOTPMessageRequest {
|
|
3082
2098
|
/**
|
|
3083
2099
|
* <p>The unique ID of your Amazon Pinpoint application.</p>
|
|
@@ -3088,12 +2104,6 @@ export interface VerifyOTPMessageRequest {
|
|
|
3088
2104
|
*/
|
|
3089
2105
|
VerifyOTPMessageRequestParameters: VerifyOTPMessageRequestParameters | undefined;
|
|
3090
2106
|
}
|
|
3091
|
-
export declare namespace VerifyOTPMessageRequest {
|
|
3092
|
-
/**
|
|
3093
|
-
* @internal
|
|
3094
|
-
*/
|
|
3095
|
-
const filterSensitiveLog: (obj: VerifyOTPMessageRequest) => any;
|
|
3096
|
-
}
|
|
3097
2107
|
/**
|
|
3098
2108
|
* <p>Verify OTP Message Response.</p>
|
|
3099
2109
|
*/
|
|
@@ -3103,21 +2113,677 @@ export interface VerificationResponse {
|
|
|
3103
2113
|
*/
|
|
3104
2114
|
Valid?: boolean;
|
|
3105
2115
|
}
|
|
3106
|
-
export declare namespace VerificationResponse {
|
|
3107
|
-
/**
|
|
3108
|
-
* @internal
|
|
3109
|
-
*/
|
|
3110
|
-
const filterSensitiveLog: (obj: VerificationResponse) => any;
|
|
3111
|
-
}
|
|
3112
2116
|
export interface VerifyOTPMessageResponse {
|
|
3113
2117
|
/**
|
|
3114
2118
|
* <p>Verify OTP Message Response.</p>
|
|
3115
2119
|
*/
|
|
3116
2120
|
VerificationResponse: VerificationResponse | undefined;
|
|
3117
2121
|
}
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
2122
|
+
/**
|
|
2123
|
+
* @internal
|
|
2124
|
+
*/
|
|
2125
|
+
export declare const GetEmailTemplateResponseFilterSensitiveLog: (obj: GetEmailTemplateResponse) => any;
|
|
2126
|
+
/**
|
|
2127
|
+
* @internal
|
|
2128
|
+
*/
|
|
2129
|
+
export declare const GetEndpointRequestFilterSensitiveLog: (obj: GetEndpointRequest) => any;
|
|
2130
|
+
/**
|
|
2131
|
+
* @internal
|
|
2132
|
+
*/
|
|
2133
|
+
export declare const GetEndpointResponseFilterSensitiveLog: (obj: GetEndpointResponse) => any;
|
|
2134
|
+
/**
|
|
2135
|
+
* @internal
|
|
2136
|
+
*/
|
|
2137
|
+
export declare const GetEventStreamRequestFilterSensitiveLog: (obj: GetEventStreamRequest) => any;
|
|
2138
|
+
/**
|
|
2139
|
+
* @internal
|
|
2140
|
+
*/
|
|
2141
|
+
export declare const GetEventStreamResponseFilterSensitiveLog: (obj: GetEventStreamResponse) => any;
|
|
2142
|
+
/**
|
|
2143
|
+
* @internal
|
|
2144
|
+
*/
|
|
2145
|
+
export declare const GetExportJobRequestFilterSensitiveLog: (obj: GetExportJobRequest) => any;
|
|
2146
|
+
/**
|
|
2147
|
+
* @internal
|
|
2148
|
+
*/
|
|
2149
|
+
export declare const GetExportJobResponseFilterSensitiveLog: (obj: GetExportJobResponse) => any;
|
|
2150
|
+
/**
|
|
2151
|
+
* @internal
|
|
2152
|
+
*/
|
|
2153
|
+
export declare const GetExportJobsRequestFilterSensitiveLog: (obj: GetExportJobsRequest) => any;
|
|
2154
|
+
/**
|
|
2155
|
+
* @internal
|
|
2156
|
+
*/
|
|
2157
|
+
export declare const GetExportJobsResponseFilterSensitiveLog: (obj: GetExportJobsResponse) => any;
|
|
2158
|
+
/**
|
|
2159
|
+
* @internal
|
|
2160
|
+
*/
|
|
2161
|
+
export declare const GetGcmChannelRequestFilterSensitiveLog: (obj: GetGcmChannelRequest) => any;
|
|
2162
|
+
/**
|
|
2163
|
+
* @internal
|
|
2164
|
+
*/
|
|
2165
|
+
export declare const GetGcmChannelResponseFilterSensitiveLog: (obj: GetGcmChannelResponse) => any;
|
|
2166
|
+
/**
|
|
2167
|
+
* @internal
|
|
2168
|
+
*/
|
|
2169
|
+
export declare const GetImportJobRequestFilterSensitiveLog: (obj: GetImportJobRequest) => any;
|
|
2170
|
+
/**
|
|
2171
|
+
* @internal
|
|
2172
|
+
*/
|
|
2173
|
+
export declare const GetImportJobResponseFilterSensitiveLog: (obj: GetImportJobResponse) => any;
|
|
2174
|
+
/**
|
|
2175
|
+
* @internal
|
|
2176
|
+
*/
|
|
2177
|
+
export declare const GetImportJobsRequestFilterSensitiveLog: (obj: GetImportJobsRequest) => any;
|
|
2178
|
+
/**
|
|
2179
|
+
* @internal
|
|
2180
|
+
*/
|
|
2181
|
+
export declare const ImportJobsResponseFilterSensitiveLog: (obj: ImportJobsResponse) => any;
|
|
2182
|
+
/**
|
|
2183
|
+
* @internal
|
|
2184
|
+
*/
|
|
2185
|
+
export declare const GetImportJobsResponseFilterSensitiveLog: (obj: GetImportJobsResponse) => any;
|
|
2186
|
+
/**
|
|
2187
|
+
* @internal
|
|
2188
|
+
*/
|
|
2189
|
+
export declare const GetInAppMessagesRequestFilterSensitiveLog: (obj: GetInAppMessagesRequest) => any;
|
|
2190
|
+
/**
|
|
2191
|
+
* @internal
|
|
2192
|
+
*/
|
|
2193
|
+
export declare const InAppMessageFilterSensitiveLog: (obj: InAppMessage) => any;
|
|
2194
|
+
/**
|
|
2195
|
+
* @internal
|
|
2196
|
+
*/
|
|
2197
|
+
export declare const InAppCampaignScheduleFilterSensitiveLog: (obj: InAppCampaignSchedule) => any;
|
|
2198
|
+
/**
|
|
2199
|
+
* @internal
|
|
2200
|
+
*/
|
|
2201
|
+
export declare const InAppMessageCampaignFilterSensitiveLog: (obj: InAppMessageCampaign) => any;
|
|
2202
|
+
/**
|
|
2203
|
+
* @internal
|
|
2204
|
+
*/
|
|
2205
|
+
export declare const InAppMessagesResponseFilterSensitiveLog: (obj: InAppMessagesResponse) => any;
|
|
2206
|
+
/**
|
|
2207
|
+
* @internal
|
|
2208
|
+
*/
|
|
2209
|
+
export declare const GetInAppMessagesResponseFilterSensitiveLog: (obj: GetInAppMessagesResponse) => any;
|
|
2210
|
+
/**
|
|
2211
|
+
* @internal
|
|
2212
|
+
*/
|
|
2213
|
+
export declare const GetInAppTemplateRequestFilterSensitiveLog: (obj: GetInAppTemplateRequest) => any;
|
|
2214
|
+
/**
|
|
2215
|
+
* @internal
|
|
2216
|
+
*/
|
|
2217
|
+
export declare const InAppTemplateResponseFilterSensitiveLog: (obj: InAppTemplateResponse) => any;
|
|
2218
|
+
/**
|
|
2219
|
+
* @internal
|
|
2220
|
+
*/
|
|
2221
|
+
export declare const GetInAppTemplateResponseFilterSensitiveLog: (obj: GetInAppTemplateResponse) => any;
|
|
2222
|
+
/**
|
|
2223
|
+
* @internal
|
|
2224
|
+
*/
|
|
2225
|
+
export declare const GetJourneyRequestFilterSensitiveLog: (obj: GetJourneyRequest) => any;
|
|
2226
|
+
/**
|
|
2227
|
+
* @internal
|
|
2228
|
+
*/
|
|
2229
|
+
export declare const GetJourneyResponseFilterSensitiveLog: (obj: GetJourneyResponse) => any;
|
|
2230
|
+
/**
|
|
2231
|
+
* @internal
|
|
2232
|
+
*/
|
|
2233
|
+
export declare const GetJourneyDateRangeKpiRequestFilterSensitiveLog: (obj: GetJourneyDateRangeKpiRequest) => any;
|
|
2234
|
+
/**
|
|
2235
|
+
* @internal
|
|
2236
|
+
*/
|
|
2237
|
+
export declare const JourneyDateRangeKpiResponseFilterSensitiveLog: (obj: JourneyDateRangeKpiResponse) => any;
|
|
2238
|
+
/**
|
|
2239
|
+
* @internal
|
|
2240
|
+
*/
|
|
2241
|
+
export declare const GetJourneyDateRangeKpiResponseFilterSensitiveLog: (obj: GetJourneyDateRangeKpiResponse) => any;
|
|
2242
|
+
/**
|
|
2243
|
+
* @internal
|
|
2244
|
+
*/
|
|
2245
|
+
export declare const GetJourneyExecutionActivityMetricsRequestFilterSensitiveLog: (obj: GetJourneyExecutionActivityMetricsRequest) => any;
|
|
2246
|
+
/**
|
|
2247
|
+
* @internal
|
|
2248
|
+
*/
|
|
2249
|
+
export declare const JourneyExecutionActivityMetricsResponseFilterSensitiveLog: (obj: JourneyExecutionActivityMetricsResponse) => any;
|
|
2250
|
+
/**
|
|
2251
|
+
* @internal
|
|
2252
|
+
*/
|
|
2253
|
+
export declare const GetJourneyExecutionActivityMetricsResponseFilterSensitiveLog: (obj: GetJourneyExecutionActivityMetricsResponse) => any;
|
|
2254
|
+
/**
|
|
2255
|
+
* @internal
|
|
2256
|
+
*/
|
|
2257
|
+
export declare const GetJourneyExecutionMetricsRequestFilterSensitiveLog: (obj: GetJourneyExecutionMetricsRequest) => any;
|
|
2258
|
+
/**
|
|
2259
|
+
* @internal
|
|
2260
|
+
*/
|
|
2261
|
+
export declare const JourneyExecutionMetricsResponseFilterSensitiveLog: (obj: JourneyExecutionMetricsResponse) => any;
|
|
2262
|
+
/**
|
|
2263
|
+
* @internal
|
|
2264
|
+
*/
|
|
2265
|
+
export declare const GetJourneyExecutionMetricsResponseFilterSensitiveLog: (obj: GetJourneyExecutionMetricsResponse) => any;
|
|
2266
|
+
/**
|
|
2267
|
+
* @internal
|
|
2268
|
+
*/
|
|
2269
|
+
export declare const GetPushTemplateRequestFilterSensitiveLog: (obj: GetPushTemplateRequest) => any;
|
|
2270
|
+
/**
|
|
2271
|
+
* @internal
|
|
2272
|
+
*/
|
|
2273
|
+
export declare const PushNotificationTemplateResponseFilterSensitiveLog: (obj: PushNotificationTemplateResponse) => any;
|
|
2274
|
+
/**
|
|
2275
|
+
* @internal
|
|
2276
|
+
*/
|
|
2277
|
+
export declare const GetPushTemplateResponseFilterSensitiveLog: (obj: GetPushTemplateResponse) => any;
|
|
2278
|
+
/**
|
|
2279
|
+
* @internal
|
|
2280
|
+
*/
|
|
2281
|
+
export declare const GetRecommenderConfigurationRequestFilterSensitiveLog: (obj: GetRecommenderConfigurationRequest) => any;
|
|
2282
|
+
/**
|
|
2283
|
+
* @internal
|
|
2284
|
+
*/
|
|
2285
|
+
export declare const GetRecommenderConfigurationResponseFilterSensitiveLog: (obj: GetRecommenderConfigurationResponse) => any;
|
|
2286
|
+
/**
|
|
2287
|
+
* @internal
|
|
2288
|
+
*/
|
|
2289
|
+
export declare const GetRecommenderConfigurationsRequestFilterSensitiveLog: (obj: GetRecommenderConfigurationsRequest) => any;
|
|
2290
|
+
/**
|
|
2291
|
+
* @internal
|
|
2292
|
+
*/
|
|
2293
|
+
export declare const ListRecommenderConfigurationsResponseFilterSensitiveLog: (obj: ListRecommenderConfigurationsResponse) => any;
|
|
2294
|
+
/**
|
|
2295
|
+
* @internal
|
|
2296
|
+
*/
|
|
2297
|
+
export declare const GetRecommenderConfigurationsResponseFilterSensitiveLog: (obj: GetRecommenderConfigurationsResponse) => any;
|
|
2298
|
+
/**
|
|
2299
|
+
* @internal
|
|
2300
|
+
*/
|
|
2301
|
+
export declare const GetSegmentRequestFilterSensitiveLog: (obj: GetSegmentRequest) => any;
|
|
2302
|
+
/**
|
|
2303
|
+
* @internal
|
|
2304
|
+
*/
|
|
2305
|
+
export declare const GetSegmentResponseFilterSensitiveLog: (obj: GetSegmentResponse) => any;
|
|
2306
|
+
/**
|
|
2307
|
+
* @internal
|
|
2308
|
+
*/
|
|
2309
|
+
export declare const GetSegmentExportJobsRequestFilterSensitiveLog: (obj: GetSegmentExportJobsRequest) => any;
|
|
2310
|
+
/**
|
|
2311
|
+
* @internal
|
|
2312
|
+
*/
|
|
2313
|
+
export declare const GetSegmentExportJobsResponseFilterSensitiveLog: (obj: GetSegmentExportJobsResponse) => any;
|
|
2314
|
+
/**
|
|
2315
|
+
* @internal
|
|
2316
|
+
*/
|
|
2317
|
+
export declare const GetSegmentImportJobsRequestFilterSensitiveLog: (obj: GetSegmentImportJobsRequest) => any;
|
|
2318
|
+
/**
|
|
2319
|
+
* @internal
|
|
2320
|
+
*/
|
|
2321
|
+
export declare const GetSegmentImportJobsResponseFilterSensitiveLog: (obj: GetSegmentImportJobsResponse) => any;
|
|
2322
|
+
/**
|
|
2323
|
+
* @internal
|
|
2324
|
+
*/
|
|
2325
|
+
export declare const GetSegmentsRequestFilterSensitiveLog: (obj: GetSegmentsRequest) => any;
|
|
2326
|
+
/**
|
|
2327
|
+
* @internal
|
|
2328
|
+
*/
|
|
2329
|
+
export declare const SegmentsResponseFilterSensitiveLog: (obj: SegmentsResponse) => any;
|
|
2330
|
+
/**
|
|
2331
|
+
* @internal
|
|
2332
|
+
*/
|
|
2333
|
+
export declare const GetSegmentsResponseFilterSensitiveLog: (obj: GetSegmentsResponse) => any;
|
|
2334
|
+
/**
|
|
2335
|
+
* @internal
|
|
2336
|
+
*/
|
|
2337
|
+
export declare const GetSegmentVersionRequestFilterSensitiveLog: (obj: GetSegmentVersionRequest) => any;
|
|
2338
|
+
/**
|
|
2339
|
+
* @internal
|
|
2340
|
+
*/
|
|
2341
|
+
export declare const GetSegmentVersionResponseFilterSensitiveLog: (obj: GetSegmentVersionResponse) => any;
|
|
2342
|
+
/**
|
|
2343
|
+
* @internal
|
|
2344
|
+
*/
|
|
2345
|
+
export declare const GetSegmentVersionsRequestFilterSensitiveLog: (obj: GetSegmentVersionsRequest) => any;
|
|
2346
|
+
/**
|
|
2347
|
+
* @internal
|
|
2348
|
+
*/
|
|
2349
|
+
export declare const GetSegmentVersionsResponseFilterSensitiveLog: (obj: GetSegmentVersionsResponse) => any;
|
|
2350
|
+
/**
|
|
2351
|
+
* @internal
|
|
2352
|
+
*/
|
|
2353
|
+
export declare const GetSmsChannelRequestFilterSensitiveLog: (obj: GetSmsChannelRequest) => any;
|
|
2354
|
+
/**
|
|
2355
|
+
* @internal
|
|
2356
|
+
*/
|
|
2357
|
+
export declare const GetSmsChannelResponseFilterSensitiveLog: (obj: GetSmsChannelResponse) => any;
|
|
2358
|
+
/**
|
|
2359
|
+
* @internal
|
|
2360
|
+
*/
|
|
2361
|
+
export declare const GetSmsTemplateRequestFilterSensitiveLog: (obj: GetSmsTemplateRequest) => any;
|
|
2362
|
+
/**
|
|
2363
|
+
* @internal
|
|
2364
|
+
*/
|
|
2365
|
+
export declare const SMSTemplateResponseFilterSensitiveLog: (obj: SMSTemplateResponse) => any;
|
|
2366
|
+
/**
|
|
2367
|
+
* @internal
|
|
2368
|
+
*/
|
|
2369
|
+
export declare const GetSmsTemplateResponseFilterSensitiveLog: (obj: GetSmsTemplateResponse) => any;
|
|
2370
|
+
/**
|
|
2371
|
+
* @internal
|
|
2372
|
+
*/
|
|
2373
|
+
export declare const GetUserEndpointsRequestFilterSensitiveLog: (obj: GetUserEndpointsRequest) => any;
|
|
2374
|
+
/**
|
|
2375
|
+
* @internal
|
|
2376
|
+
*/
|
|
2377
|
+
export declare const GetUserEndpointsResponseFilterSensitiveLog: (obj: GetUserEndpointsResponse) => any;
|
|
2378
|
+
/**
|
|
2379
|
+
* @internal
|
|
2380
|
+
*/
|
|
2381
|
+
export declare const GetVoiceChannelRequestFilterSensitiveLog: (obj: GetVoiceChannelRequest) => any;
|
|
2382
|
+
/**
|
|
2383
|
+
* @internal
|
|
2384
|
+
*/
|
|
2385
|
+
export declare const GetVoiceChannelResponseFilterSensitiveLog: (obj: GetVoiceChannelResponse) => any;
|
|
2386
|
+
/**
|
|
2387
|
+
* @internal
|
|
2388
|
+
*/
|
|
2389
|
+
export declare const GetVoiceTemplateRequestFilterSensitiveLog: (obj: GetVoiceTemplateRequest) => any;
|
|
2390
|
+
/**
|
|
2391
|
+
* @internal
|
|
2392
|
+
*/
|
|
2393
|
+
export declare const VoiceTemplateResponseFilterSensitiveLog: (obj: VoiceTemplateResponse) => any;
|
|
2394
|
+
/**
|
|
2395
|
+
* @internal
|
|
2396
|
+
*/
|
|
2397
|
+
export declare const GetVoiceTemplateResponseFilterSensitiveLog: (obj: GetVoiceTemplateResponse) => any;
|
|
2398
|
+
/**
|
|
2399
|
+
* @internal
|
|
2400
|
+
*/
|
|
2401
|
+
export declare const JourneysResponseFilterSensitiveLog: (obj: JourneysResponse) => any;
|
|
2402
|
+
/**
|
|
2403
|
+
* @internal
|
|
2404
|
+
*/
|
|
2405
|
+
export declare const JourneyStateRequestFilterSensitiveLog: (obj: JourneyStateRequest) => any;
|
|
2406
|
+
/**
|
|
2407
|
+
* @internal
|
|
2408
|
+
*/
|
|
2409
|
+
export declare const ListJourneysRequestFilterSensitiveLog: (obj: ListJourneysRequest) => any;
|
|
2410
|
+
/**
|
|
2411
|
+
* @internal
|
|
2412
|
+
*/
|
|
2413
|
+
export declare const ListJourneysResponseFilterSensitiveLog: (obj: ListJourneysResponse) => any;
|
|
2414
|
+
/**
|
|
2415
|
+
* @internal
|
|
2416
|
+
*/
|
|
2417
|
+
export declare const TemplateResponseFilterSensitiveLog: (obj: TemplateResponse) => any;
|
|
2418
|
+
/**
|
|
2419
|
+
* @internal
|
|
2420
|
+
*/
|
|
2421
|
+
export declare const TemplateVersionResponseFilterSensitiveLog: (obj: TemplateVersionResponse) => any;
|
|
2422
|
+
/**
|
|
2423
|
+
* @internal
|
|
2424
|
+
*/
|
|
2425
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2426
|
+
/**
|
|
2427
|
+
* @internal
|
|
2428
|
+
*/
|
|
2429
|
+
export declare const TagsModelFilterSensitiveLog: (obj: TagsModel) => any;
|
|
2430
|
+
/**
|
|
2431
|
+
* @internal
|
|
2432
|
+
*/
|
|
2433
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2434
|
+
/**
|
|
2435
|
+
* @internal
|
|
2436
|
+
*/
|
|
2437
|
+
export declare const ListTemplatesRequestFilterSensitiveLog: (obj: ListTemplatesRequest) => any;
|
|
2438
|
+
/**
|
|
2439
|
+
* @internal
|
|
2440
|
+
*/
|
|
2441
|
+
export declare const TemplatesResponseFilterSensitiveLog: (obj: TemplatesResponse) => any;
|
|
2442
|
+
/**
|
|
2443
|
+
* @internal
|
|
2444
|
+
*/
|
|
2445
|
+
export declare const ListTemplatesResponseFilterSensitiveLog: (obj: ListTemplatesResponse) => any;
|
|
2446
|
+
/**
|
|
2447
|
+
* @internal
|
|
2448
|
+
*/
|
|
2449
|
+
export declare const ListTemplateVersionsRequestFilterSensitiveLog: (obj: ListTemplateVersionsRequest) => any;
|
|
2450
|
+
/**
|
|
2451
|
+
* @internal
|
|
2452
|
+
*/
|
|
2453
|
+
export declare const TemplateVersionsResponseFilterSensitiveLog: (obj: TemplateVersionsResponse) => any;
|
|
2454
|
+
/**
|
|
2455
|
+
* @internal
|
|
2456
|
+
*/
|
|
2457
|
+
export declare const ListTemplateVersionsResponseFilterSensitiveLog: (obj: ListTemplateVersionsResponse) => any;
|
|
2458
|
+
/**
|
|
2459
|
+
* @internal
|
|
2460
|
+
*/
|
|
2461
|
+
export declare const MessageResultFilterSensitiveLog: (obj: MessageResult) => any;
|
|
2462
|
+
/**
|
|
2463
|
+
* @internal
|
|
2464
|
+
*/
|
|
2465
|
+
export declare const MessageRequestFilterSensitiveLog: (obj: MessageRequest) => any;
|
|
2466
|
+
/**
|
|
2467
|
+
* @internal
|
|
2468
|
+
*/
|
|
2469
|
+
export declare const MessageResponseFilterSensitiveLog: (obj: MessageResponse) => any;
|
|
2470
|
+
/**
|
|
2471
|
+
* @internal
|
|
2472
|
+
*/
|
|
2473
|
+
export declare const NumberValidateRequestFilterSensitiveLog: (obj: NumberValidateRequest) => any;
|
|
2474
|
+
/**
|
|
2475
|
+
* @internal
|
|
2476
|
+
*/
|
|
2477
|
+
export declare const NumberValidateResponseFilterSensitiveLog: (obj: NumberValidateResponse) => any;
|
|
2478
|
+
/**
|
|
2479
|
+
* @internal
|
|
2480
|
+
*/
|
|
2481
|
+
export declare const PhoneNumberValidateRequestFilterSensitiveLog: (obj: PhoneNumberValidateRequest) => any;
|
|
2482
|
+
/**
|
|
2483
|
+
* @internal
|
|
2484
|
+
*/
|
|
2485
|
+
export declare const PhoneNumberValidateResponseFilterSensitiveLog: (obj: PhoneNumberValidateResponse) => any;
|
|
2486
|
+
/**
|
|
2487
|
+
* @internal
|
|
2488
|
+
*/
|
|
2489
|
+
export declare const PutEventsRequestFilterSensitiveLog: (obj: PutEventsRequest) => any;
|
|
2490
|
+
/**
|
|
2491
|
+
* @internal
|
|
2492
|
+
*/
|
|
2493
|
+
export declare const PutEventsResponseFilterSensitiveLog: (obj: PutEventsResponse) => any;
|
|
2494
|
+
/**
|
|
2495
|
+
* @internal
|
|
2496
|
+
*/
|
|
2497
|
+
export declare const WriteEventStreamFilterSensitiveLog: (obj: WriteEventStream) => any;
|
|
2498
|
+
/**
|
|
2499
|
+
* @internal
|
|
2500
|
+
*/
|
|
2501
|
+
export declare const PutEventStreamRequestFilterSensitiveLog: (obj: PutEventStreamRequest) => any;
|
|
2502
|
+
/**
|
|
2503
|
+
* @internal
|
|
2504
|
+
*/
|
|
2505
|
+
export declare const PutEventStreamResponseFilterSensitiveLog: (obj: PutEventStreamResponse) => any;
|
|
2506
|
+
/**
|
|
2507
|
+
* @internal
|
|
2508
|
+
*/
|
|
2509
|
+
export declare const UpdateAttributesRequestFilterSensitiveLog: (obj: UpdateAttributesRequest) => any;
|
|
2510
|
+
/**
|
|
2511
|
+
* @internal
|
|
2512
|
+
*/
|
|
2513
|
+
export declare const RemoveAttributesRequestFilterSensitiveLog: (obj: RemoveAttributesRequest) => any;
|
|
2514
|
+
/**
|
|
2515
|
+
* @internal
|
|
2516
|
+
*/
|
|
2517
|
+
export declare const RemoveAttributesResponseFilterSensitiveLog: (obj: RemoveAttributesResponse) => any;
|
|
2518
|
+
/**
|
|
2519
|
+
* @internal
|
|
2520
|
+
*/
|
|
2521
|
+
export declare const SendMessagesRequestFilterSensitiveLog: (obj: SendMessagesRequest) => any;
|
|
2522
|
+
/**
|
|
2523
|
+
* @internal
|
|
2524
|
+
*/
|
|
2525
|
+
export declare const SendMessagesResponseFilterSensitiveLog: (obj: SendMessagesResponse) => any;
|
|
2526
|
+
/**
|
|
2527
|
+
* @internal
|
|
2528
|
+
*/
|
|
2529
|
+
export declare const SendOTPMessageRequestParametersFilterSensitiveLog: (obj: SendOTPMessageRequestParameters) => any;
|
|
2530
|
+
/**
|
|
2531
|
+
* @internal
|
|
2532
|
+
*/
|
|
2533
|
+
export declare const SendOTPMessageRequestFilterSensitiveLog: (obj: SendOTPMessageRequest) => any;
|
|
2534
|
+
/**
|
|
2535
|
+
* @internal
|
|
2536
|
+
*/
|
|
2537
|
+
export declare const SendOTPMessageResponseFilterSensitiveLog: (obj: SendOTPMessageResponse) => any;
|
|
2538
|
+
/**
|
|
2539
|
+
* @internal
|
|
2540
|
+
*/
|
|
2541
|
+
export declare const SendUsersMessageRequestFilterSensitiveLog: (obj: SendUsersMessageRequest) => any;
|
|
2542
|
+
/**
|
|
2543
|
+
* @internal
|
|
2544
|
+
*/
|
|
2545
|
+
export declare const SendUsersMessagesRequestFilterSensitiveLog: (obj: SendUsersMessagesRequest) => any;
|
|
2546
|
+
/**
|
|
2547
|
+
* @internal
|
|
2548
|
+
*/
|
|
2549
|
+
export declare const SendUsersMessageResponseFilterSensitiveLog: (obj: SendUsersMessageResponse) => any;
|
|
2550
|
+
/**
|
|
2551
|
+
* @internal
|
|
2552
|
+
*/
|
|
2553
|
+
export declare const SendUsersMessagesResponseFilterSensitiveLog: (obj: SendUsersMessagesResponse) => any;
|
|
2554
|
+
/**
|
|
2555
|
+
* @internal
|
|
2556
|
+
*/
|
|
2557
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2558
|
+
/**
|
|
2559
|
+
* @internal
|
|
2560
|
+
*/
|
|
2561
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2562
|
+
/**
|
|
2563
|
+
* @internal
|
|
2564
|
+
*/
|
|
2565
|
+
export declare const UpdateAdmChannelRequestFilterSensitiveLog: (obj: UpdateAdmChannelRequest) => any;
|
|
2566
|
+
/**
|
|
2567
|
+
* @internal
|
|
2568
|
+
*/
|
|
2569
|
+
export declare const UpdateAdmChannelResponseFilterSensitiveLog: (obj: UpdateAdmChannelResponse) => any;
|
|
2570
|
+
/**
|
|
2571
|
+
* @internal
|
|
2572
|
+
*/
|
|
2573
|
+
export declare const UpdateApnsChannelRequestFilterSensitiveLog: (obj: UpdateApnsChannelRequest) => any;
|
|
2574
|
+
/**
|
|
2575
|
+
* @internal
|
|
2576
|
+
*/
|
|
2577
|
+
export declare const UpdateApnsChannelResponseFilterSensitiveLog: (obj: UpdateApnsChannelResponse) => any;
|
|
2578
|
+
/**
|
|
2579
|
+
* @internal
|
|
2580
|
+
*/
|
|
2581
|
+
export declare const UpdateApnsSandboxChannelRequestFilterSensitiveLog: (obj: UpdateApnsSandboxChannelRequest) => any;
|
|
2582
|
+
/**
|
|
2583
|
+
* @internal
|
|
2584
|
+
*/
|
|
2585
|
+
export declare const UpdateApnsSandboxChannelResponseFilterSensitiveLog: (obj: UpdateApnsSandboxChannelResponse) => any;
|
|
2586
|
+
/**
|
|
2587
|
+
* @internal
|
|
2588
|
+
*/
|
|
2589
|
+
export declare const UpdateApnsVoipChannelRequestFilterSensitiveLog: (obj: UpdateApnsVoipChannelRequest) => any;
|
|
2590
|
+
/**
|
|
2591
|
+
* @internal
|
|
2592
|
+
*/
|
|
2593
|
+
export declare const UpdateApnsVoipChannelResponseFilterSensitiveLog: (obj: UpdateApnsVoipChannelResponse) => any;
|
|
2594
|
+
/**
|
|
2595
|
+
* @internal
|
|
2596
|
+
*/
|
|
2597
|
+
export declare const UpdateApnsVoipSandboxChannelRequestFilterSensitiveLog: (obj: UpdateApnsVoipSandboxChannelRequest) => any;
|
|
2598
|
+
/**
|
|
2599
|
+
* @internal
|
|
2600
|
+
*/
|
|
2601
|
+
export declare const UpdateApnsVoipSandboxChannelResponseFilterSensitiveLog: (obj: UpdateApnsVoipSandboxChannelResponse) => any;
|
|
2602
|
+
/**
|
|
2603
|
+
* @internal
|
|
2604
|
+
*/
|
|
2605
|
+
export declare const WriteApplicationSettingsRequestFilterSensitiveLog: (obj: WriteApplicationSettingsRequest) => any;
|
|
2606
|
+
/**
|
|
2607
|
+
* @internal
|
|
2608
|
+
*/
|
|
2609
|
+
export declare const UpdateApplicationSettingsRequestFilterSensitiveLog: (obj: UpdateApplicationSettingsRequest) => any;
|
|
2610
|
+
/**
|
|
2611
|
+
* @internal
|
|
2612
|
+
*/
|
|
2613
|
+
export declare const UpdateApplicationSettingsResponseFilterSensitiveLog: (obj: UpdateApplicationSettingsResponse) => any;
|
|
2614
|
+
/**
|
|
2615
|
+
* @internal
|
|
2616
|
+
*/
|
|
2617
|
+
export declare const UpdateBaiduChannelRequestFilterSensitiveLog: (obj: UpdateBaiduChannelRequest) => any;
|
|
2618
|
+
/**
|
|
2619
|
+
* @internal
|
|
2620
|
+
*/
|
|
2621
|
+
export declare const UpdateBaiduChannelResponseFilterSensitiveLog: (obj: UpdateBaiduChannelResponse) => any;
|
|
2622
|
+
/**
|
|
2623
|
+
* @internal
|
|
2624
|
+
*/
|
|
2625
|
+
export declare const UpdateCampaignRequestFilterSensitiveLog: (obj: UpdateCampaignRequest) => any;
|
|
2626
|
+
/**
|
|
2627
|
+
* @internal
|
|
2628
|
+
*/
|
|
2629
|
+
export declare const UpdateCampaignResponseFilterSensitiveLog: (obj: UpdateCampaignResponse) => any;
|
|
2630
|
+
/**
|
|
2631
|
+
* @internal
|
|
2632
|
+
*/
|
|
2633
|
+
export declare const UpdateEmailChannelRequestFilterSensitiveLog: (obj: UpdateEmailChannelRequest) => any;
|
|
2634
|
+
/**
|
|
2635
|
+
* @internal
|
|
2636
|
+
*/
|
|
2637
|
+
export declare const UpdateEmailChannelResponseFilterSensitiveLog: (obj: UpdateEmailChannelResponse) => any;
|
|
2638
|
+
/**
|
|
2639
|
+
* @internal
|
|
2640
|
+
*/
|
|
2641
|
+
export declare const UpdateEmailTemplateRequestFilterSensitiveLog: (obj: UpdateEmailTemplateRequest) => any;
|
|
2642
|
+
/**
|
|
2643
|
+
* @internal
|
|
2644
|
+
*/
|
|
2645
|
+
export declare const UpdateEmailTemplateResponseFilterSensitiveLog: (obj: UpdateEmailTemplateResponse) => any;
|
|
2646
|
+
/**
|
|
2647
|
+
* @internal
|
|
2648
|
+
*/
|
|
2649
|
+
export declare const UpdateEndpointRequestFilterSensitiveLog: (obj: UpdateEndpointRequest) => any;
|
|
2650
|
+
/**
|
|
2651
|
+
* @internal
|
|
2652
|
+
*/
|
|
2653
|
+
export declare const UpdateEndpointResponseFilterSensitiveLog: (obj: UpdateEndpointResponse) => any;
|
|
2654
|
+
/**
|
|
2655
|
+
* @internal
|
|
2656
|
+
*/
|
|
2657
|
+
export declare const UpdateEndpointsBatchRequestFilterSensitiveLog: (obj: UpdateEndpointsBatchRequest) => any;
|
|
2658
|
+
/**
|
|
2659
|
+
* @internal
|
|
2660
|
+
*/
|
|
2661
|
+
export declare const UpdateEndpointsBatchResponseFilterSensitiveLog: (obj: UpdateEndpointsBatchResponse) => any;
|
|
2662
|
+
/**
|
|
2663
|
+
* @internal
|
|
2664
|
+
*/
|
|
2665
|
+
export declare const UpdateGcmChannelRequestFilterSensitiveLog: (obj: UpdateGcmChannelRequest) => any;
|
|
2666
|
+
/**
|
|
2667
|
+
* @internal
|
|
2668
|
+
*/
|
|
2669
|
+
export declare const UpdateGcmChannelResponseFilterSensitiveLog: (obj: UpdateGcmChannelResponse) => any;
|
|
2670
|
+
/**
|
|
2671
|
+
* @internal
|
|
2672
|
+
*/
|
|
2673
|
+
export declare const UpdateInAppTemplateRequestFilterSensitiveLog: (obj: UpdateInAppTemplateRequest) => any;
|
|
2674
|
+
/**
|
|
2675
|
+
* @internal
|
|
2676
|
+
*/
|
|
2677
|
+
export declare const UpdateInAppTemplateResponseFilterSensitiveLog: (obj: UpdateInAppTemplateResponse) => any;
|
|
2678
|
+
/**
|
|
2679
|
+
* @internal
|
|
2680
|
+
*/
|
|
2681
|
+
export declare const UpdateJourneyRequestFilterSensitiveLog: (obj: UpdateJourneyRequest) => any;
|
|
2682
|
+
/**
|
|
2683
|
+
* @internal
|
|
2684
|
+
*/
|
|
2685
|
+
export declare const UpdateJourneyResponseFilterSensitiveLog: (obj: UpdateJourneyResponse) => any;
|
|
2686
|
+
/**
|
|
2687
|
+
* @internal
|
|
2688
|
+
*/
|
|
2689
|
+
export declare const UpdateJourneyStateRequestFilterSensitiveLog: (obj: UpdateJourneyStateRequest) => any;
|
|
2690
|
+
/**
|
|
2691
|
+
* @internal
|
|
2692
|
+
*/
|
|
2693
|
+
export declare const UpdateJourneyStateResponseFilterSensitiveLog: (obj: UpdateJourneyStateResponse) => any;
|
|
2694
|
+
/**
|
|
2695
|
+
* @internal
|
|
2696
|
+
*/
|
|
2697
|
+
export declare const UpdatePushTemplateRequestFilterSensitiveLog: (obj: UpdatePushTemplateRequest) => any;
|
|
2698
|
+
/**
|
|
2699
|
+
* @internal
|
|
2700
|
+
*/
|
|
2701
|
+
export declare const UpdatePushTemplateResponseFilterSensitiveLog: (obj: UpdatePushTemplateResponse) => any;
|
|
2702
|
+
/**
|
|
2703
|
+
* @internal
|
|
2704
|
+
*/
|
|
2705
|
+
export declare const UpdateRecommenderConfigurationShapeFilterSensitiveLog: (obj: UpdateRecommenderConfigurationShape) => any;
|
|
2706
|
+
/**
|
|
2707
|
+
* @internal
|
|
2708
|
+
*/
|
|
2709
|
+
export declare const UpdateRecommenderConfigurationRequestFilterSensitiveLog: (obj: UpdateRecommenderConfigurationRequest) => any;
|
|
2710
|
+
/**
|
|
2711
|
+
* @internal
|
|
2712
|
+
*/
|
|
2713
|
+
export declare const UpdateRecommenderConfigurationResponseFilterSensitiveLog: (obj: UpdateRecommenderConfigurationResponse) => any;
|
|
2714
|
+
/**
|
|
2715
|
+
* @internal
|
|
2716
|
+
*/
|
|
2717
|
+
export declare const UpdateSegmentRequestFilterSensitiveLog: (obj: UpdateSegmentRequest) => any;
|
|
2718
|
+
/**
|
|
2719
|
+
* @internal
|
|
2720
|
+
*/
|
|
2721
|
+
export declare const UpdateSegmentResponseFilterSensitiveLog: (obj: UpdateSegmentResponse) => any;
|
|
2722
|
+
/**
|
|
2723
|
+
* @internal
|
|
2724
|
+
*/
|
|
2725
|
+
export declare const SMSChannelRequestFilterSensitiveLog: (obj: SMSChannelRequest) => any;
|
|
2726
|
+
/**
|
|
2727
|
+
* @internal
|
|
2728
|
+
*/
|
|
2729
|
+
export declare const UpdateSmsChannelRequestFilterSensitiveLog: (obj: UpdateSmsChannelRequest) => any;
|
|
2730
|
+
/**
|
|
2731
|
+
* @internal
|
|
2732
|
+
*/
|
|
2733
|
+
export declare const UpdateSmsChannelResponseFilterSensitiveLog: (obj: UpdateSmsChannelResponse) => any;
|
|
2734
|
+
/**
|
|
2735
|
+
* @internal
|
|
2736
|
+
*/
|
|
2737
|
+
export declare const UpdateSmsTemplateRequestFilterSensitiveLog: (obj: UpdateSmsTemplateRequest) => any;
|
|
2738
|
+
/**
|
|
2739
|
+
* @internal
|
|
2740
|
+
*/
|
|
2741
|
+
export declare const UpdateSmsTemplateResponseFilterSensitiveLog: (obj: UpdateSmsTemplateResponse) => any;
|
|
2742
|
+
/**
|
|
2743
|
+
* @internal
|
|
2744
|
+
*/
|
|
2745
|
+
export declare const TemplateActiveVersionRequestFilterSensitiveLog: (obj: TemplateActiveVersionRequest) => any;
|
|
2746
|
+
/**
|
|
2747
|
+
* @internal
|
|
2748
|
+
*/
|
|
2749
|
+
export declare const UpdateTemplateActiveVersionRequestFilterSensitiveLog: (obj: UpdateTemplateActiveVersionRequest) => any;
|
|
2750
|
+
/**
|
|
2751
|
+
* @internal
|
|
2752
|
+
*/
|
|
2753
|
+
export declare const UpdateTemplateActiveVersionResponseFilterSensitiveLog: (obj: UpdateTemplateActiveVersionResponse) => any;
|
|
2754
|
+
/**
|
|
2755
|
+
* @internal
|
|
2756
|
+
*/
|
|
2757
|
+
export declare const VoiceChannelRequestFilterSensitiveLog: (obj: VoiceChannelRequest) => any;
|
|
2758
|
+
/**
|
|
2759
|
+
* @internal
|
|
2760
|
+
*/
|
|
2761
|
+
export declare const UpdateVoiceChannelRequestFilterSensitiveLog: (obj: UpdateVoiceChannelRequest) => any;
|
|
2762
|
+
/**
|
|
2763
|
+
* @internal
|
|
2764
|
+
*/
|
|
2765
|
+
export declare const UpdateVoiceChannelResponseFilterSensitiveLog: (obj: UpdateVoiceChannelResponse) => any;
|
|
2766
|
+
/**
|
|
2767
|
+
* @internal
|
|
2768
|
+
*/
|
|
2769
|
+
export declare const UpdateVoiceTemplateRequestFilterSensitiveLog: (obj: UpdateVoiceTemplateRequest) => any;
|
|
2770
|
+
/**
|
|
2771
|
+
* @internal
|
|
2772
|
+
*/
|
|
2773
|
+
export declare const UpdateVoiceTemplateResponseFilterSensitiveLog: (obj: UpdateVoiceTemplateResponse) => any;
|
|
2774
|
+
/**
|
|
2775
|
+
* @internal
|
|
2776
|
+
*/
|
|
2777
|
+
export declare const VerifyOTPMessageRequestParametersFilterSensitiveLog: (obj: VerifyOTPMessageRequestParameters) => any;
|
|
2778
|
+
/**
|
|
2779
|
+
* @internal
|
|
2780
|
+
*/
|
|
2781
|
+
export declare const VerifyOTPMessageRequestFilterSensitiveLog: (obj: VerifyOTPMessageRequest) => any;
|
|
2782
|
+
/**
|
|
2783
|
+
* @internal
|
|
2784
|
+
*/
|
|
2785
|
+
export declare const VerificationResponseFilterSensitiveLog: (obj: VerificationResponse) => any;
|
|
2786
|
+
/**
|
|
2787
|
+
* @internal
|
|
2788
|
+
*/
|
|
2789
|
+
export declare const VerifyOTPMessageResponseFilterSensitiveLog: (obj: VerifyOTPMessageResponse) => any;
|