@aws-sdk/client-pinpoint 3.169.0 → 3.171.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/Pinpoint.d.ts +2033 -600
- package/dist-types/ts3.4/PinpointClient.d.ts +818 -192
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAppCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/index.d.ts +119 -119
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +5 -5
- package/dist-types/ts3.4/models/PinpointServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2602 -3659
- package/dist-types/ts3.4/models/models_1.d.ts +1359 -1574
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1433 -359
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CreateVoiceTemplateRequest,
|
|
10
|
+
CreateVoiceTemplateResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface CreateVoiceTemplateCommandInput
|
|
18
|
+
extends CreateVoiceTemplateRequest {}
|
|
19
|
+
export interface CreateVoiceTemplateCommandOutput
|
|
20
|
+
extends CreateVoiceTemplateResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateVoiceTemplateCommand extends $Command<
|
|
23
|
+
CreateVoiceTemplateCommandInput,
|
|
24
|
+
CreateVoiceTemplateCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateVoiceTemplateCommandInput;
|
|
28
|
+
constructor(input: CreateVoiceTemplateCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<CreateVoiceTemplateCommandInput, CreateVoiceTemplateCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteAdmChannelRequest,
|
|
10
|
+
DeleteAdmChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteAdmChannelCommandInput extends DeleteAdmChannelRequest {}
|
|
18
|
+
export interface DeleteAdmChannelCommandOutput
|
|
19
|
+
extends DeleteAdmChannelResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DeleteAdmChannelCommand extends $Command<
|
|
22
|
+
DeleteAdmChannelCommandInput,
|
|
23
|
+
DeleteAdmChannelCommandOutput,
|
|
24
|
+
PinpointClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DeleteAdmChannelCommandInput;
|
|
27
|
+
constructor(input: DeleteAdmChannelCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: PinpointClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DeleteAdmChannelCommandInput, DeleteAdmChannelCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteApnsChannelRequest,
|
|
10
|
+
DeleteApnsChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteApnsChannelCommandInput
|
|
18
|
+
extends DeleteApnsChannelRequest {}
|
|
19
|
+
export interface DeleteApnsChannelCommandOutput
|
|
20
|
+
extends DeleteApnsChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteApnsChannelCommand extends $Command<
|
|
23
|
+
DeleteApnsChannelCommandInput,
|
|
24
|
+
DeleteApnsChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteApnsChannelCommandInput;
|
|
28
|
+
constructor(input: DeleteApnsChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteApnsChannelCommandInput, DeleteApnsChannelCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteApnsSandboxChannelRequest,
|
|
10
|
+
DeleteApnsSandboxChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteApnsSandboxChannelCommandInput
|
|
18
|
+
extends DeleteApnsSandboxChannelRequest {}
|
|
19
|
+
export interface DeleteApnsSandboxChannelCommandOutput
|
|
20
|
+
extends DeleteApnsSandboxChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteApnsSandboxChannelCommand extends $Command<
|
|
23
|
+
DeleteApnsSandboxChannelCommandInput,
|
|
24
|
+
DeleteApnsSandboxChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteApnsSandboxChannelCommandInput;
|
|
28
|
+
constructor(input: DeleteApnsSandboxChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DeleteApnsSandboxChannelCommandInput,
|
|
35
|
+
DeleteApnsSandboxChannelCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteApnsVoipChannelRequest,
|
|
10
|
+
DeleteApnsVoipChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteApnsVoipChannelCommandInput
|
|
18
|
+
extends DeleteApnsVoipChannelRequest {}
|
|
19
|
+
export interface DeleteApnsVoipChannelCommandOutput
|
|
20
|
+
extends DeleteApnsVoipChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteApnsVoipChannelCommand extends $Command<
|
|
23
|
+
DeleteApnsVoipChannelCommandInput,
|
|
24
|
+
DeleteApnsVoipChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteApnsVoipChannelCommandInput;
|
|
28
|
+
constructor(input: DeleteApnsVoipChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DeleteApnsVoipChannelCommandInput,
|
|
35
|
+
DeleteApnsVoipChannelCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteApnsVoipSandboxChannelRequest,
|
|
10
|
+
DeleteApnsVoipSandboxChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteApnsVoipSandboxChannelCommandInput
|
|
18
|
+
extends DeleteApnsVoipSandboxChannelRequest {}
|
|
19
|
+
export interface DeleteApnsVoipSandboxChannelCommandOutput
|
|
20
|
+
extends DeleteApnsVoipSandboxChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteApnsVoipSandboxChannelCommand extends $Command<
|
|
23
|
+
DeleteApnsVoipSandboxChannelCommandInput,
|
|
24
|
+
DeleteApnsVoipSandboxChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteApnsVoipSandboxChannelCommandInput;
|
|
28
|
+
constructor(input: DeleteApnsVoipSandboxChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DeleteApnsVoipSandboxChannelCommandInput,
|
|
35
|
+
DeleteApnsVoipSandboxChannelCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { DeleteAppRequest, DeleteAppResponse } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
PinpointClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../PinpointClient";
|
|
14
|
+
export interface DeleteAppCommandInput extends DeleteAppRequest {}
|
|
15
|
+
export interface DeleteAppCommandOutput
|
|
16
|
+
extends DeleteAppResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class DeleteAppCommand extends $Command<
|
|
19
|
+
DeleteAppCommandInput,
|
|
20
|
+
DeleteAppCommandOutput,
|
|
21
|
+
PinpointClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: DeleteAppCommandInput;
|
|
24
|
+
constructor(input: DeleteAppCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: PinpointClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<DeleteAppCommandInput, DeleteAppCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteBaiduChannelRequest,
|
|
10
|
+
DeleteBaiduChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteBaiduChannelCommandInput
|
|
18
|
+
extends DeleteBaiduChannelRequest {}
|
|
19
|
+
export interface DeleteBaiduChannelCommandOutput
|
|
20
|
+
extends DeleteBaiduChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteBaiduChannelCommand extends $Command<
|
|
23
|
+
DeleteBaiduChannelCommandInput,
|
|
24
|
+
DeleteBaiduChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteBaiduChannelCommandInput;
|
|
28
|
+
constructor(input: DeleteBaiduChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteBaiduChannelCommandInput, DeleteBaiduChannelCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteCampaignRequest,
|
|
10
|
+
DeleteCampaignResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteCampaignCommandInput extends DeleteCampaignRequest {}
|
|
18
|
+
export interface DeleteCampaignCommandOutput
|
|
19
|
+
extends DeleteCampaignResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DeleteCampaignCommand extends $Command<
|
|
22
|
+
DeleteCampaignCommandInput,
|
|
23
|
+
DeleteCampaignCommandOutput,
|
|
24
|
+
PinpointClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DeleteCampaignCommandInput;
|
|
27
|
+
constructor(input: DeleteCampaignCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: PinpointClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DeleteCampaignCommandInput, DeleteCampaignCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteEmailChannelRequest,
|
|
10
|
+
DeleteEmailChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteEmailChannelCommandInput
|
|
18
|
+
extends DeleteEmailChannelRequest {}
|
|
19
|
+
export interface DeleteEmailChannelCommandOutput
|
|
20
|
+
extends DeleteEmailChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteEmailChannelCommand extends $Command<
|
|
23
|
+
DeleteEmailChannelCommandInput,
|
|
24
|
+
DeleteEmailChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteEmailChannelCommandInput;
|
|
28
|
+
constructor(input: DeleteEmailChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteEmailChannelCommandInput, DeleteEmailChannelCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DeleteEmailTemplateRequest,
|
|
10
|
+
DeleteEmailTemplateResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteEmailTemplateCommandInput
|
|
18
|
+
extends DeleteEmailTemplateRequest {}
|
|
19
|
+
export interface DeleteEmailTemplateCommandOutput
|
|
20
|
+
extends DeleteEmailTemplateResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteEmailTemplateCommand extends $Command<
|
|
23
|
+
DeleteEmailTemplateCommandInput,
|
|
24
|
+
DeleteEmailTemplateCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteEmailTemplateCommandInput;
|
|
28
|
+
constructor(input: DeleteEmailTemplateCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|