@aws-sdk/client-pinpoint 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/Pinpoint.d.ts +2152 -600
- package/dist-types/ts3.4/PinpointClient.d.ts +843 -192
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAppCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +37 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +3879 -3659
- package/dist-types/ts3.4/models/models_1.d.ts +1820 -1574
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1433 -359
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetJourneyExecutionMetricsRequest,
|
|
10
|
+
GetJourneyExecutionMetricsResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetJourneyExecutionMetricsCommandInput
|
|
18
|
+
extends GetJourneyExecutionMetricsRequest {}
|
|
19
|
+
export interface GetJourneyExecutionMetricsCommandOutput
|
|
20
|
+
extends GetJourneyExecutionMetricsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetJourneyExecutionMetricsCommand extends $Command<
|
|
24
|
+
GetJourneyExecutionMetricsCommandInput,
|
|
25
|
+
GetJourneyExecutionMetricsCommandOutput,
|
|
26
|
+
PinpointClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetJourneyExecutionMetricsCommandInput;
|
|
29
|
+
constructor(input: GetJourneyExecutionMetricsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: PinpointClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetJourneyExecutionMetricsCommandInput,
|
|
37
|
+
GetJourneyExecutionMetricsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
GetPushTemplateRequest,
|
|
10
|
+
GetPushTemplateResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetPushTemplateCommandInput extends GetPushTemplateRequest {}
|
|
18
|
+
export interface GetPushTemplateCommandOutput
|
|
19
|
+
extends GetPushTemplateResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class GetPushTemplateCommand extends $Command<
|
|
23
|
+
GetPushTemplateCommandInput,
|
|
24
|
+
GetPushTemplateCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetPushTemplateCommandInput;
|
|
28
|
+
constructor(input: GetPushTemplateCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: PinpointClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<GetPushTemplateCommandInput, GetPushTemplateCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetRecommenderConfigurationRequest,
|
|
10
|
+
GetRecommenderConfigurationResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetRecommenderConfigurationCommandInput
|
|
18
|
+
extends GetRecommenderConfigurationRequest {}
|
|
19
|
+
export interface GetRecommenderConfigurationCommandOutput
|
|
20
|
+
extends GetRecommenderConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetRecommenderConfigurationCommand extends $Command<
|
|
24
|
+
GetRecommenderConfigurationCommandInput,
|
|
25
|
+
GetRecommenderConfigurationCommandOutput,
|
|
26
|
+
PinpointClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetRecommenderConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetRecommenderConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: PinpointClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetRecommenderConfigurationCommandInput,
|
|
37
|
+
GetRecommenderConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetRecommenderConfigurationsRequest,
|
|
10
|
+
GetRecommenderConfigurationsResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetRecommenderConfigurationsCommandInput
|
|
18
|
+
extends GetRecommenderConfigurationsRequest {}
|
|
19
|
+
export interface GetRecommenderConfigurationsCommandOutput
|
|
20
|
+
extends GetRecommenderConfigurationsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetRecommenderConfigurationsCommand extends $Command<
|
|
24
|
+
GetRecommenderConfigurationsCommandInput,
|
|
25
|
+
GetRecommenderConfigurationsCommandOutput,
|
|
26
|
+
PinpointClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetRecommenderConfigurationsCommandInput;
|
|
29
|
+
constructor(input: GetRecommenderConfigurationsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: PinpointClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetRecommenderConfigurationsCommandInput,
|
|
37
|
+
GetRecommenderConfigurationsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { GetSegmentRequest, GetSegmentResponse } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
PinpointClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../PinpointClient";
|
|
14
|
+
export interface GetSegmentCommandInput extends GetSegmentRequest {}
|
|
15
|
+
export interface GetSegmentCommandOutput
|
|
16
|
+
extends GetSegmentResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class GetSegmentCommand extends $Command<
|
|
20
|
+
GetSegmentCommandInput,
|
|
21
|
+
GetSegmentCommandOutput,
|
|
22
|
+
PinpointClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: GetSegmentCommandInput;
|
|
25
|
+
constructor(input: GetSegmentCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: PinpointClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<GetSegmentCommandInput, GetSegmentCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetSegmentExportJobsRequest,
|
|
10
|
+
GetSegmentExportJobsResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetSegmentExportJobsCommandInput
|
|
18
|
+
extends GetSegmentExportJobsRequest {}
|
|
19
|
+
export interface GetSegmentExportJobsCommandOutput
|
|
20
|
+
extends GetSegmentExportJobsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetSegmentExportJobsCommand extends $Command<
|
|
24
|
+
GetSegmentExportJobsCommandInput,
|
|
25
|
+
GetSegmentExportJobsCommandOutput,
|
|
26
|
+
PinpointClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetSegmentExportJobsCommandInput;
|
|
29
|
+
constructor(input: GetSegmentExportJobsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: PinpointClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetSegmentExportJobsCommandInput,
|
|
37
|
+
GetSegmentExportJobsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetSegmentImportJobsRequest,
|
|
10
|
+
GetSegmentImportJobsResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetSegmentImportJobsCommandInput
|
|
18
|
+
extends GetSegmentImportJobsRequest {}
|
|
19
|
+
export interface GetSegmentImportJobsCommandOutput
|
|
20
|
+
extends GetSegmentImportJobsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetSegmentImportJobsCommand extends $Command<
|
|
24
|
+
GetSegmentImportJobsCommandInput,
|
|
25
|
+
GetSegmentImportJobsCommandOutput,
|
|
26
|
+
PinpointClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetSegmentImportJobsCommandInput;
|
|
29
|
+
constructor(input: GetSegmentImportJobsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: PinpointClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetSegmentImportJobsCommandInput,
|
|
37
|
+
GetSegmentImportJobsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
GetSegmentVersionRequest,
|
|
10
|
+
GetSegmentVersionResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetSegmentVersionCommandInput
|
|
18
|
+
extends GetSegmentVersionRequest {}
|
|
19
|
+
export interface GetSegmentVersionCommandOutput
|
|
20
|
+
extends GetSegmentVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetSegmentVersionCommand extends $Command<
|
|
24
|
+
GetSegmentVersionCommandInput,
|
|
25
|
+
GetSegmentVersionCommandOutput,
|
|
26
|
+
PinpointClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetSegmentVersionCommandInput;
|
|
29
|
+
constructor(input: GetSegmentVersionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: PinpointClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetSegmentVersionCommandInput, GetSegmentVersionCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
GetSegmentVersionsRequest,
|
|
10
|
+
GetSegmentVersionsResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetSegmentVersionsCommandInput
|
|
18
|
+
extends GetSegmentVersionsRequest {}
|
|
19
|
+
export interface GetSegmentVersionsCommandOutput
|
|
20
|
+
extends GetSegmentVersionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetSegmentVersionsCommand extends $Command<
|
|
24
|
+
GetSegmentVersionsCommandInput,
|
|
25
|
+
GetSegmentVersionsCommandOutput,
|
|
26
|
+
PinpointClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetSegmentVersionsCommandInput;
|
|
29
|
+
constructor(input: GetSegmentVersionsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: PinpointClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetSegmentVersionsCommandInput, GetSegmentVersionsCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { GetSegmentsRequest, GetSegmentsResponse } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
PinpointClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../PinpointClient";
|
|
14
|
+
export interface GetSegmentsCommandInput extends GetSegmentsRequest {}
|
|
15
|
+
export interface GetSegmentsCommandOutput
|
|
16
|
+
extends GetSegmentsResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class GetSegmentsCommand extends $Command<
|
|
20
|
+
GetSegmentsCommandInput,
|
|
21
|
+
GetSegmentsCommandOutput,
|
|
22
|
+
PinpointClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: GetSegmentsCommandInput;
|
|
25
|
+
constructor(input: GetSegmentsCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: PinpointClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<GetSegmentsCommandInput, GetSegmentsCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
GetSmsChannelRequest,
|
|
10
|
+
GetSmsChannelResponse,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
PinpointClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../PinpointClient";
|
|
17
|
+
export interface GetSmsChannelCommandInput extends GetSmsChannelRequest {}
|
|
18
|
+
export interface GetSmsChannelCommandOutput
|
|
19
|
+
extends GetSmsChannelResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class GetSmsChannelCommand extends $Command<
|
|
23
|
+
GetSmsChannelCommandInput,
|
|
24
|
+
GetSmsChannelCommandOutput,
|
|
25
|
+
PinpointClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetSmsChannelCommandInput;
|
|
28
|
+
constructor(input: GetSmsChannelCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: PinpointClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<GetSmsChannelCommandInput, GetSmsChannelCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|