@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
|
+
DeleteVoiceChannelRequest,
|
|
10
|
+
DeleteVoiceChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteVoiceChannelCommandInput
|
|
18
|
+
extends DeleteVoiceChannelRequest {}
|
|
19
|
+
export interface DeleteVoiceChannelCommandOutput
|
|
20
|
+
extends DeleteVoiceChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteVoiceChannelCommand extends $Command<
|
|
23
|
+
DeleteVoiceChannelCommandInput,
|
|
24
|
+
DeleteVoiceChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteVoiceChannelCommandInput;
|
|
28
|
+
constructor(input: DeleteVoiceChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteVoiceChannelCommandInput, DeleteVoiceChannelCommandOutput>;
|
|
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
|
+
DeleteVoiceTemplateRequest,
|
|
10
|
+
DeleteVoiceTemplateResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface DeleteVoiceTemplateCommandInput
|
|
18
|
+
extends DeleteVoiceTemplateRequest {}
|
|
19
|
+
export interface DeleteVoiceTemplateCommandOutput
|
|
20
|
+
extends DeleteVoiceTemplateResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteVoiceTemplateCommand extends $Command<
|
|
23
|
+
DeleteVoiceTemplateCommandInput,
|
|
24
|
+
DeleteVoiceTemplateCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteVoiceTemplateCommandInput;
|
|
28
|
+
constructor(input: DeleteVoiceTemplateCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteVoiceTemplateCommandInput, DeleteVoiceTemplateCommandOutput>;
|
|
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
|
+
GetAdmChannelRequest,
|
|
10
|
+
GetAdmChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetAdmChannelCommandInput extends GetAdmChannelRequest {}
|
|
18
|
+
export interface GetAdmChannelCommandOutput
|
|
19
|
+
extends GetAdmChannelResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class GetAdmChannelCommand extends $Command<
|
|
22
|
+
GetAdmChannelCommandInput,
|
|
23
|
+
GetAdmChannelCommandOutput,
|
|
24
|
+
PinpointClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: GetAdmChannelCommandInput;
|
|
27
|
+
constructor(input: GetAdmChannelCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: PinpointClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<GetAdmChannelCommandInput, GetAdmChannelCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
GetApnsChannelRequest,
|
|
10
|
+
GetApnsChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetApnsChannelCommandInput extends GetApnsChannelRequest {}
|
|
18
|
+
export interface GetApnsChannelCommandOutput
|
|
19
|
+
extends GetApnsChannelResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class GetApnsChannelCommand extends $Command<
|
|
22
|
+
GetApnsChannelCommandInput,
|
|
23
|
+
GetApnsChannelCommandOutput,
|
|
24
|
+
PinpointClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: GetApnsChannelCommandInput;
|
|
27
|
+
constructor(input: GetApnsChannelCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: PinpointClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<GetApnsChannelCommandInput, GetApnsChannelCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
GetApnsSandboxChannelRequest,
|
|
10
|
+
GetApnsSandboxChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetApnsSandboxChannelCommandInput
|
|
18
|
+
extends GetApnsSandboxChannelRequest {}
|
|
19
|
+
export interface GetApnsSandboxChannelCommandOutput
|
|
20
|
+
extends GetApnsSandboxChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetApnsSandboxChannelCommand extends $Command<
|
|
23
|
+
GetApnsSandboxChannelCommandInput,
|
|
24
|
+
GetApnsSandboxChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetApnsSandboxChannelCommandInput;
|
|
28
|
+
constructor(input: GetApnsSandboxChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetApnsSandboxChannelCommandInput,
|
|
35
|
+
GetApnsSandboxChannelCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -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
|
+
GetApnsVoipChannelRequest,
|
|
10
|
+
GetApnsVoipChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetApnsVoipChannelCommandInput
|
|
18
|
+
extends GetApnsVoipChannelRequest {}
|
|
19
|
+
export interface GetApnsVoipChannelCommandOutput
|
|
20
|
+
extends GetApnsVoipChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetApnsVoipChannelCommand extends $Command<
|
|
23
|
+
GetApnsVoipChannelCommandInput,
|
|
24
|
+
GetApnsVoipChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetApnsVoipChannelCommandInput;
|
|
28
|
+
constructor(input: GetApnsVoipChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<GetApnsVoipChannelCommandInput, GetApnsVoipChannelCommandOutput>;
|
|
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
|
+
GetApnsVoipSandboxChannelRequest,
|
|
10
|
+
GetApnsVoipSandboxChannelResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetApnsVoipSandboxChannelCommandInput
|
|
18
|
+
extends GetApnsVoipSandboxChannelRequest {}
|
|
19
|
+
export interface GetApnsVoipSandboxChannelCommandOutput
|
|
20
|
+
extends GetApnsVoipSandboxChannelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetApnsVoipSandboxChannelCommand extends $Command<
|
|
23
|
+
GetApnsVoipSandboxChannelCommandInput,
|
|
24
|
+
GetApnsVoipSandboxChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetApnsVoipSandboxChannelCommandInput;
|
|
28
|
+
constructor(input: GetApnsVoipSandboxChannelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetApnsVoipSandboxChannelCommandInput,
|
|
35
|
+
GetApnsVoipSandboxChannelCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,30 @@
|
|
|
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 { GetAppRequest, GetAppResponse } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
PinpointClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../PinpointClient";
|
|
14
|
+
export interface GetAppCommandInput extends GetAppRequest {}
|
|
15
|
+
export interface GetAppCommandOutput extends GetAppResponse, __MetadataBearer {}
|
|
16
|
+
export declare class GetAppCommand extends $Command<
|
|
17
|
+
GetAppCommandInput,
|
|
18
|
+
GetAppCommandOutput,
|
|
19
|
+
PinpointClientResolvedConfig
|
|
20
|
+
> {
|
|
21
|
+
readonly input: GetAppCommandInput;
|
|
22
|
+
constructor(input: GetAppCommandInput);
|
|
23
|
+
resolveMiddleware(
|
|
24
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
25
|
+
configuration: PinpointClientResolvedConfig,
|
|
26
|
+
options?: __HttpHandlerOptions
|
|
27
|
+
): Handler<GetAppCommandInput, GetAppCommandOutput>;
|
|
28
|
+
private serialize;
|
|
29
|
+
private deserialize;
|
|
30
|
+
}
|
|
@@ -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
|
+
GetApplicationDateRangeKpiRequest,
|
|
10
|
+
GetApplicationDateRangeKpiResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetApplicationDateRangeKpiCommandInput
|
|
18
|
+
extends GetApplicationDateRangeKpiRequest {}
|
|
19
|
+
export interface GetApplicationDateRangeKpiCommandOutput
|
|
20
|
+
extends GetApplicationDateRangeKpiResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetApplicationDateRangeKpiCommand extends $Command<
|
|
23
|
+
GetApplicationDateRangeKpiCommandInput,
|
|
24
|
+
GetApplicationDateRangeKpiCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetApplicationDateRangeKpiCommandInput;
|
|
28
|
+
constructor(input: GetApplicationDateRangeKpiCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetApplicationDateRangeKpiCommandInput,
|
|
35
|
+
GetApplicationDateRangeKpiCommandOutput
|
|
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
|
+
GetApplicationSettingsRequest,
|
|
10
|
+
GetApplicationSettingsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetApplicationSettingsCommandInput
|
|
18
|
+
extends GetApplicationSettingsRequest {}
|
|
19
|
+
export interface GetApplicationSettingsCommandOutput
|
|
20
|
+
extends GetApplicationSettingsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetApplicationSettingsCommand extends $Command<
|
|
23
|
+
GetApplicationSettingsCommandInput,
|
|
24
|
+
GetApplicationSettingsCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetApplicationSettingsCommandInput;
|
|
28
|
+
constructor(input: GetApplicationSettingsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: PinpointClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetApplicationSettingsCommandInput,
|
|
35
|
+
GetApplicationSettingsCommandOutput
|
|
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 { GetAppsRequest, GetAppsResponse } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
PinpointClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../PinpointClient";
|
|
14
|
+
export interface GetAppsCommandInput extends GetAppsRequest {}
|
|
15
|
+
export interface GetAppsCommandOutput
|
|
16
|
+
extends GetAppsResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class GetAppsCommand extends $Command<
|
|
19
|
+
GetAppsCommandInput,
|
|
20
|
+
GetAppsCommandOutput,
|
|
21
|
+
PinpointClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: GetAppsCommandInput;
|
|
24
|
+
constructor(input: GetAppsCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: PinpointClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<GetAppsCommandInput, GetAppsCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|