@aws-sdk/client-pinpoint 3.289.0 → 3.292.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 +35 -40
|
@@ -29,6 +29,28 @@ export interface GetPushTemplateCommandOutput extends GetPushTemplateResponse, _
|
|
|
29
29
|
* @see {@link GetPushTemplateCommandOutput} 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 GetPushTemplateCommand extends $Command<GetPushTemplateCommandInput, GetPushTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetPushTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetRecommenderConfigurationCommandOutput extends GetRecommender
|
|
|
29
29
|
* @see {@link GetRecommenderConfigurationCommandOutput} 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 GetRecommenderConfigurationCommand extends $Command<GetRecommenderConfigurationCommandInput, GetRecommenderConfigurationCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetRecommenderConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetRecommenderConfigurationsCommandOutput extends GetRecommende
|
|
|
29
29
|
* @see {@link GetRecommenderConfigurationsCommandOutput} 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 GetRecommenderConfigurationsCommand extends $Command<GetRecommenderConfigurationsCommandInput, GetRecommenderConfigurationsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetRecommenderConfigurationsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSegmentCommandOutput extends GetSegmentResponse, __MetadataB
|
|
|
29
29
|
* @see {@link GetSegmentCommandOutput} 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 GetSegmentCommand extends $Command<GetSegmentCommandInput, GetSegmentCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSegmentCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSegmentExportJobsCommandOutput extends GetSegmentExportJobsR
|
|
|
29
29
|
* @see {@link GetSegmentExportJobsCommandOutput} 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 GetSegmentExportJobsCommand extends $Command<GetSegmentExportJobsCommandInput, GetSegmentExportJobsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSegmentExportJobsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSegmentImportJobsCommandOutput extends GetSegmentImportJobsR
|
|
|
29
29
|
* @see {@link GetSegmentImportJobsCommandOutput} 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 GetSegmentImportJobsCommand extends $Command<GetSegmentImportJobsCommandInput, GetSegmentImportJobsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSegmentImportJobsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSegmentVersionCommandOutput extends GetSegmentVersionRespons
|
|
|
29
29
|
* @see {@link GetSegmentVersionCommandOutput} 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 GetSegmentVersionCommand extends $Command<GetSegmentVersionCommandInput, GetSegmentVersionCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSegmentVersionCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSegmentVersionsCommandOutput extends GetSegmentVersionsRespo
|
|
|
29
29
|
* @see {@link GetSegmentVersionsCommandOutput} 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 GetSegmentVersionsCommand extends $Command<GetSegmentVersionsCommandInput, GetSegmentVersionsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSegmentVersionsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSegmentsCommandOutput extends GetSegmentsResponse, __Metadat
|
|
|
29
29
|
* @see {@link GetSegmentsCommandOutput} 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 GetSegmentsCommand extends $Command<GetSegmentsCommandInput, GetSegmentsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSegmentsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSmsChannelCommandOutput extends GetSmsChannelResponse, __Met
|
|
|
29
29
|
* @see {@link GetSmsChannelCommandOutput} 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 GetSmsChannelCommand extends $Command<GetSmsChannelCommandInput, GetSmsChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSmsChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetSmsTemplateCommandOutput extends GetSmsTemplateResponse, __M
|
|
|
29
29
|
* @see {@link GetSmsTemplateCommandOutput} 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 GetSmsTemplateCommand extends $Command<GetSmsTemplateCommandInput, GetSmsTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetSmsTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetUserEndpointsCommandOutput extends GetUserEndpointsResponse,
|
|
|
29
29
|
* @see {@link GetUserEndpointsCommandOutput} 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 GetUserEndpointsCommand extends $Command<GetUserEndpointsCommandInput, GetUserEndpointsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetUserEndpointsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetVoiceChannelCommandOutput extends GetVoiceChannelResponse, _
|
|
|
29
29
|
* @see {@link GetVoiceChannelCommandOutput} 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 GetVoiceChannelCommand extends $Command<GetVoiceChannelCommandInput, GetVoiceChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetVoiceChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetVoiceTemplateCommandOutput extends GetVoiceTemplateResponse,
|
|
|
29
29
|
* @see {@link GetVoiceTemplateCommandOutput} 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 GetVoiceTemplateCommand extends $Command<GetVoiceTemplateCommandInput, GetVoiceTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: GetVoiceTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListJourneysCommandOutput extends ListJourneysResponse, __Metad
|
|
|
29
29
|
* @see {@link ListJourneysCommandOutput} 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 ListJourneysCommand extends $Command<ListJourneysCommandInput, ListJourneysCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: ListJourneysCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
29
29
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PinpointClientResolvedConfig> {
|
|
34
35
|
readonly input: ListTagsForResourceCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListTemplateVersionsCommandOutput extends ListTemplateVersionsR
|
|
|
29
29
|
* @see {@link ListTemplateVersionsCommandOutput} 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 ListTemplateVersionsCommand extends $Command<ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: ListTemplateVersionsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface ListTemplatesCommandOutput extends ListTemplatesResponse, __Met
|
|
|
29
29
|
* @see {@link ListTemplatesCommandOutput} 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 ListTemplatesCommand extends $Command<ListTemplatesCommandInput, ListTemplatesCommandOutput, PinpointClientResolvedConfig> {
|
|
34
50
|
readonly input: ListTemplatesCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface PhoneNumberValidateCommandOutput extends PhoneNumberValidateRes
|
|
|
29
29
|
* @see {@link PhoneNumberValidateCommandOutput} 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 PhoneNumberValidateCommand extends $Command<PhoneNumberValidateCommandInput, PhoneNumberValidateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: PhoneNumberValidateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface PutEventStreamCommandOutput extends PutEventStreamResponse, __M
|
|
|
29
29
|
* @see {@link PutEventStreamCommandOutput} 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 PutEventStreamCommand extends $Command<PutEventStreamCommandInput, PutEventStreamCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: PutEventStreamCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBea
|
|
|
29
29
|
* @see {@link PutEventsCommandOutput} 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 PutEventsCommand extends $Command<PutEventsCommandInput, PutEventsCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: PutEventsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface RemoveAttributesCommandOutput extends RemoveAttributesResponse,
|
|
|
29
29
|
* @see {@link RemoveAttributesCommandOutput} 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 RemoveAttributesCommand extends $Command<RemoveAttributesCommandInput, RemoveAttributesCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: RemoveAttributesCommandInput;
|