@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,12 +26,12 @@ export interface CreateSmsTemplateCommandOutput extends CreateSmsTemplateRespons
26
26
  * import { PinpointClient, CreateSmsTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, CreateSmsTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
30
- * SMSTemplateRequest: {
29
+ * const input = { // CreateSmsTemplateRequest
30
+ * SMSTemplateRequest: { // SMSTemplateRequest
31
31
  * Body: "STRING_VALUE",
32
32
  * DefaultSubstitutions: "STRING_VALUE",
33
33
  * RecommenderId: "STRING_VALUE",
34
- * tags: {
34
+ * tags: { // MapOf__string
35
35
  * "<keys>": "STRING_VALUE",
36
36
  * },
37
37
  * TemplateDescription: "STRING_VALUE",
@@ -26,13 +26,13 @@ export interface CreateVoiceTemplateCommandOutput extends CreateVoiceTemplateRes
26
26
  * import { PinpointClient, CreateVoiceTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, CreateVoiceTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // CreateVoiceTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
- * VoiceTemplateRequest: {
31
+ * VoiceTemplateRequest: { // VoiceTemplateRequest
32
32
  * Body: "STRING_VALUE",
33
33
  * DefaultSubstitutions: "STRING_VALUE",
34
34
  * LanguageCode: "STRING_VALUE",
35
- * tags: {
35
+ * tags: { // MapOf__string
36
36
  * "<keys>": "STRING_VALUE",
37
37
  * },
38
38
  * TemplateDescription: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface DeleteAdmChannelCommandOutput extends DeleteAdmChannelResponse,
26
26
  * import { PinpointClient, DeleteAdmChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteAdmChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteAdmChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteAdmChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteApnsChannelCommandOutput extends DeleteApnsChannelRespons
26
26
  * import { PinpointClient, DeleteApnsChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteApnsChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteApnsChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteApnsChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteApnsSandboxChannelCommandOutput extends DeleteApnsSandbox
26
26
  * import { PinpointClient, DeleteApnsSandboxChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteApnsSandboxChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteApnsSandboxChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteApnsSandboxChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteApnsVoipChannelCommandOutput extends DeleteApnsVoipChanne
26
26
  * import { PinpointClient, DeleteApnsVoipChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteApnsVoipChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteApnsVoipChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteApnsVoipChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteApnsVoipSandboxChannelCommandOutput extends DeleteApnsVoi
26
26
  * import { PinpointClient, DeleteApnsVoipSandboxChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteApnsVoipSandboxChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteApnsVoipSandboxChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteApnsVoipSandboxChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteAppCommandOutput extends DeleteAppResponse, __MetadataBea
26
26
  * import { PinpointClient, DeleteAppCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteAppCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteAppRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteAppCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteBaiduChannelCommandOutput extends DeleteBaiduChannelRespo
26
26
  * import { PinpointClient, DeleteBaiduChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteBaiduChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteBaiduChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteBaiduChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteCampaignCommandOutput extends DeleteCampaignResponse, __M
26
26
  * import { PinpointClient, DeleteCampaignCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteCampaignCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteCampaignRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * CampaignId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteEmailChannelCommandOutput extends DeleteEmailChannelRespo
26
26
  * import { PinpointClient, DeleteEmailChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteEmailChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteEmailChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteEmailChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteEmailTemplateCommandOutput extends DeleteEmailTemplateRes
26
26
  * import { PinpointClient, DeleteEmailTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteEmailTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteEmailTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
31
  * Version: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteEndpointCommandOutput extends DeleteEndpointResponse, __M
26
26
  * import { PinpointClient, DeleteEndpointCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteEndpointCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteEndpointRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * EndpointId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteEventStreamCommandOutput extends DeleteEventStreamRespons
26
26
  * import { PinpointClient, DeleteEventStreamCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteEventStreamCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteEventStreamRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteEventStreamCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteGcmChannelCommandOutput extends DeleteGcmChannelResponse,
26
26
  * import { PinpointClient, DeleteGcmChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteGcmChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteGcmChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteGcmChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteInAppTemplateCommandOutput extends DeleteInAppTemplateRes
26
26
  * import { PinpointClient, DeleteInAppTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteInAppTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteInAppTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
31
  * Version: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteJourneyCommandOutput extends DeleteJourneyResponse, __Met
26
26
  * import { PinpointClient, DeleteJourneyCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteJourneyCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteJourneyRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * JourneyId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeletePushTemplateCommandOutput extends DeletePushTemplateRespo
26
26
  * import { PinpointClient, DeletePushTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeletePushTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeletePushTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
31
  * Version: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteRecommenderConfigurationCommandOutput extends DeleteRecom
26
26
  * import { PinpointClient, DeleteRecommenderConfigurationCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteRecommenderConfigurationCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteRecommenderConfigurationRequest
30
30
  * RecommenderId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteRecommenderConfigurationCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteSegmentCommandOutput extends DeleteSegmentResponse, __Met
26
26
  * import { PinpointClient, DeleteSegmentCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteSegmentCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteSegmentRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * SegmentId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteSmsChannelCommandOutput extends DeleteSmsChannelResponse,
26
26
  * import { PinpointClient, DeleteSmsChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteSmsChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteSmsChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteSmsChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteSmsTemplateCommandOutput extends DeleteSmsTemplateRespons
26
26
  * import { PinpointClient, DeleteSmsTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteSmsTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteSmsTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
31
  * Version: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteUserEndpointsCommandOutput extends DeleteUserEndpointsRes
26
26
  * import { PinpointClient, DeleteUserEndpointsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteUserEndpointsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteUserEndpointsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteVoiceChannelCommandOutput extends DeleteVoiceChannelRespo
26
26
  * import { PinpointClient, DeleteVoiceChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteVoiceChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteVoiceChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteVoiceChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteVoiceTemplateCommandOutput extends DeleteVoiceTemplateRes
26
26
  * import { PinpointClient, DeleteVoiceTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, DeleteVoiceTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // DeleteVoiceTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
31
  * Version: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetAdmChannelCommandOutput extends GetAdmChannelResponse, __Met
26
26
  * import { PinpointClient, GetAdmChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetAdmChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetAdmChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetAdmChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetApnsChannelCommandOutput extends GetApnsChannelResponse, __M
26
26
  * import { PinpointClient, GetApnsChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetApnsChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetApnsChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetApnsChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetApnsSandboxChannelCommandOutput extends GetApnsSandboxChanne
26
26
  * import { PinpointClient, GetApnsSandboxChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetApnsSandboxChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetApnsSandboxChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetApnsSandboxChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetApnsVoipChannelCommandOutput extends GetApnsVoipChannelRespo
26
26
  * import { PinpointClient, GetApnsVoipChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetApnsVoipChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetApnsVoipChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetApnsVoipChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetApnsVoipSandboxChannelCommandOutput extends GetApnsVoipSandb
26
26
  * import { PinpointClient, GetApnsVoipSandboxChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetApnsVoipSandboxChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetApnsVoipSandboxChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetApnsVoipSandboxChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetAppCommandOutput extends GetAppResponse, __MetadataBearer {
26
26
  * import { PinpointClient, GetAppCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetAppCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetAppRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetAppCommand(input);
@@ -26,7 +26,7 @@ export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationD
26
26
  * import { PinpointClient, GetApplicationDateRangeKpiCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetApplicationDateRangeKpiCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetApplicationDateRangeKpiRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * EndTime: new Date("TIMESTAMP"),
32
32
  * KpiName: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface GetApplicationSettingsCommandOutput extends GetApplicationSetti
26
26
  * import { PinpointClient, GetApplicationSettingsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetApplicationSettingsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetApplicationSettingsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetApplicationSettingsCommand(input);
@@ -26,7 +26,7 @@ export interface GetAppsCommandOutput extends GetAppsResponse, __MetadataBearer
26
26
  * import { PinpointClient, GetAppsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetAppsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetAppsRequest
30
30
  * PageSize: "STRING_VALUE",
31
31
  * Token: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetBaiduChannelCommandOutput extends GetBaiduChannelResponse, _
26
26
  * import { PinpointClient, GetBaiduChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetBaiduChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetBaiduChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetBaiduChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitie
26
26
  * import { PinpointClient, GetCampaignActivitiesCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetCampaignActivitiesCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetCampaignActivitiesRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * CampaignId: "STRING_VALUE", // required
32
32
  * PageSize: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface GetCampaignCommandOutput extends GetCampaignResponse, __Metadat
26
26
  * import { PinpointClient, GetCampaignCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetCampaignCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetCampaignRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * CampaignId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRan
26
26
  * import { PinpointClient, GetCampaignDateRangeKpiCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetCampaignDateRangeKpiCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetCampaignDateRangeKpiRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * CampaignId: "STRING_VALUE", // required
32
32
  * EndTime: new Date("TIMESTAMP"),
@@ -26,7 +26,7 @@ export interface GetCampaignVersionCommandOutput extends GetCampaignVersionRespo
26
26
  * import { PinpointClient, GetCampaignVersionCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetCampaignVersionCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetCampaignVersionRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * CampaignId: "STRING_VALUE", // required
32
32
  * Version: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsRes
26
26
  * import { PinpointClient, GetCampaignVersionsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetCampaignVersionsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetCampaignVersionsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * CampaignId: "STRING_VALUE", // required
32
32
  * PageSize: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface GetCampaignsCommandOutput extends GetCampaignsResponse, __Metad
26
26
  * import { PinpointClient, GetCampaignsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetCampaignsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetCampaignsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * PageSize: "STRING_VALUE",
32
32
  * Token: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface GetChannelsCommandOutput extends GetChannelsResponse, __Metadat
26
26
  * import { PinpointClient, GetChannelsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetChannelsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetChannelsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetChannelsCommand(input);
@@ -26,7 +26,7 @@ export interface GetEmailChannelCommandOutput extends GetEmailChannelResponse, _
26
26
  * import { PinpointClient, GetEmailChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetEmailChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetEmailChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetEmailChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse,
26
26
  * import { PinpointClient, GetEmailTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetEmailTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetEmailTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
31
  * Version: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetEndpointCommandOutput extends GetEndpointResponse, __Metadat
26
26
  * import { PinpointClient, GetEndpointCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetEndpointCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetEndpointRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * EndpointId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetEventStreamCommandOutput extends GetEventStreamResponse, __M
26
26
  * import { PinpointClient, GetEventStreamCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetEventStreamCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetEventStreamRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetEventStreamCommand(input);
@@ -26,7 +26,7 @@ export interface GetExportJobCommandOutput extends GetExportJobResponse, __Metad
26
26
  * import { PinpointClient, GetExportJobCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetExportJobCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetExportJobRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * JobId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetExportJobsCommandOutput extends GetExportJobsResponse, __Met
26
26
  * import { PinpointClient, GetExportJobsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetExportJobsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetExportJobsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * PageSize: "STRING_VALUE",
32
32
  * Token: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface GetGcmChannelCommandOutput extends GetGcmChannelResponse, __Met
26
26
  * import { PinpointClient, GetGcmChannelCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetGcmChannelCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetGcmChannelRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetGcmChannelCommand(input);
@@ -26,7 +26,7 @@ export interface GetImportJobCommandOutput extends GetImportJobResponse, __Metad
26
26
  * import { PinpointClient, GetImportJobCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetImportJobCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetImportJobRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * JobId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetImportJobsCommandOutput extends GetImportJobsResponse, __Met
26
26
  * import { PinpointClient, GetImportJobsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetImportJobsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetImportJobsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * PageSize: "STRING_VALUE",
32
32
  * Token: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface GetInAppMessagesCommandOutput extends GetInAppMessagesResponse,
26
26
  * import { PinpointClient, GetInAppMessagesCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetInAppMessagesCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetInAppMessagesRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * EndpointId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetInAppTemplateCommandOutput extends GetInAppTemplateResponse,
26
26
  * import { PinpointClient, GetInAppTemplateCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetInAppTemplateCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetInAppTemplateRequest
30
30
  * TemplateName: "STRING_VALUE", // required
31
31
  * Version: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetJourneyCommandOutput extends GetJourneyResponse, __MetadataB
26
26
  * import { PinpointClient, GetJourneyCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetJourneyCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetJourneyRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * JourneyId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetJourneyDateRangeKpiCommandOutput extends GetJourneyDateRange
26
26
  * import { PinpointClient, GetJourneyDateRangeKpiCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetJourneyDateRangeKpiCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetJourneyDateRangeKpiRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * EndTime: new Date("TIMESTAMP"),
32
32
  * JourneyId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface GetJourneyExecutionActivityMetricsCommandOutput extends GetJour
26
26
  * import { PinpointClient, GetJourneyExecutionActivityMetricsCommand } from "@aws-sdk/client-pinpoint"; // ES Modules import
27
27
  * // const { PinpointClient, GetJourneyExecutionActivityMetricsCommand } = require("@aws-sdk/client-pinpoint"); // CommonJS import
28
28
  * const client = new PinpointClient(config);
29
- * const input = {
29
+ * const input = { // GetJourneyExecutionActivityMetricsRequest
30
30
  * ApplicationId: "STRING_VALUE", // required
31
31
  * JourneyActivityId: "STRING_VALUE", // required
32
32
  * JourneyId: "STRING_VALUE", // required