@aws-sdk/client-pinpoint 3.588.0 → 3.592.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 (253) hide show
  1. package/dist-cjs/index.js +0 -122
  2. package/dist-types/PinpointClient.d.ts +4 -4
  3. package/dist-types/commands/CreateAppCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateCampaignCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateExportJobCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateImportJobCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateInAppTemplateCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateJourneyCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePushTemplateCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateSegmentCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateSmsTemplateCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteAdmChannelCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteApnsChannelCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteEmailChannelCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGcmChannelCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteJourneyCommand.d.ts +2 -1
  30. package/dist-types/commands/DeletePushTemplateCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteSegmentCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteSmsChannelCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +2 -1
  38. package/dist-types/commands/GetAdmChannelCommand.d.ts +2 -1
  39. package/dist-types/commands/GetApnsChannelCommand.d.ts +2 -1
  40. package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +2 -1
  41. package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +2 -1
  42. package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +2 -1
  43. package/dist-types/commands/GetAppCommand.d.ts +2 -1
  44. package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +2 -1
  45. package/dist-types/commands/GetApplicationSettingsCommand.d.ts +2 -1
  46. package/dist-types/commands/GetAppsCommand.d.ts +2 -1
  47. package/dist-types/commands/GetBaiduChannelCommand.d.ts +2 -1
  48. package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +2 -1
  49. package/dist-types/commands/GetCampaignCommand.d.ts +2 -1
  50. package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +2 -1
  51. package/dist-types/commands/GetCampaignVersionCommand.d.ts +2 -1
  52. package/dist-types/commands/GetCampaignVersionsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetCampaignsCommand.d.ts +2 -1
  54. package/dist-types/commands/GetChannelsCommand.d.ts +2 -1
  55. package/dist-types/commands/GetEmailChannelCommand.d.ts +2 -1
  56. package/dist-types/commands/GetEmailTemplateCommand.d.ts +2 -1
  57. package/dist-types/commands/GetEndpointCommand.d.ts +2 -1
  58. package/dist-types/commands/GetEventStreamCommand.d.ts +2 -1
  59. package/dist-types/commands/GetExportJobCommand.d.ts +2 -1
  60. package/dist-types/commands/GetExportJobsCommand.d.ts +2 -1
  61. package/dist-types/commands/GetGcmChannelCommand.d.ts +2 -1
  62. package/dist-types/commands/GetImportJobCommand.d.ts +2 -1
  63. package/dist-types/commands/GetImportJobsCommand.d.ts +2 -1
  64. package/dist-types/commands/GetInAppMessagesCommand.d.ts +2 -1
  65. package/dist-types/commands/GetInAppTemplateCommand.d.ts +2 -1
  66. package/dist-types/commands/GetJourneyCommand.d.ts +2 -1
  67. package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +2 -1
  68. package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +2 -1
  69. package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +2 -1
  70. package/dist-types/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +2 -1
  71. package/dist-types/commands/GetJourneyRunExecutionMetricsCommand.d.ts +2 -1
  72. package/dist-types/commands/GetJourneyRunsCommand.d.ts +2 -1
  73. package/dist-types/commands/GetPushTemplateCommand.d.ts +2 -1
  74. package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +2 -1
  75. package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +2 -1
  76. package/dist-types/commands/GetSegmentCommand.d.ts +2 -1
  77. package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +2 -1
  78. package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +2 -1
  79. package/dist-types/commands/GetSegmentVersionCommand.d.ts +2 -1
  80. package/dist-types/commands/GetSegmentVersionsCommand.d.ts +2 -1
  81. package/dist-types/commands/GetSegmentsCommand.d.ts +2 -1
  82. package/dist-types/commands/GetSmsChannelCommand.d.ts +2 -1
  83. package/dist-types/commands/GetSmsTemplateCommand.d.ts +2 -1
  84. package/dist-types/commands/GetUserEndpointsCommand.d.ts +2 -1
  85. package/dist-types/commands/GetVoiceChannelCommand.d.ts +2 -1
  86. package/dist-types/commands/GetVoiceTemplateCommand.d.ts +2 -1
  87. package/dist-types/commands/ListJourneysCommand.d.ts +2 -1
  88. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  89. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +2 -1
  90. package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
  91. package/dist-types/commands/PhoneNumberValidateCommand.d.ts +2 -1
  92. package/dist-types/commands/PutEventStreamCommand.d.ts +2 -1
  93. package/dist-types/commands/PutEventsCommand.d.ts +2 -1
  94. package/dist-types/commands/RemoveAttributesCommand.d.ts +2 -1
  95. package/dist-types/commands/SendMessagesCommand.d.ts +2 -1
  96. package/dist-types/commands/SendOTPMessageCommand.d.ts +2 -1
  97. package/dist-types/commands/SendUsersMessagesCommand.d.ts +2 -1
  98. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  99. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateAdmChannelCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateApnsChannelCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +2 -1
  106. package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +2 -1
  107. package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -1
  108. package/dist-types/commands/UpdateEmailChannelCommand.d.ts +2 -1
  109. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  110. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  111. package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +2 -1
  112. package/dist-types/commands/UpdateGcmChannelCommand.d.ts +2 -1
  113. package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +2 -1
  114. package/dist-types/commands/UpdateJourneyCommand.d.ts +2 -1
  115. package/dist-types/commands/UpdateJourneyStateCommand.d.ts +2 -1
  116. package/dist-types/commands/UpdatePushTemplateCommand.d.ts +2 -1
  117. package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +2 -1
  118. package/dist-types/commands/UpdateSegmentCommand.d.ts +2 -1
  119. package/dist-types/commands/UpdateSmsChannelCommand.d.ts +2 -1
  120. package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +2 -1
  121. package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -1
  122. package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +2 -1
  123. package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +2 -1
  124. package/dist-types/commands/VerifyOTPMessageCommand.d.ts +2 -1
  125. package/dist-types/index.d.ts +2 -2
  126. package/dist-types/models/PinpointServiceException.d.ts +2 -1
  127. package/dist-types/runtimeConfig.native.d.ts +1 -1
  128. package/dist-types/ts3.4/PinpointClient.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/GetAppCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/GetJourneyRunExecutionMetricsCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/GetJourneyRunsCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/models/PinpointServiceException.d.ts +2 -1
  252. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  253. package/package.json +6 -6
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCampaignActivitiesCommandInput
14
15
  extends GetCampaignActivitiesRequest {}
