@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.
- package/dist-types/commands/CreateAppCommand.d.ts +22 -0
- package/dist-types/commands/CreateCampaignCommand.d.ts +22 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateExportJobCommand.d.ts +22 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +22 -0
- package/dist-types/commands/CreateInAppTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateJourneyCommand.d.ts +22 -0
- package/dist-types/commands/CreatePushTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/CreateSegmentCommand.d.ts +22 -0
- package/dist-types/commands/CreateSmsTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAdmChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +22 -0
- package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteCampaignCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEmailChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +22 -0
- package/dist-types/commands/DeleteGcmChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteJourneyCommand.d.ts +22 -0
- package/dist-types/commands/DeletePushTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/DeleteSegmentCommand.d.ts +22 -0
- package/dist-types/commands/DeleteSmsChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetAdmChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetAppCommand.d.ts +22 -0
- package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +22 -0
- package/dist-types/commands/GetApplicationSettingsCommand.d.ts +22 -0
- package/dist-types/commands/GetAppsCommand.d.ts +22 -0
- package/dist-types/commands/GetBaiduChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignVersionCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignVersionsCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignsCommand.d.ts +22 -0
- package/dist-types/commands/GetChannelsCommand.d.ts +22 -0
- package/dist-types/commands/GetEmailChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetEndpointCommand.d.ts +22 -0
- package/dist-types/commands/GetEventStreamCommand.d.ts +22 -0
- package/dist-types/commands/GetExportJobCommand.d.ts +22 -0
- package/dist-types/commands/GetExportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetGcmChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +22 -0
- package/dist-types/commands/GetImportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetInAppMessagesCommand.d.ts +22 -0
- package/dist-types/commands/GetInAppTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +22 -0
- package/dist-types/commands/GetPushTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentVersionCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentVersionsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentsCommand.d.ts +22 -0
- package/dist-types/commands/GetSmsChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetSmsTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetUserEndpointsCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceTemplateCommand.d.ts +22 -0
- package/dist-types/commands/ListJourneysCommand.d.ts +22 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +22 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/PhoneNumberValidateCommand.d.ts +22 -0
- package/dist-types/commands/PutEventStreamCommand.d.ts +22 -0
- package/dist-types/commands/PutEventsCommand.d.ts +22 -0
- package/dist-types/commands/RemoveAttributesCommand.d.ts +22 -0
- package/dist-types/commands/SendMessagesCommand.d.ts +22 -0
- package/dist-types/commands/SendOTPMessageCommand.d.ts +22 -0
- package/dist-types/commands/SendUsersMessagesCommand.d.ts +22 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAdmChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +22 -0
- package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateCampaignCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEmailChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +22 -0
- package/dist-types/commands/UpdateGcmChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateJourneyCommand.d.ts +25 -0
- package/dist-types/commands/UpdateJourneyStateCommand.d.ts +22 -0
- package/dist-types/commands/UpdatePushTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/UpdateSegmentCommand.d.ts +22 -0
- package/dist-types/commands/UpdateSmsChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +22 -0
- package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +22 -0
- package/dist-types/commands/VerifyOTPMessageCommand.d.ts +22 -0
- package/package.json +29 -29
|
@@ -29,6 +29,28 @@ export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBea
|
|
|
29
29
|
* @see {@link CreateAppCommandOutput} 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 CreateAppCommand extends $Command<CreateAppCommandInput, CreateAppCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateAppCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateCampaignCommandOutput extends CreateCampaignResponse, __M
|
|
|
29
29
|
* @see {@link CreateCampaignCommandOutput} 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 CreateCampaignCommand extends $Command<CreateCampaignCommandInput, CreateCampaignCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateCampaignCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreateEmailTemplateCommandOutput extends CreateEmailTemplateRes
|
|
|
29
29
|
* @see {@link CreateEmailTemplateCommandOutput} 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 TooManyRequestsException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class CreateEmailTemplateCommand extends $Command<CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
50
|
readonly input: CreateEmailTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateExportJobCommandOutput extends CreateExportJobResponse, _
|
|
|
29
29
|
* @see {@link CreateExportJobCommandOutput} 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 CreateExportJobCommand extends $Command<CreateExportJobCommandInput, CreateExportJobCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateExportJobCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateImportJobCommandOutput extends CreateImportJobResponse, _
|
|
|
29
29
|
* @see {@link CreateImportJobCommandOutput} 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 CreateImportJobCommand extends $Command<CreateImportJobCommandInput, CreateImportJobCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateImportJobCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreateInAppTemplateCommandOutput extends CreateInAppTemplateRes
|
|
|
29
29
|
* @see {@link CreateInAppTemplateCommandOutput} 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 TooManyRequestsException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class CreateInAppTemplateCommand extends $Command<CreateInAppTemplateCommandInput, CreateInAppTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
50
|
readonly input: CreateInAppTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateJourneyCommandOutput extends CreateJourneyResponse, __Met
|
|
|
29
29
|
* @see {@link CreateJourneyCommandOutput} 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 CreateJourneyCommand extends $Command<CreateJourneyCommandInput, CreateJourneyCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateJourneyCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreatePushTemplateCommandOutput extends CreatePushTemplateRespo
|
|
|
29
29
|
* @see {@link CreatePushTemplateCommandOutput} 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 TooManyRequestsException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class CreatePushTemplateCommand extends $Command<CreatePushTemplateCommandInput, CreatePushTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
50
|
readonly input: CreatePushTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateRecommenderConfigurationCommandOutput extends CreateRecom
|
|
|
29
29
|
* @see {@link CreateRecommenderConfigurationCommandOutput} 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 CreateRecommenderConfigurationCommand extends $Command<CreateRecommenderConfigurationCommandInput, CreateRecommenderConfigurationCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateRecommenderConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateSegmentCommandOutput extends CreateSegmentResponse, __Met
|
|
|
29
29
|
* @see {@link CreateSegmentCommandOutput} 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 CreateSegmentCommand extends $Command<CreateSegmentCommandInput, CreateSegmentCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateSegmentCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreateSmsTemplateCommandOutput extends CreateSmsTemplateRespons
|
|
|
29
29
|
* @see {@link CreateSmsTemplateCommandOutput} 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 TooManyRequestsException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class CreateSmsTemplateCommand extends $Command<CreateSmsTemplateCommandInput, CreateSmsTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
50
|
readonly input: CreateSmsTemplateCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreateVoiceTemplateCommandOutput extends CreateVoiceTemplateRes
|
|
|
29
29
|
* @see {@link CreateVoiceTemplateCommandOutput} 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 TooManyRequestsException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class CreateVoiceTemplateCommand extends $Command<CreateVoiceTemplateCommandInput, CreateVoiceTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
50
|
readonly input: CreateVoiceTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteAdmChannelCommandOutput extends DeleteAdmChannelResponse,
|
|
|
29
29
|
* @see {@link DeleteAdmChannelCommandOutput} 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 DeleteAdmChannelCommand extends $Command<DeleteAdmChannelCommandInput, DeleteAdmChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteAdmChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteApnsChannelCommandOutput extends DeleteApnsChannelRespons
|
|
|
29
29
|
* @see {@link DeleteApnsChannelCommandOutput} 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 DeleteApnsChannelCommand extends $Command<DeleteApnsChannelCommandInput, DeleteApnsChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteApnsChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteApnsSandboxChannelCommandOutput extends DeleteApnsSandbox
|
|
|
29
29
|
* @see {@link DeleteApnsSandboxChannelCommandOutput} 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 DeleteApnsSandboxChannelCommand extends $Command<DeleteApnsSandboxChannelCommandInput, DeleteApnsSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteApnsSandboxChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteApnsVoipChannelCommandOutput extends DeleteApnsVoipChanne
|
|
|
29
29
|
* @see {@link DeleteApnsVoipChannelCommandOutput} 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 DeleteApnsVoipChannelCommand extends $Command<DeleteApnsVoipChannelCommandInput, DeleteApnsVoipChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteApnsVoipChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteApnsVoipSandboxChannelCommandOutput extends DeleteApnsVoi
|
|
|
29
29
|
* @see {@link DeleteApnsVoipSandboxChannelCommandOutput} 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 DeleteApnsVoipSandboxChannelCommand extends $Command<DeleteApnsVoipSandboxChannelCommandInput, DeleteApnsVoipSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteApnsVoipSandboxChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteAppCommandOutput extends DeleteAppResponse, __MetadataBea
|
|
|
29
29
|
* @see {@link DeleteAppCommandOutput} 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 DeleteAppCommand extends $Command<DeleteAppCommandInput, DeleteAppCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteAppCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteBaiduChannelCommandOutput extends DeleteBaiduChannelRespo
|
|
|
29
29
|
* @see {@link DeleteBaiduChannelCommandOutput} 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 DeleteBaiduChannelCommand extends $Command<DeleteBaiduChannelCommandInput, DeleteBaiduChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteBaiduChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteCampaignCommandOutput extends DeleteCampaignResponse, __M
|
|
|
29
29
|
* @see {@link DeleteCampaignCommandOutput} 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 DeleteCampaignCommand extends $Command<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteCampaignCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteEmailChannelCommandOutput extends DeleteEmailChannelRespo
|
|
|
29
29
|
* @see {@link DeleteEmailChannelCommandOutput} 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 DeleteEmailChannelCommand extends $Command<DeleteEmailChannelCommandInput, DeleteEmailChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteEmailChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteEmailTemplateCommandOutput extends DeleteEmailTemplateRes
|
|
|
29
29
|
* @see {@link DeleteEmailTemplateCommandOutput} 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 DeleteEmailTemplateCommand extends $Command<DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteEmailTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteEndpointCommandOutput extends DeleteEndpointResponse, __M
|
|
|
29
29
|
* @see {@link DeleteEndpointCommandOutput} 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 DeleteEndpointCommand extends $Command<DeleteEndpointCommandInput, DeleteEndpointCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteEndpointCommandInput;
|