@aws-sdk/client-route-53-domains 3.388.0 → 3.392.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/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.js +2 -1
- package/dist-cjs/commands/ResendContactReachabilityEmailCommand.js +2 -1
- package/dist-cjs/commands/TransferDomainToAnotherAwsAccountCommand.js +2 -1
- package/dist-cjs/endpoint/ruleset.js +1 -1
- package/dist-cjs/models/models_0.js +31 -1
- package/dist-es/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.js +2 -1
- package/dist-es/commands/ResendContactReachabilityEmailCommand.js +2 -1
- package/dist-es/commands/TransferDomainToAnotherAwsAccountCommand.js +2 -1
- package/dist-es/endpoint/ruleset.js +1 -1
- package/dist-es/models/models_0.js +27 -0
- package/dist-types/commands/CheckDomainTransferabilityCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +23 -1
- package/dist-types/ts3.4/models/models_0.d.ts +11 -0
- package/package.json +28 -28
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class AcceptDomainTransferFromAnotherAwsAccountCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +31,7 @@ class AcceptDomainTransferFromAnotherAwsAccountCommand extends smithy_client_1.C
|
|
|
30
31
|
logger,
|
|
31
32
|
clientName,
|
|
32
33
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
+
inputFilterSensitiveLog: models_0_1.AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
35
36
|
};
|
|
36
37
|
const { requestHandler } = configuration;
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ResendContactReachabilityEmailCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -31,7 +32,7 @@ class ResendContactReachabilityEmailCommand extends smithy_client_1.Command {
|
|
|
31
32
|
clientName,
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
|
-
outputFilterSensitiveLog:
|
|
35
|
+
outputFilterSensitiveLog: models_0_1.ResendContactReachabilityEmailResponseFilterSensitiveLog,
|
|
35
36
|
};
|
|
36
37
|
const { requestHandler } = configuration;
|
|
37
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class TransferDomainToAnotherAwsAccountCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -31,7 +32,7 @@ class TransferDomainToAnotherAwsAccountCommand extends smithy_client_1.Command {
|
|
|
31
32
|
clientName,
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
|
-
outputFilterSensitiveLog:
|
|
35
|
+
outputFilterSensitiveLog: models_0_1.TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog,
|
|
35
36
|
};
|
|
36
37
|
const { requestHandler } = configuration;
|
|
37
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
5
|
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, {
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://route53domains-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://route53domains-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://route53domains.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://route53domains.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDomainNameserversRequestFilterSensitiveLog = exports.UpdateDomainContactRequestFilterSensitiveLog = exports.TransferDomainRequestFilterSensitiveLog = exports.RetrieveDomainAuthCodeResponseFilterSensitiveLog = exports.RegisterDomainRequestFilterSensitiveLog = exports.GetDomainDetailResponseFilterSensitiveLog = exports.ContactDetailFilterSensitiveLog = exports.ExtraParamFilterSensitiveLog = exports.CheckDomainTransferabilityRequestFilterSensitiveLog = exports.ListOperationsSortAttributeName = exports.SortOrder = exports.StatusFlag = exports.OperationStatus = exports.ReachabilityStatus = exports.Operator = exports.ListDomainsAttributeName = exports.ExtraParamName = exports.CountryCode = exports.ContactType = exports.Transferable = exports.DomainAvailability = exports.OperationType = exports.TLDRulesViolation = exports.DuplicateRequest = exports.DnssecLimitExceeded = exports.UnsupportedTLD = exports.OperationLimitExceeded = exports.InvalidInput = exports.DomainLimitExceeded = void 0;
|
|
3
|
+
exports.UpdateDomainNameserversRequestFilterSensitiveLog = exports.UpdateDomainContactRequestFilterSensitiveLog = exports.TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog = exports.TransferDomainRequestFilterSensitiveLog = exports.RetrieveDomainAuthCodeResponseFilterSensitiveLog = exports.ResendContactReachabilityEmailResponseFilterSensitiveLog = exports.RegisterDomainRequestFilterSensitiveLog = exports.GetDomainDetailResponseFilterSensitiveLog = exports.ContactDetailFilterSensitiveLog = exports.ExtraParamFilterSensitiveLog = exports.CheckDomainTransferabilityRequestFilterSensitiveLog = exports.AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog = exports.ListOperationsSortAttributeName = exports.SortOrder = exports.StatusFlag = exports.OperationStatus = exports.ReachabilityStatus = exports.Operator = exports.ListDomainsAttributeName = exports.ExtraParamName = exports.CountryCode = exports.ContactType = exports.Transferable = exports.DomainAvailability = exports.OperationType = exports.TLDRulesViolation = exports.DuplicateRequest = exports.DnssecLimitExceeded = exports.UnsupportedTLD = exports.OperationLimitExceeded = exports.InvalidInput = exports.DomainLimitExceeded = void 0;
|
|
4
4
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const Route53DomainsServiceException_1 = require("./Route53DomainsServiceException");
|
|
6
6
|
class DomainLimitExceeded extends Route53DomainsServiceException_1.Route53DomainsServiceException {
|
|
@@ -78,6 +78,7 @@ class DuplicateRequest extends Route53DomainsServiceException_1.Route53DomainsSe
|
|
|
78
78
|
this.name = "DuplicateRequest";
|
|
79
79
|
this.$fault = "client";
|
|
80
80
|
Object.setPrototypeOf(this, DuplicateRequest.prototype);
|
|
81
|
+
this.requestId = opts.requestId;
|
|
81
82
|
}
|
|
82
83
|
}
|
|
83
84
|
exports.DuplicateRequest = DuplicateRequest;
|
|
@@ -460,6 +461,11 @@ exports.SortOrder = {
|
|
|
460
461
|
exports.ListOperationsSortAttributeName = {
|
|
461
462
|
SubmittedDate: "SubmittedDate",
|
|
462
463
|
};
|
|
464
|
+
const AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog = (obj) => ({
|
|
465
|
+
...obj,
|
|
466
|
+
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
467
|
+
});
|
|
468
|
+
exports.AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog = AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog;
|
|
463
469
|
const CheckDomainTransferabilityRequestFilterSensitiveLog = (obj) => ({
|
|
464
470
|
...obj,
|
|
465
471
|
...(obj.AuthCode && { AuthCode: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -472,6 +478,18 @@ const ExtraParamFilterSensitiveLog = (obj) => ({
|
|
|
472
478
|
exports.ExtraParamFilterSensitiveLog = ExtraParamFilterSensitiveLog;
|
|
473
479
|
const ContactDetailFilterSensitiveLog = (obj) => ({
|
|
474
480
|
...obj,
|
|
481
|
+
...(obj.FirstName && { FirstName: smithy_client_1.SENSITIVE_STRING }),
|
|
482
|
+
...(obj.LastName && { LastName: smithy_client_1.SENSITIVE_STRING }),
|
|
483
|
+
...(obj.OrganizationName && { OrganizationName: smithy_client_1.SENSITIVE_STRING }),
|
|
484
|
+
...(obj.AddressLine1 && { AddressLine1: smithy_client_1.SENSITIVE_STRING }),
|
|
485
|
+
...(obj.AddressLine2 && { AddressLine2: smithy_client_1.SENSITIVE_STRING }),
|
|
486
|
+
...(obj.City && { City: smithy_client_1.SENSITIVE_STRING }),
|
|
487
|
+
...(obj.State && { State: smithy_client_1.SENSITIVE_STRING }),
|
|
488
|
+
...(obj.CountryCode && { CountryCode: smithy_client_1.SENSITIVE_STRING }),
|
|
489
|
+
...(obj.ZipCode && { ZipCode: smithy_client_1.SENSITIVE_STRING }),
|
|
490
|
+
...(obj.PhoneNumber && { PhoneNumber: smithy_client_1.SENSITIVE_STRING }),
|
|
491
|
+
...(obj.Email && { Email: smithy_client_1.SENSITIVE_STRING }),
|
|
492
|
+
...(obj.Fax && { Fax: smithy_client_1.SENSITIVE_STRING }),
|
|
475
493
|
...(obj.ExtraParams && { ExtraParams: obj.ExtraParams.map((item) => (0, exports.ExtraParamFilterSensitiveLog)(item)) }),
|
|
476
494
|
});
|
|
477
495
|
exports.ContactDetailFilterSensitiveLog = ContactDetailFilterSensitiveLog;
|
|
@@ -480,6 +498,8 @@ const GetDomainDetailResponseFilterSensitiveLog = (obj) => ({
|
|
|
480
498
|
...(obj.AdminContact && { AdminContact: smithy_client_1.SENSITIVE_STRING }),
|
|
481
499
|
...(obj.RegistrantContact && { RegistrantContact: smithy_client_1.SENSITIVE_STRING }),
|
|
482
500
|
...(obj.TechContact && { TechContact: smithy_client_1.SENSITIVE_STRING }),
|
|
501
|
+
...(obj.AbuseContactEmail && { AbuseContactEmail: smithy_client_1.SENSITIVE_STRING }),
|
|
502
|
+
...(obj.AbuseContactPhone && { AbuseContactPhone: smithy_client_1.SENSITIVE_STRING }),
|
|
483
503
|
});
|
|
484
504
|
exports.GetDomainDetailResponseFilterSensitiveLog = GetDomainDetailResponseFilterSensitiveLog;
|
|
485
505
|
const RegisterDomainRequestFilterSensitiveLog = (obj) => ({
|
|
@@ -489,6 +509,11 @@ const RegisterDomainRequestFilterSensitiveLog = (obj) => ({
|
|
|
489
509
|
...(obj.TechContact && { TechContact: smithy_client_1.SENSITIVE_STRING }),
|
|
490
510
|
});
|
|
491
511
|
exports.RegisterDomainRequestFilterSensitiveLog = RegisterDomainRequestFilterSensitiveLog;
|
|
512
|
+
const ResendContactReachabilityEmailResponseFilterSensitiveLog = (obj) => ({
|
|
513
|
+
...obj,
|
|
514
|
+
...(obj.emailAddress && { emailAddress: smithy_client_1.SENSITIVE_STRING }),
|
|
515
|
+
});
|
|
516
|
+
exports.ResendContactReachabilityEmailResponseFilterSensitiveLog = ResendContactReachabilityEmailResponseFilterSensitiveLog;
|
|
492
517
|
const RetrieveDomainAuthCodeResponseFilterSensitiveLog = (obj) => ({
|
|
493
518
|
...obj,
|
|
494
519
|
...(obj.AuthCode && { AuthCode: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -502,6 +527,11 @@ const TransferDomainRequestFilterSensitiveLog = (obj) => ({
|
|
|
502
527
|
...(obj.TechContact && { TechContact: smithy_client_1.SENSITIVE_STRING }),
|
|
503
528
|
});
|
|
504
529
|
exports.TransferDomainRequestFilterSensitiveLog = TransferDomainRequestFilterSensitiveLog;
|
|
530
|
+
const TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog = (obj) => ({
|
|
531
|
+
...obj,
|
|
532
|
+
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
533
|
+
});
|
|
534
|
+
exports.TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog = TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog;
|
|
505
535
|
const UpdateDomainContactRequestFilterSensitiveLog = (obj) => ({
|
|
506
536
|
...obj,
|
|
507
537
|
...(obj.AdminContact && { AdminContact: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { de_AcceptDomainTransferFromAnotherAwsAccountCommand, se_AcceptDomainTransferFromAnotherAwsAccountCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AcceptDomainTransferFromAnotherAwsAccountCommand extends $Command {
|
|
@@ -27,7 +28,7 @@ export class AcceptDomainTransferFromAnotherAwsAccountCommand extends $Command {
|
|
|
27
28
|
logger,
|
|
28
29
|
clientName,
|
|
29
30
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
32
33
|
};
|
|
33
34
|
const { requestHandler } = configuration;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { ResendContactReachabilityEmailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { de_ResendContactReachabilityEmailCommand, se_ResendContactReachabilityEmailCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ResendContactReachabilityEmailCommand extends $Command {
|
|
@@ -28,7 +29,7 @@ export class ResendContactReachabilityEmailCommand extends $Command {
|
|
|
28
29
|
clientName,
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
32
|
+
outputFilterSensitiveLog: ResendContactReachabilityEmailResponseFilterSensitiveLog,
|
|
32
33
|
};
|
|
33
34
|
const { requestHandler } = configuration;
|
|
34
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { de_TransferDomainToAnotherAwsAccountCommand, se_TransferDomainToAnotherAwsAccountCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TransferDomainToAnotherAwsAccountCommand extends $Command {
|
|
@@ -28,7 +29,7 @@ export class TransferDomainToAnotherAwsAccountCommand extends $Command {
|
|
|
28
29
|
clientName,
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
32
|
+
outputFilterSensitiveLog: TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog,
|
|
32
33
|
};
|
|
33
34
|
const { requestHandler } = configuration;
|
|
34
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
2
|
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, {
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://route53domains-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://route53domains-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://route53domains.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://route53domains.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -70,6 +70,7 @@ export class DuplicateRequest extends __BaseException {
|
|
|
70
70
|
this.name = "DuplicateRequest";
|
|
71
71
|
this.$fault = "client";
|
|
72
72
|
Object.setPrototypeOf(this, DuplicateRequest.prototype);
|
|
73
|
+
this.requestId = opts.requestId;
|
|
73
74
|
}
|
|
74
75
|
}
|
|
75
76
|
export class TLDRulesViolation extends __BaseException {
|
|
@@ -450,6 +451,10 @@ export const SortOrder = {
|
|
|
450
451
|
export const ListOperationsSortAttributeName = {
|
|
451
452
|
SubmittedDate: "SubmittedDate",
|
|
452
453
|
};
|
|
454
|
+
export const AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
457
|
+
});
|
|
453
458
|
export const CheckDomainTransferabilityRequestFilterSensitiveLog = (obj) => ({
|
|
454
459
|
...obj,
|
|
455
460
|
...(obj.AuthCode && { AuthCode: SENSITIVE_STRING }),
|
|
@@ -460,6 +465,18 @@ export const ExtraParamFilterSensitiveLog = (obj) => ({
|
|
|
460
465
|
});
|
|
461
466
|
export const ContactDetailFilterSensitiveLog = (obj) => ({
|
|
462
467
|
...obj,
|
|
468
|
+
...(obj.FirstName && { FirstName: SENSITIVE_STRING }),
|
|
469
|
+
...(obj.LastName && { LastName: SENSITIVE_STRING }),
|
|
470
|
+
...(obj.OrganizationName && { OrganizationName: SENSITIVE_STRING }),
|
|
471
|
+
...(obj.AddressLine1 && { AddressLine1: SENSITIVE_STRING }),
|
|
472
|
+
...(obj.AddressLine2 && { AddressLine2: SENSITIVE_STRING }),
|
|
473
|
+
...(obj.City && { City: SENSITIVE_STRING }),
|
|
474
|
+
...(obj.State && { State: SENSITIVE_STRING }),
|
|
475
|
+
...(obj.CountryCode && { CountryCode: SENSITIVE_STRING }),
|
|
476
|
+
...(obj.ZipCode && { ZipCode: SENSITIVE_STRING }),
|
|
477
|
+
...(obj.PhoneNumber && { PhoneNumber: SENSITIVE_STRING }),
|
|
478
|
+
...(obj.Email && { Email: SENSITIVE_STRING }),
|
|
479
|
+
...(obj.Fax && { Fax: SENSITIVE_STRING }),
|
|
463
480
|
...(obj.ExtraParams && { ExtraParams: obj.ExtraParams.map((item) => ExtraParamFilterSensitiveLog(item)) }),
|
|
464
481
|
});
|
|
465
482
|
export const GetDomainDetailResponseFilterSensitiveLog = (obj) => ({
|
|
@@ -467,6 +484,8 @@ export const GetDomainDetailResponseFilterSensitiveLog = (obj) => ({
|
|
|
467
484
|
...(obj.AdminContact && { AdminContact: SENSITIVE_STRING }),
|
|
468
485
|
...(obj.RegistrantContact && { RegistrantContact: SENSITIVE_STRING }),
|
|
469
486
|
...(obj.TechContact && { TechContact: SENSITIVE_STRING }),
|
|
487
|
+
...(obj.AbuseContactEmail && { AbuseContactEmail: SENSITIVE_STRING }),
|
|
488
|
+
...(obj.AbuseContactPhone && { AbuseContactPhone: SENSITIVE_STRING }),
|
|
470
489
|
});
|
|
471
490
|
export const RegisterDomainRequestFilterSensitiveLog = (obj) => ({
|
|
472
491
|
...obj,
|
|
@@ -474,6 +493,10 @@ export const RegisterDomainRequestFilterSensitiveLog = (obj) => ({
|
|
|
474
493
|
...(obj.RegistrantContact && { RegistrantContact: SENSITIVE_STRING }),
|
|
475
494
|
...(obj.TechContact && { TechContact: SENSITIVE_STRING }),
|
|
476
495
|
});
|
|
496
|
+
export const ResendContactReachabilityEmailResponseFilterSensitiveLog = (obj) => ({
|
|
497
|
+
...obj,
|
|
498
|
+
...(obj.emailAddress && { emailAddress: SENSITIVE_STRING }),
|
|
499
|
+
});
|
|
477
500
|
export const RetrieveDomainAuthCodeResponseFilterSensitiveLog = (obj) => ({
|
|
478
501
|
...obj,
|
|
479
502
|
...(obj.AuthCode && { AuthCode: SENSITIVE_STRING }),
|
|
@@ -485,6 +508,10 @@ export const TransferDomainRequestFilterSensitiveLog = (obj) => ({
|
|
|
485
508
|
...(obj.RegistrantContact && { RegistrantContact: SENSITIVE_STRING }),
|
|
486
509
|
...(obj.TechContact && { TechContact: SENSITIVE_STRING }),
|
|
487
510
|
});
|
|
511
|
+
export const TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog = (obj) => ({
|
|
512
|
+
...obj,
|
|
513
|
+
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
514
|
+
});
|
|
488
515
|
export const UpdateDomainContactRequestFilterSensitiveLog = (obj) => ({
|
|
489
516
|
...obj,
|
|
490
517
|
...(obj.AdminContact && { AdminContact: SENSITIVE_STRING }),
|
|
@@ -40,6 +40,7 @@ export interface CheckDomainTransferabilityCommandOutput extends CheckDomainTran
|
|
|
40
40
|
* // Transferability: { // DomainTransferability
|
|
41
41
|
* // Transferable: "TRANSFERABLE" || "UNTRANSFERABLE" || "DONT_KNOW" || "DOMAIN_IN_OWN_ACCOUNT" || "DOMAIN_IN_ANOTHER_ACCOUNT" || "PREMIUM_DOMAIN",
|
|
42
42
|
* // },
|
|
43
|
+
* // Message: "STRING_VALUE",
|
|
43
44
|
* // };
|
|
44
45
|
*
|
|
45
46
|
* ```
|
|
@@ -158,6 +158,11 @@ export declare class DnssecLimitExceeded extends __BaseException {
|
|
|
158
158
|
export declare class DuplicateRequest extends __BaseException {
|
|
159
159
|
readonly name: "DuplicateRequest";
|
|
160
160
|
readonly $fault: "client";
|
|
161
|
+
/**
|
|
162
|
+
* @public
|
|
163
|
+
* <p>ID of the request operation.</p>
|
|
164
|
+
*/
|
|
165
|
+
requestId?: string;
|
|
161
166
|
/**
|
|
162
167
|
* @internal
|
|
163
168
|
*/
|
|
@@ -472,7 +477,7 @@ export interface DomainTransferability {
|
|
|
472
477
|
* </dd>
|
|
473
478
|
* <dt>DOMAIN_IN_ANOTHER_ACCOUNT</dt>
|
|
474
479
|
* <dd>
|
|
475
|
-
* <p>
|
|
480
|
+
* <p> The domain exists in another Amazon Web Services account.</p>
|
|
476
481
|
* </dd>
|
|
477
482
|
* <dt>PREMIUM_DOMAIN</dt>
|
|
478
483
|
* <dd>
|
|
@@ -493,6 +498,11 @@ export interface CheckDomainTransferabilityResponse {
|
|
|
493
498
|
* transferred to Route 53.</p>
|
|
494
499
|
*/
|
|
495
500
|
Transferability?: DomainTransferability;
|
|
501
|
+
/**
|
|
502
|
+
* @public
|
|
503
|
+
* <p>Provides an explanation for when a domain can't be transferred.</p>
|
|
504
|
+
*/
|
|
505
|
+
Message?: string;
|
|
496
506
|
}
|
|
497
507
|
/**
|
|
498
508
|
* @public
|
|
@@ -3592,6 +3602,10 @@ export interface ViewBillingResponse {
|
|
|
3592
3602
|
*/
|
|
3593
3603
|
BillingRecords?: BillingRecord[];
|
|
3594
3604
|
}
|
|
3605
|
+
/**
|
|
3606
|
+
* @internal
|
|
3607
|
+
*/
|
|
3608
|
+
export declare const AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog: (obj: AcceptDomainTransferFromAnotherAwsAccountRequest) => any;
|
|
3595
3609
|
/**
|
|
3596
3610
|
* @internal
|
|
3597
3611
|
*/
|
|
@@ -3612,6 +3626,10 @@ export declare const GetDomainDetailResponseFilterSensitiveLog: (obj: GetDomainD
|
|
|
3612
3626
|
* @internal
|
|
3613
3627
|
*/
|
|
3614
3628
|
export declare const RegisterDomainRequestFilterSensitiveLog: (obj: RegisterDomainRequest) => any;
|
|
3629
|
+
/**
|
|
3630
|
+
* @internal
|
|
3631
|
+
*/
|
|
3632
|
+
export declare const ResendContactReachabilityEmailResponseFilterSensitiveLog: (obj: ResendContactReachabilityEmailResponse) => any;
|
|
3615
3633
|
/**
|
|
3616
3634
|
* @internal
|
|
3617
3635
|
*/
|
|
@@ -3620,6 +3638,10 @@ export declare const RetrieveDomainAuthCodeResponseFilterSensitiveLog: (obj: Ret
|
|
|
3620
3638
|
* @internal
|
|
3621
3639
|
*/
|
|
3622
3640
|
export declare const TransferDomainRequestFilterSensitiveLog: (obj: TransferDomainRequest) => any;
|
|
3641
|
+
/**
|
|
3642
|
+
* @internal
|
|
3643
|
+
*/
|
|
3644
|
+
export declare const TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog: (obj: TransferDomainToAnotherAwsAccountResponse) => any;
|
|
3623
3645
|
/**
|
|
3624
3646
|
* @internal
|
|
3625
3647
|
*/
|
|
@@ -53,6 +53,7 @@ export declare class DnssecLimitExceeded extends __BaseException {
|
|
|
53
53
|
export declare class DuplicateRequest extends __BaseException {
|
|
54
54
|
readonly name: "DuplicateRequest";
|
|
55
55
|
readonly $fault: "client";
|
|
56
|
+
requestId?: string;
|
|
56
57
|
constructor(opts: __ExceptionOptionType<DuplicateRequest, __BaseException>);
|
|
57
58
|
}
|
|
58
59
|
export declare class TLDRulesViolation extends __BaseException {
|
|
@@ -131,6 +132,7 @@ export interface DomainTransferability {
|
|
|
131
132
|
}
|
|
132
133
|
export interface CheckDomainTransferabilityResponse {
|
|
133
134
|
Transferability?: DomainTransferability;
|
|
135
|
+
Message?: string;
|
|
134
136
|
}
|
|
135
137
|
export interface Consent {
|
|
136
138
|
MaxPrice: number | undefined;
|
|
@@ -805,6 +807,9 @@ export interface ViewBillingResponse {
|
|
|
805
807
|
NextPageMarker?: string;
|
|
806
808
|
BillingRecords?: BillingRecord[];
|
|
807
809
|
}
|
|
810
|
+
export declare const AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog: (
|
|
811
|
+
obj: AcceptDomainTransferFromAnotherAwsAccountRequest
|
|
812
|
+
) => any;
|
|
808
813
|
export declare const CheckDomainTransferabilityRequestFilterSensitiveLog: (
|
|
809
814
|
obj: CheckDomainTransferabilityRequest
|
|
810
815
|
) => any;
|
|
@@ -818,12 +823,18 @@ export declare const GetDomainDetailResponseFilterSensitiveLog: (
|
|
|
818
823
|
export declare const RegisterDomainRequestFilterSensitiveLog: (
|
|
819
824
|
obj: RegisterDomainRequest
|
|
820
825
|
) => any;
|
|
826
|
+
export declare const ResendContactReachabilityEmailResponseFilterSensitiveLog: (
|
|
827
|
+
obj: ResendContactReachabilityEmailResponse
|
|
828
|
+
) => any;
|
|
821
829
|
export declare const RetrieveDomainAuthCodeResponseFilterSensitiveLog: (
|
|
822
830
|
obj: RetrieveDomainAuthCodeResponse
|
|
823
831
|
) => any;
|
|
824
832
|
export declare const TransferDomainRequestFilterSensitiveLog: (
|
|
825
833
|
obj: TransferDomainRequest
|
|
826
834
|
) => any;
|
|
835
|
+
export declare const TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog: (
|
|
836
|
+
obj: TransferDomainToAnotherAwsAccountResponse
|
|
837
|
+
) => any;
|
|
827
838
|
export declare const UpdateDomainContactRequestFilterSensitiveLog: (
|
|
828
839
|
obj: UpdateDomainContactRequest
|
|
829
840
|
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-route-53-domains",
|
|
3
3
|
"description": "AWS SDK for JavaScript Route 53 Domains Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.392.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,37 +21,37 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.0.
|
|
36
|
-
"@smithy/fetch-http-handler": "^2.0.
|
|
37
|
-
"@smithy/hash-node": "^2.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
41
|
-
"@smithy/middleware-retry": "^2.0.
|
|
42
|
-
"@smithy/middleware-serde": "^2.0.
|
|
24
|
+
"@aws-sdk/client-sts": "3.391.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.391.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.391.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.391.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.391.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.391.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.391.0",
|
|
31
|
+
"@aws-sdk/types": "3.391.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.391.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.391.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.391.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.0.3",
|
|
36
|
+
"@smithy/fetch-http-handler": "^2.0.3",
|
|
37
|
+
"@smithy/hash-node": "^2.0.3",
|
|
38
|
+
"@smithy/invalid-dependency": "^2.0.3",
|
|
39
|
+
"@smithy/middleware-content-length": "^2.0.3",
|
|
40
|
+
"@smithy/middleware-endpoint": "^2.0.3",
|
|
41
|
+
"@smithy/middleware-retry": "^2.0.3",
|
|
42
|
+
"@smithy/middleware-serde": "^2.0.3",
|
|
43
43
|
"@smithy/middleware-stack": "^2.0.0",
|
|
44
|
-
"@smithy/node-config-provider": "^2.0.
|
|
45
|
-
"@smithy/node-http-handler": "^2.0.
|
|
46
|
-
"@smithy/protocol-http": "^2.0.
|
|
47
|
-
"@smithy/smithy-client": "^2.0.
|
|
48
|
-
"@smithy/types": "^2.
|
|
49
|
-
"@smithy/url-parser": "^2.0.
|
|
44
|
+
"@smithy/node-config-provider": "^2.0.3",
|
|
45
|
+
"@smithy/node-http-handler": "^2.0.3",
|
|
46
|
+
"@smithy/protocol-http": "^2.0.3",
|
|
47
|
+
"@smithy/smithy-client": "^2.0.3",
|
|
48
|
+
"@smithy/types": "^2.2.0",
|
|
49
|
+
"@smithy/url-parser": "^2.0.3",
|
|
50
50
|
"@smithy/util-base64": "^2.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^2.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^2.0.3",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^2.0.3",
|
|
55
55
|
"@smithy/util-retry": "^2.0.0",
|
|
56
56
|
"@smithy/util-utf8": "^2.0.0",
|
|
57
57
|
"tslib": "^2.5.0"
|