15
16
  export interface GetCampaignActivitiesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetCampaignCommandInput extends GetCampaignRequest {}
11
12
  export interface GetCampaignCommandOutput
12
13
  extends GetCampaignResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCampaignDateRangeKpiCommandInput
14
15
  extends GetCampaignDateRangeKpiRequest {}
15
16
  export interface GetCampaignDateRangeKpiCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCampaignVersionCommandInput
14
15
  extends GetCampaignVersionRequest {}
15
16
  export interface GetCampaignVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCampaignVersionsCommandInput
14
15
  extends GetCampaignVersionsRequest {}
15
16
  export interface GetCampaignVersionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetCampaignsCommandInput extends GetCampaignsRequest {}
11
12
  export interface GetCampaignsCommandOutput
12
13
  extends GetCampaignsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetChannelsCommandInput extends GetChannelsRequest {}
11
12
  export interface GetChannelsCommandOutput
12
13
  extends GetChannelsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetEmailChannelCommandInput extends GetEmailChannelRequest {}
14
15
  export interface GetEmailChannelCommandOutput
15
16
  extends GetEmailChannelResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetEmailTemplateCommandInput extends GetEmailTemplateRequest {}
14
15
  export interface GetEmailTemplateCommandOutput
15
16
  extends GetEmailTemplateResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetEndpointCommandInput extends GetEndpointRequest {}
11
12
  export interface GetEndpointCommandOutput
12
13
  extends GetEndpointResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetEventStreamCommandInput extends GetEventStreamRequest {}
14
15
  export interface GetEventStreamCommandOutput
15
16
  extends GetEventStreamResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetExportJobCommandInput extends GetExportJobRequest {}
11
12
  export interface GetExportJobCommandOutput
12
13
  extends GetExportJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetExportJobsCommandInput extends GetExportJobsRequest {}
14
15
  export interface GetExportJobsCommandOutput
15
16
  extends GetExportJobsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetGcmChannelCommandInput extends GetGcmChannelRequest {}
14
15
  export interface GetGcmChannelCommandOutput
15
16
  extends GetGcmChannelResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetImportJobCommandInput extends GetImportJobRequest {}
11
12
  export interface GetImportJobCommandOutput
12
13
  extends GetImportJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetImportJobsCommandInput extends GetImportJobsRequest {}
14
15
  export interface GetImportJobsCommandOutput
15
16
  extends GetImportJobsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetInAppMessagesCommandInput extends GetInAppMessagesRequest {}
14
15
  export interface GetInAppMessagesCommandOutput
15
16
  extends GetInAppMessagesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetInAppTemplateCommandInput extends GetInAppTemplateRequest {}
14
15
  export interface GetInAppTemplateCommandOutput
15
16
  extends GetInAppTemplateResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetJourneyCommandInput extends GetJourneyRequest {}
11
12
  export interface GetJourneyCommandOutput
12
13
  extends GetJourneyResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetJourneyDateRangeKpiCommandInput
14
15
  extends GetJourneyDateRangeKpiRequest {}
15
16
  export interface GetJourneyDateRangeKpiCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetJourneyExecutionActivityMetricsCommandInput
14
15
  extends GetJourneyExecutionActivityMetricsRequest {}
15
16
  export interface GetJourneyExecutionActivityMetricsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetJourneyExecutionMetricsCommandInput
14
15
  extends GetJourneyExecutionMetricsRequest {}
15
16
  export interface GetJourneyExecutionMetricsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetJourneyRunExecutionActivityMetricsCommandInput
14
15
  extends GetJourneyRunExecutionActivityMetricsRequest {}
15
16
  export interface GetJourneyRunExecutionActivityMetricsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetJourneyRunExecutionMetricsCommandInput
