@aws-sdk/client-pinpoint 3.288.0 → 3.290.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 (120) hide show
  1. package/dist-types/commands/CreateAppCommand.d.ts +22 -0
  2. package/dist-types/commands/CreateCampaignCommand.d.ts +22 -0
  3. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +16 -0
  4. package/dist-types/commands/CreateExportJobCommand.d.ts +22 -0
  5. package/dist-types/commands/CreateImportJobCommand.d.ts +22 -0
  6. package/dist-types/commands/CreateInAppTemplateCommand.d.ts +16 -0
  7. package/dist-types/commands/CreateJourneyCommand.d.ts +22 -0
  8. package/dist-types/commands/CreatePushTemplateCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +22 -0
  10. package/dist-types/commands/CreateSegmentCommand.d.ts +22 -0
  11. package/dist-types/commands/CreateSmsTemplateCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +16 -0
  13. package/dist-types/commands/DeleteAdmChannelCommand.d.ts +22 -0
  14. package/dist-types/commands/DeleteApnsChannelCommand.d.ts +22 -0
  15. package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +22 -0
  16. package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +22 -0
  17. package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +22 -0
  18. package/dist-types/commands/DeleteAppCommand.d.ts +22 -0
  19. package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +22 -0
  20. package/dist-types/commands/DeleteCampaignCommand.d.ts +22 -0
  21. package/dist-types/commands/DeleteEmailChannelCommand.d.ts +22 -0
  22. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +22 -0
  23. package/dist-types/commands/DeleteEndpointCommand.d.ts +22 -0
  24. package/dist-types/commands/DeleteEventStreamCommand.d.ts +22 -0
  25. package/dist-types/commands/DeleteGcmChannelCommand.d.ts +22 -0
  26. package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +22 -0
  27. package/dist-types/commands/DeleteJourneyCommand.d.ts +22 -0
  28. package/dist-types/commands/DeletePushTemplateCommand.d.ts +22 -0
  29. package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +22 -0
  30. package/dist-types/commands/DeleteSegmentCommand.d.ts +22 -0
  31. package/dist-types/commands/DeleteSmsChannelCommand.d.ts +22 -0
  32. package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +22 -0
  33. package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +22 -0
  34. package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +22 -0
  35. package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +22 -0
  36. package/dist-types/commands/GetAdmChannelCommand.d.ts +22 -0
  37. package/dist-types/commands/GetApnsChannelCommand.d.ts +22 -0
  38. package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +22 -0
  39. package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +22 -0
  40. package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +22 -0
  41. package/dist-types/commands/GetAppCommand.d.ts +22 -0
  42. package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +22 -0
  43. package/dist-types/commands/GetApplicationSettingsCommand.d.ts +22 -0
  44. package/dist-types/commands/GetAppsCommand.d.ts +22 -0
  45. package/dist-types/commands/GetBaiduChannelCommand.d.ts +22 -0
  46. package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +22 -0
  47. package/dist-types/commands/GetCampaignCommand.d.ts +22 -0
  48. package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +22 -0
  49. package/dist-types/commands/GetCampaignVersionCommand.d.ts +22 -0
  50. package/dist-types/commands/GetCampaignVersionsCommand.d.ts +22 -0
  51. package/dist-types/commands/GetCampaignsCommand.d.ts +22 -0
  52. package/dist-types/commands/GetChannelsCommand.d.ts +22 -0
  53. package/dist-types/commands/GetEmailChannelCommand.d.ts +22 -0
  54. package/dist-types/commands/GetEmailTemplateCommand.d.ts +22 -0
  55. package/dist-types/commands/GetEndpointCommand.d.ts +22 -0
  56. package/dist-types/commands/GetEventStreamCommand.d.ts +22 -0
  57. package/dist-types/commands/GetExportJobCommand.d.ts +22 -0
  58. package/dist-types/commands/GetExportJobsCommand.d.ts +22 -0
  59. package/dist-types/commands/GetGcmChannelCommand.d.ts +22 -0
  60. package/dist-types/commands/GetImportJobCommand.d.ts +22 -0
  61. package/dist-types/commands/GetImportJobsCommand.d.ts +22 -0
  62. package/dist-types/commands/GetInAppMessagesCommand.d.ts +22 -0
  63. package/dist-types/commands/GetInAppTemplateCommand.d.ts +22 -0
  64. package/dist-types/commands/GetJourneyCommand.d.ts +22 -0
  65. package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +22 -0
  66. package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +22 -0
  67. package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +22 -0
  68. package/dist-types/commands/GetPushTemplateCommand.d.ts +22 -0
  69. package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +22 -0
  70. package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +22 -0
  71. package/dist-types/commands/GetSegmentCommand.d.ts +22 -0
  72. package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +22 -0
  73. package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +22 -0
  74. package/dist-types/commands/GetSegmentVersionCommand.d.ts +22 -0
  75. package/dist-types/commands/GetSegmentVersionsCommand.d.ts +22 -0
  76. package/dist-types/commands/GetSegmentsCommand.d.ts +22 -0
  77. package/dist-types/commands/GetSmsChannelCommand.d.ts +22 -0
  78. package/dist-types/commands/GetSmsTemplateCommand.d.ts +22 -0
  79. package/dist-types/commands/GetUserEndpointsCommand.d.ts +22 -0
  80. package/dist-types/commands/GetVoiceChannelCommand.d.ts +22 -0
  81. package/dist-types/commands/GetVoiceTemplateCommand.d.ts +22 -0
  82. package/dist-types/commands/ListJourneysCommand.d.ts +22 -0
  83. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  84. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +22 -0
  85. package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
  86. package/dist-types/commands/PhoneNumberValidateCommand.d.ts +22 -0
  87. package/dist-types/commands/PutEventStreamCommand.d.ts +22 -0
  88. package/dist-types/commands/PutEventsCommand.d.ts +22 -0
  89. package/dist-types/commands/RemoveAttributesCommand.d.ts +22 -0
  90. package/dist-types/commands/SendMessagesCommand.d.ts +22 -0
  91. package/dist-types/commands/SendOTPMessageCommand.d.ts +22 -0
  92. package/dist-types/commands/SendUsersMessagesCommand.d.ts +22 -0
  93. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  94. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  95. package/dist-types/commands/UpdateAdmChannelCommand.d.ts +22 -0
  96. package/dist-types/commands/UpdateApnsChannelCommand.d.ts +22 -0
  97. package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +22 -0
  98. package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +22 -0
  99. package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +22 -0
  100. package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +22 -0
  101. package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +22 -0
  102. package/dist-types/commands/UpdateCampaignCommand.d.ts +22 -0
  103. package/dist-types/commands/UpdateEmailChannelCommand.d.ts +22 -0
  104. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +22 -0
  105. package/dist-types/commands/UpdateEndpointCommand.d.ts +22 -0
  106. package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +22 -0
  107. package/dist-types/commands/UpdateGcmChannelCommand.d.ts +22 -0
  108. package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +22 -0
  109. package/dist-types/commands/UpdateJourneyCommand.d.ts +25 -0
  110. package/dist-types/commands/UpdateJourneyStateCommand.d.ts +22 -0
  111. package/dist-types/commands/UpdatePushTemplateCommand.d.ts +22 -0
  112. package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +22 -0
  113. package/dist-types/commands/UpdateSegmentCommand.d.ts +22 -0
  114. package/dist-types/commands/UpdateSmsChannelCommand.d.ts +22 -0
  115. package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +22 -0
  116. package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +22 -0
  117. package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +22 -0
  118. package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +22 -0
  119. package/dist-types/commands/VerifyOTPMessageCommand.d.ts +22 -0
  120. package/package.json +29 -29
