@aws-sdk/client-sesv2 3.948.0 → 3.950.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 +5 -4
- package/dist-es/schemas/schemas_0.js +5 -4
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +1 -0
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +1 -0
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +46 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -925,6 +925,7 @@ const _SER = "SendEmailRequest";
|
|
|
925
925
|
const _SERe = "SendEmailResponse";
|
|
926
926
|
const _SEe = "SendingEnabled";
|
|
927
927
|
const _SEen = "SendEmail";
|
|
928
|
+
const _SHZ = "SigningHostedZone";
|
|
928
929
|
const _SI = "SendingIps";
|
|
929
930
|
const _SLD = "SuppressionListDestination";
|
|
930
931
|
const _SLH = "SentLast24Hours";
|
|
@@ -1385,8 +1386,8 @@ var DkimAttributes = [
|
|
|
1385
1386
|
n0,
|
|
1386
1387
|
_DA,
|
|
1387
1388
|
0,
|
|
1388
|
-
[_SE, _S, _Tok, _SAO, _NSKL, _CSKL, _LKGT],
|
|
1389
|
-
[2, 0, 64 | 0, 0, 0, 0, 4],
|
|
1389
|
+
[_SE, _S, _Tok, _SHZ, _SAO, _NSKL, _CSKL, _LKGT],
|
|
1390
|
+
[2, 0, 64 | 0, 0, 0, 0, 0, 4],
|
|
1390
1391
|
];
|
|
1391
1392
|
var DkimSigningAttributes = [
|
|
1392
1393
|
3,
|
|
@@ -2194,8 +2195,8 @@ var PutEmailIdentityDkimSigningAttributesResponse = [
|
|
|
2194
2195
|
n0,
|
|
2195
2196
|
_PEIDSARu,
|
|
2196
2197
|
0,
|
|
2197
|
-
[_DS, _DT],
|
|
2198
|
-
[0, 64 | 0],
|
|
2198
|
+
[_DS, _DT, _SHZ],
|
|
2199
|
+
[0, 64 | 0, 0],
|
|
2199
2200
|
];
|
|
2200
2201
|
var PutEmailIdentityFeedbackAttributesRequest = [
|
|
2201
2202
|
3,
|
|
@@ -648,6 +648,7 @@ const _SER = "SendEmailRequest";
|
|
|
648
648
|
const _SERe = "SendEmailResponse";
|
|
649
649
|
const _SEe = "SendingEnabled";
|
|
650
650
|
const _SEen = "SendEmail";
|
|
651
|
+
const _SHZ = "SigningHostedZone";
|
|
651
652
|
const _SI = "SendingIps";
|
|
652
653
|
const _SLD = "SuppressionListDestination";
|
|
653
654
|
const _SLH = "SentLast24Hours";
|
|
@@ -1111,8 +1112,8 @@ export var DkimAttributes = [
|
|
|
1111
1112
|
n0,
|
|
1112
1113
|
_DA,
|
|
1113
1114
|
0,
|
|
1114
|
-
[_SE, _S, _Tok, _SAO, _NSKL, _CSKL, _LKGT],
|
|
1115
|
-
[2, 0, 64 | 0, 0, 0, 0, 4],
|
|
1115
|
+
[_SE, _S, _Tok, _SHZ, _SAO, _NSKL, _CSKL, _LKGT],
|
|
1116
|
+
[2, 0, 64 | 0, 0, 0, 0, 0, 4],
|
|
1116
1117
|
];
|
|
1117
1118
|
export var DkimSigningAttributes = [
|
|
1118
1119
|
3,
|
|
@@ -1920,8 +1921,8 @@ export var PutEmailIdentityDkimSigningAttributesResponse = [
|
|
|
1920
1921
|
n0,
|
|
1921
1922
|
_PEIDSARu,
|
|
1922
1923
|
0,
|
|
1923
|
-
[_DS, _DT],
|
|
1924
|
-
[0, 64 | 0],
|
|
1924
|
+
[_DS, _DT, _SHZ],
|
|
1925
|
+
[0, 64 | 0, 0],
|
|
1925
1926
|
];
|
|
1926
1927
|
export var PutEmailIdentityFeedbackAttributesRequest = [
|
|
1927
1928
|
3,
|
|
@@ -88,6 +88,7 @@ declare const CreateEmailIdentityCommand_base: {
|
|
|
88
88
|
* // Tokens: [ // DnsTokenList
|
|
89
89
|
* // "STRING_VALUE",
|
|
90
90
|
* // ],
|
|
91
|
+
* // SigningHostedZone: "STRING_VALUE",
|
|
91
92
|
* // SigningAttributesOrigin: "AWS_SES" || "EXTERNAL" || "AWS_SES_AF_SOUTH_1" || "AWS_SES_EU_NORTH_1" || "AWS_SES_AP_SOUTH_1" || "AWS_SES_EU_WEST_3" || "AWS_SES_EU_WEST_2" || "AWS_SES_EU_SOUTH_1" || "AWS_SES_EU_WEST_1" || "AWS_SES_AP_NORTHEAST_3" || "AWS_SES_AP_NORTHEAST_2" || "AWS_SES_ME_SOUTH_1" || "AWS_SES_AP_NORTHEAST_1" || "AWS_SES_IL_CENTRAL_1" || "AWS_SES_SA_EAST_1" || "AWS_SES_CA_CENTRAL_1" || "AWS_SES_AP_SOUTHEAST_1" || "AWS_SES_AP_SOUTHEAST_2" || "AWS_SES_AP_SOUTHEAST_3" || "AWS_SES_EU_CENTRAL_1" || "AWS_SES_US_EAST_1" || "AWS_SES_US_EAST_2" || "AWS_SES_US_WEST_1" || "AWS_SES_US_WEST_2" || "AWS_SES_ME_CENTRAL_1" || "AWS_SES_AP_SOUTH_2" || "AWS_SES_EU_CENTRAL_2" || "AWS_SES_AP_SOUTHEAST_5" || "AWS_SES_CA_WEST_1",
|
|
92
93
|
* // NextSigningKeyLength: "RSA_1024_BIT" || "RSA_2048_BIT",
|
|
93
94
|
* // CurrentSigningKeyLength: "RSA_1024_BIT" || "RSA_2048_BIT",
|
|
@@ -53,6 +53,7 @@ declare const GetEmailIdentityCommand_base: {
|
|
|
53
53
|
* // Tokens: [ // DnsTokenList
|
|
54
54
|
* // "STRING_VALUE",
|
|
55
55
|
* // ],
|
|
56
|
+
* // SigningHostedZone: "STRING_VALUE",
|
|
56
57
|
* // SigningAttributesOrigin: "AWS_SES" || "EXTERNAL" || "AWS_SES_AF_SOUTH_1" || "AWS_SES_EU_NORTH_1" || "AWS_SES_AP_SOUTH_1" || "AWS_SES_EU_WEST_3" || "AWS_SES_EU_WEST_2" || "AWS_SES_EU_SOUTH_1" || "AWS_SES_EU_WEST_1" || "AWS_SES_AP_NORTHEAST_3" || "AWS_SES_AP_NORTHEAST_2" || "AWS_SES_ME_SOUTH_1" || "AWS_SES_AP_NORTHEAST_1" || "AWS_SES_IL_CENTRAL_1" || "AWS_SES_SA_EAST_1" || "AWS_SES_CA_CENTRAL_1" || "AWS_SES_AP_SOUTHEAST_1" || "AWS_SES_AP_SOUTHEAST_2" || "AWS_SES_AP_SOUTHEAST_3" || "AWS_SES_EU_CENTRAL_1" || "AWS_SES_US_EAST_1" || "AWS_SES_US_EAST_2" || "AWS_SES_US_WEST_1" || "AWS_SES_US_WEST_2" || "AWS_SES_ME_CENTRAL_1" || "AWS_SES_AP_SOUTH_2" || "AWS_SES_EU_CENTRAL_2" || "AWS_SES_AP_SOUTHEAST_5" || "AWS_SES_CA_WEST_1",
|
|
57
58
|
* // NextSigningKeyLength: "RSA_1024_BIT" || "RSA_2048_BIT",
|
|
58
59
|
* // CurrentSigningKeyLength: "RSA_1024_BIT" || "RSA_2048_BIT",
|
|
@@ -2115,6 +2115,29 @@ export interface DkimAttributes {
|
|
|
2115
2115
|
* @public
|
|
2116
2116
|
*/
|
|
2117
2117
|
Tokens?: string[] | undefined;
|
|
2118
|
+
/**
|
|
2119
|
+
* <p>The hosted zone where Amazon SES publishes the DKIM public key TXT records for this email identity.
|
|
2120
|
+
* This value indicates the DNS zone that customers must reference when configuring their CNAME records for DKIM authentication.</p>
|
|
2121
|
+
* <p>When configuring DKIM for your domain, create CNAME records in your DNS that point to the selectors in this hosted zone.
|
|
2122
|
+
* For example:</p>
|
|
2123
|
+
* <p>
|
|
2124
|
+
* <code>
|
|
2125
|
+
* selector1._domainkey.yourdomain.com CNAME selector1.<SigningHostedZone>
|
|
2126
|
+
* </code>
|
|
2127
|
+
* </p>
|
|
2128
|
+
* <p>
|
|
2129
|
+
* <code>
|
|
2130
|
+
* selector2._domainkey.yourdomain.com CNAME selector2.<SigningHostedZone>
|
|
2131
|
+
* </code>
|
|
2132
|
+
* </p>
|
|
2133
|
+
* <p>
|
|
2134
|
+
* <code>
|
|
2135
|
+
* selector3._domainkey.yourdomain.com CNAME selector3.<SigningHostedZone>
|
|
2136
|
+
* </code>
|
|
2137
|
+
* </p>
|
|
2138
|
+
* @public
|
|
2139
|
+
*/
|
|
2140
|
+
SigningHostedZone?: string | undefined;
|
|
2118
2141
|
/**
|
|
2119
2142
|
* <p>A string that indicates how DKIM was configured for the identity. These are the
|
|
2120
2143
|
* possible values:</p>
|
|
@@ -7391,6 +7414,29 @@ export interface PutEmailIdentityDkimSigningAttributesResponse {
|
|
|
7391
7414
|
* @public
|
|
7392
7415
|
*/
|
|
7393
7416
|
DkimTokens?: string[] | undefined;
|
|
7417
|
+
/**
|
|
7418
|
+
* <p>The hosted zone where Amazon SES publishes the DKIM public key TXT records for this email identity.
|
|
7419
|
+
* This value indicates the DNS zone that customers must reference when configuring their CNAME records for DKIM authentication.</p>
|
|
7420
|
+
* <p>When configuring DKIM for your domain, create CNAME records in your DNS that point to the selectors in this hosted zone.
|
|
7421
|
+
* For example:</p>
|
|
7422
|
+
* <p>
|
|
7423
|
+
* <code>
|
|
7424
|
+
* selector1._domainkey.yourdomain.com CNAME selector1.<SigningHostedZone>
|
|
7425
|
+
* </code>
|
|
7426
|
+
* </p>
|
|
7427
|
+
* <p>
|
|
7428
|
+
* <code>
|
|
7429
|
+
* selector2._domainkey.yourdomain.com CNAME selector2.<SigningHostedZone>
|
|
7430
|
+
* </code>
|
|
7431
|
+
* </p>
|
|
7432
|
+
* <p>
|
|
7433
|
+
* <code>
|
|
7434
|
+
* selector3._domainkey.yourdomain.com CNAME selector3.<SigningHostedZone>
|
|
7435
|
+
* </code>
|
|
7436
|
+
* </p>
|
|
7437
|
+
* @public
|
|
7438
|
+
*/
|
|
7439
|
+
SigningHostedZone?: string | undefined;
|
|
7394
7440
|
}
|
|
7395
7441
|
/**
|
|
7396
7442
|
* <p>A request to set the attributes that control how bounce and complaint events are
|
|
@@ -346,6 +346,7 @@ export interface DkimAttributes {
|
|
|
346
346
|
SigningEnabled?: boolean | undefined;
|
|
347
347
|
Status?: DkimStatus | undefined;
|
|
348
348
|
Tokens?: string[] | undefined;
|
|
349
|
+
SigningHostedZone?: string | undefined;
|
|
349
350
|
SigningAttributesOrigin?: DkimSigningAttributesOrigin | undefined;
|
|
350
351
|
NextSigningKeyLength?: DkimSigningKeyLength | undefined;
|
|
351
352
|
CurrentSigningKeyLength?: DkimSigningKeyLength | undefined;
|
|
@@ -1271,6 +1272,7 @@ export interface PutEmailIdentityDkimSigningAttributesRequest {
|
|
|
1271
1272
|
export interface PutEmailIdentityDkimSigningAttributesResponse {
|
|
1272
1273
|
DkimStatus?: DkimStatus | undefined;
|
|
1273
1274
|
DkimTokens?: string[] | undefined;
|
|
1275
|
+
SigningHostedZone?: string | undefined;
|
|
1274
1276
|
}
|
|
1275
1277
|
export interface PutEmailIdentityFeedbackAttributesRequest {
|
|
1276
1278
|
EmailIdentity: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sesv2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.950.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-sesv2",
|