@aws-sdk/client-pinpoint-email 3.758.0 → 3.772.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 +49 -49
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -19,8 +19,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
19
19
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
20
|
|
|
21
21
|
// src/index.ts
|
|
22
|
-
var
|
|
23
|
-
__export(
|
|
22
|
+
var index_exports = {};
|
|
23
|
+
__export(index_exports, {
|
|
24
24
|
AccountSuspendedException: () => AccountSuspendedException,
|
|
25
25
|
AlreadyExistsException: () => AlreadyExistsException,
|
|
26
26
|
BadRequestException: () => BadRequestException,
|
|
@@ -94,7 +94,7 @@ __export(src_exports, {
|
|
|
94
94
|
paginateListDomainDeliverabilityCampaigns: () => paginateListDomainDeliverabilityCampaigns,
|
|
95
95
|
paginateListEmailIdentities: () => paginateListEmailIdentities
|
|
96
96
|
});
|
|
97
|
-
module.exports = __toCommonJS(
|
|
97
|
+
module.exports = __toCommonJS(index_exports);
|
|
98
98
|
|
|
99
99
|
// src/PinpointEmailClient.ts
|
|
100
100
|
var import_middleware_host_header = require("@aws-sdk/middleware-host-header");
|
|
@@ -221,9 +221,9 @@ var PinpointEmailClient = class extends import_smithy_client.Client {
|
|
|
221
221
|
this.middlewareStack.use(
|
|
222
222
|
(0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
|
|
223
223
|
httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultPinpointEmailHttpAuthSchemeParametersProvider,
|
|
224
|
-
identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
|
|
224
|
+
identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({
|
|
225
225
|
"aws.auth#sigv4": config.credentials
|
|
226
|
-
})
|
|
226
|
+
}), "identityProviderConfigProvider")
|
|
227
227
|
})
|
|
228
228
|
);
|
|
229
229
|
this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
|
|
@@ -513,11 +513,11 @@ var se_CreateConfigurationSetCommand = /* @__PURE__ */ __name(async (input, cont
|
|
|
513
513
|
body = JSON.stringify(
|
|
514
514
|
(0, import_smithy_client.take)(input, {
|
|
515
515
|
ConfigurationSetName: [],
|
|
516
|
-
DeliveryOptions: (_) => (0, import_smithy_client._json)(_),
|
|
517
|
-
ReputationOptions: (_) => se_ReputationOptions(_, context),
|
|
518
|
-
SendingOptions: (_) => (0, import_smithy_client._json)(_),
|
|
519
|
-
Tags: (_) => (0, import_smithy_client._json)(_),
|
|
520
|
-
TrackingOptions: (_) => (0, import_smithy_client._json)(_)
|
|
516
|
+
DeliveryOptions: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "DeliveryOptions"),
|
|
517
|
+
ReputationOptions: /* @__PURE__ */ __name((_) => se_ReputationOptions(_, context), "ReputationOptions"),
|
|
518
|
+
SendingOptions: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "SendingOptions"),
|
|
519
|
+
Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags"),
|
|
520
|
+
TrackingOptions: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "TrackingOptions")
|
|
521
521
|
})
|
|
522
522
|
);
|
|
523
523
|
b.m("POST").h(headers).b(body);
|
|
@@ -533,7 +533,7 @@ var se_CreateConfigurationSetEventDestinationCommand = /* @__PURE__ */ __name(as
|
|
|
533
533
|
let body;
|
|
534
534
|
body = JSON.stringify(
|
|
535
535
|
(0, import_smithy_client.take)(input, {
|
|
536
|
-
EventDestination: (_) => (0, import_smithy_client._json)(_),
|
|
536
|
+
EventDestination: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "EventDestination"),
|
|
537
537
|
EventDestinationName: []
|
|
538
538
|
})
|
|
539
539
|
);
|
|
@@ -550,7 +550,7 @@ var se_CreateDedicatedIpPoolCommand = /* @__PURE__ */ __name(async (input, conte
|
|
|
550
550
|
body = JSON.stringify(
|
|
551
551
|
(0, import_smithy_client.take)(input, {
|
|
552
552
|
PoolName: [],
|
|
553
|
-
Tags: (_) => (0, import_smithy_client._json)(_)
|
|
553
|
+
Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
|
|
554
554
|
})
|
|
555
555
|
);
|
|
556
556
|
b.m("POST").h(headers).b(body);
|
|
@@ -565,10 +565,10 @@ var se_CreateDeliverabilityTestReportCommand = /* @__PURE__ */ __name(async (inp
|
|
|
565
565
|
let body;
|
|
566
566
|
body = JSON.stringify(
|
|
567
567
|
(0, import_smithy_client.take)(input, {
|
|
568
|
-
Content: (_) => se_EmailContent(_, context),
|
|
568
|
+
Content: /* @__PURE__ */ __name((_) => se_EmailContent(_, context), "Content"),
|
|
569
569
|
FromEmailAddress: [],
|
|
570
570
|
ReportName: [],
|
|
571
|
-
Tags: (_) => (0, import_smithy_client._json)(_)
|
|
571
|
+
Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
|
|
572
572
|
})
|
|
573
573
|
);
|
|
574
574
|
b.m("POST").h(headers).b(body);
|
|
@@ -584,7 +584,7 @@ var se_CreateEmailIdentityCommand = /* @__PURE__ */ __name(async (input, context
|
|
|
584
584
|
body = JSON.stringify(
|
|
585
585
|
(0, import_smithy_client.take)(input, {
|
|
586
586
|
EmailIdentity: [],
|
|
587
|
-
Tags: (_) => (0, import_smithy_client._json)(_)
|
|
587
|
+
Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
|
|
588
588
|
})
|
|
589
589
|
);
|
|
590
590
|
b.m("POST").h(headers).b(body);
|
|
@@ -945,7 +945,7 @@ var se_PutDeliverabilityDashboardOptionCommand = /* @__PURE__ */ __name(async (i
|
|
|
945
945
|
body = JSON.stringify(
|
|
946
946
|
(0, import_smithy_client.take)(input, {
|
|
947
947
|
DashboardEnabled: [],
|
|
948
|
-
SubscribedDomains: (_) => se_DomainDeliverabilityTrackingOptions(_, context)
|
|
948
|
+
SubscribedDomains: /* @__PURE__ */ __name((_) => se_DomainDeliverabilityTrackingOptions(_, context), "SubscribedDomains")
|
|
949
949
|
})
|
|
950
950
|
);
|
|
951
951
|
b.m("PUT").h(headers).b(body);
|
|
@@ -1010,12 +1010,12 @@ var se_SendEmailCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1010
1010
|
body = JSON.stringify(
|
|
1011
1011
|
(0, import_smithy_client.take)(input, {
|
|
1012
1012
|
ConfigurationSetName: [],
|
|
1013
|
-
Content: (_) => se_EmailContent(_, context),
|
|
1014
|
-
Destination: (_) => (0, import_smithy_client._json)(_),
|
|
1015
|
-
EmailTags: (_) => (0, import_smithy_client._json)(_),
|
|
1013
|
+
Content: /* @__PURE__ */ __name((_) => se_EmailContent(_, context), "Content"),
|
|
1014
|
+
Destination: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Destination"),
|
|
1015
|
+
EmailTags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "EmailTags"),
|
|
1016
1016
|
FeedbackForwardingEmailAddress: [],
|
|
1017
1017
|
FromEmailAddress: [],
|
|
1018
|
-
ReplyToAddresses: (_) => (0, import_smithy_client._json)(_)
|
|
1018
|
+
ReplyToAddresses: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "ReplyToAddresses")
|
|
1019
1019
|
})
|
|
1020
1020
|
);
|
|
1021
1021
|
b.m("POST").h(headers).b(body);
|
|
@@ -1031,7 +1031,7 @@ var se_TagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
1031
1031
|
body = JSON.stringify(
|
|
1032
1032
|
(0, import_smithy_client.take)(input, {
|
|
1033
1033
|
ResourceArn: [],
|
|
1034
|
-
Tags: (_) => (0, import_smithy_client._json)(_)
|
|
1034
|
+
Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
|
|
1035
1035
|
})
|
|
1036
1036
|
);
|
|
1037
1037
|
b.m("POST").h(headers).b(body);
|
|
@@ -1060,7 +1060,7 @@ var se_UpdateConfigurationSetEventDestinationCommand = /* @__PURE__ */ __name(as
|
|
|
1060
1060
|
let body;
|
|
1061
1061
|
body = JSON.stringify(
|
|
1062
1062
|
(0, import_smithy_client.take)(input, {
|
|
1063
|
-
EventDestination: (_) => (0, import_smithy_client._json)(_)
|
|
1063
|
+
EventDestination: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "EventDestination")
|
|
1064
1064
|
})
|
|
1065
1065
|
);
|
|
1066
1066
|
b.m("PUT").h(headers).b(body);
|
|
@@ -1179,7 +1179,7 @@ var de_GetAccountCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1179
1179
|
DedicatedIpAutoWarmupEnabled: import_smithy_client.expectBoolean,
|
|
1180
1180
|
EnforcementStatus: import_smithy_client.expectString,
|
|
1181
1181
|
ProductionAccessEnabled: import_smithy_client.expectBoolean,
|
|
1182
|
-
SendQuota: (_) => de_SendQuota(_, context),
|
|
1182
|
+
SendQuota: /* @__PURE__ */ __name((_) => de_SendQuota(_, context), "SendQuota"),
|
|
1183
1183
|
SendingEnabled: import_smithy_client.expectBoolean
|
|
1184
1184
|
});
|
|
1185
1185
|
Object.assign(contents, doc);
|
|
@@ -1194,7 +1194,7 @@ var de_GetBlacklistReportsCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
1194
1194
|
});
|
|
1195
1195
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1196
1196
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1197
|
-
BlacklistReport: (_) => de_BlacklistReport(_, context)
|
|
1197
|
+
BlacklistReport: /* @__PURE__ */ __name((_) => de_BlacklistReport(_, context), "BlacklistReport")
|
|
1198
1198
|
});
|
|
1199
1199
|
Object.assign(contents, doc);
|
|
1200
1200
|
return contents;
|
|
@@ -1210,7 +1210,7 @@ var de_GetConfigurationSetCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
1210
1210
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1211
1211
|
ConfigurationSetName: import_smithy_client.expectString,
|
|
1212
1212
|
DeliveryOptions: import_smithy_client._json,
|
|
1213
|
-
ReputationOptions: (_) => de_ReputationOptions(_, context),
|
|
1213
|
+
ReputationOptions: /* @__PURE__ */ __name((_) => de_ReputationOptions(_, context), "ReputationOptions"),
|
|
1214
1214
|
SendingOptions: import_smithy_client._json,
|
|
1215
1215
|
Tags: import_smithy_client._json,
|
|
1216
1216
|
TrackingOptions: import_smithy_client._json
|
|
@@ -1271,10 +1271,10 @@ var de_GetDeliverabilityDashboardOptionsCommand = /* @__PURE__ */ __name(async (
|
|
|
1271
1271
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1272
1272
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1273
1273
|
AccountStatus: import_smithy_client.expectString,
|
|
1274
|
-
ActiveSubscribedDomains: (_) => de_DomainDeliverabilityTrackingOptions(_, context),
|
|
1274
|
+
ActiveSubscribedDomains: /* @__PURE__ */ __name((_) => de_DomainDeliverabilityTrackingOptions(_, context), "ActiveSubscribedDomains"),
|
|
1275
1275
|
DashboardEnabled: import_smithy_client.expectBoolean,
|
|
1276
|
-
PendingExpirationSubscribedDomains: (_) => de_DomainDeliverabilityTrackingOptions(_, context),
|
|
1277
|
-
SubscriptionExpiryDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
|
|
1276
|
+
PendingExpirationSubscribedDomains: /* @__PURE__ */ __name((_) => de_DomainDeliverabilityTrackingOptions(_, context), "PendingExpirationSubscribedDomains"),
|
|
1277
|
+
SubscriptionExpiryDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "SubscriptionExpiryDate")
|
|
1278
1278
|
});
|
|
1279
1279
|
Object.assign(contents, doc);
|
|
1280
1280
|
return contents;
|
|
@@ -1288,10 +1288,10 @@ var de_GetDeliverabilityTestReportCommand = /* @__PURE__ */ __name(async (output
|
|
|
1288
1288
|
});
|
|
1289
1289
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1290
1290
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1291
|
-
DeliverabilityTestReport: (_) => de_DeliverabilityTestReport(_, context),
|
|
1292
|
-
IspPlacements: (_) => de_IspPlacements(_, context),
|
|
1291
|
+
DeliverabilityTestReport: /* @__PURE__ */ __name((_) => de_DeliverabilityTestReport(_, context), "DeliverabilityTestReport"),
|
|
1292
|
+
IspPlacements: /* @__PURE__ */ __name((_) => de_IspPlacements(_, context), "IspPlacements"),
|
|
1293
1293
|
Message: import_smithy_client.expectString,
|
|
1294
|
-
OverallPlacement: (_) => de_PlacementStatistics(_, context),
|
|
1294
|
+
OverallPlacement: /* @__PURE__ */ __name((_) => de_PlacementStatistics(_, context), "OverallPlacement"),
|
|
1295
1295
|
Tags: import_smithy_client._json
|
|
1296
1296
|
});
|
|
1297
1297
|
Object.assign(contents, doc);
|
|
@@ -1306,7 +1306,7 @@ var de_GetDomainDeliverabilityCampaignCommand = /* @__PURE__ */ __name(async (ou
|
|
|
1306
1306
|
});
|
|
1307
1307
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1308
1308
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1309
|
-
DomainDeliverabilityCampaign: (_) => de_DomainDeliverabilityCampaign(_, context)
|
|
1309
|
+
DomainDeliverabilityCampaign: /* @__PURE__ */ __name((_) => de_DomainDeliverabilityCampaign(_, context), "DomainDeliverabilityCampaign")
|
|
1310
1310
|
});
|
|
1311
1311
|
Object.assign(contents, doc);
|
|
1312
1312
|
return contents;
|
|
@@ -1320,8 +1320,8 @@ var de_GetDomainStatisticsReportCommand = /* @__PURE__ */ __name(async (output,
|
|
|
1320
1320
|
});
|
|
1321
1321
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1322
1322
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1323
|
-
DailyVolumes: (_) => de_DailyVolumes(_, context),
|
|
1324
|
-
OverallVolume: (_) => de_OverallVolume(_, context)
|
|
1323
|
+
DailyVolumes: /* @__PURE__ */ __name((_) => de_DailyVolumes(_, context), "DailyVolumes"),
|
|
1324
|
+
OverallVolume: /* @__PURE__ */ __name((_) => de_OverallVolume(_, context), "OverallVolume")
|
|
1325
1325
|
});
|
|
1326
1326
|
Object.assign(contents, doc);
|
|
1327
1327
|
return contents;
|
|
@@ -1384,7 +1384,7 @@ var de_ListDeliverabilityTestReportsCommand = /* @__PURE__ */ __name(async (outp
|
|
|
1384
1384
|
});
|
|
1385
1385
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1386
1386
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1387
|
-
DeliverabilityTestReports: (_) => de_DeliverabilityTestReports(_, context),
|
|
1387
|
+
DeliverabilityTestReports: /* @__PURE__ */ __name((_) => de_DeliverabilityTestReports(_, context), "DeliverabilityTestReports"),
|
|
1388
1388
|
NextToken: import_smithy_client.expectString
|
|
1389
1389
|
});
|
|
1390
1390
|
Object.assign(contents, doc);
|
|
@@ -1399,7 +1399,7 @@ var de_ListDomainDeliverabilityCampaignsCommand = /* @__PURE__ */ __name(async (
|
|
|
1399
1399
|
});
|
|
1400
1400
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1401
1401
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1402
|
-
DomainDeliverabilityCampaigns: (_) => de_DomainDeliverabilityCampaignList(_, context),
|
|
1402
|
+
DomainDeliverabilityCampaigns: /* @__PURE__ */ __name((_) => de_DomainDeliverabilityCampaignList(_, context), "DomainDeliverabilityCampaigns"),
|
|
1403
1403
|
NextToken: import_smithy_client.expectString
|
|
1404
1404
|
});
|
|
1405
1405
|
Object.assign(contents, doc);
|
|
@@ -1779,7 +1779,7 @@ var se_DomainDeliverabilityTrackingOption = /* @__PURE__ */ __name((input, conte
|
|
|
1779
1779
|
return (0, import_smithy_client.take)(input, {
|
|
1780
1780
|
Domain: [],
|
|
1781
1781
|
InboxPlacementTrackingOption: import_smithy_client._json,
|
|
1782
|
-
SubscriptionStartDate: (_) => _.getTime() / 1e3
|
|
1782
|
+
SubscriptionStartDate: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "SubscriptionStartDate")
|
|
1783
1783
|
});
|
|
1784
1784
|
}, "se_DomainDeliverabilityTrackingOption");
|
|
1785
1785
|
var se_DomainDeliverabilityTrackingOptions = /* @__PURE__ */ __name((input, context) => {
|
|
@@ -1789,7 +1789,7 @@ var se_DomainDeliverabilityTrackingOptions = /* @__PURE__ */ __name((input, cont
|
|
|
1789
1789
|
}, "se_DomainDeliverabilityTrackingOptions");
|
|
1790
1790
|
var se_EmailContent = /* @__PURE__ */ __name((input, context) => {
|
|
1791
1791
|
return (0, import_smithy_client.take)(input, {
|
|
1792
|
-
Raw: (_) => se_RawMessage(_, context),
|
|
1792
|
+
Raw: /* @__PURE__ */ __name((_) => se_RawMessage(_, context), "Raw"),
|
|
1793
1793
|
Simple: import_smithy_client._json,
|
|
1794
1794
|
Template: import_smithy_client._json
|
|
1795
1795
|
});
|
|
@@ -1801,7 +1801,7 @@ var se_RawMessage = /* @__PURE__ */ __name((input, context) => {
|
|
|
1801
1801
|
}, "se_RawMessage");
|
|
1802
1802
|
var se_ReputationOptions = /* @__PURE__ */ __name((input, context) => {
|
|
1803
1803
|
return (0, import_smithy_client.take)(input, {
|
|
1804
|
-
LastFreshStart: (_) => _.getTime() / 1e3,
|
|
1804
|
+
LastFreshStart: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastFreshStart"),
|
|
1805
1805
|
ReputationMetricsEnabled: []
|
|
1806
1806
|
});
|
|
1807
1807
|
}, "se_ReputationOptions");
|
|
@@ -1814,7 +1814,7 @@ var de_BlacklistEntries = /* @__PURE__ */ __name((output, context) => {
|
|
|
1814
1814
|
var de_BlacklistEntry = /* @__PURE__ */ __name((output, context) => {
|
|
1815
1815
|
return (0, import_smithy_client.take)(output, {
|
|
1816
1816
|
Description: import_smithy_client.expectString,
|
|
1817
|
-
ListingTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
1817
|
+
ListingTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "ListingTime"),
|
|
1818
1818
|
RblName: import_smithy_client.expectString
|
|
1819
1819
|
});
|
|
1820
1820
|
}, "de_BlacklistEntry");
|
|
@@ -1829,8 +1829,8 @@ var de_BlacklistReport = /* @__PURE__ */ __name((output, context) => {
|
|
|
1829
1829
|
}, "de_BlacklistReport");
|
|
1830
1830
|
var de_DailyVolume = /* @__PURE__ */ __name((output, context) => {
|
|
1831
1831
|
return (0, import_smithy_client.take)(output, {
|
|
1832
|
-
DomainIspPlacements: (_) => de_DomainIspPlacements(_, context),
|
|
1833
|
-
StartDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
1832
|
+
DomainIspPlacements: /* @__PURE__ */ __name((_) => de_DomainIspPlacements(_, context), "DomainIspPlacements"),
|
|
1833
|
+
StartDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartDate"),
|
|
1834
1834
|
VolumeStatistics: import_smithy_client._json
|
|
1835
1835
|
});
|
|
1836
1836
|
}, "de_DailyVolume");
|
|
@@ -1842,7 +1842,7 @@ var de_DailyVolumes = /* @__PURE__ */ __name((output, context) => {
|
|
|
1842
1842
|
}, "de_DailyVolumes");
|
|
1843
1843
|
var de_DeliverabilityTestReport = /* @__PURE__ */ __name((output, context) => {
|
|
1844
1844
|
return (0, import_smithy_client.take)(output, {
|
|
1845
|
-
CreateDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
1845
|
+
CreateDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateDate"),
|
|
1846
1846
|
DeliverabilityTestStatus: import_smithy_client.expectString,
|
|
1847
1847
|
FromEmailAddress: import_smithy_client.expectString,
|
|
1848
1848
|
ReportId: import_smithy_client.expectString,
|
|
@@ -1861,11 +1861,11 @@ var de_DomainDeliverabilityCampaign = /* @__PURE__ */ __name((output, context) =
|
|
|
1861
1861
|
CampaignId: import_smithy_client.expectString,
|
|
1862
1862
|
DeleteRate: import_smithy_client.limitedParseDouble,
|
|
1863
1863
|
Esps: import_smithy_client._json,
|
|
1864
|
-
FirstSeenDateTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
1864
|
+
FirstSeenDateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "FirstSeenDateTime"),
|
|
1865
1865
|
FromAddress: import_smithy_client.expectString,
|
|
1866
1866
|
ImageUrl: import_smithy_client.expectString,
|
|
1867
1867
|
InboxCount: import_smithy_client.expectLong,
|
|
1868
|
-
LastSeenDateTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
1868
|
+
LastSeenDateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastSeenDateTime"),
|
|
1869
1869
|
ProjectedVolume: import_smithy_client.expectLong,
|
|
1870
1870
|
ReadDeleteRate: import_smithy_client.limitedParseDouble,
|
|
1871
1871
|
ReadRate: import_smithy_client.limitedParseDouble,
|
|
@@ -1884,7 +1884,7 @@ var de_DomainDeliverabilityTrackingOption = /* @__PURE__ */ __name((output, cont
|
|
|
1884
1884
|
return (0, import_smithy_client.take)(output, {
|
|
1885
1885
|
Domain: import_smithy_client.expectString,
|
|
1886
1886
|
InboxPlacementTrackingOption: import_smithy_client._json,
|
|
1887
|
-
SubscriptionStartDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
|
|
1887
|
+
SubscriptionStartDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "SubscriptionStartDate")
|
|
1888
1888
|
});
|
|
1889
1889
|
}, "de_DomainDeliverabilityTrackingOption");
|
|
1890
1890
|
var de_DomainDeliverabilityTrackingOptions = /* @__PURE__ */ __name((output, context) => {
|
|
@@ -1911,7 +1911,7 @@ var de_DomainIspPlacements = /* @__PURE__ */ __name((output, context) => {
|
|
|
1911
1911
|
var de_IspPlacement = /* @__PURE__ */ __name((output, context) => {
|
|
1912
1912
|
return (0, import_smithy_client.take)(output, {
|
|
1913
1913
|
IspName: import_smithy_client.expectString,
|
|
1914
|
-
PlacementStatistics: (_) => de_PlacementStatistics(_, context)
|
|
1914
|
+
PlacementStatistics: /* @__PURE__ */ __name((_) => de_PlacementStatistics(_, context), "PlacementStatistics")
|
|
1915
1915
|
});
|
|
1916
1916
|
}, "de_IspPlacement");
|
|
1917
1917
|
var de_IspPlacements = /* @__PURE__ */ __name((output, context) => {
|
|
@@ -1922,7 +1922,7 @@ var de_IspPlacements = /* @__PURE__ */ __name((output, context) => {
|
|
|
1922
1922
|
}, "de_IspPlacements");
|
|
1923
1923
|
var de_OverallVolume = /* @__PURE__ */ __name((output, context) => {
|
|
1924
1924
|
return (0, import_smithy_client.take)(output, {
|
|
1925
|
-
DomainIspPlacements: (_) => de_DomainIspPlacements(_, context),
|
|
1925
|
+
DomainIspPlacements: /* @__PURE__ */ __name((_) => de_DomainIspPlacements(_, context), "DomainIspPlacements"),
|
|
1926
1926
|
ReadRatePercent: import_smithy_client.limitedParseDouble,
|
|
1927
1927
|
VolumeStatistics: import_smithy_client._json
|
|
1928
1928
|
});
|
|
@@ -1938,7 +1938,7 @@ var de_PlacementStatistics = /* @__PURE__ */ __name((output, context) => {
|
|
|
1938
1938
|
}, "de_PlacementStatistics");
|
|
1939
1939
|
var de_ReputationOptions = /* @__PURE__ */ __name((output, context) => {
|
|
1940
1940
|
return (0, import_smithy_client.take)(output, {
|
|
1941
|
-
LastFreshStart: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
1941
|
+
LastFreshStart: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastFreshStart"),
|
|
1942
1942
|
ReputationMetricsEnabled: import_smithy_client.expectBoolean
|
|
1943
1943
|
});
|
|
1944
1944
|
}, "de_ReputationOptions");
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-pinpoint-email",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pinpoint Email Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.772.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint-email",
|
|
@@ -21,10 +21,10 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.758.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.772.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.734.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.734.0",
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.772.0",
|
|
28
28
|
"@aws-sdk/middleware-user-agent": "3.758.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.734.0",
|
|
30
30
|
"@aws-sdk/types": "3.734.0",
|