@@ -29,6 +29,28 @@ export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitie
29
29
  * @see {@link GetCampaignActivitiesCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetCampaignActivitiesCommand extends $Command<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetCampaignActivitiesCommandInput;
@@ -29,6 +29,28 @@ export interface GetCampaignCommandOutput extends GetCampaignResponse, __Metadat
29
29
  * @see {@link GetCampaignCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetCampaignCommand extends $Command<GetCampaignCommandInput, GetCampaignCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetCampaignCommandInput;
@@ -29,6 +29,28 @@ export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRan
29
29
  * @see {@link GetCampaignDateRangeKpiCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetCampaignDateRangeKpiCommand extends $Command<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetCampaignDateRangeKpiCommandInput;
@@ -29,6 +29,28 @@ export interface GetCampaignVersionCommandOutput extends GetCampaignVersionRespo
29
29
  * @see {@link GetCampaignVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetCampaignVersionCommand extends $Command<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetCampaignVersionCommandInput;
@@ -29,6 +29,28 @@ export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsRes
29
29
  * @see {@link GetCampaignVersionsCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetCampaignVersionsCommand extends $Command<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetCampaignVersionsCommandInput;
@@ -29,6 +29,28 @@ export interface GetCampaignsCommandOutput extends GetCampaignsResponse, __Metad
29
29
  * @see {@link GetCampaignsCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetCampaignsCommand extends $Command<GetCampaignsCommandInput, GetCampaignsCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetCampaignsCommandInput;
@@ -29,6 +29,28 @@ export interface GetChannelsCommandOutput extends GetChannelsResponse, __Metadat
29
29
  * @see {@link GetChannelsCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetChannelsCommand extends $Command<GetChannelsCommandInput, GetChannelsCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetChannelsCommandInput;
@@ -29,6 +29,28 @@ export interface GetEmailChannelCommandOutput extends GetEmailChannelResponse, _
29
29
  * @see {@link GetEmailChannelCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetEmailChannelCommand extends $Command<GetEmailChannelCommandInput, GetEmailChannelCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetEmailChannelCommandInput;
@@ -29,6 +29,28 @@ export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse,
29
29
  * @see {@link GetEmailTemplateCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetEmailTemplateCommand extends $Command<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetEmailTemplateCommandInput;
@@ -29,6 +29,28 @@ export interface GetEndpointCommandOutput extends GetEndpointResponse, __Metadat
29
29
  * @see {@link GetEndpointCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetEndpointCommand extends $Command<GetEndpointCommandInput, GetEndpointCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetEndpointCommandInput;
@@ -29,6 +29,28 @@ export interface GetEventStreamCommandOutput extends GetEventStreamResponse, __M
29
29
  * @see {@link GetEventStreamCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetEventStreamCommand extends $Command<GetEventStreamCommandInput, GetEventStreamCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetEventStreamCommandInput;
@@ -29,6 +29,28 @@ export interface GetExportJobCommandOutput extends GetExportJobResponse, __Metad
29
29
  * @see {@link GetExportJobCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetExportJobCommand extends $Command<GetExportJobCommandInput, GetExportJobCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetExportJobCommandInput;
@@ -29,6 +29,28 @@ export interface GetExportJobsCommandOutput extends GetExportJobsResponse, __Met
29
29
  * @see {@link GetExportJobsCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetExportJobsCommand extends $Command<GetExportJobsCommandInput, GetExportJobsCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetExportJobsCommandInput;
@@ -29,6 +29,28 @@ export interface GetGcmChannelCommandOutput extends GetGcmChannelResponse, __Met
29
29
  * @see {@link GetGcmChannelCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetGcmChannelCommand extends $Command<GetGcmChannelCommandInput, GetGcmChannelCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetGcmChannelCommandInput;
@@ -29,6 +29,28 @@ export interface GetImportJobCommandOutput extends GetImportJobResponse, __Metad
29
29
  * @see {@link GetImportJobCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetImportJobCommand extends $Command<GetImportJobCommandInput, GetImportJobCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetImportJobCommandInput;
@@ -29,6 +29,28 @@ export interface GetImportJobsCommandOutput extends GetImportJobsResponse, __Met
29
29
  * @see {@link GetImportJobsCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetImportJobsCommand extends $Command<GetImportJobsCommandInput, GetImportJobsCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetImportJobsCommandInput;
@@ -29,6 +29,28 @@ export interface GetInAppMessagesCommandOutput extends GetInAppMessagesResponse,
29
29
  * @see {@link GetInAppMessagesCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetInAppMessagesCommand extends $Command<GetInAppMessagesCommandInput, GetInAppMessagesCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetInAppMessagesCommandInput;
@@ -29,6 +29,28 @@ export interface GetInAppTemplateCommandOutput extends GetInAppTemplateResponse,
29
29
  * @see {@link GetInAppTemplateCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetInAppTemplateCommand extends $Command<GetInAppTemplateCommandInput, GetInAppTemplateCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetInAppTemplateCommandInput;
@@ -29,6 +29,28 @@ export interface GetJourneyCommandOutput extends GetJourneyResponse, __MetadataB
29
29
  * @see {@link GetJourneyCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetJourneyCommand extends $Command<GetJourneyCommandInput, GetJourneyCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetJourneyCommandInput;
@@ -29,6 +29,28 @@ export interface GetJourneyDateRangeKpiCommandOutput extends GetJourneyDateRange
29
29
  * @see {@link GetJourneyDateRangeKpiCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetJourneyDateRangeKpiCommand extends $Command<GetJourneyDateRangeKpiCommandInput, GetJourneyDateRangeKpiCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetJourneyDateRangeKpiCommandInput;
@@ -29,6 +29,28 @@ export interface GetJourneyExecutionActivityMetricsCommandOutput extends GetJour
29
29
  * @see {@link GetJourneyExecutionActivityMetricsCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetJourneyExecutionActivityMetricsCommand extends $Command<GetJourneyExecutionActivityMetricsCommandInput, GetJourneyExecutionActivityMetricsCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetJourneyExecutionActivityMetricsCommandInput;
@@ -29,6 +29,28 @@ export interface GetJourneyExecutionMetricsCommandOutput extends GetJourneyExecu
29
29
  * @see {@link GetJourneyExecutionMetricsCommandOutput} for command's `response` shape.
30
30
  * @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * <p>Provides information about an API request or response.</p>
34
+ *
35
+ * @throws {@link ForbiddenException} (client fault)
36
+ * <p>Provides information about an API request or response.</p>
37
+ *
38
+ * @throws {@link InternalServerErrorException} (server fault)
39
+ * <p>Provides information about an API request or response.</p>
40
+ *
41
+ * @throws {@link MethodNotAllowedException} (client fault)
42
+ * <p>Provides information about an API request or response.</p>
43
+ *
44
+ * @throws {@link NotFoundException} (client fault)
45
+ * <p>Provides information about an API request or response.</p>
46
+ *
47
+ * @throws {@link PayloadTooLargeException} (client fault)
48
+ * <p>Provides information about an API request or response.</p>
49
+ *
50
+ * @throws {@link TooManyRequestsException} (client fault)
51
+ * <p>Provides information about an API request or response.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetJourneyExecutionMetricsCommand extends $Command<GetJourneyExecutionMetricsCommandInput, GetJourneyExecutionMetricsCommandOutput, PinpointClientResolvedConfig> {
34
56
  readonly input: GetJourneyExecutionMetricsCommandInput;