@aws-sdk/client-sesv2 3.943.0 → 3.946.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 +153 -676
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/SESv2Client.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 +153 -676
- package/dist-types/SESv2.d.ts +1 -1
- package/dist-types/SESv2Client.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/dist-types/commands/BatchGetMetricDataCommand.d.ts +3 -3
- package/dist-types/commands/CancelExportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateContactCommand.d.ts +3 -3
- package/dist-types/commands/CreateContactListCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +3 -3
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +3 -3
- package/dist-types/commands/CreateEmailIdentityPolicyCommand.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/CreateMultiRegionEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateTenantCommand.d.ts +3 -3
- package/dist-types/commands/CreateTenantResourceAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteContactCommand.d.ts +3 -3
- package/dist-types/commands/DeleteContactListCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMultiRegionEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTenantCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTenantResourceAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountCommand.d.ts +3 -3
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +3 -3
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +3 -3
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +3 -3
- package/dist-types/commands/GetContactCommand.d.ts +3 -3
- package/dist-types/commands/GetContactListCommand.d.ts +3 -3
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +3 -3
- package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +3 -3
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +3 -3
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -3
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +3 -3
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +3 -3
- package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetExportJobCommand.d.ts +3 -3
- package/dist-types/commands/GetImportJobCommand.d.ts +3 -3
- package/dist-types/commands/GetMessageInsightsCommand.d.ts +3 -3
- package/dist-types/commands/GetMultiRegionEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetReputationEntityCommand.d.ts +3 -3
- package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +3 -3
- package/dist-types/commands/GetTenantCommand.d.ts +3 -3
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +3 -3
- package/dist-types/commands/ListContactListsCommand.d.ts +3 -3
- package/dist-types/commands/ListContactsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +3 -3
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +3 -3
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListEmailTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListMultiRegionEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/ListRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/ListReputationEntitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListResourceTenantsCommand.d.ts +3 -3
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTenantResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListTenantsCommand.d.ts +3 -3
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +3 -3
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +3 -3
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +3 -3
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +3 -3
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +3 -3
- package/dist-types/commands/SendBulkEmailCommand.d.ts +3 -3
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +3 -3
- package/dist-types/commands/SendEmailCommand.d.ts +4 -4
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateContactCommand.d.ts +3 -3
- package/dist-types/commands/UpdateContactListCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +3 -3
- package/dist-types/commands/UpdateReputationEntityPolicyCommand.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/SESv2ServiceException.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/pagination/GetDedicatedIpsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListContactListsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListContactsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDedicatedIpPoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDeliverabilityTestReportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEmailIdentitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEmailTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListExportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMultiRegionEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReputationEntitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourceTenantsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSuppressedDestinationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTenantResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTenantsPaginator.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/SESv2Client.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +3 -3
- package/dist-types/ts3.4/models/SESv2ServiceException.d.ts +1 -1
- package/package.json +14 -13
|
@@ -795,29 +795,9 @@ export var AccountDetails = [
|
|
|
795
795
|
() => ReviewDetails,
|
|
796
796
|
],
|
|
797
797
|
];
|
|
798
|
-
export var AccountSuspendedException = [
|
|
799
|
-
-3,
|
|
800
|
-
n0,
|
|
801
|
-
_ASE,
|
|
802
|
-
{
|
|
803
|
-
[_e]: _c,
|
|
804
|
-
[_hE]: 400,
|
|
805
|
-
},
|
|
806
|
-
[_m],
|
|
807
|
-
[0],
|
|
808
|
-
];
|
|
798
|
+
export var AccountSuspendedException = [-3, n0, _ASE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
809
799
|
TypeRegistry.for(n0).registerError(AccountSuspendedException, __AccountSuspendedException);
|
|
810
|
-
export var AlreadyExistsException = [
|
|
811
|
-
-3,
|
|
812
|
-
n0,
|
|
813
|
-
_AEE,
|
|
814
|
-
{
|
|
815
|
-
[_e]: _c,
|
|
816
|
-
[_hE]: 400,
|
|
817
|
-
},
|
|
818
|
-
[_m],
|
|
819
|
-
[0],
|
|
820
|
-
];
|
|
800
|
+
export var AlreadyExistsException = [-3, n0, _AEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
821
801
|
TypeRegistry.for(n0).registerError(AlreadyExistsException, __AlreadyExistsException);
|
|
822
802
|
export var ArchivingOptions = [3, n0, _AO, 0, [_AA], [0]];
|
|
823
803
|
export var Attachment = [
|
|
@@ -828,17 +808,7 @@ export var Attachment = [
|
|
|
828
808
|
[_RC, _CD, _FN, _CDo, _CI, _CTE, _CT],
|
|
829
809
|
[21, 0, 0, 0, 0, 0, 0],
|
|
830
810
|
];
|
|
831
|
-
export var BadRequestException = [
|
|
832
|
-
-3,
|
|
833
|
-
n0,
|
|
834
|
-
_BRE,
|
|
835
|
-
{
|
|
836
|
-
[_e]: _c,
|
|
837
|
-
[_hE]: 400,
|
|
838
|
-
},
|
|
839
|
-
[_m],
|
|
840
|
-
[0],
|
|
841
|
-
];
|
|
811
|
+
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
842
812
|
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
843
813
|
export var BatchGetMetricDataQuery = [
|
|
844
814
|
3,
|
|
@@ -889,29 +859,9 @@ export var CloudWatchDestination = [
|
|
|
889
859
|
];
|
|
890
860
|
export var CloudWatchDimensionConfiguration = [3, n0, _CWDC, 0, [_DN, _DVS, _DDV], [0, 0, 0]];
|
|
891
861
|
export var Complaint = [3, n0, _C, 0, [_CST, _CFT], [0, 0]];
|
|
892
|
-
export var ConcurrentModificationException = [
|
|
893
|
-
-3,
|
|
894
|
-
n0,
|
|
895
|
-
_CME,
|
|
896
|
-
{
|
|
897
|
-
[_e]: _s,
|
|
898
|
-
[_hE]: 500,
|
|
899
|
-
},
|
|
900
|
-
[_m],
|
|
901
|
-
[0],
|
|
902
|
-
];
|
|
862
|
+
export var ConcurrentModificationException = [-3, n0, _CME, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
|
|
903
863
|
TypeRegistry.for(n0).registerError(ConcurrentModificationException, __ConcurrentModificationException);
|
|
904
|
-
export var ConflictException = [
|
|
905
|
-
-3,
|
|
906
|
-
n0,
|
|
907
|
-
_CE,
|
|
908
|
-
{
|
|
909
|
-
[_e]: _c,
|
|
910
|
-
[_hE]: 409,
|
|
911
|
-
},
|
|
912
|
-
[_m],
|
|
913
|
-
[0],
|
|
914
|
-
];
|
|
864
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
915
865
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
916
866
|
export var Contact = [
|
|
917
867
|
3,
|
|
@@ -1264,21 +1214,7 @@ export var GetAccountResponse = [
|
|
|
1264
1214
|
[_DIAWE, _ESn, _PAE, _SQ, _SEe, _SA, _Det, _VA],
|
|
1265
1215
|
[2, 0, 2, () => SendQuota, 2, () => SuppressionAttributes, [() => AccountDetails, 0], () => VdmAttributes],
|
|
1266
1216
|
];
|
|
1267
|
-
export var GetBlacklistReportsRequest = [
|
|
1268
|
-
3,
|
|
1269
|
-
n0,
|
|
1270
|
-
_GBRR,
|
|
1271
|
-
0,
|
|
1272
|
-
[_BIN],
|
|
1273
|
-
[
|
|
1274
|
-
[
|
|
1275
|
-
64 | 0,
|
|
1276
|
-
{
|
|
1277
|
-
[_hQ]: _BIN,
|
|
1278
|
-
},
|
|
1279
|
-
],
|
|
1280
|
-
],
|
|
1281
|
-
];
|
|
1217
|
+
export var GetBlacklistReportsRequest = [3, n0, _GBRR, 0, [_BIN], [[64 | 0, { [_hQ]: _BIN }]]];
|
|
1282
1218
|
export var GetBlacklistReportsResponse = [3, n0, _GBRRe, 0, [_BR], [() => BlacklistReport]];
|
|
1283
1219
|
export var GetConfigurationSetEventDestinationsRequest = [3, n0, _GCSEDR, 0, [_CSN], [[0, 1]]];
|
|
1284
1220
|
export var GetConfigurationSetEventDestinationsResponse = [
|
|
@@ -1356,24 +1292,9 @@ export var GetDedicatedIpsRequest = [
|
|
|
1356
1292
|
0,
|
|
1357
1293
|
[_PN, _NT, _PS],
|
|
1358
1294
|
[
|
|
1359
|
-
[
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
[_hQ]: _PN,
|
|
1363
|
-
},
|
|
1364
|
-
],
|
|
1365
|
-
[
|
|
1366
|
-
0,
|
|
1367
|
-
{
|
|
1368
|
-
[_hQ]: _NT,
|
|
1369
|
-
},
|
|
1370
|
-
],
|
|
1371
|
-
[
|
|
1372
|
-
1,
|
|
1373
|
-
{
|
|
1374
|
-
[_hQ]: _PS,
|
|
1375
|
-
},
|
|
1376
|
-
],
|
|
1295
|
+
[0, { [_hQ]: _PN }],
|
|
1296
|
+
[0, { [_hQ]: _NT }],
|
|
1297
|
+
[1, { [_hQ]: _PS }],
|
|
1377
1298
|
],
|
|
1378
1299
|
];
|
|
1379
1300
|
export var GetDedicatedIpsResponse = [
|
|
@@ -1419,18 +1340,8 @@ export var GetDomainStatisticsReportRequest = [
|
|
|
1419
1340
|
[_Do, _SD, _ED],
|
|
1420
1341
|
[
|
|
1421
1342
|
[0, 1],
|
|
1422
|
-
[
|
|
1423
|
-
|
|
1424
|
-
{
|
|
1425
|
-
[_hQ]: _SD,
|
|
1426
|
-
},
|
|
1427
|
-
],
|
|
1428
|
-
[
|
|
1429
|
-
4,
|
|
1430
|
-
{
|
|
1431
|
-
[_hQ]: _ED,
|
|
1432
|
-
},
|
|
1433
|
-
],
|
|
1343
|
+
[4, { [_hQ]: _SD }],
|
|
1344
|
+
[4, { [_hQ]: _ED }],
|
|
1434
1345
|
],
|
|
1435
1346
|
];
|
|
1436
1347
|
export var GetDomainStatisticsReportResponse = [
|
|
@@ -1542,43 +1453,13 @@ export var ImportJobSummary = [
|
|
|
1542
1453
|
];
|
|
1543
1454
|
export var InboxPlacementTrackingOption = [3, n0, _IPTO, 0, [_G, _TIr], [2, 64 | 0]];
|
|
1544
1455
|
export var InsightsEvent = [3, n0, _IE, 0, [_Ti, _Ty, _Det], [4, 0, () => EventDetails]];
|
|
1545
|
-
export var InternalServiceErrorException = [
|
|
1546
|
-
-3,
|
|
1547
|
-
n0,
|
|
1548
|
-
_ISEE,
|
|
1549
|
-
{
|
|
1550
|
-
[_e]: _s,
|
|
1551
|
-
[_hE]: 500,
|
|
1552
|
-
},
|
|
1553
|
-
[_m],
|
|
1554
|
-
[0],
|
|
1555
|
-
];
|
|
1456
|
+
export var InternalServiceErrorException = [-3, n0, _ISEE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
|
|
1556
1457
|
TypeRegistry.for(n0).registerError(InternalServiceErrorException, __InternalServiceErrorException);
|
|
1557
|
-
export var InvalidNextTokenException = [
|
|
1558
|
-
-3,
|
|
1559
|
-
n0,
|
|
1560
|
-
_INTE,
|
|
1561
|
-
{
|
|
1562
|
-
[_e]: _c,
|
|
1563
|
-
[_hE]: 400,
|
|
1564
|
-
},
|
|
1565
|
-
[_m],
|
|
1566
|
-
[0],
|
|
1567
|
-
];
|
|
1458
|
+
export var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1568
1459
|
TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
|
|
1569
1460
|
export var IspPlacement = [3, n0, _IPsp, 0, [_IN, _PSl], [0, () => PlacementStatistics]];
|
|
1570
1461
|
export var KinesisFirehoseDestination = [3, n0, _KFD, 0, [_IRA, _DSAe], [0, 0]];
|
|
1571
|
-
export var LimitExceededException = [
|
|
1572
|
-
-3,
|
|
1573
|
-
n0,
|
|
1574
|
-
_LEE,
|
|
1575
|
-
{
|
|
1576
|
-
[_e]: _c,
|
|
1577
|
-
[_hE]: 400,
|
|
1578
|
-
},
|
|
1579
|
-
[_m],
|
|
1580
|
-
[0],
|
|
1581
|
-
];
|
|
1462
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1582
1463
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
1583
1464
|
export var ListConfigurationSetsRequest = [
|
|
1584
1465
|
3,
|
|
@@ -1587,18 +1468,8 @@ export var ListConfigurationSetsRequest = [
|
|
|
1587
1468
|
0,
|
|
1588
1469
|
[_NT, _PS],
|
|
1589
1470
|
[
|
|
1590
|
-
[
|
|
1591
|
-
|
|
1592
|
-
{
|
|
1593
|
-
[_hQ]: _NT,
|
|
1594
|
-
},
|
|
1595
|
-
],
|
|
1596
|
-
[
|
|
1597
|
-
1,
|
|
1598
|
-
{
|
|
1599
|
-
[_hQ]: _PS,
|
|
1600
|
-
},
|
|
1601
|
-
],
|
|
1471
|
+
[0, { [_hQ]: _NT }],
|
|
1472
|
+
[1, { [_hQ]: _PS }],
|
|
1602
1473
|
],
|
|
1603
1474
|
];
|
|
1604
1475
|
export var ListConfigurationSetsResponse = [3, n0, _LCSRi, 0, [_CS, _NT], [64 | 0, 0]];
|
|
@@ -1609,18 +1480,8 @@ export var ListContactListsRequest = [
|
|
|
1609
1480
|
0,
|
|
1610
1481
|
[_PS, _NT],
|
|
1611
1482
|
[
|
|
1612
|
-
[
|
|
1613
|
-
|
|
1614
|
-
{
|
|
1615
|
-
[_hQ]: _PS,
|
|
1616
|
-
},
|
|
1617
|
-
],
|
|
1618
|
-
[
|
|
1619
|
-
0,
|
|
1620
|
-
{
|
|
1621
|
-
[_hQ]: _NT,
|
|
1622
|
-
},
|
|
1623
|
-
],
|
|
1483
|
+
[1, { [_hQ]: _PS }],
|
|
1484
|
+
[0, { [_hQ]: _NT }],
|
|
1624
1485
|
],
|
|
1625
1486
|
];
|
|
1626
1487
|
export var ListContactListsResponse = [
|
|
@@ -1648,18 +1509,8 @@ export var ListCustomVerificationEmailTemplatesRequest = [
|
|
|
1648
1509
|
0,
|
|
1649
1510
|
[_NT, _PS],
|
|
1650
1511
|
[
|
|
1651
|
-
[
|
|
1652
|
-
|
|
1653
|
-
{
|
|
1654
|
-
[_hQ]: _NT,
|
|
1655
|
-
},
|
|
1656
|
-
],
|
|
1657
|
-
[
|
|
1658
|
-
1,
|
|
1659
|
-
{
|
|
1660
|
-
[_hQ]: _PS,
|
|
1661
|
-
},
|
|
1662
|
-
],
|
|
1512
|
+
[0, { [_hQ]: _NT }],
|
|
1513
|
+
[1, { [_hQ]: _PS }],
|
|
1663
1514
|
],
|
|
1664
1515
|
];
|
|
1665
1516
|
export var ListCustomVerificationEmailTemplatesResponse = [
|
|
@@ -1677,18 +1528,8 @@ export var ListDedicatedIpPoolsRequest = [
|
|
|
1677
1528
|
0,
|
|
1678
1529
|
[_NT, _PS],
|
|
1679
1530
|
[
|
|
1680
|
-
[
|
|
1681
|
-
|
|
1682
|
-
{
|
|
1683
|
-
[_hQ]: _NT,
|
|
1684
|
-
},
|
|
1685
|
-
],
|
|
1686
|
-
[
|
|
1687
|
-
1,
|
|
1688
|
-
{
|
|
1689
|
-
[_hQ]: _PS,
|
|
1690
|
-
},
|
|
1691
|
-
],
|
|
1531
|
+
[0, { [_hQ]: _NT }],
|
|
1532
|
+
[1, { [_hQ]: _PS }],
|
|
1692
1533
|
],
|
|
1693
1534
|
];
|
|
1694
1535
|
export var ListDedicatedIpPoolsResponse = [3, n0, _LDIPRi, 0, [_DIPed, _NT], [64 | 0, 0]];
|
|
@@ -1699,18 +1540,8 @@ export var ListDeliverabilityTestReportsRequest = [
|
|
|
1699
1540
|
0,
|
|
1700
1541
|
[_NT, _PS],
|
|
1701
1542
|
[
|
|
1702
|
-
[
|
|
1703
|
-
|
|
1704
|
-
{
|
|
1705
|
-
[_hQ]: _NT,
|
|
1706
|
-
},
|
|
1707
|
-
],
|
|
1708
|
-
[
|
|
1709
|
-
1,
|
|
1710
|
-
{
|
|
1711
|
-
[_hQ]: _PS,
|
|
1712
|
-
},
|
|
1713
|
-
],
|
|
1543
|
+
[0, { [_hQ]: _NT }],
|
|
1544
|
+
[1, { [_hQ]: _PS }],
|
|
1714
1545
|
],
|
|
1715
1546
|
];
|
|
1716
1547
|
export var ListDeliverabilityTestReportsResponse = [
|
|
@@ -1728,31 +1559,11 @@ export var ListDomainDeliverabilityCampaignsRequest = [
|
|
|
1728
1559
|
0,
|
|
1729
1560
|
[_SD, _ED, _SDub, _NT, _PS],
|
|
1730
1561
|
[
|
|
1731
|
-
[
|
|
1732
|
-
|
|
1733
|
-
{
|
|
1734
|
-
[_hQ]: _SD,
|
|
1735
|
-
},
|
|
1736
|
-
],
|
|
1737
|
-
[
|
|
1738
|
-
4,
|
|
1739
|
-
{
|
|
1740
|
-
[_hQ]: _ED,
|
|
1741
|
-
},
|
|
1742
|
-
],
|
|
1562
|
+
[4, { [_hQ]: _SD }],
|
|
1563
|
+
[4, { [_hQ]: _ED }],
|
|
1743
1564
|
[0, 1],
|
|
1744
|
-
[
|
|
1745
|
-
|
|
1746
|
-
{
|
|
1747
|
-
[_hQ]: _NT,
|
|
1748
|
-
},
|
|
1749
|
-
],
|
|
1750
|
-
[
|
|
1751
|
-
1,
|
|
1752
|
-
{
|
|
1753
|
-
[_hQ]: _PS,
|
|
1754
|
-
},
|
|
1755
|
-
],
|
|
1565
|
+
[0, { [_hQ]: _NT }],
|
|
1566
|
+
[1, { [_hQ]: _PS }],
|
|
1756
1567
|
],
|
|
1757
1568
|
];
|
|
1758
1569
|
export var ListDomainDeliverabilityCampaignsResponse = [
|
|
@@ -1770,18 +1581,8 @@ export var ListEmailIdentitiesRequest = [
|
|
|
1770
1581
|
0,
|
|
1771
1582
|
[_NT, _PS],
|
|
1772
1583
|
[
|
|
1773
|
-
[
|
|
1774
|
-
|
|
1775
|
-
{
|
|
1776
|
-
[_hQ]: _NT,
|
|
1777
|
-
},
|
|
1778
|
-
],
|
|
1779
|
-
[
|
|
1780
|
-
1,
|
|
1781
|
-
{
|
|
1782
|
-
[_hQ]: _PS,
|
|
1783
|
-
},
|
|
1784
|
-
],
|
|
1584
|
+
[0, { [_hQ]: _NT }],
|
|
1585
|
+
[1, { [_hQ]: _PS }],
|
|
1785
1586
|
],
|
|
1786
1587
|
];
|
|
1787
1588
|
export var ListEmailIdentitiesResponse = [
|
|
@@ -1799,18 +1600,8 @@ export var ListEmailTemplatesRequest = [
|
|
|
1799
1600
|
0,
|
|
1800
1601
|
[_NT, _PS],
|
|
1801
1602
|
[
|
|
1802
|
-
[
|
|
1803
|
-
|
|
1804
|
-
{
|
|
1805
|
-
[_hQ]: _NT,
|
|
1806
|
-
},
|
|
1807
|
-
],
|
|
1808
|
-
[
|
|
1809
|
-
1,
|
|
1810
|
-
{
|
|
1811
|
-
[_hQ]: _PS,
|
|
1812
|
-
},
|
|
1813
|
-
],
|
|
1603
|
+
[0, { [_hQ]: _NT }],
|
|
1604
|
+
[1, { [_hQ]: _PS }],
|
|
1814
1605
|
],
|
|
1815
1606
|
];
|
|
1816
1607
|
export var ListEmailTemplatesResponse = [
|
|
@@ -1847,18 +1638,8 @@ export var ListMultiRegionEndpointsRequest = [
|
|
|
1847
1638
|
0,
|
|
1848
1639
|
[_NT, _PS],
|
|
1849
1640
|
[
|
|
1850
|
-
[
|
|
1851
|
-
|
|
1852
|
-
{
|
|
1853
|
-
[_hQ]: _NT,
|
|
1854
|
-
},
|
|
1855
|
-
],
|
|
1856
|
-
[
|
|
1857
|
-
1,
|
|
1858
|
-
{
|
|
1859
|
-
[_hQ]: _PS,
|
|
1860
|
-
},
|
|
1861
|
-
],
|
|
1641
|
+
[0, { [_hQ]: _NT }],
|
|
1642
|
+
[1, { [_hQ]: _PS }],
|
|
1862
1643
|
],
|
|
1863
1644
|
];
|
|
1864
1645
|
export var ListMultiRegionEndpointsResponse = [
|
|
@@ -1903,36 +1684,11 @@ export var ListSuppressedDestinationsRequest = [
|
|
|
1903
1684
|
0,
|
|
1904
1685
|
[_Rea, _SD, _ED, _NT, _PS],
|
|
1905
1686
|
[
|
|
1906
|
-
[
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
],
|
|
1912
|
-
[
|
|
1913
|
-
4,
|
|
1914
|
-
{
|
|
1915
|
-
[_hQ]: _SD,
|
|
1916
|
-
},
|
|
1917
|
-
],
|
|
1918
|
-
[
|
|
1919
|
-
4,
|
|
1920
|
-
{
|
|
1921
|
-
[_hQ]: _ED,
|
|
1922
|
-
},
|
|
1923
|
-
],
|
|
1924
|
-
[
|
|
1925
|
-
0,
|
|
1926
|
-
{
|
|
1927
|
-
[_hQ]: _NT,
|
|
1928
|
-
},
|
|
1929
|
-
],
|
|
1930
|
-
[
|
|
1931
|
-
1,
|
|
1932
|
-
{
|
|
1933
|
-
[_hQ]: _PS,
|
|
1934
|
-
},
|
|
1935
|
-
],
|
|
1687
|
+
[64 | 0, { [_hQ]: _Reas }],
|
|
1688
|
+
[4, { [_hQ]: _SD }],
|
|
1689
|
+
[4, { [_hQ]: _ED }],
|
|
1690
|
+
[0, { [_hQ]: _NT }],
|
|
1691
|
+
[1, { [_hQ]: _PS }],
|
|
1936
1692
|
],
|
|
1937
1693
|
];
|
|
1938
1694
|
export var ListSuppressedDestinationsResponse = [
|
|
@@ -1943,21 +1699,7 @@ export var ListSuppressedDestinationsResponse = [
|
|
|
1943
1699
|
[_SDS, _NT],
|
|
1944
1700
|
[() => SuppressedDestinationSummaries, 0],
|
|
1945
1701
|
];
|
|
1946
|
-
export var ListTagsForResourceRequest = [
|
|
1947
|
-
3,
|
|
1948
|
-
n0,
|
|
1949
|
-
_LTFRR,
|
|
1950
|
-
0,
|
|
1951
|
-
[_RA],
|
|
1952
|
-
[
|
|
1953
|
-
[
|
|
1954
|
-
0,
|
|
1955
|
-
{
|
|
1956
|
-
[_hQ]: _RA,
|
|
1957
|
-
},
|
|
1958
|
-
],
|
|
1959
|
-
],
|
|
1960
|
-
];
|
|
1702
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [[0, { [_hQ]: _RA }]]];
|
|
1961
1703
|
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
|
|
1962
1704
|
export var ListTenantResourcesRequest = [
|
|
1963
1705
|
3,
|
|
@@ -1982,10 +1724,7 @@ export var MailFromDomainNotVerifiedException = [
|
|
|
1982
1724
|
-3,
|
|
1983
1725
|
n0,
|
|
1984
1726
|
_MFDNVE,
|
|
1985
|
-
{
|
|
1986
|
-
[_e]: _c,
|
|
1987
|
-
[_hE]: 400,
|
|
1988
|
-
},
|
|
1727
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1989
1728
|
[_m],
|
|
1990
1729
|
[0],
|
|
1991
1730
|
];
|
|
@@ -2022,17 +1761,7 @@ export var MessageInsightsFilters = [
|
|
|
2022
1761
|
64 | 0,
|
|
2023
1762
|
],
|
|
2024
1763
|
];
|
|
2025
|
-
export var MessageRejected = [
|
|
2026
|
-
-3,
|
|
2027
|
-
n0,
|
|
2028
|
-
_MRe,
|
|
2029
|
-
{
|
|
2030
|
-
[_e]: _c,
|
|
2031
|
-
[_hE]: 400,
|
|
2032
|
-
},
|
|
2033
|
-
[_m],
|
|
2034
|
-
[0],
|
|
2035
|
-
];
|
|
1764
|
+
export var MessageRejected = [-3, n0, _MRe, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2036
1765
|
TypeRegistry.for(n0).registerError(MessageRejected, __MessageRejected);
|
|
2037
1766
|
export var MessageTag = [3, n0, _MTe, 0, [_Na, _V], [0, 0]];
|
|
2038
1767
|
export var MetricDataError = [3, n0, _MDE, 0, [_I, _Cod, _Me], [0, 0, 0]];
|
|
@@ -2053,17 +1782,7 @@ export var MultiRegionEndpoint = [
|
|
|
2053
1782
|
[_EN, _S, _EIn, _Reg, _CTr, _LUT],
|
|
2054
1783
|
[0, 0, 0, 64 | 0, 4, 4],
|
|
2055
1784
|
];
|
|
2056
|
-
export var NotFoundException = [
|
|
2057
|
-
-3,
|
|
2058
|
-
n0,
|
|
2059
|
-
_NFE,
|
|
2060
|
-
{
|
|
2061
|
-
[_e]: _c,
|
|
2062
|
-
[_hE]: 404,
|
|
2063
|
-
},
|
|
2064
|
-
[_m],
|
|
2065
|
-
[0],
|
|
2066
|
-
];
|
|
1785
|
+
export var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2067
1786
|
TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
|
|
2068
1787
|
export var OverallVolume = [
|
|
2069
1788
|
3,
|
|
@@ -2289,17 +2008,7 @@ export var SendEmailRequest = [
|
|
|
2289
2008
|
];
|
|
2290
2009
|
export var SendEmailResponse = [3, n0, _SERe, 0, [_MI], [0]];
|
|
2291
2010
|
export var SendingOptions = [3, n0, _SO, 0, [_SEe], [2]];
|
|
2292
|
-
export var SendingPausedException = [
|
|
2293
|
-
-3,
|
|
2294
|
-
n0,
|
|
2295
|
-
_SPE,
|
|
2296
|
-
{
|
|
2297
|
-
[_e]: _c,
|
|
2298
|
-
[_hE]: 400,
|
|
2299
|
-
},
|
|
2300
|
-
[_m],
|
|
2301
|
-
[0],
|
|
2302
|
-
];
|
|
2011
|
+
export var SendingPausedException = [-3, n0, _SPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2303
2012
|
TypeRegistry.for(n0).registerError(SendingPausedException, __SendingPausedException);
|
|
2304
2013
|
export var SendQuota = [3, n0, _SQ, 0, [_MHS, _MSR, _SLH], [1, 1, 1]];
|
|
2305
2014
|
export var SnsDestination = [3, n0, _SDn, 0, [_TAop], [0]];
|
|
@@ -2341,17 +2050,7 @@ export var TenantInfo = [3, n0, _TIe, 0, [_TNe, _TI, _TA, _CTr], [0, 0, 0, 4]];
|
|
|
2341
2050
|
export var TenantResource = [3, n0, _TRe, 0, [_RTes, _RA], [0, 0]];
|
|
2342
2051
|
export var TestRenderEmailTemplateRequest = [3, n0, _TRETR, 0, [_TN, _TD], [[0, 1], 0]];
|
|
2343
2052
|
export var TestRenderEmailTemplateResponse = [3, n0, _TRETRe, 0, [_RTen], [0]];
|
|
2344
|
-
export var TooManyRequestsException = [
|
|
2345
|
-
-3,
|
|
2346
|
-
n0,
|
|
2347
|
-
_TMRE,
|
|
2348
|
-
{
|
|
2349
|
-
[_e]: _c,
|
|
2350
|
-
[_hE]: 429,
|
|
2351
|
-
},
|
|
2352
|
-
[_m],
|
|
2353
|
-
[0],
|
|
2354
|
-
];
|
|
2053
|
+
export var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2355
2054
|
TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
|
|
2356
2055
|
export var Topic = [3, n0, _Top, 0, [_TNo, _DNi, _De, _DSSe], [0, 0, 0, 0]];
|
|
2357
2056
|
export var TopicFilter = [3, n0, _TF, 0, [_TNo, _UDIPU], [0, 2]];
|
|
@@ -2364,18 +2063,8 @@ export var UntagResourceRequest = [
|
|
|
2364
2063
|
0,
|
|
2365
2064
|
[_RA, _TK],
|
|
2366
2065
|
[
|
|
2367
|
-
[
|
|
2368
|
-
|
|
2369
|
-
{
|
|
2370
|
-
[_hQ]: _RA,
|
|
2371
|
-
},
|
|
2372
|
-
],
|
|
2373
|
-
[
|
|
2374
|
-
64 | 0,
|
|
2375
|
-
{
|
|
2376
|
-
[_hQ]: _TK,
|
|
2377
|
-
},
|
|
2378
|
-
],
|
|
2066
|
+
[0, { [_hQ]: _RA }],
|
|
2067
|
+
[64 | 0, { [_hQ]: _TK }],
|
|
2379
2068
|
],
|
|
2380
2069
|
];
|
|
2381
2070
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -2575,9 +2264,7 @@ export var BatchGetMetricData = [
|
|
|
2575
2264
|
9,
|
|
2576
2265
|
n0,
|
|
2577
2266
|
_BGMD,
|
|
2578
|
-
{
|
|
2579
|
-
[_h]: ["POST", "/v2/email/metrics/batch", 200],
|
|
2580
|
-
},
|
|
2267
|
+
{ [_h]: ["POST", "/v2/email/metrics/batch", 200] },
|
|
2581
2268
|
() => BatchGetMetricDataRequest,
|
|
2582
2269
|
() => BatchGetMetricDataResponse,
|
|
2583
2270
|
];
|
|
@@ -2585,9 +2272,7 @@ export var CancelExportJob = [
|
|
|
2585
2272
|
9,
|
|
2586
2273
|
n0,
|
|
2587
2274
|
_CEJ,
|
|
2588
|
-
{
|
|
2589
|
-
[_h]: ["PUT", "/v2/email/export-jobs/{JobId}/cancel", 200],
|
|
2590
|
-
},
|
|
2275
|
+
{ [_h]: ["PUT", "/v2/email/export-jobs/{JobId}/cancel", 200] },
|
|
2591
2276
|
() => CancelExportJobRequest,
|
|
2592
2277
|
() => CancelExportJobResponse,
|
|
2593
2278
|
];
|
|
@@ -2595,9 +2280,7 @@ export var CreateConfigurationSet = [
|
|
|
2595
2280
|
9,
|
|
2596
2281
|
n0,
|
|
2597
2282
|
_CCS,
|
|
2598
|
-
{
|
|
2599
|
-
[_h]: ["POST", "/v2/email/configuration-sets", 200],
|
|
2600
|
-
},
|
|
2283
|
+
{ [_h]: ["POST", "/v2/email/configuration-sets", 200] },
|
|
2601
2284
|
() => CreateConfigurationSetRequest,
|
|
2602
2285
|
() => CreateConfigurationSetResponse,
|
|
2603
2286
|
];
|
|
@@ -2605,9 +2288,7 @@ export var CreateConfigurationSetEventDestination = [
|
|
|
2605
2288
|
9,
|
|
2606
2289
|
n0,
|
|
2607
2290
|
_CCSED,
|
|
2608
|
-
{
|
|
2609
|
-
[_h]: ["POST", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
|
|
2610
|
-
},
|
|
2291
|
+
{ [_h]: ["POST", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200] },
|
|
2611
2292
|
() => CreateConfigurationSetEventDestinationRequest,
|
|
2612
2293
|
() => CreateConfigurationSetEventDestinationResponse,
|
|
2613
2294
|
];
|
|
@@ -2615,9 +2296,7 @@ export var CreateContact = [
|
|
|
2615
2296
|
9,
|
|
2616
2297
|
n0,
|
|
2617
2298
|
_CC,
|
|
2618
|
-
{
|
|
2619
|
-
[_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts", 200],
|
|
2620
|
-
},
|
|
2299
|
+
{ [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts", 200] },
|
|
2621
2300
|
() => CreateContactRequest,
|
|
2622
2301
|
() => CreateContactResponse,
|
|
2623
2302
|
];
|
|
@@ -2625,9 +2304,7 @@ export var CreateContactList = [
|
|
|
2625
2304
|
9,
|
|
2626
2305
|
n0,
|
|
2627
2306
|
_CCL,
|
|
2628
|
-
{
|
|
2629
|
-
[_h]: ["POST", "/v2/email/contact-lists", 200],
|
|
2630
|
-
},
|
|
2307
|
+
{ [_h]: ["POST", "/v2/email/contact-lists", 200] },
|
|
2631
2308
|
() => CreateContactListRequest,
|
|
2632
2309
|
() => CreateContactListResponse,
|
|
2633
2310
|
];
|
|
@@ -2635,9 +2312,7 @@ export var CreateCustomVerificationEmailTemplate = [
|
|
|
2635
2312
|
9,
|
|
2636
2313
|
n0,
|
|
2637
2314
|
_CCVET,
|
|
2638
|
-
{
|
|
2639
|
-
[_h]: ["POST", "/v2/email/custom-verification-email-templates", 200],
|
|
2640
|
-
},
|
|
2315
|
+
{ [_h]: ["POST", "/v2/email/custom-verification-email-templates", 200] },
|
|
2641
2316
|
() => CreateCustomVerificationEmailTemplateRequest,
|
|
2642
2317
|
() => CreateCustomVerificationEmailTemplateResponse,
|
|
2643
2318
|
];
|
|
@@ -2645,9 +2320,7 @@ export var CreateDedicatedIpPool = [
|
|
|
2645
2320
|
9,
|
|
2646
2321
|
n0,
|
|
2647
2322
|
_CDIP,
|
|
2648
|
-
{
|
|
2649
|
-
[_h]: ["POST", "/v2/email/dedicated-ip-pools", 200],
|
|
2650
|
-
},
|
|
2323
|
+
{ [_h]: ["POST", "/v2/email/dedicated-ip-pools", 200] },
|
|
2651
2324
|
() => CreateDedicatedIpPoolRequest,
|
|
2652
2325
|
() => CreateDedicatedIpPoolResponse,
|
|
2653
2326
|
];
|
|
@@ -2655,9 +2328,7 @@ export var CreateDeliverabilityTestReport = [
|
|
|
2655
2328
|
9,
|
|
2656
2329
|
n0,
|
|
2657
2330
|
_CDTR,
|
|
2658
|
-
{
|
|
2659
|
-
[_h]: ["POST", "/v2/email/deliverability-dashboard/test", 200],
|
|
2660
|
-
},
|
|
2331
|
+
{ [_h]: ["POST", "/v2/email/deliverability-dashboard/test", 200] },
|
|
2661
2332
|
() => CreateDeliverabilityTestReportRequest,
|
|
2662
2333
|
() => CreateDeliverabilityTestReportResponse,
|
|
2663
2334
|
];
|
|
@@ -2665,9 +2336,7 @@ export var CreateEmailIdentity = [
|
|
|
2665
2336
|
9,
|
|
2666
2337
|
n0,
|
|
2667
2338
|
_CEI,
|
|
2668
|
-
{
|
|
2669
|
-
[_h]: ["POST", "/v2/email/identities", 200],
|
|
2670
|
-
},
|
|
2339
|
+
{ [_h]: ["POST", "/v2/email/identities", 200] },
|
|
2671
2340
|
() => CreateEmailIdentityRequest,
|
|
2672
2341
|
() => CreateEmailIdentityResponse,
|
|
2673
2342
|
];
|
|
@@ -2675,9 +2344,7 @@ export var CreateEmailIdentityPolicy = [
|
|
|
2675
2344
|
9,
|
|
2676
2345
|
n0,
|
|
2677
2346
|
_CEIP,
|
|
2678
|
-
{
|
|
2679
|
-
[_h]: ["POST", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
|
|
2680
|
-
},
|
|
2347
|
+
{ [_h]: ["POST", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
|
|
2681
2348
|
() => CreateEmailIdentityPolicyRequest,
|
|
2682
2349
|
() => CreateEmailIdentityPolicyResponse,
|
|
2683
2350
|
];
|
|
@@ -2685,9 +2352,7 @@ export var CreateEmailTemplate = [
|
|
|
2685
2352
|
9,
|
|
2686
2353
|
n0,
|
|
2687
2354
|
_CET,
|
|
2688
|
-
{
|
|
2689
|
-
[_h]: ["POST", "/v2/email/templates", 200],
|
|
2690
|
-
},
|
|
2355
|
+
{ [_h]: ["POST", "/v2/email/templates", 200] },
|
|
2691
2356
|
() => CreateEmailTemplateRequest,
|
|
2692
2357
|
() => CreateEmailTemplateResponse,
|
|
2693
2358
|
];
|
|
@@ -2695,9 +2360,7 @@ export var CreateExportJob = [
|
|
|
2695
2360
|
9,
|
|
2696
2361
|
n0,
|
|
2697
2362
|
_CEJr,
|
|
2698
|
-
{
|
|
2699
|
-
[_h]: ["POST", "/v2/email/export-jobs", 200],
|
|
2700
|
-
},
|
|
2363
|
+
{ [_h]: ["POST", "/v2/email/export-jobs", 200] },
|
|
2701
2364
|
() => CreateExportJobRequest,
|
|
2702
2365
|
() => CreateExportJobResponse,
|
|
2703
2366
|
];
|
|
@@ -2705,9 +2368,7 @@ export var CreateImportJob = [
|
|
|
2705
2368
|
9,
|
|
2706
2369
|
n0,
|
|
2707
2370
|
_CIJ,
|
|
2708
|
-
{
|
|
2709
|
-
[_h]: ["POST", "/v2/email/import-jobs", 200],
|
|
2710
|
-
},
|
|
2371
|
+
{ [_h]: ["POST", "/v2/email/import-jobs", 200] },
|
|
2711
2372
|
() => CreateImportJobRequest,
|
|
2712
2373
|
() => CreateImportJobResponse,
|
|
2713
2374
|
];
|
|
@@ -2715,9 +2376,7 @@ export var CreateMultiRegionEndpoint = [
|
|
|
2715
2376
|
9,
|
|
2716
2377
|
n0,
|
|
2717
2378
|
_CMRE,
|
|
2718
|
-
{
|
|
2719
|
-
[_h]: ["POST", "/v2/email/multi-region-endpoints", 200],
|
|
2720
|
-
},
|
|
2379
|
+
{ [_h]: ["POST", "/v2/email/multi-region-endpoints", 200] },
|
|
2721
2380
|
() => CreateMultiRegionEndpointRequest,
|
|
2722
2381
|
() => CreateMultiRegionEndpointResponse,
|
|
2723
2382
|
];
|
|
@@ -2725,9 +2384,7 @@ export var CreateTenant = [
|
|
|
2725
2384
|
9,
|
|
2726
2385
|
n0,
|
|
2727
2386
|
_CTre,
|
|
2728
|
-
{
|
|
2729
|
-
[_h]: ["POST", "/v2/email/tenants", 200],
|
|
2730
|
-
},
|
|
2387
|
+
{ [_h]: ["POST", "/v2/email/tenants", 200] },
|
|
2731
2388
|
() => CreateTenantRequest,
|
|
2732
2389
|
() => CreateTenantResponse,
|
|
2733
2390
|
];
|
|
@@ -2735,9 +2392,7 @@ export var CreateTenantResourceAssociation = [
|
|
|
2735
2392
|
9,
|
|
2736
2393
|
n0,
|
|
2737
2394
|
_CTRA,
|
|
2738
|
-
{
|
|
2739
|
-
[_h]: ["POST", "/v2/email/tenants/resources", 200],
|
|
2740
|
-
},
|
|
2395
|
+
{ [_h]: ["POST", "/v2/email/tenants/resources", 200] },
|
|
2741
2396
|
() => CreateTenantResourceAssociationRequest,
|
|
2742
2397
|
() => CreateTenantResourceAssociationResponse,
|
|
2743
2398
|
];
|
|
@@ -2745,9 +2400,7 @@ export var DeleteConfigurationSet = [
|
|
|
2745
2400
|
9,
|
|
2746
2401
|
n0,
|
|
2747
2402
|
_DCS,
|
|
2748
|
-
{
|
|
2749
|
-
[_h]: ["DELETE", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
|
|
2750
|
-
},
|
|
2403
|
+
{ [_h]: ["DELETE", "/v2/email/configuration-sets/{ConfigurationSetName}", 200] },
|
|
2751
2404
|
() => DeleteConfigurationSetRequest,
|
|
2752
2405
|
() => DeleteConfigurationSetResponse,
|
|
2753
2406
|
];
|
|
@@ -2769,9 +2422,7 @@ export var DeleteContact = [
|
|
|
2769
2422
|
9,
|
|
2770
2423
|
n0,
|
|
2771
2424
|
_DCel,
|
|
2772
|
-
{
|
|
2773
|
-
[_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
|
|
2774
|
-
},
|
|
2425
|
+
{ [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
|
|
2775
2426
|
() => DeleteContactRequest,
|
|
2776
2427
|
() => DeleteContactResponse,
|
|
2777
2428
|
];
|
|
@@ -2779,9 +2430,7 @@ export var DeleteContactList = [
|
|
|
2779
2430
|
9,
|
|
2780
2431
|
n0,
|
|
2781
2432
|
_DCL,
|
|
2782
|
-
{
|
|
2783
|
-
[_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}", 200],
|
|
2784
|
-
},
|
|
2433
|
+
{ [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}", 200] },
|
|
2785
2434
|
() => DeleteContactListRequest,
|
|
2786
2435
|
() => DeleteContactListResponse,
|
|
2787
2436
|
];
|
|
@@ -2789,9 +2438,7 @@ export var DeleteCustomVerificationEmailTemplate = [
|
|
|
2789
2438
|
9,
|
|
2790
2439
|
n0,
|
|
2791
2440
|
_DCVET,
|
|
2792
|
-
{
|
|
2793
|
-
[_h]: ["DELETE", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
|
|
2794
|
-
},
|
|
2441
|
+
{ [_h]: ["DELETE", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
|
|
2795
2442
|
() => DeleteCustomVerificationEmailTemplateRequest,
|
|
2796
2443
|
() => DeleteCustomVerificationEmailTemplateResponse,
|
|
2797
2444
|
];
|
|
@@ -2799,9 +2446,7 @@ export var DeleteDedicatedIpPool = [
|
|
|
2799
2446
|
9,
|
|
2800
2447
|
n0,
|
|
2801
2448
|
_DDIP,
|
|
2802
|
-
{
|
|
2803
|
-
[_h]: ["DELETE", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
|
|
2804
|
-
},
|
|
2449
|
+
{ [_h]: ["DELETE", "/v2/email/dedicated-ip-pools/{PoolName}", 200] },
|
|
2805
2450
|
() => DeleteDedicatedIpPoolRequest,
|
|
2806
2451
|
() => DeleteDedicatedIpPoolResponse,
|
|
2807
2452
|
];
|
|
@@ -2809,9 +2454,7 @@ export var DeleteEmailIdentity = [
|
|
|
2809
2454
|
9,
|
|
2810
2455
|
n0,
|
|
2811
2456
|
_DEI,
|
|
2812
|
-
{
|
|
2813
|
-
[_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}", 200],
|
|
2814
|
-
},
|
|
2457
|
+
{ [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}", 200] },
|
|
2815
2458
|
() => DeleteEmailIdentityRequest,
|
|
2816
2459
|
() => DeleteEmailIdentityResponse,
|
|
2817
2460
|
];
|
|
@@ -2819,9 +2462,7 @@ export var DeleteEmailIdentityPolicy = [
|
|
|
2819
2462
|
9,
|
|
2820
2463
|
n0,
|
|
2821
2464
|
_DEIP,
|
|
2822
|
-
{
|
|
2823
|
-
[_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
|
|
2824
|
-
},
|
|
2465
|
+
{ [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
|
|
2825
2466
|
() => DeleteEmailIdentityPolicyRequest,
|
|
2826
2467
|
() => DeleteEmailIdentityPolicyResponse,
|
|
2827
2468
|
];
|
|
@@ -2829,9 +2470,7 @@ export var DeleteEmailTemplate = [
|
|
|
2829
2470
|
9,
|
|
2830
2471
|
n0,
|
|
2831
2472
|
_DETe,
|
|
2832
|
-
{
|
|
2833
|
-
[_h]: ["DELETE", "/v2/email/templates/{TemplateName}", 200],
|
|
2834
|
-
},
|
|
2473
|
+
{ [_h]: ["DELETE", "/v2/email/templates/{TemplateName}", 200] },
|
|
2835
2474
|
() => DeleteEmailTemplateRequest,
|
|
2836
2475
|
() => DeleteEmailTemplateResponse,
|
|
2837
2476
|
];
|
|
@@ -2839,9 +2478,7 @@ export var DeleteMultiRegionEndpoint = [
|
|
|
2839
2478
|
9,
|
|
2840
2479
|
n0,
|
|
2841
2480
|
_DMRE,
|
|
2842
|
-
{
|
|
2843
|
-
[_h]: ["DELETE", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
|
|
2844
|
-
},
|
|
2481
|
+
{ [_h]: ["DELETE", "/v2/email/multi-region-endpoints/{EndpointName}", 200] },
|
|
2845
2482
|
() => DeleteMultiRegionEndpointRequest,
|
|
2846
2483
|
() => DeleteMultiRegionEndpointResponse,
|
|
2847
2484
|
];
|
|
@@ -2849,9 +2486,7 @@ export var DeleteSuppressedDestination = [
|
|
|
2849
2486
|
9,
|
|
2850
2487
|
n0,
|
|
2851
2488
|
_DSD,
|
|
2852
|
-
{
|
|
2853
|
-
[_h]: ["DELETE", "/v2/email/suppression/addresses/{EmailAddress}", 200],
|
|
2854
|
-
},
|
|
2489
|
+
{ [_h]: ["DELETE", "/v2/email/suppression/addresses/{EmailAddress}", 200] },
|
|
2855
2490
|
() => DeleteSuppressedDestinationRequest,
|
|
2856
2491
|
() => DeleteSuppressedDestinationResponse,
|
|
2857
2492
|
];
|
|
@@ -2859,9 +2494,7 @@ export var DeleteTenant = [
|
|
|
2859
2494
|
9,
|
|
2860
2495
|
n0,
|
|
2861
2496
|
_DTe,
|
|
2862
|
-
{
|
|
2863
|
-
[_h]: ["POST", "/v2/email/tenants/delete", 200],
|
|
2864
|
-
},
|
|
2497
|
+
{ [_h]: ["POST", "/v2/email/tenants/delete", 200] },
|
|
2865
2498
|
() => DeleteTenantRequest,
|
|
2866
2499
|
() => DeleteTenantResponse,
|
|
2867
2500
|
];
|
|
@@ -2869,9 +2502,7 @@ export var DeleteTenantResourceAssociation = [
|
|
|
2869
2502
|
9,
|
|
2870
2503
|
n0,
|
|
2871
2504
|
_DTRA,
|
|
2872
|
-
{
|
|
2873
|
-
[_h]: ["POST", "/v2/email/tenants/resources/delete", 200],
|
|
2874
|
-
},
|
|
2505
|
+
{ [_h]: ["POST", "/v2/email/tenants/resources/delete", 200] },
|
|
2875
2506
|
() => DeleteTenantResourceAssociationRequest,
|
|
2876
2507
|
() => DeleteTenantResourceAssociationResponse,
|
|
2877
2508
|
];
|
|
@@ -2879,9 +2510,7 @@ export var GetAccount = [
|
|
|
2879
2510
|
9,
|
|
2880
2511
|
n0,
|
|
2881
2512
|
_GAe,
|
|
2882
|
-
{
|
|
2883
|
-
[_h]: ["GET", "/v2/email/account", 200],
|
|
2884
|
-
},
|
|
2513
|
+
{ [_h]: ["GET", "/v2/email/account", 200] },
|
|
2885
2514
|
() => GetAccountRequest,
|
|
2886
2515
|
() => GetAccountResponse,
|
|
2887
2516
|
];
|
|
@@ -2889,9 +2518,7 @@ export var GetBlacklistReports = [
|
|
|
2889
2518
|
9,
|
|
2890
2519
|
n0,
|
|
2891
2520
|
_GBR,
|
|
2892
|
-
{
|
|
2893
|
-
[_h]: ["GET", "/v2/email/deliverability-dashboard/blacklist-report", 200],
|
|
2894
|
-
},
|
|
2521
|
+
{ [_h]: ["GET", "/v2/email/deliverability-dashboard/blacklist-report", 200] },
|
|
2895
2522
|
() => GetBlacklistReportsRequest,
|
|
2896
2523
|
() => GetBlacklistReportsResponse,
|
|
2897
2524
|
];
|
|
@@ -2899,9 +2526,7 @@ export var GetConfigurationSet = [
|
|
|
2899
2526
|
9,
|
|
2900
2527
|
n0,
|
|
2901
2528
|
_GCS,
|
|
2902
|
-
{
|
|
2903
|
-
[_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
|
|
2904
|
-
},
|
|
2529
|
+
{ [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}", 200] },
|
|
2905
2530
|
() => GetConfigurationSetRequest,
|
|
2906
2531
|
() => GetConfigurationSetResponse,
|
|
2907
2532
|
];
|
|
@@ -2909,9 +2534,7 @@ export var GetConfigurationSetEventDestinations = [
|
|
|
2909
2534
|
9,
|
|
2910
2535
|
n0,
|
|
2911
2536
|
_GCSED,
|
|
2912
|
-
{
|
|
2913
|
-
[_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
|
|
2914
|
-
},
|
|
2537
|
+
{ [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200] },
|
|
2915
2538
|
() => GetConfigurationSetEventDestinationsRequest,
|
|
2916
2539
|
() => GetConfigurationSetEventDestinationsResponse,
|
|
2917
2540
|
];
|
|
@@ -2919,9 +2542,7 @@ export var GetContact = [
|
|
|
2919
2542
|
9,
|
|
2920
2543
|
n0,
|
|
2921
2544
|
_GC,
|
|
2922
|
-
{
|
|
2923
|
-
[_h]: ["GET", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
|
|
2924
|
-
},
|
|
2545
|
+
{ [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
|
|
2925
2546
|
() => GetContactRequest,
|
|
2926
2547
|
() => GetContactResponse,
|
|
2927
2548
|
];
|
|
@@ -2929,9 +2550,7 @@ export var GetContactList = [
|
|
|
2929
2550
|
9,
|
|
2930
2551
|
n0,
|
|
2931
2552
|
_GCL,
|
|
2932
|
-
{
|
|
2933
|
-
[_h]: ["GET", "/v2/email/contact-lists/{ContactListName}", 200],
|
|
2934
|
-
},
|
|
2553
|
+
{ [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}", 200] },
|
|
2935
2554
|
() => GetContactListRequest,
|
|
2936
2555
|
() => GetContactListResponse,
|
|
2937
2556
|
];
|
|
@@ -2939,9 +2558,7 @@ export var GetCustomVerificationEmailTemplate = [
|
|
|
2939
2558
|
9,
|
|
2940
2559
|
n0,
|
|
2941
2560
|
_GCVET,
|
|
2942
|
-
{
|
|
2943
|
-
[_h]: ["GET", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
|
|
2944
|
-
},
|
|
2561
|
+
{ [_h]: ["GET", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
|
|
2945
2562
|
() => GetCustomVerificationEmailTemplateRequest,
|
|
2946
2563
|
() => GetCustomVerificationEmailTemplateResponse,
|
|
2947
2564
|
];
|
|
@@ -2949,9 +2566,7 @@ export var GetDedicatedIp = [
|
|
|
2949
2566
|
9,
|
|
2950
2567
|
n0,
|
|
2951
2568
|
_GDI,
|
|
2952
|
-
{
|
|
2953
|
-
[_h]: ["GET", "/v2/email/dedicated-ips/{Ip}", 200],
|
|
2954
|
-
},
|
|
2569
|
+
{ [_h]: ["GET", "/v2/email/dedicated-ips/{Ip}", 200] },
|
|
2955
2570
|
() => GetDedicatedIpRequest,
|
|
2956
2571
|
() => GetDedicatedIpResponse,
|
|
2957
2572
|
];
|
|
@@ -2959,9 +2574,7 @@ export var GetDedicatedIpPool = [
|
|
|
2959
2574
|
9,
|
|
2960
2575
|
n0,
|
|
2961
2576
|
_GDIP,
|
|
2962
|
-
{
|
|
2963
|
-
[_h]: ["GET", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
|
|
2964
|
-
},
|
|
2577
|
+
{ [_h]: ["GET", "/v2/email/dedicated-ip-pools/{PoolName}", 200] },
|
|
2965
2578
|
() => GetDedicatedIpPoolRequest,
|
|
2966
2579
|
() => GetDedicatedIpPoolResponse,
|
|
2967
2580
|
];
|
|
@@ -2969,9 +2582,7 @@ export var GetDedicatedIps = [
|
|
|
2969
2582
|
9,
|
|
2970
2583
|
n0,
|
|
2971
2584
|
_GDIe,
|
|
2972
|
-
{
|
|
2973
|
-
[_h]: ["GET", "/v2/email/dedicated-ips", 200],
|
|
2974
|
-
},
|
|
2585
|
+
{ [_h]: ["GET", "/v2/email/dedicated-ips", 200] },
|
|
2975
2586
|
() => GetDedicatedIpsRequest,
|
|
2976
2587
|
() => GetDedicatedIpsResponse,
|
|
2977
2588
|
];
|
|
@@ -2979,9 +2590,7 @@ export var GetDeliverabilityDashboardOptions = [
|
|
|
2979
2590
|
9,
|
|
2980
2591
|
n0,
|
|
2981
2592
|
_GDDO,
|
|
2982
|
-
{
|
|
2983
|
-
[_h]: ["GET", "/v2/email/deliverability-dashboard", 200],
|
|
2984
|
-
},
|
|
2593
|
+
{ [_h]: ["GET", "/v2/email/deliverability-dashboard", 200] },
|
|
2985
2594
|
() => GetDeliverabilityDashboardOptionsRequest,
|
|
2986
2595
|
() => GetDeliverabilityDashboardOptionsResponse,
|
|
2987
2596
|
];
|
|
@@ -2989,9 +2598,7 @@ export var GetDeliverabilityTestReport = [
|
|
|
2989
2598
|
9,
|
|
2990
2599
|
n0,
|
|
2991
2600
|
_GDTR,
|
|
2992
|
-
{
|
|
2993
|
-
[_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports/{ReportId}", 200],
|
|
2994
|
-
},
|
|
2601
|
+
{ [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports/{ReportId}", 200] },
|
|
2995
2602
|
() => GetDeliverabilityTestReportRequest,
|
|
2996
2603
|
() => GetDeliverabilityTestReportResponse,
|
|
2997
2604
|
];
|
|
@@ -2999,9 +2606,7 @@ export var GetDomainDeliverabilityCampaign = [
|
|
|
2999
2606
|
9,
|
|
3000
2607
|
n0,
|
|
3001
2608
|
_GDDC,
|
|
3002
|
-
{
|
|
3003
|
-
[_h]: ["GET", "/v2/email/deliverability-dashboard/campaigns/{CampaignId}", 200],
|
|
3004
|
-
},
|
|
2609
|
+
{ [_h]: ["GET", "/v2/email/deliverability-dashboard/campaigns/{CampaignId}", 200] },
|
|
3005
2610
|
() => GetDomainDeliverabilityCampaignRequest,
|
|
3006
2611
|
() => GetDomainDeliverabilityCampaignResponse,
|
|
3007
2612
|
];
|
|
@@ -3009,9 +2614,7 @@ export var GetDomainStatisticsReport = [
|
|
|
3009
2614
|
9,
|
|
3010
2615
|
n0,
|
|
3011
2616
|
_GDSR,
|
|
3012
|
-
{
|
|
3013
|
-
[_h]: ["GET", "/v2/email/deliverability-dashboard/statistics-report/{Domain}", 200],
|
|
3014
|
-
},
|
|
2617
|
+
{ [_h]: ["GET", "/v2/email/deliverability-dashboard/statistics-report/{Domain}", 200] },
|
|
3015
2618
|
() => GetDomainStatisticsReportRequest,
|
|
3016
2619
|
() => GetDomainStatisticsReportResponse,
|
|
3017
2620
|
];
|
|
@@ -3019,9 +2622,7 @@ export var GetEmailIdentity = [
|
|
|
3019
2622
|
9,
|
|
3020
2623
|
n0,
|
|
3021
2624
|
_GEI,
|
|
3022
|
-
{
|
|
3023
|
-
[_h]: ["GET", "/v2/email/identities/{EmailIdentity}", 200],
|
|
3024
|
-
},
|
|
2625
|
+
{ [_h]: ["GET", "/v2/email/identities/{EmailIdentity}", 200] },
|
|
3025
2626
|
() => GetEmailIdentityRequest,
|
|
3026
2627
|
() => GetEmailIdentityResponse,
|
|
3027
2628
|
];
|
|
@@ -3029,9 +2630,7 @@ export var GetEmailIdentityPolicies = [
|
|
|
3029
2630
|
9,
|
|
3030
2631
|
n0,
|
|
3031
2632
|
_GEIP,
|
|
3032
|
-
{
|
|
3033
|
-
[_h]: ["GET", "/v2/email/identities/{EmailIdentity}/policies", 200],
|
|
3034
|
-
},
|
|
2633
|
+
{ [_h]: ["GET", "/v2/email/identities/{EmailIdentity}/policies", 200] },
|
|
3035
2634
|
() => GetEmailIdentityPoliciesRequest,
|
|
3036
2635
|
() => GetEmailIdentityPoliciesResponse,
|
|
3037
2636
|
];
|
|
@@ -3039,9 +2638,7 @@ export var GetEmailTemplate = [
|
|
|
3039
2638
|
9,
|
|
3040
2639
|
n0,
|
|
3041
2640
|
_GET,
|
|
3042
|
-
{
|
|
3043
|
-
[_h]: ["GET", "/v2/email/templates/{TemplateName}", 200],
|
|
3044
|
-
},
|
|
2641
|
+
{ [_h]: ["GET", "/v2/email/templates/{TemplateName}", 200] },
|
|
3045
2642
|
() => GetEmailTemplateRequest,
|
|
3046
2643
|
() => GetEmailTemplateResponse,
|
|
3047
2644
|
];
|
|
@@ -3049,9 +2646,7 @@ export var GetExportJob = [
|
|
|
3049
2646
|
9,
|
|
3050
2647
|
n0,
|
|
3051
2648
|
_GEJ,
|
|
3052
|
-
{
|
|
3053
|
-
[_h]: ["GET", "/v2/email/export-jobs/{JobId}", 200],
|
|
3054
|
-
},
|
|
2649
|
+
{ [_h]: ["GET", "/v2/email/export-jobs/{JobId}", 200] },
|
|
3055
2650
|
() => GetExportJobRequest,
|
|
3056
2651
|
() => GetExportJobResponse,
|
|
3057
2652
|
];
|
|
@@ -3059,9 +2654,7 @@ export var GetImportJob = [
|
|
|
3059
2654
|
9,
|
|
3060
2655
|
n0,
|
|
3061
2656
|
_GIJ,
|
|
3062
|
-
{
|
|
3063
|
-
[_h]: ["GET", "/v2/email/import-jobs/{JobId}", 200],
|
|
3064
|
-
},
|
|
2657
|
+
{ [_h]: ["GET", "/v2/email/import-jobs/{JobId}", 200] },
|
|
3065
2658
|
() => GetImportJobRequest,
|
|
3066
2659
|
() => GetImportJobResponse,
|
|
3067
2660
|
];
|
|
@@ -3069,9 +2662,7 @@ export var GetMessageInsights = [
|
|
|
3069
2662
|
9,
|
|
3070
2663
|
n0,
|
|
3071
2664
|
_GMI,
|
|
3072
|
-
{
|
|
3073
|
-
[_h]: ["GET", "/v2/email/insights/{MessageId}", 200],
|
|
3074
|
-
},
|
|
2665
|
+
{ [_h]: ["GET", "/v2/email/insights/{MessageId}", 200] },
|
|
3075
2666
|
() => GetMessageInsightsRequest,
|
|
3076
2667
|
() => GetMessageInsightsResponse,
|
|
3077
2668
|
];
|
|
@@ -3079,9 +2670,7 @@ export var GetMultiRegionEndpoint = [
|
|
|
3079
2670
|
9,
|
|
3080
2671
|
n0,
|
|
3081
2672
|
_GMRE,
|
|
3082
|
-
{
|
|
3083
|
-
[_h]: ["GET", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
|
|
3084
|
-
},
|
|
2673
|
+
{ [_h]: ["GET", "/v2/email/multi-region-endpoints/{EndpointName}", 200] },
|
|
3085
2674
|
() => GetMultiRegionEndpointRequest,
|
|
3086
2675
|
() => GetMultiRegionEndpointResponse,
|
|
3087
2676
|
];
|
|
@@ -3089,9 +2678,7 @@ export var GetReputationEntity = [
|
|
|
3089
2678
|
9,
|
|
3090
2679
|
n0,
|
|
3091
2680
|
_GRE,
|
|
3092
|
-
{
|
|
3093
|
-
[_h]: ["GET", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}", 200],
|
|
3094
|
-
},
|
|
2681
|
+
{ [_h]: ["GET", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}", 200] },
|
|
3095
2682
|
() => GetReputationEntityRequest,
|
|
3096
2683
|
() => GetReputationEntityResponse,
|
|
3097
2684
|
];
|
|
@@ -3099,9 +2686,7 @@ export var GetSuppressedDestination = [
|
|
|
3099
2686
|
9,
|
|
3100
2687
|
n0,
|
|
3101
2688
|
_GSD,
|
|
3102
|
-
{
|
|
3103
|
-
[_h]: ["GET", "/v2/email/suppression/addresses/{EmailAddress}", 200],
|
|
3104
|
-
},
|
|
2689
|
+
{ [_h]: ["GET", "/v2/email/suppression/addresses/{EmailAddress}", 200] },
|
|
3105
2690
|
() => GetSuppressedDestinationRequest,
|
|
3106
2691
|
() => GetSuppressedDestinationResponse,
|
|
3107
2692
|
];
|
|
@@ -3109,9 +2694,7 @@ export var GetTenant = [
|
|
|
3109
2694
|
9,
|
|
3110
2695
|
n0,
|
|
3111
2696
|
_GT,
|
|
3112
|
-
{
|
|
3113
|
-
[_h]: ["POST", "/v2/email/tenants/get", 200],
|
|
3114
|
-
},
|
|
2697
|
+
{ [_h]: ["POST", "/v2/email/tenants/get", 200] },
|
|
3115
2698
|
() => GetTenantRequest,
|
|
3116
2699
|
() => GetTenantResponse,
|
|
3117
2700
|
];
|
|
@@ -3119,9 +2702,7 @@ export var ListConfigurationSets = [
|
|
|
3119
2702
|
9,
|
|
3120
2703
|
n0,
|
|
3121
2704
|
_LCS,
|
|
3122
|
-
{
|
|
3123
|
-
[_h]: ["GET", "/v2/email/configuration-sets", 200],
|
|
3124
|
-
},
|
|
2705
|
+
{ [_h]: ["GET", "/v2/email/configuration-sets", 200] },
|
|
3125
2706
|
() => ListConfigurationSetsRequest,
|
|
3126
2707
|
() => ListConfigurationSetsResponse,
|
|
3127
2708
|
];
|
|
@@ -3129,9 +2710,7 @@ export var ListContactLists = [
|
|
|
3129
2710
|
9,
|
|
3130
2711
|
n0,
|
|
3131
2712
|
_LCL,
|
|
3132
|
-
{
|
|
3133
|
-
[_h]: ["GET", "/v2/email/contact-lists", 200],
|
|
3134
|
-
},
|
|
2713
|
+
{ [_h]: ["GET", "/v2/email/contact-lists", 200] },
|
|
3135
2714
|
() => ListContactListsRequest,
|
|
3136
2715
|
() => ListContactListsResponse,
|
|
3137
2716
|
];
|
|
@@ -3139,9 +2718,7 @@ export var ListContacts = [
|
|
|
3139
2718
|
9,
|
|
3140
2719
|
n0,
|
|
3141
2720
|
_LC,
|
|
3142
|
-
{
|
|
3143
|
-
[_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts/list", 200],
|
|
3144
|
-
},
|
|
2721
|
+
{ [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts/list", 200] },
|
|
3145
2722
|
() => ListContactsRequest,
|
|
3146
2723
|
() => ListContactsResponse,
|
|
3147
2724
|
];
|
|
@@ -3149,9 +2726,7 @@ export var ListCustomVerificationEmailTemplates = [
|
|
|
3149
2726
|
9,
|
|
3150
2727
|
n0,
|
|
3151
2728
|
_LCVET,
|
|
3152
|
-
{
|
|
3153
|
-
[_h]: ["GET", "/v2/email/custom-verification-email-templates", 200],
|
|
3154
|
-
},
|
|
2729
|
+
{ [_h]: ["GET", "/v2/email/custom-verification-email-templates", 200] },
|
|
3155
2730
|
() => ListCustomVerificationEmailTemplatesRequest,
|
|
3156
2731
|
() => ListCustomVerificationEmailTemplatesResponse,
|
|
3157
2732
|
];
|
|
@@ -3159,9 +2734,7 @@ export var ListDedicatedIpPools = [
|
|
|
3159
2734
|
9,
|
|
3160
2735
|
n0,
|
|
3161
2736
|
_LDIP,
|
|
3162
|
-
{
|
|
3163
|
-
[_h]: ["GET", "/v2/email/dedicated-ip-pools", 200],
|
|
3164
|
-
},
|
|
2737
|
+
{ [_h]: ["GET", "/v2/email/dedicated-ip-pools", 200] },
|
|
3165
2738
|
() => ListDedicatedIpPoolsRequest,
|
|
3166
2739
|
() => ListDedicatedIpPoolsResponse,
|
|
3167
2740
|
];
|
|
@@ -3169,9 +2742,7 @@ export var ListDeliverabilityTestReports = [
|
|
|
3169
2742
|
9,
|
|
3170
2743
|
n0,
|
|
3171
2744
|
_LDTR,
|
|
3172
|
-
{
|
|
3173
|
-
[_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports", 200],
|
|
3174
|
-
},
|
|
2745
|
+
{ [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports", 200] },
|
|
3175
2746
|
() => ListDeliverabilityTestReportsRequest,
|
|
3176
2747
|
() => ListDeliverabilityTestReportsResponse,
|
|
3177
2748
|
];
|
|
@@ -3179,9 +2750,7 @@ export var ListDomainDeliverabilityCampaigns = [
|
|
|
3179
2750
|
9,
|
|
3180
2751
|
n0,
|
|
3181
2752
|
_LDDC,
|
|
3182
|
-
{
|
|
3183
|
-
[_h]: ["GET", "/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns", 200],
|
|
3184
|
-
},
|
|
2753
|
+
{ [_h]: ["GET", "/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns", 200] },
|
|
3185
2754
|
() => ListDomainDeliverabilityCampaignsRequest,
|
|
3186
2755
|
() => ListDomainDeliverabilityCampaignsResponse,
|
|
3187
2756
|
];
|
|
@@ -3189,9 +2758,7 @@ export var ListEmailIdentities = [
|
|
|
3189
2758
|
9,
|
|
3190
2759
|
n0,
|
|
3191
2760
|
_LEI,
|
|
3192
|
-
{
|
|
3193
|
-
[_h]: ["GET", "/v2/email/identities", 200],
|
|
3194
|
-
},
|
|
2761
|
+
{ [_h]: ["GET", "/v2/email/identities", 200] },
|
|
3195
2762
|
() => ListEmailIdentitiesRequest,
|
|
3196
2763
|
() => ListEmailIdentitiesResponse,
|
|
3197
2764
|
];
|
|
@@ -3199,9 +2766,7 @@ export var ListEmailTemplates = [
|
|
|
3199
2766
|
9,
|
|
3200
2767
|
n0,
|
|
3201
2768
|
_LET,
|
|
3202
|
-
{
|
|
3203
|
-
[_h]: ["GET", "/v2/email/templates", 200],
|
|
3204
|
-
},
|
|
2769
|
+
{ [_h]: ["GET", "/v2/email/templates", 200] },
|
|
3205
2770
|
() => ListEmailTemplatesRequest,
|
|
3206
2771
|
() => ListEmailTemplatesResponse,
|
|
3207
2772
|
];
|
|
@@ -3209,9 +2774,7 @@ export var ListExportJobs = [
|
|
|
3209
2774
|
9,
|
|
3210
2775
|
n0,
|
|
3211
2776
|
_LEJ,
|
|
3212
|
-
{
|
|
3213
|
-
[_h]: ["POST", "/v2/email/list-export-jobs", 200],
|
|
3214
|
-
},
|
|
2777
|
+
{ [_h]: ["POST", "/v2/email/list-export-jobs", 200] },
|
|
3215
2778
|
() => ListExportJobsRequest,
|
|
3216
2779
|
() => ListExportJobsResponse,
|
|
3217
2780
|
];
|
|
@@ -3219,9 +2782,7 @@ export var ListImportJobs = [
|
|
|
3219
2782
|
9,
|
|
3220
2783
|
n0,
|
|
3221
2784
|
_LIJ,
|
|
3222
|
-
{
|
|
3223
|
-
[_h]: ["POST", "/v2/email/import-jobs/list", 200],
|
|
3224
|
-
},
|
|
2785
|
+
{ [_h]: ["POST", "/v2/email/import-jobs/list", 200] },
|
|
3225
2786
|
() => ListImportJobsRequest,
|
|
3226
2787
|
() => ListImportJobsResponse,
|
|
3227
2788
|
];
|
|
@@ -3229,9 +2790,7 @@ export var ListMultiRegionEndpoints = [
|
|
|
3229
2790
|
9,
|
|
3230
2791
|
n0,
|
|
3231
2792
|
_LMRE,
|
|
3232
|
-
{
|
|
3233
|
-
[_h]: ["GET", "/v2/email/multi-region-endpoints", 200],
|
|
3234
|
-
},
|
|
2793
|
+
{ [_h]: ["GET", "/v2/email/multi-region-endpoints", 200] },
|
|
3235
2794
|
() => ListMultiRegionEndpointsRequest,
|
|
3236
2795
|
() => ListMultiRegionEndpointsResponse,
|
|
3237
2796
|
];
|
|
@@ -3239,9 +2798,7 @@ export var ListRecommendations = [
|
|
|
3239
2798
|
9,
|
|
3240
2799
|
n0,
|
|
3241
2800
|
_LR,
|
|
3242
|
-
{
|
|
3243
|
-
[_h]: ["POST", "/v2/email/vdm/recommendations", 200],
|
|
3244
|
-
},
|
|
2801
|
+
{ [_h]: ["POST", "/v2/email/vdm/recommendations", 200] },
|
|
3245
2802
|
() => ListRecommendationsRequest,
|
|
3246
2803
|
() => ListRecommendationsResponse,
|
|
3247
2804
|
];
|
|
@@ -3249,9 +2806,7 @@ export var ListReputationEntities = [
|
|
|
3249
2806
|
9,
|
|
3250
2807
|
n0,
|
|
3251
2808
|
_LRE,
|
|
3252
|
-
{
|
|
3253
|
-
[_h]: ["POST", "/v2/email/reputation/entities", 200],
|
|
3254
|
-
},
|
|
2809
|
+
{ [_h]: ["POST", "/v2/email/reputation/entities", 200] },
|
|
3255
2810
|
() => ListReputationEntitiesRequest,
|
|
3256
2811
|
() => ListReputationEntitiesResponse,
|
|
3257
2812
|
];
|
|
@@ -3259,9 +2814,7 @@ export var ListResourceTenants = [
|
|
|
3259
2814
|
9,
|
|
3260
2815
|
n0,
|
|
3261
2816
|
_LRT,
|
|
3262
|
-
{
|
|
3263
|
-
[_h]: ["POST", "/v2/email/resources/tenants/list", 200],
|
|
3264
|
-
},
|
|
2817
|
+
{ [_h]: ["POST", "/v2/email/resources/tenants/list", 200] },
|
|
3265
2818
|
() => ListResourceTenantsRequest,
|
|
3266
2819
|
() => ListResourceTenantsResponse,
|
|
3267
2820
|
];
|
|
@@ -3269,9 +2822,7 @@ export var ListSuppressedDestinations = [
|
|
|
3269
2822
|
9,
|
|
3270
2823
|
n0,
|
|
3271
2824
|
_LSD,
|
|
3272
|
-
{
|
|
3273
|
-
[_h]: ["GET", "/v2/email/suppression/addresses", 200],
|
|
3274
|
-
},
|
|
2825
|
+
{ [_h]: ["GET", "/v2/email/suppression/addresses", 200] },
|
|
3275
2826
|
() => ListSuppressedDestinationsRequest,
|
|
3276
2827
|
() => ListSuppressedDestinationsResponse,
|
|
3277
2828
|
];
|
|
@@ -3279,9 +2830,7 @@ export var ListTagsForResource = [
|
|
|
3279
2830
|
9,
|
|
3280
2831
|
n0,
|
|
3281
2832
|
_LTFR,
|
|
3282
|
-
{
|
|
3283
|
-
[_h]: ["GET", "/v2/email/tags", 200],
|
|
3284
|
-
},
|
|
2833
|
+
{ [_h]: ["GET", "/v2/email/tags", 200] },
|
|
3285
2834
|
() => ListTagsForResourceRequest,
|
|
3286
2835
|
() => ListTagsForResourceResponse,
|
|
3287
2836
|
];
|
|
@@ -3289,9 +2838,7 @@ export var ListTenantResources = [
|
|
|
3289
2838
|
9,
|
|
3290
2839
|
n0,
|
|
3291
2840
|
_LTRis,
|
|
3292
|
-
{
|
|
3293
|
-
[_h]: ["POST", "/v2/email/tenants/resources/list", 200],
|
|
3294
|
-
},
|
|
2841
|
+
{ [_h]: ["POST", "/v2/email/tenants/resources/list", 200] },
|
|
3295
2842
|
() => ListTenantResourcesRequest,
|
|
3296
2843
|
() => ListTenantResourcesResponse,
|
|
3297
2844
|
];
|
|
@@ -3299,9 +2846,7 @@ export var ListTenants = [
|
|
|
3299
2846
|
9,
|
|
3300
2847
|
n0,
|
|
3301
2848
|
_LTi,
|
|
3302
|
-
{
|
|
3303
|
-
[_h]: ["POST", "/v2/email/tenants/list", 200],
|
|
3304
|
-
},
|
|
2849
|
+
{ [_h]: ["POST", "/v2/email/tenants/list", 200] },
|
|
3305
2850
|
() => ListTenantsRequest,
|
|
3306
2851
|
() => ListTenantsResponse,
|
|
3307
2852
|
];
|
|
@@ -3309,9 +2854,7 @@ export var PutAccountDedicatedIpWarmupAttributes = [
|
|
|
3309
2854
|
9,
|
|
3310
2855
|
n0,
|
|
3311
2856
|
_PADIWA,
|
|
3312
|
-
{
|
|
3313
|
-
[_h]: ["PUT", "/v2/email/account/dedicated-ips/warmup", 200],
|
|
3314
|
-
},
|
|
2857
|
+
{ [_h]: ["PUT", "/v2/email/account/dedicated-ips/warmup", 200] },
|
|
3315
2858
|
() => PutAccountDedicatedIpWarmupAttributesRequest,
|
|
3316
2859
|
() => PutAccountDedicatedIpWarmupAttributesResponse,
|
|
3317
2860
|
];
|
|
@@ -3319,9 +2862,7 @@ export var PutAccountDetails = [
|
|
|
3319
2862
|
9,
|
|
3320
2863
|
n0,
|
|
3321
2864
|
_PAD,
|
|
3322
|
-
{
|
|
3323
|
-
[_h]: ["POST", "/v2/email/account/details", 200],
|
|
3324
|
-
},
|
|
2865
|
+
{ [_h]: ["POST", "/v2/email/account/details", 200] },
|
|
3325
2866
|
() => PutAccountDetailsRequest,
|
|
3326
2867
|
() => PutAccountDetailsResponse,
|
|
3327
2868
|
];
|
|
@@ -3329,9 +2870,7 @@ export var PutAccountSendingAttributes = [
|
|
|
3329
2870
|
9,
|
|
3330
2871
|
n0,
|
|
3331
2872
|
_PASA,
|
|
3332
|
-
{
|
|
3333
|
-
[_h]: ["PUT", "/v2/email/account/sending", 200],
|
|
3334
|
-
},
|
|
2873
|
+
{ [_h]: ["PUT", "/v2/email/account/sending", 200] },
|
|
3335
2874
|
() => PutAccountSendingAttributesRequest,
|
|
3336
2875
|
() => PutAccountSendingAttributesResponse,
|
|
3337
2876
|
];
|
|
@@ -3339,9 +2878,7 @@ export var PutAccountSuppressionAttributes = [
|
|
|
3339
2878
|
9,
|
|
3340
2879
|
n0,
|
|
3341
2880
|
_PASAu,
|
|
3342
|
-
{
|
|
3343
|
-
[_h]: ["PUT", "/v2/email/account/suppression", 200],
|
|
3344
|
-
},
|
|
2881
|
+
{ [_h]: ["PUT", "/v2/email/account/suppression", 200] },
|
|
3345
2882
|
() => PutAccountSuppressionAttributesRequest,
|
|
3346
2883
|
() => PutAccountSuppressionAttributesResponse,
|
|
3347
2884
|
];
|
|
@@ -3349,9 +2886,7 @@ export var PutAccountVdmAttributes = [
|
|
|
3349
2886
|
9,
|
|
3350
2887
|
n0,
|
|
3351
2888
|
_PAVA,
|
|
3352
|
-
{
|
|
3353
|
-
[_h]: ["PUT", "/v2/email/account/vdm", 200],
|
|
3354
|
-
},
|
|
2889
|
+
{ [_h]: ["PUT", "/v2/email/account/vdm", 200] },
|
|
3355
2890
|
() => PutAccountVdmAttributesRequest,
|
|
3356
2891
|
() => PutAccountVdmAttributesResponse,
|
|
3357
2892
|
];
|
|
@@ -3359,9 +2894,7 @@ export var PutConfigurationSetArchivingOptions = [
|
|
|
3359
2894
|
9,
|
|
3360
2895
|
n0,
|
|
3361
2896
|
_PCSAO,
|
|
3362
|
-
{
|
|
3363
|
-
[_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/archiving-options", 200],
|
|
3364
|
-
},
|
|
2897
|
+
{ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/archiving-options", 200] },
|
|
3365
2898
|
() => PutConfigurationSetArchivingOptionsRequest,
|
|
3366
2899
|
() => PutConfigurationSetArchivingOptionsResponse,
|
|
3367
2900
|
];
|
|
@@ -3369,9 +2902,7 @@ export var PutConfigurationSetDeliveryOptions = [
|
|
|
3369
2902
|
9,
|
|
3370
2903
|
n0,
|
|
3371
2904
|
_PCSDO,
|
|
3372
|
-
{
|
|
3373
|
-
[_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options", 200],
|
|
3374
|
-
},
|
|
2905
|
+
{ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options", 200] },
|
|
3375
2906
|
() => PutConfigurationSetDeliveryOptionsRequest,
|
|
3376
2907
|
() => PutConfigurationSetDeliveryOptionsResponse,
|
|
3377
2908
|
];
|
|
@@ -3379,9 +2910,7 @@ export var PutConfigurationSetReputationOptions = [
|
|
|
3379
2910
|
9,
|
|
3380
2911
|
n0,
|
|
3381
2912
|
_PCSRO,
|
|
3382
|
-
{
|
|
3383
|
-
[_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options", 200],
|
|
3384
|
-
},
|
|
2913
|
+
{ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options", 200] },
|
|
3385
2914
|
() => PutConfigurationSetReputationOptionsRequest,
|
|
3386
2915
|
() => PutConfigurationSetReputationOptionsResponse,
|
|
3387
2916
|
];
|
|
@@ -3389,9 +2918,7 @@ export var PutConfigurationSetSendingOptions = [
|
|
|
3389
2918
|
9,
|
|
3390
2919
|
n0,
|
|
3391
2920
|
_PCSSO,
|
|
3392
|
-
{
|
|
3393
|
-
[_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/sending", 200],
|
|
3394
|
-
},
|
|
2921
|
+
{ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/sending", 200] },
|
|
3395
2922
|
() => PutConfigurationSetSendingOptionsRequest,
|
|
3396
2923
|
() => PutConfigurationSetSendingOptionsResponse,
|
|
3397
2924
|
];
|
|
@@ -3399,9 +2926,7 @@ export var PutConfigurationSetSuppressionOptions = [
|
|
|
3399
2926
|
9,
|
|
3400
2927
|
n0,
|
|
3401
2928
|
_PCSSOu,
|
|
3402
|
-
{
|
|
3403
|
-
[_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options", 200],
|
|
3404
|
-
},
|
|
2929
|
+
{ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options", 200] },
|
|
3405
2930
|
() => PutConfigurationSetSuppressionOptionsRequest,
|
|
3406
2931
|
() => PutConfigurationSetSuppressionOptionsResponse,
|
|
3407
2932
|
];
|
|
@@ -3409,9 +2934,7 @@ export var PutConfigurationSetTrackingOptions = [
|
|
|
3409
2934
|
9,
|
|
3410
2935
|
n0,
|
|
3411
2936
|
_PCSTO,
|
|
3412
|
-
{
|
|
3413
|
-
[_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options", 200],
|
|
3414
|
-
},
|
|
2937
|
+
{ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options", 200] },
|
|
3415
2938
|
() => PutConfigurationSetTrackingOptionsRequest,
|
|
3416
2939
|
() => PutConfigurationSetTrackingOptionsResponse,
|
|
3417
2940
|
];
|
|
@@ -3419,9 +2942,7 @@ export var PutConfigurationSetVdmOptions = [
|
|
|
3419
2942
|
9,
|
|
3420
2943
|
n0,
|
|
3421
2944
|
_PCSVO,
|
|
3422
|
-
{
|
|
3423
|
-
[_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options", 200],
|
|
3424
|
-
},
|
|
2945
|
+
{ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options", 200] },
|
|
3425
2946
|
() => PutConfigurationSetVdmOptionsRequest,
|
|
3426
2947
|
() => PutConfigurationSetVdmOptionsResponse,
|
|
3427
2948
|
];
|
|
@@ -3429,9 +2950,7 @@ export var PutDedicatedIpInPool = [
|
|
|
3429
2950
|
9,
|
|
3430
2951
|
n0,
|
|
3431
2952
|
_PDIIP,
|
|
3432
|
-
{
|
|
3433
|
-
[_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/pool", 200],
|
|
3434
|
-
},
|
|
2953
|
+
{ [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/pool", 200] },
|
|
3435
2954
|
() => PutDedicatedIpInPoolRequest,
|
|
3436
2955
|
() => PutDedicatedIpInPoolResponse,
|
|
3437
2956
|
];
|
|
@@ -3439,9 +2958,7 @@ export var PutDedicatedIpPoolScalingAttributes = [
|
|
|
3439
2958
|
9,
|
|
3440
2959
|
n0,
|
|
3441
2960
|
_PDIPSA,
|
|
3442
|
-
{
|
|
3443
|
-
[_h]: ["PUT", "/v2/email/dedicated-ip-pools/{PoolName}/scaling", 200],
|
|
3444
|
-
},
|
|
2961
|
+
{ [_h]: ["PUT", "/v2/email/dedicated-ip-pools/{PoolName}/scaling", 200] },
|
|
3445
2962
|
() => PutDedicatedIpPoolScalingAttributesRequest,
|
|
3446
2963
|
() => PutDedicatedIpPoolScalingAttributesResponse,
|
|
3447
2964
|
];
|
|
@@ -3449,9 +2966,7 @@ export var PutDedicatedIpWarmupAttributes = [
|
|
|
3449
2966
|
9,
|
|
3450
2967
|
n0,
|
|
3451
2968
|
_PDIWA,
|
|
3452
|
-
{
|
|
3453
|
-
[_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/warmup", 200],
|
|
3454
|
-
},
|
|
2969
|
+
{ [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/warmup", 200] },
|
|
3455
2970
|
() => PutDedicatedIpWarmupAttributesRequest,
|
|
3456
2971
|
() => PutDedicatedIpWarmupAttributesResponse,
|
|
3457
2972
|
];
|
|
@@ -3459,9 +2974,7 @@ export var PutDeliverabilityDashboardOption = [
|
|
|
3459
2974
|
9,
|
|
3460
2975
|
n0,
|
|
3461
2976
|
_PDDO,
|
|
3462
|
-
{
|
|
3463
|
-
[_h]: ["PUT", "/v2/email/deliverability-dashboard", 200],
|
|
3464
|
-
},
|
|
2977
|
+
{ [_h]: ["PUT", "/v2/email/deliverability-dashboard", 200] },
|
|
3465
2978
|
() => PutDeliverabilityDashboardOptionRequest,
|
|
3466
2979
|
() => PutDeliverabilityDashboardOptionResponse,
|
|
3467
2980
|
];
|
|
@@ -3469,9 +2982,7 @@ export var PutEmailIdentityConfigurationSetAttributes = [
|
|
|
3469
2982
|
9,
|
|
3470
2983
|
n0,
|
|
3471
2984
|
_PEICSA,
|
|
3472
|
-
{
|
|
3473
|
-
[_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/configuration-set", 200],
|
|
3474
|
-
},
|
|
2985
|
+
{ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/configuration-set", 200] },
|
|
3475
2986
|
() => PutEmailIdentityConfigurationSetAttributesRequest,
|
|
3476
2987
|
() => PutEmailIdentityConfigurationSetAttributesResponse,
|
|
3477
2988
|
];
|
|
@@ -3479,9 +2990,7 @@ export var PutEmailIdentityDkimAttributes = [
|
|
|
3479
2990
|
9,
|
|
3480
2991
|
n0,
|
|
3481
2992
|
_PEIDA,
|
|
3482
|
-
{
|
|
3483
|
-
[_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim", 200],
|
|
3484
|
-
},
|
|
2993
|
+
{ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim", 200] },
|
|
3485
2994
|
() => PutEmailIdentityDkimAttributesRequest,
|
|
3486
2995
|
() => PutEmailIdentityDkimAttributesResponse,
|
|
3487
2996
|
];
|
|
@@ -3489,9 +2998,7 @@ export var PutEmailIdentityDkimSigningAttributes = [
|
|
|
3489
2998
|
9,
|
|
3490
2999
|
n0,
|
|
3491
3000
|
_PEIDSA,
|
|
3492
|
-
{
|
|
3493
|
-
[_h]: ["PUT", "/v1/email/identities/{EmailIdentity}/dkim/signing", 200],
|
|
3494
|
-
},
|
|
3001
|
+
{ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim/signing", 200] },
|
|
3495
3002
|
() => PutEmailIdentityDkimSigningAttributesRequest,
|
|
3496
3003
|
() => PutEmailIdentityDkimSigningAttributesResponse,
|
|
3497
3004
|
];
|
|
@@ -3499,9 +3006,7 @@ export var PutEmailIdentityFeedbackAttributes = [
|
|
|
3499
3006
|
9,
|
|
3500
3007
|
n0,
|
|
3501
3008
|
_PEIFA,
|
|
3502
|
-
{
|
|
3503
|
-
[_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/feedback", 200],
|
|
3504
|
-
},
|
|
3009
|
+
{ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/feedback", 200] },
|
|
3505
3010
|
() => PutEmailIdentityFeedbackAttributesRequest,
|
|
3506
3011
|
() => PutEmailIdentityFeedbackAttributesResponse,
|
|
3507
3012
|
];
|
|
@@ -3509,9 +3014,7 @@ export var PutEmailIdentityMailFromAttributes = [
|
|
|
3509
3014
|
9,
|
|
3510
3015
|
n0,
|
|
3511
3016
|
_PEIMFA,
|
|
3512
|
-
{
|
|
3513
|
-
[_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/mail-from", 200],
|
|
3514
|
-
},
|
|
3017
|
+
{ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/mail-from", 200] },
|
|
3515
3018
|
() => PutEmailIdentityMailFromAttributesRequest,
|
|
3516
3019
|
() => PutEmailIdentityMailFromAttributesResponse,
|
|
3517
3020
|
];
|
|
@@ -3519,9 +3022,7 @@ export var PutSuppressedDestination = [
|
|
|
3519
3022
|
9,
|
|
3520
3023
|
n0,
|
|
3521
3024
|
_PSD,
|
|
3522
|
-
{
|
|
3523
|
-
[_h]: ["PUT", "/v2/email/suppression/addresses", 200],
|
|
3524
|
-
},
|
|
3025
|
+
{ [_h]: ["PUT", "/v2/email/suppression/addresses", 200] },
|
|
3525
3026
|
() => PutSuppressedDestinationRequest,
|
|
3526
3027
|
() => PutSuppressedDestinationResponse,
|
|
3527
3028
|
];
|
|
@@ -3529,9 +3030,7 @@ export var SendBulkEmail = [
|
|
|
3529
3030
|
9,
|
|
3530
3031
|
n0,
|
|
3531
3032
|
_SBE,
|
|
3532
|
-
{
|
|
3533
|
-
[_h]: ["POST", "/v2/email/outbound-bulk-emails", 200],
|
|
3534
|
-
},
|
|
3033
|
+
{ [_h]: ["POST", "/v2/email/outbound-bulk-emails", 200] },
|
|
3535
3034
|
() => SendBulkEmailRequest,
|
|
3536
3035
|
() => SendBulkEmailResponse,
|
|
3537
3036
|
];
|
|
@@ -3539,9 +3038,7 @@ export var SendCustomVerificationEmail = [
|
|
|
3539
3038
|
9,
|
|
3540
3039
|
n0,
|
|
3541
3040
|
_SCVE,
|
|
3542
|
-
{
|
|
3543
|
-
[_h]: ["POST", "/v2/email/outbound-custom-verification-emails", 200],
|
|
3544
|
-
},
|
|
3041
|
+
{ [_h]: ["POST", "/v2/email/outbound-custom-verification-emails", 200] },
|
|
3545
3042
|
() => SendCustomVerificationEmailRequest,
|
|
3546
3043
|
() => SendCustomVerificationEmailResponse,
|
|
3547
3044
|
];
|
|
@@ -3549,9 +3046,7 @@ export var SendEmail = [
|
|
|
3549
3046
|
9,
|
|
3550
3047
|
n0,
|
|
3551
3048
|
_SEen,
|
|
3552
|
-
{
|
|
3553
|
-
[_h]: ["POST", "/v2/email/outbound-emails", 200],
|
|
3554
|
-
},
|
|
3049
|
+
{ [_h]: ["POST", "/v2/email/outbound-emails", 200] },
|
|
3555
3050
|
() => SendEmailRequest,
|
|
3556
3051
|
() => SendEmailResponse,
|
|
3557
3052
|
];
|
|
@@ -3559,9 +3054,7 @@ export var TagResource = [
|
|
|
3559
3054
|
9,
|
|
3560
3055
|
n0,
|
|
3561
3056
|
_TRa,
|
|
3562
|
-
{
|
|
3563
|
-
[_h]: ["POST", "/v2/email/tags", 200],
|
|
3564
|
-
},
|
|
3057
|
+
{ [_h]: ["POST", "/v2/email/tags", 200] },
|
|
3565
3058
|
() => TagResourceRequest,
|
|
3566
3059
|
() => TagResourceResponse,
|
|
3567
3060
|
];
|
|
@@ -3569,9 +3062,7 @@ export var TestRenderEmailTemplate = [
|
|
|
3569
3062
|
9,
|
|
3570
3063
|
n0,
|
|
3571
3064
|
_TRET,
|
|
3572
|
-
{
|
|
3573
|
-
[_h]: ["POST", "/v2/email/templates/{TemplateName}/render", 200],
|
|
3574
|
-
},
|
|
3065
|
+
{ [_h]: ["POST", "/v2/email/templates/{TemplateName}/render", 200] },
|
|
3575
3066
|
() => TestRenderEmailTemplateRequest,
|
|
3576
3067
|
() => TestRenderEmailTemplateResponse,
|
|
3577
3068
|
];
|
|
@@ -3579,9 +3070,7 @@ export var UntagResource = [
|
|
|
3579
3070
|
9,
|
|
3580
3071
|
n0,
|
|
3581
3072
|
_UR,
|
|
3582
|
-
{
|
|
3583
|
-
[_h]: ["DELETE", "/v2/email/tags", 200],
|
|
3584
|
-
},
|
|
3073
|
+
{ [_h]: ["DELETE", "/v2/email/tags", 200] },
|
|
3585
3074
|
() => UntagResourceRequest,
|
|
3586
3075
|
() => UntagResourceResponse,
|
|
3587
3076
|
];
|
|
@@ -3599,9 +3088,7 @@ export var UpdateContact = [
|
|
|
3599
3088
|
9,
|
|
3600
3089
|
n0,
|
|
3601
3090
|
_UC,
|
|
3602
|
-
{
|
|
3603
|
-
[_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
|
|
3604
|
-
},
|
|
3091
|
+
{ [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
|
|
3605
3092
|
() => UpdateContactRequest,
|
|
3606
3093
|
() => UpdateContactResponse,
|
|
3607
3094
|
];
|
|
@@ -3609,9 +3096,7 @@ export var UpdateContactList = [
|
|
|
3609
3096
|
9,
|
|
3610
3097
|
n0,
|
|
3611
3098
|
_UCL,
|
|
3612
|
-
{
|
|
3613
|
-
[_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}", 200],
|
|
3614
|
-
},
|
|
3099
|
+
{ [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}", 200] },
|
|
3615
3100
|
() => UpdateContactListRequest,
|
|
3616
3101
|
() => UpdateContactListResponse,
|
|
3617
3102
|
];
|
|
@@ -3619,9 +3104,7 @@ export var UpdateCustomVerificationEmailTemplate = [
|
|
|
3619
3104
|
9,
|
|
3620
3105
|
n0,
|
|
3621
3106
|
_UCVET,
|
|
3622
|
-
{
|
|
3623
|
-
[_h]: ["PUT", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
|
|
3624
|
-
},
|
|
3107
|
+
{ [_h]: ["PUT", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
|
|
3625
3108
|
() => UpdateCustomVerificationEmailTemplateRequest,
|
|
3626
3109
|
() => UpdateCustomVerificationEmailTemplateResponse,
|
|
3627
3110
|
];
|
|
@@ -3629,9 +3112,7 @@ export var UpdateEmailIdentityPolicy = [
|
|
|
3629
3112
|
9,
|
|
3630
3113
|
n0,
|
|
3631
3114
|
_UEIP,
|
|
3632
|
-
{
|
|
3633
|
-
[_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
|
|
3634
|
-
},
|
|
3115
|
+
{ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
|
|
3635
3116
|
() => UpdateEmailIdentityPolicyRequest,
|
|
3636
3117
|
() => UpdateEmailIdentityPolicyResponse,
|
|
3637
3118
|
];
|
|
@@ -3639,9 +3120,7 @@ export var UpdateEmailTemplate = [
|
|
|
3639
3120
|
9,
|
|
3640
3121
|
n0,
|
|
3641
3122
|
_UET,
|
|
3642
|
-
{
|
|
3643
|
-
[_h]: ["PUT", "/v2/email/templates/{TemplateName}", 200],
|
|
3644
|
-
},
|
|
3123
|
+
{ [_h]: ["PUT", "/v2/email/templates/{TemplateName}", 200] },
|
|
3645
3124
|
() => UpdateEmailTemplateRequest,
|
|
3646
3125
|
() => UpdateEmailTemplateResponse,
|
|
3647
3126
|
];
|
|
@@ -3663,9 +3142,7 @@ export var UpdateReputationEntityPolicy = [
|
|
|
3663
3142
|
9,
|
|
3664
3143
|
n0,
|
|
3665
3144
|
_UREP,
|
|
3666
|
-
{
|
|
3667
|
-
[_h]: ["PUT", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/policy", 200],
|
|
3668
|
-
},
|
|
3145
|
+
{ [_h]: ["PUT", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/policy", 200] },
|
|
3669
3146
|
() => UpdateReputationEntityPolicyRequest,
|
|
3670
3147
|
() => UpdateReputationEntityPolicyResponse,
|
|
3671
3148
|
];
|