@aws-sdk/client-pinpoint 3.170.0 → 3.178.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 (133) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Pinpoint.d.ts +0 -119
  6. package/dist-types/ts3.4/PinpointClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetAppCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +0 -2
  109. package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +0 -2
  110. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +0 -2
  111. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
  112. package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +0 -2
  113. package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +0 -2
  114. package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +0 -2
  115. package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +0 -2
  116. package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +0 -2
  117. package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +0 -2
  118. package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +0 -2
  119. package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +0 -2
  120. package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +0 -2
  121. package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +0 -2
  122. package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +0 -2
  123. package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +0 -2
  124. package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +0 -2
  125. package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +0 -2
  126. package/dist-types/ts3.4/models/PinpointServiceException.d.ts +0 -1
  127. package/dist-types/ts3.4/models/models_0.d.ts +0 -1277
  128. package/dist-types/ts3.4/models/models_1.d.ts +0 -461
  129. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  130. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  131. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  132. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  133. package/package.json +26 -26
@@ -19,7 +19,6 @@ export interface GetSegmentVersionsCommandInput
19
19
  export interface GetSegmentVersionsCommandOutput
20
20
  extends GetSegmentVersionsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetSegmentVersionsCommand extends $Command<
24
23
  GetSegmentVersionsCommandInput,
25
24
  GetSegmentVersionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetSegmentVersionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetSegmentVersionsCommandInput;
29
28
  constructor(input: GetSegmentVersionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetSegmentsCommandInput extends GetSegmentsRequest {}
15
15
  export interface GetSegmentsCommandOutput
16
16
  extends GetSegmentsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetSegmentsCommand extends $Command<
20
19
  GetSegmentsCommandInput,
21
20
  GetSegmentsCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetSegmentsCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetSegmentsCommandInput;
25
24
  constructor(input: GetSegmentsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetSmsChannelCommandInput extends GetSmsChannelRequest {}
18
18
  export interface GetSmsChannelCommandOutput
19
19
  extends GetSmsChannelResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetSmsChannelCommand extends $Command<
23
22
  GetSmsChannelCommandInput,
24
23
  GetSmsChannelCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetSmsChannelCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetSmsChannelCommandInput;
28
27
  constructor(input: GetSmsChannelCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetSmsTemplateCommandInput extends GetSmsTemplateRequest {}
18
18
  export interface GetSmsTemplateCommandOutput
19
19
  extends GetSmsTemplateResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetSmsTemplateCommand extends $Command<
23
22
  GetSmsTemplateCommandInput,
24
23
  GetSmsTemplateCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetSmsTemplateCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetSmsTemplateCommandInput;
28
27
  constructor(input: GetSmsTemplateCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetUserEndpointsCommandInput extends GetUserEndpointsRequest {}
18
18
  export interface GetUserEndpointsCommandOutput
19
19
  extends GetUserEndpointsResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetUserEndpointsCommand extends $Command<
23
22
  GetUserEndpointsCommandInput,
24
23
  GetUserEndpointsCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetUserEndpointsCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetUserEndpointsCommandInput;
28
27
  constructor(input: GetUserEndpointsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetVoiceChannelCommandInput extends GetVoiceChannelRequest {}
18
18
  export interface GetVoiceChannelCommandOutput
19
19
  extends GetVoiceChannelResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetVoiceChannelCommand extends $Command<
23
22
  GetVoiceChannelCommandInput,
24
23
  GetVoiceChannelCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetVoiceChannelCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetVoiceChannelCommandInput;
28
27
  constructor(input: GetVoiceChannelCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetVoiceTemplateCommandInput extends GetVoiceTemplateRequest {}
18
18
  export interface GetVoiceTemplateCommandOutput
19
19
  extends GetVoiceTemplateResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetVoiceTemplateCommand extends $Command<
23
22
  GetVoiceTemplateCommandInput,
24
23
  GetVoiceTemplateCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetVoiceTemplateCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetVoiceTemplateCommandInput;
28
27
  constructor(input: GetVoiceTemplateCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListJourneysCommandInput extends ListJourneysRequest {}
15
15
  export interface ListJourneysCommandOutput
16
16
  extends ListJourneysResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListJourneysCommand extends $Command<
20
19
  ListJourneysCommandInput,
21
20
  ListJourneysCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListJourneysCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListJourneysCommandInput;
25
24
  constructor(input: ListJourneysCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
19
19
  export interface ListTagsForResourceCommandOutput
20
20
  extends ListTagsForResourceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTagsForResourceCommand extends $Command<
24
23
  ListTagsForResourceCommandInput,
25
24
  ListTagsForResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTagsForResourceCommandInput;
29
28
  constructor(input: ListTagsForResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTemplateVersionsCommandInput
19
19
  export interface ListTemplateVersionsCommandOutput
20
20
  extends ListTemplateVersionsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTemplateVersionsCommand extends $Command<
24
23
  ListTemplateVersionsCommandInput,
25
24
  ListTemplateVersionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTemplateVersionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTemplateVersionsCommandInput;
29
28
  constructor(input: ListTemplateVersionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListTemplatesCommandInput extends ListTemplatesRequest {}
18
18
  export interface ListTemplatesCommandOutput
19
19
  extends ListTemplatesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListTemplatesCommand extends $Command<
23
22
  ListTemplatesCommandInput,
24
23
  ListTemplatesCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListTemplatesCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListTemplatesCommandInput;
28
27
  constructor(input: ListTemplatesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PhoneNumberValidateCommandInput
19
19
  export interface PhoneNumberValidateCommandOutput
20
20
  extends PhoneNumberValidateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PhoneNumberValidateCommand extends $Command<
24
23
  PhoneNumberValidateCommandInput,
25
24
  PhoneNumberValidateCommandOutput,
@@ -27,7 +26,6 @@ export declare class PhoneNumberValidateCommand extends $Command<
27
26
  > {
28
27
  readonly input: PhoneNumberValidateCommandInput;
29
28
  constructor(input: PhoneNumberValidateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface PutEventStreamCommandInput extends PutEventStreamRequest {}
18
18
  export interface PutEventStreamCommandOutput
19
19
  extends PutEventStreamResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class PutEventStreamCommand extends $Command<
23
22
  PutEventStreamCommandInput,
24
23
  PutEventStreamCommandOutput,
@@ -26,7 +25,6 @@ export declare class PutEventStreamCommand extends $Command<
26
25
  > {
27
26
  readonly input: PutEventStreamCommandInput;
28
27
  constructor(input: PutEventStreamCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutEventsCommandInput extends PutEventsRequest {}
15
15
  export interface PutEventsCommandOutput
16
16
  extends PutEventsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutEventsCommand extends $Command<
20
19
  PutEventsCommandInput,
21
20
  PutEventsCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutEventsCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutEventsCommandInput;
25
24
  constructor(input: PutEventsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface RemoveAttributesCommandInput extends RemoveAttributesRequest {}
18
18
  export interface RemoveAttributesCommandOutput
19
19
  extends RemoveAttributesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class RemoveAttributesCommand extends $Command<
23
22
  RemoveAttributesCommandInput,
24
23
  RemoveAttributesCommandOutput,
@@ -26,7 +25,6 @@ export declare class RemoveAttributesCommand extends $Command<
26
25
  > {
27
26
  readonly input: RemoveAttributesCommandInput;
28
27
  constructor(input: RemoveAttributesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface SendMessagesCommandInput extends SendMessagesRequest {}
15
15
  export interface SendMessagesCommandOutput
16
16
  extends SendMessagesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class SendMessagesCommand extends $Command<
20
19
  SendMessagesCommandInput,
21
20
  SendMessagesCommandOutput,
@@ -23,7 +22,6 @@ export declare class SendMessagesCommand extends $Command<
23
22
  > {
24
23
  readonly input: SendMessagesCommandInput;
25
24
  constructor(input: SendMessagesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface SendOTPMessageCommandInput extends SendOTPMessageRequest {}
18
18
  export interface SendOTPMessageCommandOutput
19
19
  extends SendOTPMessageResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class SendOTPMessageCommand extends $Command<
23
22
  SendOTPMessageCommandInput,
24
23
  SendOTPMessageCommandOutput,
@@ -26,7 +25,6 @@ export declare class SendOTPMessageCommand extends $Command<
26
25
  > {
27
26
  readonly input: SendOTPMessageCommandInput;
28
27
  constructor(input: SendOTPMessageCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface SendUsersMessagesCommandInput
19
19
  export interface SendUsersMessagesCommandOutput
20
20
  extends SendUsersMessagesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class SendUsersMessagesCommand extends $Command<
24
23
  SendUsersMessagesCommandInput,
25
24
  SendUsersMessagesCommandOutput,
@@ -27,7 +26,6 @@ export declare class SendUsersMessagesCommand extends $Command<
27
26
  > {
28
27
  readonly input: SendUsersMessagesCommandInput;
29
28
  constructor(input: SendUsersMessagesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../PinpointClient";
14
14
  export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class TagResourceCommand extends $Command<
18
17
  TagResourceCommandInput,
19
18
  TagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class TagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: TagResourceCommandInput;
23
22
  constructor(input: TagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: PinpointClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../PinpointClient";
14
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
15
15
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class UntagResourceCommand extends $Command<
18
17
  UntagResourceCommandInput,
19
18
  UntagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class UntagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: UntagResourceCommandInput;
23
22
  constructor(input: UntagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateAdmChannelCommandInput extends UpdateAdmChannelRequest {}
18
18
  export interface UpdateAdmChannelCommandOutput
19
19
  extends UpdateAdmChannelResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateAdmChannelCommand extends $Command<
23
22
  UpdateAdmChannelCommandInput,
24
23
  UpdateAdmChannelCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateAdmChannelCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateAdmChannelCommandInput;
28
27
  constructor(input: UpdateAdmChannelCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateApnsChannelCommandInput
19
19
  export interface UpdateApnsChannelCommandOutput
20
20
  extends UpdateApnsChannelResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateApnsChannelCommand extends $Command<
24
23
  UpdateApnsChannelCommandInput,
25
24
  UpdateApnsChannelCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateApnsChannelCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateApnsChannelCommandInput;
29
28
  constructor(input: UpdateApnsChannelCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateApnsSandboxChannelCommandInput
19
19
  export interface UpdateApnsSandboxChannelCommandOutput
20
20
  extends UpdateApnsSandboxChannelResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateApnsSandboxChannelCommand extends $Command<
24
23
  UpdateApnsSandboxChannelCommandInput,
25
24
  UpdateApnsSandboxChannelCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateApnsSandboxChannelCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateApnsSandboxChannelCommandInput;
29
28
  constructor(input: UpdateApnsSandboxChannelCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateApnsVoipChannelCommandInput
19
19
  export interface UpdateApnsVoipChannelCommandOutput
20
20
  extends UpdateApnsVoipChannelResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateApnsVoipChannelCommand extends $Command<
24
23
  UpdateApnsVoipChannelCommandInput,
25
24
  UpdateApnsVoipChannelCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateApnsVoipChannelCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateApnsVoipChannelCommandInput;
29
28
  constructor(input: UpdateApnsVoipChannelCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateApnsVoipSandboxChannelCommandInput
19
19
  export interface UpdateApnsVoipSandboxChannelCommandOutput
20
20
  extends UpdateApnsVoipSandboxChannelResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateApnsVoipSandboxChannelCommand extends $Command<
24
23
  UpdateApnsVoipSandboxChannelCommandInput,
25
24
  UpdateApnsVoipSandboxChannelCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateApnsVoipSandboxChannelCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateApnsVoipSandboxChannelCommandInput;
29
28
  constructor(input: UpdateApnsVoipSandboxChannelCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateApplicationSettingsCommandInput
19
19
  export interface UpdateApplicationSettingsCommandOutput
20
20
  extends UpdateApplicationSettingsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateApplicationSettingsCommand extends $Command<
24
23
  UpdateApplicationSettingsCommandInput,
25
24
  UpdateApplicationSettingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateApplicationSettingsCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateApplicationSettingsCommandInput;
29
28
  constructor(input: UpdateApplicationSettingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateBaiduChannelCommandInput
19
19
  export interface UpdateBaiduChannelCommandOutput
20
20
  extends UpdateBaiduChannelResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateBaiduChannelCommand extends $Command<
24
23
  UpdateBaiduChannelCommandInput,
25
24
  UpdateBaiduChannelCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateBaiduChannelCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateBaiduChannelCommandInput;
29
28
  constructor(input: UpdateBaiduChannelCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateCampaignCommandInput extends UpdateCampaignRequest {}
18
18
  export interface UpdateCampaignCommandOutput
19
19
  extends UpdateCampaignResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateCampaignCommand extends $Command<
23
22
  UpdateCampaignCommandInput,
24
23
  UpdateCampaignCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateCampaignCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateCampaignCommandInput;
28
27
  constructor(input: UpdateCampaignCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateEmailChannelCommandInput
19
19
  export interface UpdateEmailChannelCommandOutput
20
20
  extends UpdateEmailChannelResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateEmailChannelCommand extends $Command<
24
23
  UpdateEmailChannelCommandInput,
25
24
  UpdateEmailChannelCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateEmailChannelCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateEmailChannelCommandInput;
29
28
  constructor(input: UpdateEmailChannelCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateEmailTemplateCommandInput
19
19
  export interface UpdateEmailTemplateCommandOutput
20
20
  extends UpdateEmailTemplateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateEmailTemplateCommand extends $Command<
24
23
  UpdateEmailTemplateCommandInput,
25
24
  UpdateEmailTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateEmailTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateEmailTemplateCommandInput;
29
28
  constructor(input: UpdateEmailTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateEndpointCommandInput extends UpdateEndpointRequest {}
18
18
  export interface UpdateEndpointCommandOutput
19
19
  extends UpdateEndpointResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateEndpointCommand extends $Command<
23
22
  UpdateEndpointCommandInput,
24
23
  UpdateEndpointCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateEndpointCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateEndpointCommandInput;
28
27
  constructor(input: UpdateEndpointCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateEndpointsBatchCommandInput
19
19
  export interface UpdateEndpointsBatchCommandOutput
20
20
  extends UpdateEndpointsBatchResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateEndpointsBatchCommand extends $Command<
24
23
  UpdateEndpointsBatchCommandInput,
25
24
  UpdateEndpointsBatchCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateEndpointsBatchCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateEndpointsBatchCommandInput;
29
28
  constructor(input: UpdateEndpointsBatchCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateGcmChannelCommandInput extends UpdateGcmChannelRequest {}
18
18
  export interface UpdateGcmChannelCommandOutput
19
19
  extends UpdateGcmChannelResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateGcmChannelCommand extends $Command<
23
22
  UpdateGcmChannelCommandInput,
24
23
  UpdateGcmChannelCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateGcmChannelCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateGcmChannelCommandInput;
28
27
  constructor(input: UpdateGcmChannelCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateInAppTemplateCommandInput
19
19
  export interface UpdateInAppTemplateCommandOutput
20
20
  extends UpdateInAppTemplateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateInAppTemplateCommand extends $Command<
24
23
  UpdateInAppTemplateCommandInput,
25
24
  UpdateInAppTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateInAppTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateInAppTemplateCommandInput;
29
28
  constructor(input: UpdateInAppTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateJourneyCommandInput extends UpdateJourneyRequest {}
18
18
  export interface UpdateJourneyCommandOutput
19
19
  extends UpdateJourneyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateJourneyCommand extends $Command<
23
22
  UpdateJourneyCommandInput,
24
23
  UpdateJourneyCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateJourneyCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateJourneyCommandInput;
28
27
  constructor(input: UpdateJourneyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateJourneyStateCommandInput
19
19
  export interface UpdateJourneyStateCommandOutput
20
20
  extends UpdateJourneyStateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateJourneyStateCommand extends $Command<
24
23
  UpdateJourneyStateCommandInput,
25
24
  UpdateJourneyStateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateJourneyStateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateJourneyStateCommandInput;
29
28
  constructor(input: UpdateJourneyStateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdatePushTemplateCommandInput
19
19
  export interface UpdatePushTemplateCommandOutput
20
20
  extends UpdatePushTemplateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdatePushTemplateCommand extends $Command<
24
23
  UpdatePushTemplateCommandInput,
25
24
  UpdatePushTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdatePushTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdatePushTemplateCommandInput;
29
28
  constructor(input: UpdatePushTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateRecommenderConfigurationCommandInput
19
19
  export interface UpdateRecommenderConfigurationCommandOutput
20
20
  extends UpdateRecommenderConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateRecommenderConfigurationCommand extends $Command<
24
23
  UpdateRecommenderConfigurationCommandInput,
25
24
  UpdateRecommenderConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateRecommenderConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateRecommenderConfigurationCommandInput;
29
28
  constructor(input: UpdateRecommenderConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PinpointClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateSegmentCommandInput extends UpdateSegmentRequest {}
18
18
  export interface UpdateSegmentCommandOutput
19
19
  extends UpdateSegmentResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateSegmentCommand extends $Command<
23
22
  UpdateSegmentCommandInput,
24
23
  UpdateSegmentCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateSegmentCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateSegmentCommandInput;
28
27
  constructor(input: UpdateSegmentCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PinpointClientResolvedConfig,