@aws-sdk/client-pinpoint 3.300.0 → 3.303.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.
Files changed (124) hide show
  1. package/dist-cjs/models/models_0.js +177 -203
  2. package/dist-es/models/models_0.js +177 -203
  3. package/dist-types/commands/CreateAppCommand.d.ts +3 -3
  4. package/dist-types/commands/CreateCampaignCommand.d.ts +52 -153
  5. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +3 -3
  6. package/dist-types/commands/CreateExportJobCommand.d.ts +2 -2
  7. package/dist-types/commands/CreateImportJobCommand.d.ts +2 -2
  8. package/dist-types/commands/CreateInAppTemplateCommand.d.ts +11 -14
  9. package/dist-types/commands/CreateJourneyCommand.d.ts +77 -158
  10. package/dist-types/commands/CreatePushTemplateCommand.d.ts +6 -6
  11. package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +3 -3
  12. package/dist-types/commands/CreateSegmentCommand.d.ts +35 -88
  13. package/dist-types/commands/CreateSmsTemplateCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +3 -3
  15. package/dist-types/commands/DeleteAdmChannelCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteApnsChannelCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteCampaignCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteEmailChannelCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteEventStreamCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteGcmChannelCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteJourneyCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePushTemplateCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteSegmentCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteSmsChannelCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +1 -1
  38. package/dist-types/commands/GetAdmChannelCommand.d.ts +1 -1
  39. package/dist-types/commands/GetApnsChannelCommand.d.ts +1 -1
  40. package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +1 -1
  41. package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +1 -1
  42. package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +1 -1
  43. package/dist-types/commands/GetAppCommand.d.ts +1 -1
  44. package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +1 -1
  45. package/dist-types/commands/GetApplicationSettingsCommand.d.ts +1 -1
  46. package/dist-types/commands/GetAppsCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBaiduChannelCommand.d.ts +1 -1
  48. package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +1 -1
  49. package/dist-types/commands/GetCampaignCommand.d.ts +1 -1
  50. package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +1 -1
  51. package/dist-types/commands/GetCampaignVersionCommand.d.ts +1 -1
  52. package/dist-types/commands/GetCampaignVersionsCommand.d.ts +1 -1
  53. package/dist-types/commands/GetCampaignsCommand.d.ts +1 -1
  54. package/dist-types/commands/GetChannelsCommand.d.ts +1 -1
  55. package/dist-types/commands/GetEmailChannelCommand.d.ts +1 -1
  56. package/dist-types/commands/GetEmailTemplateCommand.d.ts +1 -1
  57. package/dist-types/commands/GetEndpointCommand.d.ts +1 -1
  58. package/dist-types/commands/GetEventStreamCommand.d.ts +1 -1
  59. package/dist-types/commands/GetExportJobCommand.d.ts +1 -1
  60. package/dist-types/commands/GetExportJobsCommand.d.ts +1 -1
  61. package/dist-types/commands/GetGcmChannelCommand.d.ts +1 -1
  62. package/dist-types/commands/GetImportJobCommand.d.ts +1 -1
  63. package/dist-types/commands/GetImportJobsCommand.d.ts +1 -1
  64. package/dist-types/commands/GetInAppMessagesCommand.d.ts +1 -1
  65. package/dist-types/commands/GetInAppTemplateCommand.d.ts +1 -1
  66. package/dist-types/commands/GetJourneyCommand.d.ts +1 -1
  67. package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +1 -1
  68. package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +1 -1
  69. package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +1 -1
  70. package/dist-types/commands/GetPushTemplateCommand.d.ts +1 -1
  71. package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +1 -1
  72. package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +1 -1
  73. package/dist-types/commands/GetSegmentCommand.d.ts +1 -1
  74. package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +1 -1
  75. package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +1 -1
  76. package/dist-types/commands/GetSegmentVersionCommand.d.ts +1 -1
  77. package/dist-types/commands/GetSegmentVersionsCommand.d.ts +1 -1
  78. package/dist-types/commands/GetSegmentsCommand.d.ts +1 -1
  79. package/dist-types/commands/GetSmsChannelCommand.d.ts +1 -1
  80. package/dist-types/commands/GetSmsTemplateCommand.d.ts +1 -1
  81. package/dist-types/commands/GetUserEndpointsCommand.d.ts +1 -1
  82. package/dist-types/commands/GetVoiceChannelCommand.d.ts +1 -1
  83. package/dist-types/commands/GetVoiceTemplateCommand.d.ts +1 -1
  84. package/dist-types/commands/ListJourneysCommand.d.ts +1 -1
  85. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  86. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
  87. package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
  88. package/dist-types/commands/PhoneNumberValidateCommand.d.ts +2 -2
  89. package/dist-types/commands/PutEventStreamCommand.d.ts +2 -2
  90. package/dist-types/commands/PutEventsCommand.d.ts +15 -15
  91. package/dist-types/commands/RemoveAttributesCommand.d.ts +3 -3
  92. package/dist-types/commands/SendMessagesCommand.d.ts +34 -66
  93. package/dist-types/commands/SendOTPMessageCommand.d.ts +2 -2
  94. package/dist-types/commands/SendUsersMessagesCommand.d.ts +30 -56
  95. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  96. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  97. package/dist-types/commands/UpdateAdmChannelCommand.d.ts +2 -2
  98. package/dist-types/commands/UpdateApnsChannelCommand.d.ts +2 -2
  99. package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -2
  100. package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +2 -2
  101. package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -2
  102. package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +5 -5
  103. package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +2 -2
  104. package/dist-types/commands/UpdateCampaignCommand.d.ts +52 -153
  105. package/dist-types/commands/UpdateEmailChannelCommand.d.ts +2 -2
  106. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +3 -3
  107. package/dist-types/commands/UpdateEndpointCommand.d.ts +8 -8
  108. package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +10 -10
  109. package/dist-types/commands/UpdateGcmChannelCommand.d.ts +2 -2
  110. package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +11 -14
  111. package/dist-types/commands/UpdateJourneyCommand.d.ts +77 -158
  112. package/dist-types/commands/UpdateJourneyStateCommand.d.ts +2 -2
  113. package/dist-types/commands/UpdatePushTemplateCommand.d.ts +6 -6
  114. package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateSegmentCommand.d.ts +35 -88
  116. package/dist-types/commands/UpdateSmsChannelCommand.d.ts +2 -2
  117. package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -2
  119. package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +2 -2
  120. package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +3 -3
  121. package/dist-types/commands/VerifyOTPMessageCommand.d.ts +2 -2
  122. package/dist-types/models/models_0.d.ts +307 -177
  123. package/dist-types/ts3.4/models/models_0.d.ts +206 -177
  124. package/package.json +34 -34
