@aws-sdk/client-pinpoint 3.943.0 → 3.947.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-cjs/index.js +221 -1123
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/PinpointClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +221 -1123
- package/dist-types/Pinpoint.d.ts +1 -1
- package/dist-types/PinpointClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +3 -3
- package/dist-types/commands/CreateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateExportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateImportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateJourneyCommand.d.ts +3 -3
- package/dist-types/commands/CreatePushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSegmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAdmChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApnsChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAppCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCampaignCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGcmChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJourneyCommand.d.ts +3 -3
- package/dist-types/commands/DeletePushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSegmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSmsChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetAdmChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetAppCommand.d.ts +3 -3
- package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +3 -3
- package/dist-types/commands/GetApplicationSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetAppsCommand.d.ts +3 -3
- package/dist-types/commands/GetBaiduChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignVersionsCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignsCommand.d.ts +3 -3
- package/dist-types/commands/GetChannelsCommand.d.ts +3 -3
- package/dist-types/commands/GetEmailChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/GetExportJobCommand.d.ts +3 -3
- package/dist-types/commands/GetExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetGcmChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetImportJobCommand.d.ts +3 -3
- package/dist-types/commands/GetImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetInAppMessagesCommand.d.ts +3 -3
- package/dist-types/commands/GetInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyCommand.d.ts +4 -4
- package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyRunExecutionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetPushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentVersionsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentsCommand.d.ts +3 -3
- package/dist-types/commands/GetSmsChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetUserEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/ListJourneysCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/PhoneNumberValidateCommand.d.ts +3 -3
- package/dist-types/commands/PutEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/PutEventsCommand.d.ts +3 -3
- package/dist-types/commands/RemoveAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SendMessagesCommand.d.ts +3 -3
- package/dist-types/commands/SendOTPMessageCommand.d.ts +3 -3
- package/dist-types/commands/SendUsersMessagesCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAdmChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEmailChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGcmChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJourneyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJourneyStateCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSegmentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSmsChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/VerifyOTPMessageCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/PinpointServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/PinpointClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/PinpointServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +6 -6
- package/package.json +13 -12
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RemoveAttributesRequest, RemoveAttributesResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RemoveAttributesRequest, RemoveAttributesResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SendMessagesRequest, SendMessagesResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SendMessagesRequest, SendMessagesResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SendOTPMessageRequest, SendOTPMessageResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SendOTPMessageRequest, SendOTPMessageResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SendUsersMessagesRequest, SendUsersMessagesResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SendUsersMessagesRequest, SendUsersMessagesResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { TagResourceRequest } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { TagResourceRequest } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UntagResourceRequest } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UntagResourceRequest } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateAdmChannelRequest, UpdateAdmChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateAdmChannelRequest, UpdateAdmChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateApnsChannelRequest, UpdateApnsChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateApnsChannelRequest, UpdateApnsChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateApnsSandboxChannelRequest, UpdateApnsSandboxChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateApnsSandboxChannelRequest, UpdateApnsSandboxChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateApnsVoipChannelRequest, UpdateApnsVoipChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateApnsVoipChannelRequest, UpdateApnsVoipChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateApnsVoipSandboxChannelRequest, UpdateApnsVoipSandboxChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateApnsVoipSandboxChannelRequest, UpdateApnsVoipSandboxChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateApplicationSettingsRequest, UpdateApplicationSettingsResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateApplicationSettingsRequest, UpdateApplicationSettingsResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateBaiduChannelRequest, UpdateBaiduChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateBaiduChannelRequest, UpdateBaiduChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateCampaignRequest, UpdateCampaignResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateCampaignRequest, UpdateCampaignResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateEmailChannelRequest, UpdateEmailChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateEmailChannelRequest, UpdateEmailChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateEmailTemplateRequest, UpdateEmailTemplateResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateEmailTemplateRequest, UpdateEmailTemplateResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateEndpointRequest, UpdateEndpointResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateEndpointRequest, UpdateEndpointResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateEndpointsBatchRequest, UpdateEndpointsBatchResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateEndpointsBatchRequest, UpdateEndpointsBatchResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateGcmChannelRequest, UpdateGcmChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateGcmChannelRequest, UpdateGcmChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateInAppTemplateRequest, UpdateInAppTemplateResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateInAppTemplateRequest, UpdateInAppTemplateResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateJourneyRequest, UpdateJourneyResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateJourneyRequest, UpdateJourneyResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateJourneyStateRequest, UpdateJourneyStateResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateJourneyStateRequest, UpdateJourneyStateResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdatePushTemplateRequest, UpdatePushTemplateResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdatePushTemplateRequest, UpdatePushTemplateResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateRecommenderConfigurationRequest, UpdateRecommenderConfigurationResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateRecommenderConfigurationRequest, UpdateRecommenderConfigurationResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateSegmentRequest, UpdateSegmentResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateSegmentRequest, UpdateSegmentResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateSmsChannelRequest, UpdateSmsChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateSmsChannelRequest, UpdateSmsChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateSmsTemplateRequest, UpdateSmsTemplateResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateSmsTemplateRequest, UpdateSmsTemplateResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateTemplateActiveVersionRequest, UpdateTemplateActiveVersionResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateTemplateActiveVersionRequest, UpdateTemplateActiveVersionResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateVoiceChannelRequest, UpdateVoiceChannelResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateVoiceChannelRequest, UpdateVoiceChannelResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateVoiceTemplateRequest, UpdateVoiceTemplateResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateVoiceTemplateRequest, UpdateVoiceTemplateResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { VerifyOTPMessageRequest, VerifyOTPMessageResponse } from "../models/models_1";
|
|
4
|
-
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { VerifyOTPMessageRequest, VerifyOTPMessageResponse } from "../models/models_1";
|
|
4
|
+
import type { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
1
|
+
import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
|
|
|
8
8
|
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
9
9
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
10
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
11
14
|
export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
|
|
12
15
|
defaultSigningName: string;
|
|
13
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
14
20
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
15
24
|
export declare const commonParams: {
|
|
16
25
|
readonly UseFIPS: {
|
|
17
26
|
readonly type: "builtInParams";
|
|
@@ -30,6 +39,9 @@ export declare const commonParams: {
|
|
|
30
39
|
readonly name: "useDualstackEndpoint";
|
|
31
40
|
};
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
*/
|
|
33
45
|
export interface EndpointParameters extends __EndpointParameters {
|
|
34
46
|
Region?: string | undefined;
|
|
35
47
|
UseDualStack?: boolean | undefined;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
-
import { EndpointParameters } from "./EndpointParameters";
|
|
1
|
+
import type { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
+
import type { EndpointParameters } from "./EndpointParameters";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
3
6
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
7
|
logger?: Logger;
|
|
5
8
|
}) => EndpointV2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
-
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
1
|
+
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
+
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
+
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { PinpointServiceException as __BaseException } from "./PinpointServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>Provides information about an API request or response.</p>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DeliveryStatus, JourneyRunStatus, State, TemplateType } from "./enums";
|
|
2
|
-
import {
|
|
2
|
+
import { type ADMChannelRequest, type ADMChannelResponse, type AndroidPushNotificationTemplate, type APNSChannelRequest, type APNSChannelResponse, type APNSPushNotificationTemplate, type APNSSandboxChannelRequest, type APNSSandboxChannelResponse, type APNSVoipChannelRequest, type APNSVoipChannelResponse, type APNSVoipSandboxChannelRequest, type APNSVoipSandboxChannelResponse, type ApplicationSettingsJourneyLimits, type ApplicationSettingsResource, type AttributesResource, type BaiduChannelRequest, type BaiduChannelResponse, type BaseKpiResult, type CampaignHook, type CampaignLimits, type CampaignResponse, type DefaultPushNotificationTemplate, type DirectMessageConfiguration, type EmailChannelRequest, type EmailChannelResponse, type EmailTemplateRequest, type EndpointBatchRequest, type EndpointRequest, type EndpointsResponse, type EventsRequest, type EventsResponse, type EventStream, type ExportJobsResponse, type GCMChannelRequest, type GCMChannelResponse, type ImportJobsResponse, type InAppTemplateRequest, type MessageBody, type PushNotificationTemplateRequest, type QuietTime, type SMSChannelResponse, type SMSTemplateRequest, type TemplateConfiguration, type VoiceChannelResponse, type VoiceTemplateRequest, type WriteCampaignRequest, type WriteJourneyRequest, type WriteSegmentRequest, AddressConfiguration, EndpointMessageResult, EndpointSendConfiguration, JourneyResponse, RecommenderConfigurationResponse, SegmentResponse } from "./models_0";
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
2
|
export declare var ActivitiesResponse: StaticStructureSchema;
|
|
3
3
|
export declare var Activity: StaticStructureSchema;
|
|
4
4
|
export declare var ActivityResponse: StaticStructureSchema;
|
|
@@ -20,13 +20,12 @@ import {
|
|
|
20
20
|
} from "@smithy/middleware-retry";
|
|
21
21
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
22
|
import {
|
|
23
|
-
Client as __Client,
|
|
24
23
|
DefaultsMode as __DefaultsMode,
|
|
25
24
|
SmithyConfiguration as __SmithyConfiguration,
|
|
26
25
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
|
+
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
-
AwsCredentialIdentityProvider,
|
|
30
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -39,9 +38,10 @@ import {
|
|
|
39
38
|
HttpResponse,
|
|
40
39
|
Logger as __Logger,
|
|
41
40
|
Provider as __Provider,
|
|
42
|
-
Provider,
|
|
43
41
|
StreamCollector as __StreamCollector,
|
|
44
42
|
UrlParser as __UrlParser,
|
|
43
|
+
AwsCredentialIdentityProvider,
|
|
44
|
+
Provider,
|
|
45
45
|
UserAgent as __UserAgent,
|
|
46
46
|
} from "@smithy/types";
|
|
47
47
|
import {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { DeliveryStatus, JourneyRunStatus, State, TemplateType } from "./enums";
|
|
2
2
|
import {
|
|
3
|
-
AddressConfiguration,
|
|
4
3
|
ADMChannelRequest,
|
|
5
4
|
ADMChannelResponse,
|
|
6
5
|
AndroidPushNotificationTemplate,
|
|
@@ -28,9 +27,7 @@ import {
|
|
|
28
27
|
EmailChannelResponse,
|
|
29
28
|
EmailTemplateRequest,
|
|
30
29
|
EndpointBatchRequest,
|
|
31
|
-
EndpointMessageResult,
|
|
32
30
|
EndpointRequest,
|
|
33
|
-
EndpointSendConfiguration,
|
|
34
31
|
EndpointsResponse,
|
|
35
32
|
EventsRequest,
|
|
36
33
|
EventsResponse,
|
|
@@ -40,12 +37,9 @@ import {
|
|
|
40
37
|
GCMChannelResponse,
|
|
41
38
|
ImportJobsResponse,
|
|
42
39
|
InAppTemplateRequest,
|
|
43
|
-
JourneyResponse,
|
|
44
40
|
MessageBody,
|
|
45
41
|
PushNotificationTemplateRequest,
|
|
46
42
|
QuietTime,
|
|
47
|
-
RecommenderConfigurationResponse,
|
|
48
|
-
SegmentResponse,
|
|
49
43
|
SMSChannelResponse,
|
|
50
44
|
SMSTemplateRequest,
|
|
51
45
|
TemplateConfiguration,
|
|
@@ -54,6 +48,12 @@ import {
|
|
|
54
48
|
WriteCampaignRequest,
|
|
55
49
|
WriteJourneyRequest,
|
|
56
50
|
WriteSegmentRequest,
|
|
51
|
+
AddressConfiguration,
|
|
52
|
+
EndpointMessageResult,
|
|
53
|
+
EndpointSendConfiguration,
|
|
54
|
+
JourneyResponse,
|
|
55
|
+
RecommenderConfigurationResponse,
|
|
56
|
+
SegmentResponse,
|
|
57
57
|
} from "./models_0";
|
|
58
58
|
export interface GetJourneyResponse {
|
|
59
59
|
JourneyResponse: JourneyResponse | undefined;
|