@aws-sdk/client-pinpoint 3.948.0 → 3.953.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 +1937 -1277
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CreateAppCommand.js +2 -2
- package/dist-es/commands/CreateCampaignCommand.js +2 -2
- package/dist-es/commands/CreateEmailTemplateCommand.js +2 -2
- package/dist-es/commands/CreateExportJobCommand.js +2 -2
- package/dist-es/commands/CreateImportJobCommand.js +2 -2
- package/dist-es/commands/CreateInAppTemplateCommand.js +2 -2
- package/dist-es/commands/CreateJourneyCommand.js +2 -2
- package/dist-es/commands/CreatePushTemplateCommand.js +2 -2
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateSegmentCommand.js +2 -2
- package/dist-es/commands/CreateSmsTemplateCommand.js +2 -2
- package/dist-es/commands/CreateVoiceTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteAdmChannelCommand.js +2 -2
- package/dist-es/commands/DeleteApnsChannelCommand.js +2 -2
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +2 -2
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +2 -2
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-es/commands/DeleteAppCommand.js +2 -2
- package/dist-es/commands/DeleteBaiduChannelCommand.js +2 -2
- package/dist-es/commands/DeleteCampaignCommand.js +2 -2
- package/dist-es/commands/DeleteEmailChannelCommand.js +2 -2
- package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteEventStreamCommand.js +2 -2
- package/dist-es/commands/DeleteGcmChannelCommand.js +2 -2
- package/dist-es/commands/DeleteInAppTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteJourneyCommand.js +2 -2
- package/dist-es/commands/DeletePushTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteSegmentCommand.js +2 -2
- package/dist-es/commands/DeleteSmsChannelCommand.js +2 -2
- package/dist-es/commands/DeleteSmsTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteUserEndpointsCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceChannelCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +2 -2
- package/dist-es/commands/GetAdmChannelCommand.js +2 -2
- package/dist-es/commands/GetApnsChannelCommand.js +2 -2
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +2 -2
- package/dist-es/commands/GetApnsVoipChannelCommand.js +2 -2
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-es/commands/GetAppCommand.js +2 -2
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +2 -2
- package/dist-es/commands/GetApplicationSettingsCommand.js +2 -2
- package/dist-es/commands/GetAppsCommand.js +2 -2
- package/dist-es/commands/GetBaiduChannelCommand.js +2 -2
- package/dist-es/commands/GetCampaignActivitiesCommand.js +2 -2
- package/dist-es/commands/GetCampaignCommand.js +2 -2
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +2 -2
- package/dist-es/commands/GetCampaignVersionCommand.js +2 -2
- package/dist-es/commands/GetCampaignVersionsCommand.js +2 -2
- package/dist-es/commands/GetCampaignsCommand.js +2 -2
- package/dist-es/commands/GetChannelsCommand.js +2 -2
- package/dist-es/commands/GetEmailChannelCommand.js +2 -2
- package/dist-es/commands/GetEmailTemplateCommand.js +2 -2
- package/dist-es/commands/GetEndpointCommand.js +2 -2
- package/dist-es/commands/GetEventStreamCommand.js +2 -2
- package/dist-es/commands/GetExportJobCommand.js +2 -2
- package/dist-es/commands/GetExportJobsCommand.js +2 -2
- package/dist-es/commands/GetGcmChannelCommand.js +2 -2
- package/dist-es/commands/GetImportJobCommand.js +2 -2
- package/dist-es/commands/GetImportJobsCommand.js +2 -2
- package/dist-es/commands/GetInAppMessagesCommand.js +2 -2
- package/dist-es/commands/GetInAppTemplateCommand.js +2 -2
- package/dist-es/commands/GetJourneyCommand.js +2 -2
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +2 -2
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -2
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +2 -2
- package/dist-es/commands/GetJourneyRunExecutionActivityMetricsCommand.js +2 -2
- package/dist-es/commands/GetJourneyRunExecutionMetricsCommand.js +2 -2
- package/dist-es/commands/GetJourneyRunsCommand.js +2 -2
- package/dist-es/commands/GetPushTemplateCommand.js +2 -2
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +2 -2
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +2 -2
- package/dist-es/commands/GetSegmentCommand.js +2 -2
- package/dist-es/commands/GetSegmentExportJobsCommand.js +2 -2
- package/dist-es/commands/GetSegmentImportJobsCommand.js +2 -2
- package/dist-es/commands/GetSegmentVersionCommand.js +2 -2
- package/dist-es/commands/GetSegmentVersionsCommand.js +2 -2
- package/dist-es/commands/GetSegmentsCommand.js +2 -2
- package/dist-es/commands/GetSmsChannelCommand.js +2 -2
- package/dist-es/commands/GetSmsTemplateCommand.js +2 -2
- package/dist-es/commands/GetUserEndpointsCommand.js +2 -2
- package/dist-es/commands/GetVoiceChannelCommand.js +2 -2
- package/dist-es/commands/GetVoiceTemplateCommand.js +2 -2
- package/dist-es/commands/ListJourneysCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -2
- package/dist-es/commands/ListTemplatesCommand.js +2 -2
- package/dist-es/commands/PhoneNumberValidateCommand.js +2 -2
- package/dist-es/commands/PutEventStreamCommand.js +2 -2
- package/dist-es/commands/PutEventsCommand.js +2 -2
- package/dist-es/commands/RemoveAttributesCommand.js +2 -2
- package/dist-es/commands/SendMessagesCommand.js +2 -2
- package/dist-es/commands/SendOTPMessageCommand.js +2 -2
- package/dist-es/commands/SendUsersMessagesCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAdmChannelCommand.js +2 -2
- package/dist-es/commands/UpdateApnsChannelCommand.js +2 -2
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +2 -2
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +2 -2
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateBaiduChannelCommand.js +2 -2
- package/dist-es/commands/UpdateCampaignCommand.js +2 -2
- package/dist-es/commands/UpdateEmailChannelCommand.js +2 -2
- package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateEndpointCommand.js +2 -2
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +2 -2
- package/dist-es/commands/UpdateGcmChannelCommand.js +2 -2
- package/dist-es/commands/UpdateInAppTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateJourneyCommand.js +2 -2
- package/dist-es/commands/UpdateJourneyStateCommand.js +2 -2
- package/dist-es/commands/UpdatePushTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateSegmentCommand.js +2 -2
- package/dist-es/commands/UpdateSmsChannelCommand.js +2 -2
- package/dist-es/commands/UpdateSmsTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceChannelCommand.js +2 -2
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +2 -2
- package/dist-es/commands/VerifyOTPMessageCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +1220 -1142
- package/dist-types/PinpointClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +583 -633
- package/dist-types/ts3.4/PinpointClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +582 -634
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRecommenderConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRecommenderConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRecommenderConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRecommenderConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetRecommenderConfiguration", {})
|
|
13
13
|
.n("PinpointClient", "GetRecommenderConfigurationCommand")
|
|
14
|
-
.sc(GetRecommenderConfiguration)
|
|
14
|
+
.sc(GetRecommenderConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRecommenderConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRecommenderConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRecommenderConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRecommenderConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetRecommenderConfigurations", {})
|
|
13
13
|
.n("PinpointClient", "GetRecommenderConfigurationsCommand")
|
|
14
|
-
.sc(GetRecommenderConfigurations)
|
|
14
|
+
.sc(GetRecommenderConfigurations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegment } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSegment", {})
|
|
13
13
|
.n("PinpointClient", "GetSegmentCommand")
|
|
14
|
-
.sc(GetSegment)
|
|
14
|
+
.sc(GetSegment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentExportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentExportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentExportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentExportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSegmentExportJobs", {})
|
|
13
13
|
.n("PinpointClient", "GetSegmentExportJobsCommand")
|
|
14
|
-
.sc(GetSegmentExportJobs)
|
|
14
|
+
.sc(GetSegmentExportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentImportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentImportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentImportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentImportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSegmentImportJobs", {})
|
|
13
13
|
.n("PinpointClient", "GetSegmentImportJobsCommand")
|
|
14
|
-
.sc(GetSegmentImportJobs)
|
|
14
|
+
.sc(GetSegmentImportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentVersion } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentVersion$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentVersionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentVersionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSegmentVersion", {})
|
|
13
13
|
.n("PinpointClient", "GetSegmentVersionCommand")
|
|
14
|
-
.sc(GetSegmentVersion)
|
|
14
|
+
.sc(GetSegmentVersion$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSegmentVersions", {})
|
|
13
13
|
.n("PinpointClient", "GetSegmentVersionsCommand")
|
|
14
|
-
.sc(GetSegmentVersions)
|
|
14
|
+
.sc(GetSegmentVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegments } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegments$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSegments", {})
|
|
13
13
|
.n("PinpointClient", "GetSegmentsCommand")
|
|
14
|
-
.sc(GetSegments)
|
|
14
|
+
.sc(GetSegments$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSmsChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSmsChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSmsChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSmsChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSmsChannel", {})
|
|
13
13
|
.n("PinpointClient", "GetSmsChannelCommand")
|
|
14
|
-
.sc(GetSmsChannel)
|
|
14
|
+
.sc(GetSmsChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSmsTemplate } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSmsTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSmsTemplateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSmsTemplateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetSmsTemplate", {})
|
|
13
13
|
.n("PinpointClient", "GetSmsTemplateCommand")
|
|
14
|
-
.sc(GetSmsTemplate)
|
|
14
|
+
.sc(GetSmsTemplate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetUserEndpoints } from "../schemas/schemas_0";
|
|
4
|
+
import { GetUserEndpoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetUserEndpointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetUserEndpointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetUserEndpoints", {})
|
|
13
13
|
.n("PinpointClient", "GetUserEndpointsCommand")
|
|
14
|
-
.sc(GetUserEndpoints)
|
|
14
|
+
.sc(GetUserEndpoints$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetVoiceChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetVoiceChannel", {})
|
|
13
13
|
.n("PinpointClient", "GetVoiceChannelCommand")
|
|
14
|
-
.sc(GetVoiceChannel)
|
|
14
|
+
.sc(GetVoiceChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetVoiceTemplate } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVoiceTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVoiceTemplateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVoiceTemplateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "GetVoiceTemplate", {})
|
|
13
13
|
.n("PinpointClient", "GetVoiceTemplateCommand")
|
|
14
|
-
.sc(GetVoiceTemplate)
|
|
14
|
+
.sc(GetVoiceTemplate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListJourneys } from "../schemas/schemas_0";
|
|
4
|
+
import { ListJourneys$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListJourneysCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListJourneysCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "ListJourneys", {})
|
|
13
13
|
.n("PinpointClient", "ListJourneysCommand")
|
|
14
|
-
.sc(ListJourneys)
|
|
14
|
+
.sc(ListJourneys$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "ListTagsForResource", {})
|
|
13
13
|
.n("PinpointClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTemplateVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTemplateVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTemplateVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTemplateVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "ListTemplateVersions", {})
|
|
13
13
|
.n("PinpointClient", "ListTemplateVersionsCommand")
|
|
14
|
-
.sc(ListTemplateVersions)
|
|
14
|
+
.sc(ListTemplateVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTemplates } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTemplates$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTemplatesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTemplatesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "ListTemplates", {})
|
|
13
13
|
.n("PinpointClient", "ListTemplatesCommand")
|
|
14
|
-
.sc(ListTemplates)
|
|
14
|
+
.sc(ListTemplates$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PhoneNumberValidate } from "../schemas/schemas_0";
|
|
4
|
+
import { PhoneNumberValidate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PhoneNumberValidateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PhoneNumberValidateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "PhoneNumberValidate", {})
|
|
13
13
|
.n("PinpointClient", "PhoneNumberValidateCommand")
|
|
14
|
-
.sc(PhoneNumberValidate)
|
|
14
|
+
.sc(PhoneNumberValidate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutEventStream } from "../schemas/schemas_0";
|
|
4
|
+
import { PutEventStream$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutEventStreamCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutEventStreamCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "PutEventStream", {})
|
|
13
13
|
.n("PinpointClient", "PutEventStreamCommand")
|
|
14
|
-
.sc(PutEventStream)
|
|
14
|
+
.sc(PutEventStream$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutEvents } from "../schemas/schemas_0";
|
|
4
|
+
import { PutEvents$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutEventsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutEventsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "PutEvents", {})
|
|
13
13
|
.n("PinpointClient", "PutEventsCommand")
|
|
14
|
-
.sc(PutEvents)
|
|
14
|
+
.sc(PutEvents$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RemoveAttributes } from "../schemas/schemas_0";
|
|
4
|
+
import { RemoveAttributes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemoveAttributesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RemoveAttributesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "RemoveAttributes", {})
|
|
13
13
|
.n("PinpointClient", "RemoveAttributesCommand")
|
|
14
|
-
.sc(RemoveAttributes)
|
|
14
|
+
.sc(RemoveAttributes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SendMessages } from "../schemas/schemas_0";
|
|
4
|
+
import { SendMessages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SendMessagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SendMessagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "SendMessages", {})
|
|
13
13
|
.n("PinpointClient", "SendMessagesCommand")
|
|
14
|
-
.sc(SendMessages)
|
|
14
|
+
.sc(SendMessages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SendOTPMessage } from "../schemas/schemas_0";
|
|
4
|
+
import { SendOTPMessage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SendOTPMessageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SendOTPMessageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "SendOTPMessage", {})
|
|
13
13
|
.n("PinpointClient", "SendOTPMessageCommand")
|
|
14
|
-
.sc(SendOTPMessage)
|
|
14
|
+
.sc(SendOTPMessage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SendUsersMessages } from "../schemas/schemas_0";
|
|
4
|
+
import { SendUsersMessages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SendUsersMessagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SendUsersMessagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "SendUsersMessages", {})
|
|
13
13
|
.n("PinpointClient", "SendUsersMessagesCommand")
|
|
14
|
-
.sc(SendUsersMessages)
|
|
14
|
+
.sc(SendUsersMessages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "TagResource", {})
|
|
13
13
|
.n("PinpointClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UntagResource", {})
|
|
13
13
|
.n("PinpointClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateAdmChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateAdmChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAdmChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAdmChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateAdmChannel", {})
|
|
13
13
|
.n("PinpointClient", "UpdateAdmChannelCommand")
|
|
14
|
-
.sc(UpdateAdmChannel)
|
|
14
|
+
.sc(UpdateAdmChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApnsChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApnsChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApnsChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApnsChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateApnsChannel", {})
|
|
13
13
|
.n("PinpointClient", "UpdateApnsChannelCommand")
|
|
14
|
-
.sc(UpdateApnsChannel)
|
|
14
|
+
.sc(UpdateApnsChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApnsSandboxChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApnsSandboxChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApnsSandboxChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApnsSandboxChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateApnsSandboxChannel", {})
|
|
13
13
|
.n("PinpointClient", "UpdateApnsSandboxChannelCommand")
|
|
14
|
-
.sc(UpdateApnsSandboxChannel)
|
|
14
|
+
.sc(UpdateApnsSandboxChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApnsVoipChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApnsVoipChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApnsVoipChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApnsVoipChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateApnsVoipChannel", {})
|
|
13
13
|
.n("PinpointClient", "UpdateApnsVoipChannelCommand")
|
|
14
|
-
.sc(UpdateApnsVoipChannel)
|
|
14
|
+
.sc(UpdateApnsVoipChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApnsVoipSandboxChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApnsVoipSandboxChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApnsVoipSandboxChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApnsVoipSandboxChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateApnsVoipSandboxChannel", {})
|
|
13
13
|
.n("PinpointClient", "UpdateApnsVoipSandboxChannelCommand")
|
|
14
|
-
.sc(UpdateApnsVoipSandboxChannel)
|
|
14
|
+
.sc(UpdateApnsVoipSandboxChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApplicationSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApplicationSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApplicationSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApplicationSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateApplicationSettings", {})
|
|
13
13
|
.n("PinpointClient", "UpdateApplicationSettingsCommand")
|
|
14
|
-
.sc(UpdateApplicationSettings)
|
|
14
|
+
.sc(UpdateApplicationSettings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateBaiduChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateBaiduChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateBaiduChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateBaiduChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateBaiduChannel", {})
|
|
13
13
|
.n("PinpointClient", "UpdateBaiduChannelCommand")
|
|
14
|
-
.sc(UpdateBaiduChannel)
|
|
14
|
+
.sc(UpdateBaiduChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateCampaign } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateCampaign$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateCampaignCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateCampaignCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateCampaign", {})
|
|
13
13
|
.n("PinpointClient", "UpdateCampaignCommand")
|
|
14
|
-
.sc(UpdateCampaign)
|
|
14
|
+
.sc(UpdateCampaign$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateEmailChannel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateEmailChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateEmailChannelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateEmailChannelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateEmailChannel", {})
|
|
13
13
|
.n("PinpointClient", "UpdateEmailChannelCommand")
|
|
14
|
-
.sc(UpdateEmailChannel)
|
|
14
|
+
.sc(UpdateEmailChannel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateEmailTemplate } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateEmailTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateEmailTemplateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateEmailTemplateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Pinpoint", "UpdateEmailTemplate", {})
|
|
13
13
|
.n("PinpointClient", "UpdateEmailTemplateCommand")
|
|
14
|
-
.sc(UpdateEmailTemplate)
|
|
14
|
+
.sc(UpdateEmailTemplate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|