@@ -26,14 +26,14 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
26
26
  * import { PinpointClient, SendUsersMessagesCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, SendUsersMessagesCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // SendUsersMessagesRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
- * SendUsersMessageRequest: {
32
- * Context: {
31
+ * SendUsersMessageRequest: { // SendUsersMessageRequest
32
+ * Context: { // MapOf__string
33
33
  * "<keys>": "STRING_VALUE",
34
34
  * },
35
- * MessageConfiguration: {
36
- * ADMMessage: {
35
+ * MessageConfiguration: { // DirectMessageConfiguration
36
+ * ADMMessage: { // ADMMessage
37
37
  * Action: "STRING_VALUE",
38
38
  * Body: "STRING_VALUE",
39
39
  * ConsolidationKey: "STRING_VALUE",
@@ -49,15 +49,15 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
49
49
  * SilentPush: true || false,
50
50
  * SmallImageIconUrl: "STRING_VALUE",
51
51
  * Sound: "STRING_VALUE",
52
- * Substitutions: {
53
- * "<keys>": [
52
+ * Substitutions: { // MapOfListOf__string
53
+ * "<keys>": [ // ListOf__string
54
54
  * "STRING_VALUE",
55
55
  * ],
56
56
  * },
57
57
  * Title: "STRING_VALUE",
58
58
  * Url: "STRING_VALUE",
59
59
  * },
60
- * APNSMessage: {
60
+ * APNSMessage: { // APNSMessage
61
61
  * APNSPushType: "STRING_VALUE",
62
62
  * Action: "STRING_VALUE",
63
63
  * Badge: Number("int"),
@@ -83,7 +83,7 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
83
83
  * Title: "STRING_VALUE",
84
84
  * Url: "STRING_VALUE",
85
85
  * },
86
- * BaiduMessage: {
86
+ * BaiduMessage: { // BaiduMessage
87
87
  * Action: "STRING_VALUE",
88
88
  * Body: "STRING_VALUE",
89
89
  * Data: {
@@ -105,7 +105,7 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
105
105
  * Title: "STRING_VALUE",
106
106
  * Url: "STRING_VALUE",
107
107
  * },
108
- * DefaultMessage: {
108
+ * DefaultMessage: { // DefaultMessage
109
109
  * Body: "STRING_VALUE",
110
110
  * Substitutions: {
111
111
  * "<keys>": [
@@ -113,7 +113,7 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
113
113
  * ],
114
114
  * },
115
115
  * },
116
- * DefaultPushNotificationMessage: {
116
+ * DefaultPushNotificationMessage: { // DefaultPushNotificationMessage
117
117
  * Action: "STRING_VALUE",
118
118
  * Body: "STRING_VALUE",
119
119
  * Data: {
@@ -128,18 +128,16 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
128
128
  * Title: "STRING_VALUE",
129
129
  * Url: "STRING_VALUE",
130
130
  * },
131
- * EmailMessage: {
131
+ * EmailMessage: { // EmailMessage
132
132
  * Body: "STRING_VALUE",
133
133
  * FeedbackForwardingAddress: "STRING_VALUE",
134
134
  * FromAddress: "STRING_VALUE",
135
- * RawEmail: {
135
+ * RawEmail: { // RawEmail
136
136
  * Data: "BLOB_VALUE",
137
137
  * },
138
- * ReplyToAddresses: [
139
- * "STRING_VALUE",
140
- * ],
141
- * SimpleEmail: {
142
- * HtmlPart: {
138
+ * ReplyToAddresses: "<ListOf__string>",
139
+ * SimpleEmail: { // SimpleEmail
140
+ * HtmlPart: { // SimpleEmailPart
143
141
  * Charset: "STRING_VALUE",
144
142
  * Data: "STRING_VALUE",
145
143
  * },
@@ -152,19 +150,13 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
152
150
  * Data: "STRING_VALUE",
153
151
  * },
154
152
  * },
155
- * Substitutions: {
156
- * "<keys>": [
157
- * "STRING_VALUE",
158
- * ],
159
- * },
153
+ * Substitutions: "<MapOfListOf__string>",
160
154
  * },
161
- * GCMMessage: {
155
+ * GCMMessage: { // GCMMessage
162
156
  * Action: "STRING_VALUE",
163
157
  * Body: "STRING_VALUE",
164
158
  * CollapseKey: "STRING_VALUE",
165
- * Data: {
166
- * "<keys>": "STRING_VALUE",
167
- * },
159
+ * Data: "<MapOf__string>",
168
160
  * IconReference: "STRING_VALUE",
169
161
  * ImageIconUrl: "STRING_VALUE",
170
162
  * ImageUrl: "STRING_VALUE",
@@ -174,44 +166,32 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
174
166
  * SilentPush: true || false,
175
167
  * SmallImageIconUrl: "STRING_VALUE",
176
168
  * Sound: "STRING_VALUE",
177
- * Substitutions: {
178
- * "<keys>": [
179
- * "STRING_VALUE",
180
- * ],
181
- * },
169
+ * Substitutions: "<MapOfListOf__string>",
182
170
  * TimeToLive: Number("int"),
183
171
  * Title: "STRING_VALUE",
184
172
  * Url: "STRING_VALUE",
185
173
  * },
186
- * SMSMessage: {
174
+ * SMSMessage: { // SMSMessage
187
175
  * Body: "STRING_VALUE",
188
176
  * Keyword: "STRING_VALUE",
189
177
  * MediaUrl: "STRING_VALUE",
190
178
  * MessageType: "STRING_VALUE",
191
179
  * OriginationNumber: "STRING_VALUE",
192
180
  * SenderId: "STRING_VALUE",
193
- * Substitutions: {
194
- * "<keys>": [
195
- * "STRING_VALUE",
196
- * ],
197
- * },
181
+ * Substitutions: "<MapOfListOf__string>",
198
182
  * EntityId: "STRING_VALUE",
199
183
  * TemplateId: "STRING_VALUE",
200
184
  * },
201
- * VoiceMessage: {
185
+ * VoiceMessage: { // VoiceMessage
202
186
  * Body: "STRING_VALUE",
203
187
  * LanguageCode: "STRING_VALUE",
204
188
  * OriginationNumber: "STRING_VALUE",
205
- * Substitutions: {
206
- * "<keys>": [
207
- * "STRING_VALUE",
208
- * ],
209
- * },
189
+ * Substitutions: "<MapOfListOf__string>",
210
190
  * VoiceId: "STRING_VALUE",
211
191
  * },
212
192
  * },
213
- * TemplateConfiguration: {
214
- * EmailTemplate: {
193
+ * TemplateConfiguration: { // TemplateConfiguration
194
+ * EmailTemplate: { // Template
215
195
  * Name: "STRING_VALUE",
216
196
  * Version: "STRING_VALUE",
217
197
  * },
@@ -229,18 +209,12 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
229
209
  * },
230
210
  * },
231
211
  * TraceId: "STRING_VALUE",
232
- * Users: { // required
233
- * "<keys>": {
212
+ * Users: { // MapOfEndpointSendConfiguration // required
213
+ * "<keys>": { // EndpointSendConfiguration
234
214
  * BodyOverride: "STRING_VALUE",
235
- * Context: {
236
- * "<keys>": "STRING_VALUE",
237
- * },
215
+ * Context: "<MapOf__string>",
238
216
  * RawContent: "STRING_VALUE",
239
- * Substitutions: {
240
- * "<keys>": [
241
- * "STRING_VALUE",
242
- * ],
243
- * },
217
+ * Substitutions: "<MapOfListOf__string>",
244
218
  * TitleOverride: "STRING_VALUE",
245
219
  * },
246
220
  * },
@@ -26,10 +26,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { PinpointClient, TagResourceCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, TagResourceCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // TagResourceRequest
30
30
  * ResourceArn: "STRING_VALUE", // required
31
- * TagsModel: {
32
- * tags: { // required
31
+ * TagsModel: { // TagsModel
32
+ * tags: { // MapOf__string // required
33
33
  * "<keys>": "STRING_VALUE",
34
34
  * },
35
35
  * },
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { PinpointClient, UntagResourceCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UntagResourceCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // UntagResourceRequest
30
30
  * ResourceArn: "STRING_VALUE", // required
31
- * TagKeys: [ // required
31
+ * TagKeys: [ // ListOf__string // required
32
32
  * "STRING_VALUE",
33
33
  * ],
34
34
  * };
@@ -26,8 +26,8 @@ export interface UpdateAdmChannelCommandOutput extends UpdateAdmChannelResponse,
26
26
  * import { PinpointClient, UpdateAdmChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UpdateAdmChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
30
- * ADMChannelRequest: {
29
+ * const input = { // UpdateAdmChannelRequest
30
+ * ADMChannelRequest: { // ADMChannelRequest
31
31
  * ClientId: "STRING_VALUE", // required
32
32
  * ClientSecret: "STRING_VALUE", // required
33
33
  * Enabled: true || false,
@@ -26,8 +26,8 @@ export interface UpdateApnsChannelCommandOutput extends UpdateApnsChannelRespons
26
26
  * import { PinpointClient, UpdateApnsChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UpdateApnsChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
30
- * APNSChannelRequest: {
29
+ * const input = { // UpdateApnsChannelRequest
30
+ * APNSChannelRequest: { // APNSChannelRequest
31
31
  * BundleId: "STRING_VALUE",
32
32
  * Certificate: "STRING_VALUE",
33
33
  * DefaultAuthenticationMethod: "STRING_VALUE",
@@ -26,8 +26,8 @@ export interface UpdateApnsSandboxChannelCommandOutput extends UpdateApnsSandbox
26
26
  * import { PinpointClient, UpdateApnsSandboxChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UpdateApnsSandboxChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
30
- * APNSSandboxChannelRequest: {
29
+ * const input = { // UpdateApnsSandboxChannelRequest
30
+ * APNSSandboxChannelRequest: { // APNSSandboxChannelRequest
31
31
  * BundleId: "STRING_VALUE",
32
32
  * Certificate: "STRING_VALUE",
33
33
  * DefaultAuthenticationMethod: "STRING_VALUE",
@@ -26,8 +26,8 @@ export interface UpdateApnsVoipChannelCommandOutput extends UpdateApnsVoipChanne
26
26
  * import { PinpointClient, UpdateApnsVoipChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UpdateApnsVoipChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
30
- * APNSVoipChannelRequest: {
29
+ * const input = { // UpdateApnsVoipChannelRequest
30
+ * APNSVoipChannelRequest: { // APNSVoipChannelRequest
31
31
  * BundleId: "STRING_VALUE",
32
32
  * Certificate: "STRING_VALUE",
33
33
  * DefaultAuthenticationMethod: "STRING_VALUE",
@@ -26,8 +26,8 @@ export interface UpdateApnsVoipSandboxChannelCommandOutput extends UpdateApnsVoi
26
26
  * import { PinpointClient, UpdateApnsVoipSandboxChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UpdateApnsVoipSandboxChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
30
- * APNSVoipSandboxChannelRequest: {
29
+ * const input = { // UpdateApnsVoipSandboxChannelRequest
30
+ * APNSVoipSandboxChannelRequest: { // APNSVoipSandboxChannelRequest
31
31
  * BundleId: "STRING_VALUE",
32
32
  * Certificate: "STRING_VALUE",
33
33
  * DefaultAuthenticationMethod: "STRING_VALUE",
@@ -26,24 +26,24 @@ export interface UpdateApplicationSettingsCommandOutput extends UpdateApplicatio
26
26
  * import { PinpointClient, UpdateApplicationSettingsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UpdateApplicationSettingsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // UpdateApplicationSettingsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
- * WriteApplicationSettingsRequest: {
32
- * CampaignHook: {
31
+ * WriteApplicationSettingsRequest: { // WriteApplicationSettingsRequest
32
+ * CampaignHook: { // CampaignHook
33
33
  * LambdaFunctionName: "STRING_VALUE",
34
34
  * Mode: "STRING_VALUE",
35
35
  * WebUrl: "STRING_VALUE",
36
36
  * },
37
37
  * CloudWatchMetricsEnabled: true || false,
38
38
  * EventTaggingEnabled: true || false,
39
- * Limits: {
39
+ * Limits: { // CampaignLimits
40
40
  * Daily: Number("int"),
41
41
  * MaximumDuration: Number("int"),
42
42
  * MessagesPerSecond: Number("int"),
43
43
  * Total: Number("int"),
44
44
  * Session: Number("int"),
45
45
  * },
46
- * QuietTime: {
46
+ * QuietTime: { // QuietTime
47
47
  * End: "STRING_VALUE",
48
48
  * Start: "STRING_VALUE",
49
49
  * },
@@ -26,9 +26,9 @@ export interface UpdateBaiduChannelCommandOutput extends UpdateBaiduChannelRespo
26
26
  * import { PinpointClient, UpdateBaiduChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, UpdateBaiduChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // UpdateBaiduChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
- * BaiduChannelRequest: {
31
+ * BaiduChannelRequest: { // BaiduChannelRequest
32
32
  * ApiKey: "STRING_VALUE", // required
33
33
  * Enabled: true || false,
34
34
  * SecretKey: "STRING_VALUE", // required