14
15
  extends GetJourneyRunExecutionMetricsRequest {}
15
16
  export interface GetJourneyRunExecutionMetricsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetJourneyRunsCommandInput extends GetJourneyRunsRequest {}
14
15
  export interface GetJourneyRunsCommandOutput
15
16
  extends GetJourneyRunsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPushTemplateCommandInput extends GetPushTemplateRequest {}
14
15
  export interface GetPushTemplateCommandOutput
15
16
  extends GetPushTemplateResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetRecommenderConfigurationCommandInput
14
15
  extends GetRecommenderConfigurationRequest {}
15
16
  export interface GetRecommenderConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetRecommenderConfigurationsCommandInput
14
15
  extends GetRecommenderConfigurationsRequest {}
15
16
  export interface GetRecommenderConfigurationsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetSegmentCommandInput extends GetSegmentRequest {}
11
12
  export interface GetSegmentCommandOutput
12
13
  extends GetSegmentResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSegmentExportJobsCommandInput
14
15
  extends GetSegmentExportJobsRequest {}
15
16
  export interface GetSegmentExportJobsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSegmentImportJobsCommandInput
14
15
  extends GetSegmentImportJobsRequest {}
15
16
  export interface GetSegmentImportJobsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSegmentVersionCommandInput
14
15
  extends GetSegmentVersionRequest {}
15
16
  export interface GetSegmentVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSegmentVersionsCommandInput
14
15
  extends GetSegmentVersionsRequest {}
15
16
  export interface GetSegmentVersionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetSegmentsCommandInput extends GetSegmentsRequest {}
11
12
  export interface GetSegmentsCommandOutput
12
13
  extends GetSegmentsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSmsChannelCommandInput extends GetSmsChannelRequest {}
14
15
  export interface GetSmsChannelCommandOutput
15
16
  extends GetSmsChannelResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSmsTemplateCommandInput extends GetSmsTemplateRequest {}
14
15
  export interface GetSmsTemplateCommandOutput
15
16
  extends GetSmsTemplateResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetUserEndpointsCommandInput extends GetUserEndpointsRequest {}
14
15
  export interface GetUserEndpointsCommandOutput
15
16
  extends GetUserEndpointsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetVoiceChannelCommandInput extends GetVoiceChannelRequest {}
14
15
  export interface GetVoiceChannelCommandOutput
15
16
  extends GetVoiceChannelResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetVoiceTemplateCommandInput extends GetVoiceTemplateRequest {}
14
15
  export interface GetVoiceTemplateCommandOutput
15
16
  extends GetVoiceTemplateResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListJourneysCommandInput extends ListJourneysRequest {}
11
12
  export interface ListJourneysCommandOutput
12
13
  extends ListJourneysResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTemplateVersionsCommandInput
14
15
  extends ListTemplateVersionsRequest {}
15
16
  export interface ListTemplateVersionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTemplatesCommandInput extends ListTemplatesRequest {}
14
15
  export interface ListTemplatesCommandOutput
15
16
  extends ListTemplatesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PhoneNumberValidateCommandInput
14
15
  extends PhoneNumberValidateRequest {}
15
16
  export interface PhoneNumberValidateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutEventStreamCommandInput extends PutEventStreamRequest {}
14
15
  export interface PutEventStreamCommandOutput
15
16
  extends PutEventStreamResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutEventsCommandInput extends PutEventsRequest {}
11
12
  export interface PutEventsCommandOutput
12
13
  extends PutEventsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RemoveAttributesCommandInput extends RemoveAttributesRequest {}
14
15
  export interface RemoveAttributesCommandOutput
15
16
  extends RemoveAttributesResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SendMessagesCommandInput extends SendMessagesRequest {}
11
12
  export interface SendMessagesCommandOutput
12
13
  extends SendMessagesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SendOTPMessageCommandInput extends SendOTPMessageRequest {}
14
15
  export interface SendOTPMessageCommandOutput
15
16
  extends SendOTPMessageResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SendUsersMessagesCommandInput
14
15
  extends SendUsersMessagesRequest {}
15
16
  export interface SendUsersMessagesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const TagResourceCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PinpointClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
11
12
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const UntagResourceCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateAdmChannelCommandInput extends UpdateAdmChannelRequest {}
14
15
  export interface UpdateAdmChannelCommandOutput
15
16
  extends UpdateAdmChannelResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateApnsChannelCommandInput
14
15
  extends UpdateApnsChannelRequest {}
15
16
  export interface UpdateApnsChannelCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateApnsSandboxChannelCommandInput
14
15
  extends UpdateApnsSandboxChannelRequest {}
15
16
  export interface UpdateApnsSandboxChannelCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateApnsVoipChannelCommandInput
14
15
  extends UpdateApnsVoipChannelRequest {}
15
16
  export interface UpdateApnsVoipChannelCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PinpointClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateApnsVoipSandboxChannelCommandInput
14
15
  extends UpdateApnsVoipSandboxChannelRequest {}
15
16
  export interface UpdateApnsVoipSandboxChannelCommandOutput