@aws-sdk/client-pinpoint 3.414.0 → 3.418.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 (245) hide show
  1. package/dist-cjs/commands/CreateAppCommand.js +5 -0
  2. package/dist-cjs/commands/CreateCampaignCommand.js +5 -0
  3. package/dist-cjs/commands/CreateEmailTemplateCommand.js +5 -0
  4. package/dist-cjs/commands/CreateExportJobCommand.js +5 -0
  5. package/dist-cjs/commands/CreateImportJobCommand.js +5 -0
  6. package/dist-cjs/commands/CreateInAppTemplateCommand.js +5 -0
  7. package/dist-cjs/commands/CreateJourneyCommand.js +5 -0
  8. package/dist-cjs/commands/CreatePushTemplateCommand.js +5 -0
  9. package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +5 -0
  10. package/dist-cjs/commands/CreateSegmentCommand.js +5 -0
  11. package/dist-cjs/commands/CreateSmsTemplateCommand.js +5 -0
  12. package/dist-cjs/commands/CreateVoiceTemplateCommand.js +5 -0
  13. package/dist-cjs/commands/DeleteAdmChannelCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteApnsChannelCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteAppCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteBaiduChannelCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteCampaignCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteEmailChannelCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteEndpointCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteEventStreamCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteGcmChannelCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteInAppTemplateCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteJourneyCommand.js +5 -0
  28. package/dist-cjs/commands/DeletePushTemplateCommand.js +5 -0
  29. package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +5 -0
  30. package/dist-cjs/commands/DeleteSegmentCommand.js +5 -0
  31. package/dist-cjs/commands/DeleteSmsChannelCommand.js +5 -0
  32. package/dist-cjs/commands/DeleteSmsTemplateCommand.js +5 -0
  33. package/dist-cjs/commands/DeleteUserEndpointsCommand.js +5 -0
  34. package/dist-cjs/commands/DeleteVoiceChannelCommand.js +5 -0
  35. package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +5 -0
  36. package/dist-cjs/commands/GetAdmChannelCommand.js +5 -0
  37. package/dist-cjs/commands/GetApnsChannelCommand.js +5 -0
  38. package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +5 -0
  39. package/dist-cjs/commands/GetApnsVoipChannelCommand.js +5 -0
  40. package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +5 -0
  41. package/dist-cjs/commands/GetAppCommand.js +5 -0
  42. package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +5 -0
  43. package/dist-cjs/commands/GetApplicationSettingsCommand.js +5 -0
  44. package/dist-cjs/commands/GetAppsCommand.js +5 -0
  45. package/dist-cjs/commands/GetBaiduChannelCommand.js +5 -0
  46. package/dist-cjs/commands/GetCampaignActivitiesCommand.js +5 -0
  47. package/dist-cjs/commands/GetCampaignCommand.js +5 -0
  48. package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +5 -0
  49. package/dist-cjs/commands/GetCampaignVersionCommand.js +5 -0
  50. package/dist-cjs/commands/GetCampaignVersionsCommand.js +5 -0
  51. package/dist-cjs/commands/GetCampaignsCommand.js +5 -0
  52. package/dist-cjs/commands/GetChannelsCommand.js +5 -0
  53. package/dist-cjs/commands/GetEmailChannelCommand.js +5 -0
  54. package/dist-cjs/commands/GetEmailTemplateCommand.js +5 -0
  55. package/dist-cjs/commands/GetEndpointCommand.js +5 -0
  56. package/dist-cjs/commands/GetEventStreamCommand.js +5 -0
  57. package/dist-cjs/commands/GetExportJobCommand.js +5 -0
  58. package/dist-cjs/commands/GetExportJobsCommand.js +5 -0
  59. package/dist-cjs/commands/GetGcmChannelCommand.js +5 -0
  60. package/dist-cjs/commands/GetImportJobCommand.js +5 -0
  61. package/dist-cjs/commands/GetImportJobsCommand.js +5 -0
  62. package/dist-cjs/commands/GetInAppMessagesCommand.js +5 -0
  63. package/dist-cjs/commands/GetInAppTemplateCommand.js +5 -0
  64. package/dist-cjs/commands/GetJourneyCommand.js +5 -0
  65. package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +5 -0
  66. package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +5 -0
  67. package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +5 -0
  68. package/dist-cjs/commands/GetJourneyRunExecutionActivityMetricsCommand.js +5 -0
  69. package/dist-cjs/commands/GetJourneyRunExecutionMetricsCommand.js +5 -0
  70. package/dist-cjs/commands/GetJourneyRunsCommand.js +5 -0
  71. package/dist-cjs/commands/GetPushTemplateCommand.js +5 -0
  72. package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +5 -0
  73. package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +5 -0
  74. package/dist-cjs/commands/GetSegmentCommand.js +5 -0
  75. package/dist-cjs/commands/GetSegmentExportJobsCommand.js +5 -0
  76. package/dist-cjs/commands/GetSegmentImportJobsCommand.js +5 -0
  77. package/dist-cjs/commands/GetSegmentVersionCommand.js +5 -0
  78. package/dist-cjs/commands/GetSegmentVersionsCommand.js +5 -0
  79. package/dist-cjs/commands/GetSegmentsCommand.js +5 -0
  80. package/dist-cjs/commands/GetSmsChannelCommand.js +5 -0
  81. package/dist-cjs/commands/GetSmsTemplateCommand.js +5 -0
  82. package/dist-cjs/commands/GetUserEndpointsCommand.js +5 -0
  83. package/dist-cjs/commands/GetVoiceChannelCommand.js +5 -0
  84. package/dist-cjs/commands/GetVoiceTemplateCommand.js +5 -0
  85. package/dist-cjs/commands/ListJourneysCommand.js +5 -0
  86. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  87. package/dist-cjs/commands/ListTemplateVersionsCommand.js +5 -0
  88. package/dist-cjs/commands/ListTemplatesCommand.js +5 -0
  89. package/dist-cjs/commands/PhoneNumberValidateCommand.js +5 -0
  90. package/dist-cjs/commands/PutEventStreamCommand.js +5 -0
  91. package/dist-cjs/commands/PutEventsCommand.js +5 -0
  92. package/dist-cjs/commands/RemoveAttributesCommand.js +5 -0
  93. package/dist-cjs/commands/SendMessagesCommand.js +5 -0
  94. package/dist-cjs/commands/SendOTPMessageCommand.js +5 -0
  95. package/dist-cjs/commands/SendUsersMessagesCommand.js +5 -0
  96. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  97. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  98. package/dist-cjs/commands/UpdateAdmChannelCommand.js +5 -0
  99. package/dist-cjs/commands/UpdateApnsChannelCommand.js +5 -0
  100. package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +5 -0
  101. package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +5 -0
  102. package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +5 -0
  103. package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +5 -0
  104. package/dist-cjs/commands/UpdateBaiduChannelCommand.js +5 -0
  105. package/dist-cjs/commands/UpdateCampaignCommand.js +5 -0
  106. package/dist-cjs/commands/UpdateEmailChannelCommand.js +5 -0
  107. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +5 -0
  108. package/dist-cjs/commands/UpdateEndpointCommand.js +5 -0
  109. package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +5 -0
  110. package/dist-cjs/commands/UpdateGcmChannelCommand.js +5 -0
  111. package/dist-cjs/commands/UpdateInAppTemplateCommand.js +5 -0
  112. package/dist-cjs/commands/UpdateJourneyCommand.js +5 -0
  113. package/dist-cjs/commands/UpdateJourneyStateCommand.js +5 -0
  114. package/dist-cjs/commands/UpdatePushTemplateCommand.js +5 -0
  115. package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +5 -0
  116. package/dist-cjs/commands/UpdateSegmentCommand.js +5 -0
  117. package/dist-cjs/commands/UpdateSmsChannelCommand.js +5 -0
  118. package/dist-cjs/commands/UpdateSmsTemplateCommand.js +5 -0
  119. package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +5 -0
  120. package/dist-cjs/commands/UpdateVoiceChannelCommand.js +5 -0
  121. package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +5 -0
  122. package/dist-cjs/commands/VerifyOTPMessageCommand.js +5 -0
  123. package/dist-es/commands/CreateAppCommand.js +5 -0
  124. package/dist-es/commands/CreateCampaignCommand.js +5 -0
  125. package/dist-es/commands/CreateEmailTemplateCommand.js +5 -0
  126. package/dist-es/commands/CreateExportJobCommand.js +5 -0
  127. package/dist-es/commands/CreateImportJobCommand.js +5 -0
  128. package/dist-es/commands/CreateInAppTemplateCommand.js +5 -0
  129. package/dist-es/commands/CreateJourneyCommand.js +5 -0
  130. package/dist-es/commands/CreatePushTemplateCommand.js +5 -0
  131. package/dist-es/commands/CreateRecommenderConfigurationCommand.js +5 -0
  132. package/dist-es/commands/CreateSegmentCommand.js +5 -0
  133. package/dist-es/commands/CreateSmsTemplateCommand.js +5 -0
  134. package/dist-es/commands/CreateVoiceTemplateCommand.js +5 -0
  135. package/dist-es/commands/DeleteAdmChannelCommand.js +5 -0
  136. package/dist-es/commands/DeleteApnsChannelCommand.js +5 -0
  137. package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +5 -0
  138. package/dist-es/commands/DeleteApnsVoipChannelCommand.js +5 -0
  139. package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +5 -0
  140. package/dist-es/commands/DeleteAppCommand.js +5 -0
  141. package/dist-es/commands/DeleteBaiduChannelCommand.js +5 -0
  142. package/dist-es/commands/DeleteCampaignCommand.js +5 -0
  143. package/dist-es/commands/DeleteEmailChannelCommand.js +5 -0
  144. package/dist-es/commands/DeleteEmailTemplateCommand.js +5 -0
  145. package/dist-es/commands/DeleteEndpointCommand.js +5 -0
  146. package/dist-es/commands/DeleteEventStreamCommand.js +5 -0
  147. package/dist-es/commands/DeleteGcmChannelCommand.js +5 -0
  148. package/dist-es/commands/DeleteInAppTemplateCommand.js +5 -0
  149. package/dist-es/commands/DeleteJourneyCommand.js +5 -0
  150. package/dist-es/commands/DeletePushTemplateCommand.js +5 -0
  151. package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +5 -0
  152. package/dist-es/commands/DeleteSegmentCommand.js +5 -0
  153. package/dist-es/commands/DeleteSmsChannelCommand.js +5 -0
  154. package/dist-es/commands/DeleteSmsTemplateCommand.js +5 -0
  155. package/dist-es/commands/DeleteUserEndpointsCommand.js +5 -0
  156. package/dist-es/commands/DeleteVoiceChannelCommand.js +5 -0
  157. package/dist-es/commands/DeleteVoiceTemplateCommand.js +5 -0
  158. package/dist-es/commands/GetAdmChannelCommand.js +5 -0
  159. package/dist-es/commands/GetApnsChannelCommand.js +5 -0
  160. package/dist-es/commands/GetApnsSandboxChannelCommand.js +5 -0
  161. package/dist-es/commands/GetApnsVoipChannelCommand.js +5 -0
  162. package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +5 -0
  163. package/dist-es/commands/GetAppCommand.js +5 -0
  164. package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +5 -0
  165. package/dist-es/commands/GetApplicationSettingsCommand.js +5 -0
  166. package/dist-es/commands/GetAppsCommand.js +5 -0
  167. package/dist-es/commands/GetBaiduChannelCommand.js +5 -0
  168. package/dist-es/commands/GetCampaignActivitiesCommand.js +5 -0
  169. package/dist-es/commands/GetCampaignCommand.js +5 -0
  170. package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +5 -0
  171. package/dist-es/commands/GetCampaignVersionCommand.js +5 -0
  172. package/dist-es/commands/GetCampaignVersionsCommand.js +5 -0
  173. package/dist-es/commands/GetCampaignsCommand.js +5 -0
  174. package/dist-es/commands/GetChannelsCommand.js +5 -0
  175. package/dist-es/commands/GetEmailChannelCommand.js +5 -0
  176. package/dist-es/commands/GetEmailTemplateCommand.js +5 -0
  177. package/dist-es/commands/GetEndpointCommand.js +5 -0
  178. package/dist-es/commands/GetEventStreamCommand.js +5 -0
  179. package/dist-es/commands/GetExportJobCommand.js +5 -0
  180. package/dist-es/commands/GetExportJobsCommand.js +5 -0
  181. package/dist-es/commands/GetGcmChannelCommand.js +5 -0
  182. package/dist-es/commands/GetImportJobCommand.js +5 -0
  183. package/dist-es/commands/GetImportJobsCommand.js +5 -0
  184. package/dist-es/commands/GetInAppMessagesCommand.js +5 -0
  185. package/dist-es/commands/GetInAppTemplateCommand.js +5 -0
  186. package/dist-es/commands/GetJourneyCommand.js +5 -0
  187. package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +5 -0
  188. package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +5 -0
  189. package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +5 -0
  190. package/dist-es/commands/GetJourneyRunExecutionActivityMetricsCommand.js +5 -0
  191. package/dist-es/commands/GetJourneyRunExecutionMetricsCommand.js +5 -0
  192. package/dist-es/commands/GetJourneyRunsCommand.js +5 -0
  193. package/dist-es/commands/GetPushTemplateCommand.js +5 -0
  194. package/dist-es/commands/GetRecommenderConfigurationCommand.js +5 -0
  195. package/dist-es/commands/GetRecommenderConfigurationsCommand.js +5 -0
  196. package/dist-es/commands/GetSegmentCommand.js +5 -0
  197. package/dist-es/commands/GetSegmentExportJobsCommand.js +5 -0
  198. package/dist-es/commands/GetSegmentImportJobsCommand.js +5 -0
  199. package/dist-es/commands/GetSegmentVersionCommand.js +5 -0
  200. package/dist-es/commands/GetSegmentVersionsCommand.js +5 -0
  201. package/dist-es/commands/GetSegmentsCommand.js +5 -0
  202. package/dist-es/commands/GetSmsChannelCommand.js +5 -0
  203. package/dist-es/commands/GetSmsTemplateCommand.js +5 -0
  204. package/dist-es/commands/GetUserEndpointsCommand.js +5 -0
  205. package/dist-es/commands/GetVoiceChannelCommand.js +5 -0
  206. package/dist-es/commands/GetVoiceTemplateCommand.js +5 -0
  207. package/dist-es/commands/ListJourneysCommand.js +5 -0
  208. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  209. package/dist-es/commands/ListTemplateVersionsCommand.js +5 -0
  210. package/dist-es/commands/ListTemplatesCommand.js +5 -0
  211. package/dist-es/commands/PhoneNumberValidateCommand.js +5 -0
  212. package/dist-es/commands/PutEventStreamCommand.js +5 -0
  213. package/dist-es/commands/PutEventsCommand.js +5 -0
  214. package/dist-es/commands/RemoveAttributesCommand.js +5 -0
  215. package/dist-es/commands/SendMessagesCommand.js +5 -0
  216. package/dist-es/commands/SendOTPMessageCommand.js +5 -0
  217. package/dist-es/commands/SendUsersMessagesCommand.js +5 -0
  218. package/dist-es/commands/TagResourceCommand.js +5 -0
  219. package/dist-es/commands/UntagResourceCommand.js +5 -0
  220. package/dist-es/commands/UpdateAdmChannelCommand.js +5 -0
  221. package/dist-es/commands/UpdateApnsChannelCommand.js +5 -0
  222. package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +5 -0
  223. package/dist-es/commands/UpdateApnsVoipChannelCommand.js +5 -0
  224. package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +5 -0
  225. package/dist-es/commands/UpdateApplicationSettingsCommand.js +5 -0
  226. package/dist-es/commands/UpdateBaiduChannelCommand.js +5 -0
  227. package/dist-es/commands/UpdateCampaignCommand.js +5 -0
  228. package/dist-es/commands/UpdateEmailChannelCommand.js +5 -0
  229. package/dist-es/commands/UpdateEmailTemplateCommand.js +5 -0
  230. package/dist-es/commands/UpdateEndpointCommand.js +5 -0
  231. package/dist-es/commands/UpdateEndpointsBatchCommand.js +5 -0
  232. package/dist-es/commands/UpdateGcmChannelCommand.js +5 -0
  233. package/dist-es/commands/UpdateInAppTemplateCommand.js +5 -0
  234. package/dist-es/commands/UpdateJourneyCommand.js +5 -0
  235. package/dist-es/commands/UpdateJourneyStateCommand.js +5 -0
  236. package/dist-es/commands/UpdatePushTemplateCommand.js +5 -0
  237. package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +5 -0
  238. package/dist-es/commands/UpdateSegmentCommand.js +5 -0
  239. package/dist-es/commands/UpdateSmsChannelCommand.js +5 -0
  240. package/dist-es/commands/UpdateSmsTemplateCommand.js +5 -0
  241. package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +5 -0
  242. package/dist-es/commands/UpdateVoiceChannelCommand.js +5 -0
  243. package/dist-es/commands/UpdateVoiceTemplateCommand.js +5 -0
  244. package/dist-es/commands/VerifyOTPMessageCommand.js +5 -0
  245. package/package.json +31 -31
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetPushTemplateCommand, se_GetPushTemplateCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetPushTemplateCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetPushTemplateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetPushTemplate",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetRecommenderConfigurationCommand, se_GetRecommenderConfigurationCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetRecommenderConfigurationCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetRecommenderConfigurationCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetRecommenderConfiguration",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetRecommenderConfigurationsCommand, se_GetRecommenderConfigurationsCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetRecommenderConfigurationsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetRecommenderConfigurationsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetRecommenderConfigurations",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSegmentCommand, se_GetSegmentCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSegmentCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSegmentCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSegment",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSegmentExportJobsCommand, se_GetSegmentExportJobsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSegmentExportJobsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSegmentExportJobsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSegmentExportJobs",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSegmentImportJobsCommand, se_GetSegmentImportJobsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSegmentImportJobsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSegmentImportJobsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSegmentImportJobs",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSegmentVersionCommand, se_GetSegmentVersionCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSegmentVersionCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSegmentVersionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSegmentVersion",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSegmentVersionsCommand, se_GetSegmentVersionsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSegmentVersionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSegmentVersionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSegmentVersions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSegmentsCommand, se_GetSegmentsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSegmentsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSegmentsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSegments",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSmsChannelCommand, se_GetSmsChannelCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSmsChannelCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSmsChannelCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSmsChannel",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetSmsTemplateCommand, se_GetSmsTemplateCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetSmsTemplateCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetSmsTemplateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetSmsTemplate",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetUserEndpointsCommand, se_GetUserEndpointsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetUserEndpointsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetUserEndpointsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetUserEndpoints",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetVoiceChannelCommand, se_GetVoiceChannelCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetVoiceChannelCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetVoiceChannelCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetVoiceChannel",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetVoiceTemplateCommand, se_GetVoiceTemplateCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetVoiceTemplateCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetVoiceTemplateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "GetVoiceTemplate",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListJourneysCommand, se_ListJourneysCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListJourneysCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListJourneysCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "ListJourneys",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListTagsForResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "ListTagsForResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListTemplateVersionsCommand, se_ListTemplateVersionsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListTemplateVersionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListTemplateVersionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "ListTemplateVersions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListTemplatesCommand, se_ListTemplatesCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListTemplatesCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListTemplatesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "ListTemplates",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_PhoneNumberValidateCommand, se_PhoneNumberValidateCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class PhoneNumberValidateCommand extends $Command {
@@ -29,6 +30,10 @@ export class PhoneNumberValidateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "PhoneNumberValidate",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_PutEventStreamCommand, se_PutEventStreamCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class PutEventStreamCommand extends $Command {
@@ -29,6 +30,10 @@ export class PutEventStreamCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "PutEventStream",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_PutEventsCommand, se_PutEventsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class PutEventsCommand extends $Command {
@@ -29,6 +30,10 @@ export class PutEventsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "PutEvents",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_RemoveAttributesCommand, se_RemoveAttributesCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class RemoveAttributesCommand extends $Command {
@@ -29,6 +30,10 @@ export class RemoveAttributesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "RemoveAttributes",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_SendMessagesCommand, se_SendMessagesCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class SendMessagesCommand extends $Command {
@@ -29,6 +30,10 @@ export class SendMessagesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "SendMessages",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_SendOTPMessageCommand, se_SendOTPMessageCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class SendOTPMessageCommand extends $Command {
@@ -29,6 +30,10 @@ export class SendOTPMessageCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "SendOTPMessage",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_SendUsersMessagesCommand, se_SendUsersMessagesCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class SendUsersMessagesCommand extends $Command {
@@ -29,6 +30,10 @@ export class SendUsersMessagesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "SendUsersMessages",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class TagResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "TagResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UntagResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "UntagResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UpdateAdmChannelCommand, se_UpdateAdmChannelCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UpdateAdmChannelCommand extends $Command {
@@ -29,6 +30,10 @@ export class UpdateAdmChannelCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "UpdateAdmChannel",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UpdateApnsChannelCommand, se_UpdateApnsChannelCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UpdateApnsChannelCommand extends $Command {
@@ -29,6 +30,10 @@ export class UpdateApnsChannelCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "UpdateApnsChannel",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UpdateApnsSandboxChannelCommand, se_UpdateApnsSandboxChannelCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UpdateApnsSandboxChannelCommand extends $Command {
@@ -29,6 +30,10 @@ export class UpdateApnsSandboxChannelCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "UpdateApnsSandboxChannel",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UpdateApnsVoipChannelCommand, se_UpdateApnsVoipChannelCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UpdateApnsVoipChannelCommand extends $Command {
@@ -29,6 +30,10 @@ export class UpdateApnsVoipChannelCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "UpdateApnsVoipChannel",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UpdateApnsVoipSandboxChannelCommand, se_UpdateApnsVoipSandboxChannelCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UpdateApnsVoipSandboxChannelCommand extends $Command {
@@ -29,6 +30,10 @@ export class UpdateApnsVoipSandboxChannelCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Pinpoint",
35
+ operation: "UpdateApnsVoipSandboxChannel",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);