@aws-sdk/client-route-53 3.1045.0 → 3.1047.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +165 -167
- package/dist-cjs/models/Route53ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Route53.js +1 -1
- package/dist-es/Route53Client.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +2 -2
- package/dist-es/commands/ChangeCidrCollectionCommand.js +2 -2
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +2 -2
- package/dist-es/commands/ChangeTagsForResourceCommand.js +2 -2
- package/dist-es/commands/CreateCidrCollectionCommand.js +2 -2
- package/dist-es/commands/CreateHealthCheckCommand.js +2 -2
- package/dist-es/commands/CreateHostedZoneCommand.js +2 -2
- package/dist-es/commands/CreateKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +2 -2
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +2 -2
- package/dist-es/commands/CreateTrafficPolicyCommand.js +2 -2
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +2 -2
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/DeleteCidrCollectionCommand.js +2 -2
- package/dist-es/commands/DeleteHealthCheckCommand.js +2 -2
- package/dist-es/commands/DeleteHostedZoneCommand.js +2 -2
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +2 -2
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +2 -2
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +2 -2
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +2 -2
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +2 -2
- package/dist-es/commands/GetAccountLimitCommand.js +2 -2
- package/dist-es/commands/GetChangeCommand.js +2 -2
- package/dist-es/commands/GetCheckerIpRangesCommand.js +2 -2
- package/dist-es/commands/GetDNSSECCommand.js +2 -2
- package/dist-es/commands/GetGeoLocationCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckCountCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckStatusCommand.js +2 -2
- package/dist-es/commands/GetHostedZoneCommand.js +2 -2
- package/dist-es/commands/GetHostedZoneCountCommand.js +2 -2
- package/dist-es/commands/GetHostedZoneLimitCommand.js +2 -2
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +2 -2
- package/dist-es/commands/GetReusableDelegationSetCommand.js +2 -2
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +2 -2
- package/dist-es/commands/GetTrafficPolicyCommand.js +2 -2
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +2 -2
- package/dist-es/commands/ListCidrBlocksCommand.js +2 -2
- package/dist-es/commands/ListCidrCollectionsCommand.js +2 -2
- package/dist-es/commands/ListCidrLocationsCommand.js +2 -2
- package/dist-es/commands/ListGeoLocationsCommand.js +2 -2
- package/dist-es/commands/ListHealthChecksCommand.js +2 -2
- package/dist-es/commands/ListHostedZonesByNameCommand.js +2 -2
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +2 -2
- package/dist-es/commands/ListHostedZonesCommand.js +2 -2
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +2 -2
- package/dist-es/commands/ListResourceRecordSetsCommand.js +2 -2
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourcesCommand.js +2 -2
- package/dist-es/commands/ListTrafficPoliciesCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +2 -2
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +2 -2
- package/dist-es/commands/TestDNSAnswerCommand.js +2 -2
- package/dist-es/commands/UpdateHealthCheckCommand.js +2 -2
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +2 -2
- package/dist-es/commands/UpdateHostedZoneFeaturesCommand.js +2 -2
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +2 -2
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/Route53ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForResourceRecordSetsChanged.js +1 -1
- package/dist-types/Route53.d.ts +1 -1
- package/dist-types/Route53Client.d.ts +5 -5
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +6 -4
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +6 -4
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/commands/GetAccountLimitCommand.d.ts +6 -4
- package/dist-types/commands/GetChangeCommand.d.ts +6 -4
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +6 -4
- package/dist-types/commands/GetDNSSECCommand.d.ts +6 -4
- package/dist-types/commands/GetGeoLocationCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +6 -4
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +6 -4
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -4
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -4
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +6 -4
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +6 -4
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +6 -4
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +6 -4
- package/dist-types/commands/ListHealthChecksCommand.d.ts +6 -4
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +6 -4
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +6 -4
- package/dist-types/commands/ListHostedZonesCommand.d.ts +6 -4
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +6 -4
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +6 -4
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHostedZoneFeaturesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/Route53ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/Route53.d.ts +1 -1
- package/dist-types/ts3.4/Route53Client.d.ts +8 -14
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHostedZoneFeaturesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/Route53ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +1 -1
- package/dist-types/waiters/waitForResourceRecordSetsChanged.d.ts +1 -1
- package/package.json +14 -36
package/dist-cjs/index.js
CHANGED
|
@@ -4,20 +4,18 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var middlewareSdkRoute53 = require('@aws-sdk/middleware-sdk-route53');
|
|
19
18
|
var schemas_0 = require('./schemas/schemas_0');
|
|
20
|
-
var utilWaiter = require('@smithy/util-waiter');
|
|
21
19
|
var errors = require('./models/errors');
|
|
22
20
|
var Route53ServiceException = require('./models/Route53ServiceException');
|
|
23
21
|
|
|
@@ -75,12 +73,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
75
73
|
};
|
|
76
74
|
|
|
77
75
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
78
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
76
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
79
77
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
80
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
78
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
81
79
|
};
|
|
82
80
|
|
|
83
|
-
class Route53Client extends
|
|
81
|
+
class Route53Client extends client.Client {
|
|
84
82
|
config;
|
|
85
83
|
constructor(...[configuration]) {
|
|
86
84
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -88,17 +86,17 @@ class Route53Client extends smithyClient.Client {
|
|
|
88
86
|
this.initConfig = _config_0;
|
|
89
87
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
90
88
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
91
|
-
const _config_3 =
|
|
92
|
-
const _config_4 =
|
|
89
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
90
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
93
91
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
94
|
-
const _config_6 =
|
|
92
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
95
93
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
96
94
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
97
95
|
this.config = _config_8;
|
|
98
96
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
99
97
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
100
|
-
this.middlewareStack.use(
|
|
101
|
-
this.middlewareStack.use(
|
|
98
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
99
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
102
100
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
103
101
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
104
102
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -115,12 +113,12 @@ class Route53Client extends smithyClient.Client {
|
|
|
115
113
|
}
|
|
116
114
|
}
|
|
117
115
|
|
|
118
|
-
class ActivateKeySigningKeyCommand extends
|
|
116
|
+
class ActivateKeySigningKeyCommand extends client.Command
|
|
119
117
|
.classBuilder()
|
|
120
118
|
.ep(commonParams)
|
|
121
119
|
.m(function (Command, cs, config, o) {
|
|
122
120
|
return [
|
|
123
|
-
|
|
121
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
124
122
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
125
123
|
];
|
|
126
124
|
})
|
|
@@ -130,12 +128,12 @@ class ActivateKeySigningKeyCommand extends smithyClient.Command
|
|
|
130
128
|
.build() {
|
|
131
129
|
}
|
|
132
130
|
|
|
133
|
-
class AssociateVPCWithHostedZoneCommand extends
|
|
131
|
+
class AssociateVPCWithHostedZoneCommand extends client.Command
|
|
134
132
|
.classBuilder()
|
|
135
133
|
.ep(commonParams)
|
|
136
134
|
.m(function (Command, cs, config, o) {
|
|
137
135
|
return [
|
|
138
|
-
|
|
136
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
139
137
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
140
138
|
];
|
|
141
139
|
})
|
|
@@ -145,12 +143,12 @@ class AssociateVPCWithHostedZoneCommand extends smithyClient.Command
|
|
|
145
143
|
.build() {
|
|
146
144
|
}
|
|
147
145
|
|
|
148
|
-
class ChangeCidrCollectionCommand extends
|
|
146
|
+
class ChangeCidrCollectionCommand extends client.Command
|
|
149
147
|
.classBuilder()
|
|
150
148
|
.ep(commonParams)
|
|
151
149
|
.m(function (Command, cs, config, o) {
|
|
152
150
|
return [
|
|
153
|
-
|
|
151
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
154
152
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
155
153
|
];
|
|
156
154
|
})
|
|
@@ -160,12 +158,12 @@ class ChangeCidrCollectionCommand extends smithyClient.Command
|
|
|
160
158
|
.build() {
|
|
161
159
|
}
|
|
162
160
|
|
|
163
|
-
class ChangeResourceRecordSetsCommand extends
|
|
161
|
+
class ChangeResourceRecordSetsCommand extends client.Command
|
|
164
162
|
.classBuilder()
|
|
165
163
|
.ep(commonParams)
|
|
166
164
|
.m(function (Command, cs, config, o) {
|
|
167
165
|
return [
|
|
168
|
-
|
|
166
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
169
167
|
middlewareSdkRoute53.getChangeResourceRecordSetsPlugin(config),
|
|
170
168
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
171
169
|
];
|
|
@@ -176,11 +174,11 @@ class ChangeResourceRecordSetsCommand extends smithyClient.Command
|
|
|
176
174
|
.build() {
|
|
177
175
|
}
|
|
178
176
|
|
|
179
|
-
class ChangeTagsForResourceCommand extends
|
|
177
|
+
class ChangeTagsForResourceCommand extends client.Command
|
|
180
178
|
.classBuilder()
|
|
181
179
|
.ep(commonParams)
|
|
182
180
|
.m(function (Command, cs, config, o) {
|
|
183
|
-
return [
|
|
181
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
184
182
|
})
|
|
185
183
|
.s("AWSDnsV20130401", "ChangeTagsForResource", {})
|
|
186
184
|
.n("Route53Client", "ChangeTagsForResourceCommand")
|
|
@@ -188,11 +186,11 @@ class ChangeTagsForResourceCommand extends smithyClient.Command
|
|
|
188
186
|
.build() {
|
|
189
187
|
}
|
|
190
188
|
|
|
191
|
-
class CreateCidrCollectionCommand extends
|
|
189
|
+
class CreateCidrCollectionCommand extends client.Command
|
|
192
190
|
.classBuilder()
|
|
193
191
|
.ep(commonParams)
|
|
194
192
|
.m(function (Command, cs, config, o) {
|
|
195
|
-
return [
|
|
193
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
196
194
|
})
|
|
197
195
|
.s("AWSDnsV20130401", "CreateCidrCollection", {})
|
|
198
196
|
.n("Route53Client", "CreateCidrCollectionCommand")
|
|
@@ -200,11 +198,11 @@ class CreateCidrCollectionCommand extends smithyClient.Command
|
|
|
200
198
|
.build() {
|
|
201
199
|
}
|
|
202
200
|
|
|
203
|
-
class CreateHealthCheckCommand extends
|
|
201
|
+
class CreateHealthCheckCommand extends client.Command
|
|
204
202
|
.classBuilder()
|
|
205
203
|
.ep(commonParams)
|
|
206
204
|
.m(function (Command, cs, config, o) {
|
|
207
|
-
return [
|
|
205
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
208
206
|
})
|
|
209
207
|
.s("AWSDnsV20130401", "CreateHealthCheck", {})
|
|
210
208
|
.n("Route53Client", "CreateHealthCheckCommand")
|
|
@@ -212,12 +210,12 @@ class CreateHealthCheckCommand extends smithyClient.Command
|
|
|
212
210
|
.build() {
|
|
213
211
|
}
|
|
214
212
|
|
|
215
|
-
class CreateHostedZoneCommand extends
|
|
213
|
+
class CreateHostedZoneCommand extends client.Command
|
|
216
214
|
.classBuilder()
|
|
217
215
|
.ep(commonParams)
|
|
218
216
|
.m(function (Command, cs, config, o) {
|
|
219
217
|
return [
|
|
220
|
-
|
|
218
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
221
219
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
222
220
|
];
|
|
223
221
|
})
|
|
@@ -227,12 +225,12 @@ class CreateHostedZoneCommand extends smithyClient.Command
|
|
|
227
225
|
.build() {
|
|
228
226
|
}
|
|
229
227
|
|
|
230
|
-
class CreateKeySigningKeyCommand extends
|
|
228
|
+
class CreateKeySigningKeyCommand extends client.Command
|
|
231
229
|
.classBuilder()
|
|
232
230
|
.ep(commonParams)
|
|
233
231
|
.m(function (Command, cs, config, o) {
|
|
234
232
|
return [
|
|
235
|
-
|
|
233
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
236
234
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
237
235
|
];
|
|
238
236
|
})
|
|
@@ -242,12 +240,12 @@ class CreateKeySigningKeyCommand extends smithyClient.Command
|
|
|
242
240
|
.build() {
|
|
243
241
|
}
|
|
244
242
|
|
|
245
|
-
class CreateQueryLoggingConfigCommand extends
|
|
243
|
+
class CreateQueryLoggingConfigCommand extends client.Command
|
|
246
244
|
.classBuilder()
|
|
247
245
|
.ep(commonParams)
|
|
248
246
|
.m(function (Command, cs, config, o) {
|
|
249
247
|
return [
|
|
250
|
-
|
|
248
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
251
249
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
252
250
|
];
|
|
253
251
|
})
|
|
@@ -257,12 +255,12 @@ class CreateQueryLoggingConfigCommand extends smithyClient.Command
|
|
|
257
255
|
.build() {
|
|
258
256
|
}
|
|
259
257
|
|
|
260
|
-
class CreateReusableDelegationSetCommand extends
|
|
258
|
+
class CreateReusableDelegationSetCommand extends client.Command
|
|
261
259
|
.classBuilder()
|
|
262
260
|
.ep(commonParams)
|
|
263
261
|
.m(function (Command, cs, config, o) {
|
|
264
262
|
return [
|
|
265
|
-
|
|
263
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
266
264
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
267
265
|
];
|
|
268
266
|
})
|
|
@@ -272,11 +270,11 @@ class CreateReusableDelegationSetCommand extends smithyClient.Command
|
|
|
272
270
|
.build() {
|
|
273
271
|
}
|
|
274
272
|
|
|
275
|
-
class CreateTrafficPolicyCommand extends
|
|
273
|
+
class CreateTrafficPolicyCommand extends client.Command
|
|
276
274
|
.classBuilder()
|
|
277
275
|
.ep(commonParams)
|
|
278
276
|
.m(function (Command, cs, config, o) {
|
|
279
|
-
return [
|
|
277
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
280
278
|
})
|
|
281
279
|
.s("AWSDnsV20130401", "CreateTrafficPolicy", {})
|
|
282
280
|
.n("Route53Client", "CreateTrafficPolicyCommand")
|
|
@@ -284,12 +282,12 @@ class CreateTrafficPolicyCommand extends smithyClient.Command
|
|
|
284
282
|
.build() {
|
|
285
283
|
}
|
|
286
284
|
|
|
287
|
-
class CreateTrafficPolicyInstanceCommand extends
|
|
285
|
+
class CreateTrafficPolicyInstanceCommand extends client.Command
|
|
288
286
|
.classBuilder()
|
|
289
287
|
.ep(commonParams)
|
|
290
288
|
.m(function (Command, cs, config, o) {
|
|
291
289
|
return [
|
|
292
|
-
|
|
290
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
293
291
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
294
292
|
];
|
|
295
293
|
})
|
|
@@ -299,12 +297,12 @@ class CreateTrafficPolicyInstanceCommand extends smithyClient.Command
|
|
|
299
297
|
.build() {
|
|
300
298
|
}
|
|
301
299
|
|
|
302
|
-
class CreateTrafficPolicyVersionCommand extends
|
|
300
|
+
class CreateTrafficPolicyVersionCommand extends client.Command
|
|
303
301
|
.classBuilder()
|
|
304
302
|
.ep(commonParams)
|
|
305
303
|
.m(function (Command, cs, config, o) {
|
|
306
304
|
return [
|
|
307
|
-
|
|
305
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
308
306
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
309
307
|
];
|
|
310
308
|
})
|
|
@@ -314,12 +312,12 @@ class CreateTrafficPolicyVersionCommand extends smithyClient.Command
|
|
|
314
312
|
.build() {
|
|
315
313
|
}
|
|
316
314
|
|
|
317
|
-
class CreateVPCAssociationAuthorizationCommand extends
|
|
315
|
+
class CreateVPCAssociationAuthorizationCommand extends client.Command
|
|
318
316
|
.classBuilder()
|
|
319
317
|
.ep(commonParams)
|
|
320
318
|
.m(function (Command, cs, config, o) {
|
|
321
319
|
return [
|
|
322
|
-
|
|
320
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
323
321
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
324
322
|
];
|
|
325
323
|
})
|
|
@@ -329,12 +327,12 @@ class CreateVPCAssociationAuthorizationCommand extends smithyClient.Command
|
|
|
329
327
|
.build() {
|
|
330
328
|
}
|
|
331
329
|
|
|
332
|
-
class DeactivateKeySigningKeyCommand extends
|
|
330
|
+
class DeactivateKeySigningKeyCommand extends client.Command
|
|
333
331
|
.classBuilder()
|
|
334
332
|
.ep(commonParams)
|
|
335
333
|
.m(function (Command, cs, config, o) {
|
|
336
334
|
return [
|
|
337
|
-
|
|
335
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
338
336
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
339
337
|
];
|
|
340
338
|
})
|
|
@@ -344,12 +342,12 @@ class DeactivateKeySigningKeyCommand extends smithyClient.Command
|
|
|
344
342
|
.build() {
|
|
345
343
|
}
|
|
346
344
|
|
|
347
|
-
class DeleteCidrCollectionCommand extends
|
|
345
|
+
class DeleteCidrCollectionCommand extends client.Command
|
|
348
346
|
.classBuilder()
|
|
349
347
|
.ep(commonParams)
|
|
350
348
|
.m(function (Command, cs, config, o) {
|
|
351
349
|
return [
|
|
352
|
-
|
|
350
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
353
351
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
354
352
|
];
|
|
355
353
|
})
|
|
@@ -359,11 +357,11 @@ class DeleteCidrCollectionCommand extends smithyClient.Command
|
|
|
359
357
|
.build() {
|
|
360
358
|
}
|
|
361
359
|
|
|
362
|
-
class DeleteHealthCheckCommand extends
|
|
360
|
+
class DeleteHealthCheckCommand extends client.Command
|
|
363
361
|
.classBuilder()
|
|
364
362
|
.ep(commonParams)
|
|
365
363
|
.m(function (Command, cs, config, o) {
|
|
366
|
-
return [
|
|
364
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
367
365
|
})
|
|
368
366
|
.s("AWSDnsV20130401", "DeleteHealthCheck", {})
|
|
369
367
|
.n("Route53Client", "DeleteHealthCheckCommand")
|
|
@@ -371,12 +369,12 @@ class DeleteHealthCheckCommand extends smithyClient.Command
|
|
|
371
369
|
.build() {
|
|
372
370
|
}
|
|
373
371
|
|
|
374
|
-
class DeleteHostedZoneCommand extends
|
|
372
|
+
class DeleteHostedZoneCommand extends client.Command
|
|
375
373
|
.classBuilder()
|
|
376
374
|
.ep(commonParams)
|
|
377
375
|
.m(function (Command, cs, config, o) {
|
|
378
376
|
return [
|
|
379
|
-
|
|
377
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
380
378
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
381
379
|
];
|
|
382
380
|
})
|
|
@@ -386,12 +384,12 @@ class DeleteHostedZoneCommand extends smithyClient.Command
|
|
|
386
384
|
.build() {
|
|
387
385
|
}
|
|
388
386
|
|
|
389
|
-
class DeleteKeySigningKeyCommand extends
|
|
387
|
+
class DeleteKeySigningKeyCommand extends client.Command
|
|
390
388
|
.classBuilder()
|
|
391
389
|
.ep(commonParams)
|
|
392
390
|
.m(function (Command, cs, config, o) {
|
|
393
391
|
return [
|
|
394
|
-
|
|
392
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
395
393
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
396
394
|
];
|
|
397
395
|
})
|
|
@@ -401,12 +399,12 @@ class DeleteKeySigningKeyCommand extends smithyClient.Command
|
|
|
401
399
|
.build() {
|
|
402
400
|
}
|
|
403
401
|
|
|
404
|
-
class DeleteQueryLoggingConfigCommand extends
|
|
402
|
+
class DeleteQueryLoggingConfigCommand extends client.Command
|
|
405
403
|
.classBuilder()
|
|
406
404
|
.ep(commonParams)
|
|
407
405
|
.m(function (Command, cs, config, o) {
|
|
408
406
|
return [
|
|
409
|
-
|
|
407
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
410
408
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
411
409
|
];
|
|
412
410
|
})
|
|
@@ -416,12 +414,12 @@ class DeleteQueryLoggingConfigCommand extends smithyClient.Command
|
|
|
416
414
|
.build() {
|
|
417
415
|
}
|
|
418
416
|
|
|
419
|
-
class DeleteReusableDelegationSetCommand extends
|
|
417
|
+
class DeleteReusableDelegationSetCommand extends client.Command
|
|
420
418
|
.classBuilder()
|
|
421
419
|
.ep(commonParams)
|
|
422
420
|
.m(function (Command, cs, config, o) {
|
|
423
421
|
return [
|
|
424
|
-
|
|
422
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
425
423
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
426
424
|
];
|
|
427
425
|
})
|
|
@@ -431,12 +429,12 @@ class DeleteReusableDelegationSetCommand extends smithyClient.Command
|
|
|
431
429
|
.build() {
|
|
432
430
|
}
|
|
433
431
|
|
|
434
|
-
class DeleteTrafficPolicyCommand extends
|
|
432
|
+
class DeleteTrafficPolicyCommand extends client.Command
|
|
435
433
|
.classBuilder()
|
|
436
434
|
.ep(commonParams)
|
|
437
435
|
.m(function (Command, cs, config, o) {
|
|
438
436
|
return [
|
|
439
|
-
|
|
437
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
440
438
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
441
439
|
];
|
|
442
440
|
})
|
|
@@ -446,12 +444,12 @@ class DeleteTrafficPolicyCommand extends smithyClient.Command
|
|
|
446
444
|
.build() {
|
|
447
445
|
}
|
|
448
446
|
|
|
449
|
-
class DeleteTrafficPolicyInstanceCommand extends
|
|
447
|
+
class DeleteTrafficPolicyInstanceCommand extends client.Command
|
|
450
448
|
.classBuilder()
|
|
451
449
|
.ep(commonParams)
|
|
452
450
|
.m(function (Command, cs, config, o) {
|
|
453
451
|
return [
|
|
454
|
-
|
|
452
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
455
453
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
456
454
|
];
|
|
457
455
|
})
|
|
@@ -461,12 +459,12 @@ class DeleteTrafficPolicyInstanceCommand extends smithyClient.Command
|
|
|
461
459
|
.build() {
|
|
462
460
|
}
|
|
463
461
|
|
|
464
|
-
class DeleteVPCAssociationAuthorizationCommand extends
|
|
462
|
+
class DeleteVPCAssociationAuthorizationCommand extends client.Command
|
|
465
463
|
.classBuilder()
|
|
466
464
|
.ep(commonParams)
|
|
467
465
|
.m(function (Command, cs, config, o) {
|
|
468
466
|
return [
|
|
469
|
-
|
|
467
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
470
468
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
471
469
|
];
|
|
472
470
|
})
|
|
@@ -476,12 +474,12 @@ class DeleteVPCAssociationAuthorizationCommand extends smithyClient.Command
|
|
|
476
474
|
.build() {
|
|
477
475
|
}
|
|
478
476
|
|
|
479
|
-
class DisableHostedZoneDNSSECCommand extends
|
|
477
|
+
class DisableHostedZoneDNSSECCommand extends client.Command
|
|
480
478
|
.classBuilder()
|
|
481
479
|
.ep(commonParams)
|
|
482
480
|
.m(function (Command, cs, config, o) {
|
|
483
481
|
return [
|
|
484
|
-
|
|
482
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
485
483
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
486
484
|
];
|
|
487
485
|
})
|
|
@@ -491,12 +489,12 @@ class DisableHostedZoneDNSSECCommand extends smithyClient.Command
|
|
|
491
489
|
.build() {
|
|
492
490
|
}
|
|
493
491
|
|
|
494
|
-
class DisassociateVPCFromHostedZoneCommand extends
|
|
492
|
+
class DisassociateVPCFromHostedZoneCommand extends client.Command
|
|
495
493
|
.classBuilder()
|
|
496
494
|
.ep(commonParams)
|
|
497
495
|
.m(function (Command, cs, config, o) {
|
|
498
496
|
return [
|
|
499
|
-
|
|
497
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
500
498
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
501
499
|
];
|
|
502
500
|
})
|
|
@@ -506,12 +504,12 @@ class DisassociateVPCFromHostedZoneCommand extends smithyClient.Command
|
|
|
506
504
|
.build() {
|
|
507
505
|
}
|
|
508
506
|
|
|
509
|
-
class EnableHostedZoneDNSSECCommand extends
|
|
507
|
+
class EnableHostedZoneDNSSECCommand extends client.Command
|
|
510
508
|
.classBuilder()
|
|
511
509
|
.ep(commonParams)
|
|
512
510
|
.m(function (Command, cs, config, o) {
|
|
513
511
|
return [
|
|
514
|
-
|
|
512
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
515
513
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
516
514
|
];
|
|
517
515
|
})
|
|
@@ -521,11 +519,11 @@ class EnableHostedZoneDNSSECCommand extends smithyClient.Command
|
|
|
521
519
|
.build() {
|
|
522
520
|
}
|
|
523
521
|
|
|
524
|
-
class GetAccountLimitCommand extends
|
|
522
|
+
class GetAccountLimitCommand extends client.Command
|
|
525
523
|
.classBuilder()
|
|
526
524
|
.ep(commonParams)
|
|
527
525
|
.m(function (Command, cs, config, o) {
|
|
528
|
-
return [
|
|
526
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
529
527
|
})
|
|
530
528
|
.s("AWSDnsV20130401", "GetAccountLimit", {})
|
|
531
529
|
.n("Route53Client", "GetAccountLimitCommand")
|
|
@@ -533,12 +531,12 @@ class GetAccountLimitCommand extends smithyClient.Command
|
|
|
533
531
|
.build() {
|
|
534
532
|
}
|
|
535
533
|
|
|
536
|
-
class GetChangeCommand extends
|
|
534
|
+
class GetChangeCommand extends client.Command
|
|
537
535
|
.classBuilder()
|
|
538
536
|
.ep(commonParams)
|
|
539
537
|
.m(function (Command, cs, config, o) {
|
|
540
538
|
return [
|
|
541
|
-
|
|
539
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
542
540
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
543
541
|
];
|
|
544
542
|
})
|
|
@@ -548,11 +546,11 @@ class GetChangeCommand extends smithyClient.Command
|
|
|
548
546
|
.build() {
|
|
549
547
|
}
|
|
550
548
|
|
|
551
|
-
class GetCheckerIpRangesCommand extends
|
|
549
|
+
class GetCheckerIpRangesCommand extends client.Command
|
|
552
550
|
.classBuilder()
|
|
553
551
|
.ep(commonParams)
|
|
554
552
|
.m(function (Command, cs, config, o) {
|
|
555
|
-
return [
|
|
553
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
556
554
|
})
|
|
557
555
|
.s("AWSDnsV20130401", "GetCheckerIpRanges", {})
|
|
558
556
|
.n("Route53Client", "GetCheckerIpRangesCommand")
|
|
@@ -560,12 +558,12 @@ class GetCheckerIpRangesCommand extends smithyClient.Command
|
|
|
560
558
|
.build() {
|
|
561
559
|
}
|
|
562
560
|
|
|
563
|
-
class GetDNSSECCommand extends
|
|
561
|
+
class GetDNSSECCommand extends client.Command
|
|
564
562
|
.classBuilder()
|
|
565
563
|
.ep(commonParams)
|
|
566
564
|
.m(function (Command, cs, config, o) {
|
|
567
565
|
return [
|
|
568
|
-
|
|
566
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
569
567
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
570
568
|
];
|
|
571
569
|
})
|
|
@@ -575,11 +573,11 @@ class GetDNSSECCommand extends smithyClient.Command
|
|
|
575
573
|
.build() {
|
|
576
574
|
}
|
|
577
575
|
|
|
578
|
-
class GetGeoLocationCommand extends
|
|
576
|
+
class GetGeoLocationCommand extends client.Command
|
|
579
577
|
.classBuilder()
|
|
580
578
|
.ep(commonParams)
|
|
581
579
|
.m(function (Command, cs, config, o) {
|
|
582
|
-
return [
|
|
580
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
583
581
|
})
|
|
584
582
|
.s("AWSDnsV20130401", "GetGeoLocation", {})
|
|
585
583
|
.n("Route53Client", "GetGeoLocationCommand")
|
|
@@ -587,11 +585,11 @@ class GetGeoLocationCommand extends smithyClient.Command
|
|
|
587
585
|
.build() {
|
|
588
586
|
}
|
|
589
587
|
|
|
590
|
-
class GetHealthCheckCommand extends
|
|
588
|
+
class GetHealthCheckCommand extends client.Command
|
|
591
589
|
.classBuilder()
|
|
592
590
|
.ep(commonParams)
|
|
593
591
|
.m(function (Command, cs, config, o) {
|
|
594
|
-
return [
|
|
592
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
595
593
|
})
|
|
596
594
|
.s("AWSDnsV20130401", "GetHealthCheck", {})
|
|
597
595
|
.n("Route53Client", "GetHealthCheckCommand")
|
|
@@ -599,11 +597,11 @@ class GetHealthCheckCommand extends smithyClient.Command
|
|
|
599
597
|
.build() {
|
|
600
598
|
}
|
|
601
599
|
|
|
602
|
-
class GetHealthCheckCountCommand extends
|
|
600
|
+
class GetHealthCheckCountCommand extends client.Command
|
|
603
601
|
.classBuilder()
|
|
604
602
|
.ep(commonParams)
|
|
605
603
|
.m(function (Command, cs, config, o) {
|
|
606
|
-
return [
|
|
604
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
607
605
|
})
|
|
608
606
|
.s("AWSDnsV20130401", "GetHealthCheckCount", {})
|
|
609
607
|
.n("Route53Client", "GetHealthCheckCountCommand")
|
|
@@ -611,11 +609,11 @@ class GetHealthCheckCountCommand extends smithyClient.Command
|
|
|
611
609
|
.build() {
|
|
612
610
|
}
|
|
613
611
|
|
|
614
|
-
class GetHealthCheckLastFailureReasonCommand extends
|
|
612
|
+
class GetHealthCheckLastFailureReasonCommand extends client.Command
|
|
615
613
|
.classBuilder()
|
|
616
614
|
.ep(commonParams)
|
|
617
615
|
.m(function (Command, cs, config, o) {
|
|
618
|
-
return [
|
|
616
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
619
617
|
})
|
|
620
618
|
.s("AWSDnsV20130401", "GetHealthCheckLastFailureReason", {})
|
|
621
619
|
.n("Route53Client", "GetHealthCheckLastFailureReasonCommand")
|
|
@@ -623,11 +621,11 @@ class GetHealthCheckLastFailureReasonCommand extends smithyClient.Command
|
|
|
623
621
|
.build() {
|
|
624
622
|
}
|
|
625
623
|
|
|
626
|
-
class GetHealthCheckStatusCommand extends
|
|
624
|
+
class GetHealthCheckStatusCommand extends client.Command
|
|
627
625
|
.classBuilder()
|
|
628
626
|
.ep(commonParams)
|
|
629
627
|
.m(function (Command, cs, config, o) {
|
|
630
|
-
return [
|
|
628
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
631
629
|
})
|
|
632
630
|
.s("AWSDnsV20130401", "GetHealthCheckStatus", {})
|
|
633
631
|
.n("Route53Client", "GetHealthCheckStatusCommand")
|
|
@@ -635,12 +633,12 @@ class GetHealthCheckStatusCommand extends smithyClient.Command
|
|
|
635
633
|
.build() {
|
|
636
634
|
}
|
|
637
635
|
|
|
638
|
-
class GetHostedZoneCommand extends
|
|
636
|
+
class GetHostedZoneCommand extends client.Command
|
|
639
637
|
.classBuilder()
|
|
640
638
|
.ep(commonParams)
|
|
641
639
|
.m(function (Command, cs, config, o) {
|
|
642
640
|
return [
|
|
643
|
-
|
|
641
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
644
642
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
645
643
|
];
|
|
646
644
|
})
|
|
@@ -650,11 +648,11 @@ class GetHostedZoneCommand extends smithyClient.Command
|
|
|
650
648
|
.build() {
|
|
651
649
|
}
|
|
652
650
|
|
|
653
|
-
class GetHostedZoneCountCommand extends
|
|
651
|
+
class GetHostedZoneCountCommand extends client.Command
|
|
654
652
|
.classBuilder()
|
|
655
653
|
.ep(commonParams)
|
|
656
654
|
.m(function (Command, cs, config, o) {
|
|
657
|
-
return [
|
|
655
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
658
656
|
})
|
|
659
657
|
.s("AWSDnsV20130401", "GetHostedZoneCount", {})
|
|
660
658
|
.n("Route53Client", "GetHostedZoneCountCommand")
|
|
@@ -662,12 +660,12 @@ class GetHostedZoneCountCommand extends smithyClient.Command
|
|
|
662
660
|
.build() {
|
|
663
661
|
}
|
|
664
662
|
|
|
665
|
-
class GetHostedZoneLimitCommand extends
|
|
663
|
+
class GetHostedZoneLimitCommand extends client.Command
|
|
666
664
|
.classBuilder()
|
|
667
665
|
.ep(commonParams)
|
|
668
666
|
.m(function (Command, cs, config, o) {
|
|
669
667
|
return [
|
|
670
|
-
|
|
668
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
671
669
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
672
670
|
];
|
|
673
671
|
})
|
|
@@ -677,12 +675,12 @@ class GetHostedZoneLimitCommand extends smithyClient.Command
|
|
|
677
675
|
.build() {
|
|
678
676
|
}
|
|
679
677
|
|
|
680
|
-
class GetQueryLoggingConfigCommand extends
|
|
678
|
+
class GetQueryLoggingConfigCommand extends client.Command
|
|
681
679
|
.classBuilder()
|
|
682
680
|
.ep(commonParams)
|
|
683
681
|
.m(function (Command, cs, config, o) {
|
|
684
682
|
return [
|
|
685
|
-
|
|
683
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
686
684
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
687
685
|
];
|
|
688
686
|
})
|
|
@@ -692,12 +690,12 @@ class GetQueryLoggingConfigCommand extends smithyClient.Command
|
|
|
692
690
|
.build() {
|
|
693
691
|
}
|
|
694
692
|
|
|
695
|
-
class GetReusableDelegationSetCommand extends
|
|
693
|
+
class GetReusableDelegationSetCommand extends client.Command
|
|
696
694
|
.classBuilder()
|
|
697
695
|
.ep(commonParams)
|
|
698
696
|
.m(function (Command, cs, config, o) {
|
|
699
697
|
return [
|
|
700
|
-
|
|
698
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
701
699
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
702
700
|
];
|
|
703
701
|
})
|
|
@@ -707,12 +705,12 @@ class GetReusableDelegationSetCommand extends smithyClient.Command
|
|
|
707
705
|
.build() {
|
|
708
706
|
}
|
|
709
707
|
|
|
710
|
-
class GetReusableDelegationSetLimitCommand extends
|
|
708
|
+
class GetReusableDelegationSetLimitCommand extends client.Command
|
|
711
709
|
.classBuilder()
|
|
712
710
|
.ep(commonParams)
|
|
713
711
|
.m(function (Command, cs, config, o) {
|
|
714
712
|
return [
|
|
715
|
-
|
|
713
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
716
714
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
717
715
|
];
|
|
718
716
|
})
|
|
@@ -722,12 +720,12 @@ class GetReusableDelegationSetLimitCommand extends smithyClient.Command
|
|
|
722
720
|
.build() {
|
|
723
721
|
}
|
|
724
722
|
|
|
725
|
-
class GetTrafficPolicyCommand extends
|
|
723
|
+
class GetTrafficPolicyCommand extends client.Command
|
|
726
724
|
.classBuilder()
|
|
727
725
|
.ep(commonParams)
|
|
728
726
|
.m(function (Command, cs, config, o) {
|
|
729
727
|
return [
|
|
730
|
-
|
|
728
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
731
729
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
732
730
|
];
|
|
733
731
|
})
|
|
@@ -737,12 +735,12 @@ class GetTrafficPolicyCommand extends smithyClient.Command
|
|
|
737
735
|
.build() {
|
|
738
736
|
}
|
|
739
737
|
|
|
740
|
-
class GetTrafficPolicyInstanceCommand extends
|
|
738
|
+
class GetTrafficPolicyInstanceCommand extends client.Command
|
|
741
739
|
.classBuilder()
|
|
742
740
|
.ep(commonParams)
|
|
743
741
|
.m(function (Command, cs, config, o) {
|
|
744
742
|
return [
|
|
745
|
-
|
|
743
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
746
744
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
747
745
|
];
|
|
748
746
|
})
|
|
@@ -752,11 +750,11 @@ class GetTrafficPolicyInstanceCommand extends smithyClient.Command
|
|
|
752
750
|
.build() {
|
|
753
751
|
}
|
|
754
752
|
|
|
755
|
-
class GetTrafficPolicyInstanceCountCommand extends
|
|
753
|
+
class GetTrafficPolicyInstanceCountCommand extends client.Command
|
|
756
754
|
.classBuilder()
|
|
757
755
|
.ep(commonParams)
|
|
758
756
|
.m(function (Command, cs, config, o) {
|
|
759
|
-
return [
|
|
757
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
760
758
|
})
|
|
761
759
|
.s("AWSDnsV20130401", "GetTrafficPolicyInstanceCount", {})
|
|
762
760
|
.n("Route53Client", "GetTrafficPolicyInstanceCountCommand")
|
|
@@ -764,11 +762,11 @@ class GetTrafficPolicyInstanceCountCommand extends smithyClient.Command
|
|
|
764
762
|
.build() {
|
|
765
763
|
}
|
|
766
764
|
|
|
767
|
-
class ListCidrBlocksCommand extends
|
|
765
|
+
class ListCidrBlocksCommand extends client.Command
|
|
768
766
|
.classBuilder()
|
|
769
767
|
.ep(commonParams)
|
|
770
768
|
.m(function (Command, cs, config, o) {
|
|
771
|
-
return [
|
|
769
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
772
770
|
})
|
|
773
771
|
.s("AWSDnsV20130401", "ListCidrBlocks", {})
|
|
774
772
|
.n("Route53Client", "ListCidrBlocksCommand")
|
|
@@ -776,11 +774,11 @@ class ListCidrBlocksCommand extends smithyClient.Command
|
|
|
776
774
|
.build() {
|
|
777
775
|
}
|
|
778
776
|
|
|
779
|
-
class ListCidrCollectionsCommand extends
|
|
777
|
+
class ListCidrCollectionsCommand extends client.Command
|
|
780
778
|
.classBuilder()
|
|
781
779
|
.ep(commonParams)
|
|
782
780
|
.m(function (Command, cs, config, o) {
|
|
783
|
-
return [
|
|
781
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
784
782
|
})
|
|
785
783
|
.s("AWSDnsV20130401", "ListCidrCollections", {})
|
|
786
784
|
.n("Route53Client", "ListCidrCollectionsCommand")
|
|
@@ -788,11 +786,11 @@ class ListCidrCollectionsCommand extends smithyClient.Command
|
|
|
788
786
|
.build() {
|
|
789
787
|
}
|
|
790
788
|
|
|
791
|
-
class ListCidrLocationsCommand extends
|
|
789
|
+
class ListCidrLocationsCommand extends client.Command
|
|
792
790
|
.classBuilder()
|
|
793
791
|
.ep(commonParams)
|
|
794
792
|
.m(function (Command, cs, config, o) {
|
|
795
|
-
return [
|
|
793
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
796
794
|
})
|
|
797
795
|
.s("AWSDnsV20130401", "ListCidrLocations", {})
|
|
798
796
|
.n("Route53Client", "ListCidrLocationsCommand")
|
|
@@ -800,11 +798,11 @@ class ListCidrLocationsCommand extends smithyClient.Command
|
|
|
800
798
|
.build() {
|
|
801
799
|
}
|
|
802
800
|
|
|
803
|
-
class ListGeoLocationsCommand extends
|
|
801
|
+
class ListGeoLocationsCommand extends client.Command
|
|
804
802
|
.classBuilder()
|
|
805
803
|
.ep(commonParams)
|
|
806
804
|
.m(function (Command, cs, config, o) {
|
|
807
|
-
return [
|
|
805
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
808
806
|
})
|
|
809
807
|
.s("AWSDnsV20130401", "ListGeoLocations", {})
|
|
810
808
|
.n("Route53Client", "ListGeoLocationsCommand")
|
|
@@ -812,11 +810,11 @@ class ListGeoLocationsCommand extends smithyClient.Command
|
|
|
812
810
|
.build() {
|
|
813
811
|
}
|
|
814
812
|
|
|
815
|
-
class ListHealthChecksCommand extends
|
|
813
|
+
class ListHealthChecksCommand extends client.Command
|
|
816
814
|
.classBuilder()
|
|
817
815
|
.ep(commonParams)
|
|
818
816
|
.m(function (Command, cs, config, o) {
|
|
819
|
-
return [
|
|
817
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
820
818
|
})
|
|
821
819
|
.s("AWSDnsV20130401", "ListHealthChecks", {})
|
|
822
820
|
.n("Route53Client", "ListHealthChecksCommand")
|
|
@@ -824,12 +822,12 @@ class ListHealthChecksCommand extends smithyClient.Command
|
|
|
824
822
|
.build() {
|
|
825
823
|
}
|
|
826
824
|
|
|
827
|
-
class ListHostedZonesByNameCommand extends
|
|
825
|
+
class ListHostedZonesByNameCommand extends client.Command
|
|
828
826
|
.classBuilder()
|
|
829
827
|
.ep(commonParams)
|
|
830
828
|
.m(function (Command, cs, config, o) {
|
|
831
829
|
return [
|
|
832
|
-
|
|
830
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
833
831
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
834
832
|
];
|
|
835
833
|
})
|
|
@@ -839,11 +837,11 @@ class ListHostedZonesByNameCommand extends smithyClient.Command
|
|
|
839
837
|
.build() {
|
|
840
838
|
}
|
|
841
839
|
|
|
842
|
-
class ListHostedZonesByVPCCommand extends
|
|
840
|
+
class ListHostedZonesByVPCCommand extends client.Command
|
|
843
841
|
.classBuilder()
|
|
844
842
|
.ep(commonParams)
|
|
845
843
|
.m(function (Command, cs, config, o) {
|
|
846
|
-
return [
|
|
844
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
847
845
|
})
|
|
848
846
|
.s("AWSDnsV20130401", "ListHostedZonesByVPC", {})
|
|
849
847
|
.n("Route53Client", "ListHostedZonesByVPCCommand")
|
|
@@ -851,12 +849,12 @@ class ListHostedZonesByVPCCommand extends smithyClient.Command
|
|
|
851
849
|
.build() {
|
|
852
850
|
}
|
|
853
851
|
|
|
854
|
-
class ListHostedZonesCommand extends
|
|
852
|
+
class ListHostedZonesCommand extends client.Command
|
|
855
853
|
.classBuilder()
|
|
856
854
|
.ep(commonParams)
|
|
857
855
|
.m(function (Command, cs, config, o) {
|
|
858
856
|
return [
|
|
859
|
-
|
|
857
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
860
858
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
861
859
|
];
|
|
862
860
|
})
|
|
@@ -866,12 +864,12 @@ class ListHostedZonesCommand extends smithyClient.Command
|
|
|
866
864
|
.build() {
|
|
867
865
|
}
|
|
868
866
|
|
|
869
|
-
class ListQueryLoggingConfigsCommand extends
|
|
867
|
+
class ListQueryLoggingConfigsCommand extends client.Command
|
|
870
868
|
.classBuilder()
|
|
871
869
|
.ep(commonParams)
|
|
872
870
|
.m(function (Command, cs, config, o) {
|
|
873
871
|
return [
|
|
874
|
-
|
|
872
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
875
873
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
876
874
|
];
|
|
877
875
|
})
|
|
@@ -881,12 +879,12 @@ class ListQueryLoggingConfigsCommand extends smithyClient.Command
|
|
|
881
879
|
.build() {
|
|
882
880
|
}
|
|
883
881
|
|
|
884
|
-
class ListResourceRecordSetsCommand extends
|
|
882
|
+
class ListResourceRecordSetsCommand extends client.Command
|
|
885
883
|
.classBuilder()
|
|
886
884
|
.ep(commonParams)
|
|
887
885
|
.m(function (Command, cs, config, o) {
|
|
888
886
|
return [
|
|
889
|
-
|
|
887
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
890
888
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
891
889
|
];
|
|
892
890
|
})
|
|
@@ -896,11 +894,11 @@ class ListResourceRecordSetsCommand extends smithyClient.Command
|
|
|
896
894
|
.build() {
|
|
897
895
|
}
|
|
898
896
|
|
|
899
|
-
class ListReusableDelegationSetsCommand extends
|
|
897
|
+
class ListReusableDelegationSetsCommand extends client.Command
|
|
900
898
|
.classBuilder()
|
|
901
899
|
.ep(commonParams)
|
|
902
900
|
.m(function (Command, cs, config, o) {
|
|
903
|
-
return [
|
|
901
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
904
902
|
})
|
|
905
903
|
.s("AWSDnsV20130401", "ListReusableDelegationSets", {})
|
|
906
904
|
.n("Route53Client", "ListReusableDelegationSetsCommand")
|
|
@@ -908,11 +906,11 @@ class ListReusableDelegationSetsCommand extends smithyClient.Command
|
|
|
908
906
|
.build() {
|
|
909
907
|
}
|
|
910
908
|
|
|
911
|
-
class ListTagsForResourceCommand extends
|
|
909
|
+
class ListTagsForResourceCommand extends client.Command
|
|
912
910
|
.classBuilder()
|
|
913
911
|
.ep(commonParams)
|
|
914
912
|
.m(function (Command, cs, config, o) {
|
|
915
|
-
return [
|
|
913
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
916
914
|
})
|
|
917
915
|
.s("AWSDnsV20130401", "ListTagsForResource", {})
|
|
918
916
|
.n("Route53Client", "ListTagsForResourceCommand")
|
|
@@ -920,11 +918,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
920
918
|
.build() {
|
|
921
919
|
}
|
|
922
920
|
|
|
923
|
-
class ListTagsForResourcesCommand extends
|
|
921
|
+
class ListTagsForResourcesCommand extends client.Command
|
|
924
922
|
.classBuilder()
|
|
925
923
|
.ep(commonParams)
|
|
926
924
|
.m(function (Command, cs, config, o) {
|
|
927
|
-
return [
|
|
925
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
928
926
|
})
|
|
929
927
|
.s("AWSDnsV20130401", "ListTagsForResources", {})
|
|
930
928
|
.n("Route53Client", "ListTagsForResourcesCommand")
|
|
@@ -932,11 +930,11 @@ class ListTagsForResourcesCommand extends smithyClient.Command
|
|
|
932
930
|
.build() {
|
|
933
931
|
}
|
|
934
932
|
|
|
935
|
-
class ListTrafficPoliciesCommand extends
|
|
933
|
+
class ListTrafficPoliciesCommand extends client.Command
|
|
936
934
|
.classBuilder()
|
|
937
935
|
.ep(commonParams)
|
|
938
936
|
.m(function (Command, cs, config, o) {
|
|
939
|
-
return [
|
|
937
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
940
938
|
})
|
|
941
939
|
.s("AWSDnsV20130401", "ListTrafficPolicies", {})
|
|
942
940
|
.n("Route53Client", "ListTrafficPoliciesCommand")
|
|
@@ -944,12 +942,12 @@ class ListTrafficPoliciesCommand extends smithyClient.Command
|
|
|
944
942
|
.build() {
|
|
945
943
|
}
|
|
946
944
|
|
|
947
|
-
class ListTrafficPolicyInstancesByHostedZoneCommand extends
|
|
945
|
+
class ListTrafficPolicyInstancesByHostedZoneCommand extends client.Command
|
|
948
946
|
.classBuilder()
|
|
949
947
|
.ep(commonParams)
|
|
950
948
|
.m(function (Command, cs, config, o) {
|
|
951
949
|
return [
|
|
952
|
-
|
|
950
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
953
951
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
954
952
|
];
|
|
955
953
|
})
|
|
@@ -959,11 +957,11 @@ class ListTrafficPolicyInstancesByHostedZoneCommand extends smithyClient.Command
|
|
|
959
957
|
.build() {
|
|
960
958
|
}
|
|
961
959
|
|
|
962
|
-
class ListTrafficPolicyInstancesByPolicyCommand extends
|
|
960
|
+
class ListTrafficPolicyInstancesByPolicyCommand extends client.Command
|
|
963
961
|
.classBuilder()
|
|
964
962
|
.ep(commonParams)
|
|
965
963
|
.m(function (Command, cs, config, o) {
|
|
966
|
-
return [
|
|
964
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
967
965
|
})
|
|
968
966
|
.s("AWSDnsV20130401", "ListTrafficPolicyInstancesByPolicy", {})
|
|
969
967
|
.n("Route53Client", "ListTrafficPolicyInstancesByPolicyCommand")
|
|
@@ -971,11 +969,11 @@ class ListTrafficPolicyInstancesByPolicyCommand extends smithyClient.Command
|
|
|
971
969
|
.build() {
|
|
972
970
|
}
|
|
973
971
|
|
|
974
|
-
class ListTrafficPolicyInstancesCommand extends
|
|
972
|
+
class ListTrafficPolicyInstancesCommand extends client.Command
|
|
975
973
|
.classBuilder()
|
|
976
974
|
.ep(commonParams)
|
|
977
975
|
.m(function (Command, cs, config, o) {
|
|
978
|
-
return [
|
|
976
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
979
977
|
})
|
|
980
978
|
.s("AWSDnsV20130401", "ListTrafficPolicyInstances", {})
|
|
981
979
|
.n("Route53Client", "ListTrafficPolicyInstancesCommand")
|
|
@@ -983,12 +981,12 @@ class ListTrafficPolicyInstancesCommand extends smithyClient.Command
|
|
|
983
981
|
.build() {
|
|
984
982
|
}
|
|
985
983
|
|
|
986
|
-
class ListTrafficPolicyVersionsCommand extends
|
|
984
|
+
class ListTrafficPolicyVersionsCommand extends client.Command
|
|
987
985
|
.classBuilder()
|
|
988
986
|
.ep(commonParams)
|
|
989
987
|
.m(function (Command, cs, config, o) {
|
|
990
988
|
return [
|
|
991
|
-
|
|
989
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
992
990
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
993
991
|
];
|
|
994
992
|
})
|
|
@@ -998,12 +996,12 @@ class ListTrafficPolicyVersionsCommand extends smithyClient.Command
|
|
|
998
996
|
.build() {
|
|
999
997
|
}
|
|
1000
998
|
|
|
1001
|
-
class ListVPCAssociationAuthorizationsCommand extends
|
|
999
|
+
class ListVPCAssociationAuthorizationsCommand extends client.Command
|
|
1002
1000
|
.classBuilder()
|
|
1003
1001
|
.ep(commonParams)
|
|
1004
1002
|
.m(function (Command, cs, config, o) {
|
|
1005
1003
|
return [
|
|
1006
|
-
|
|
1004
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1007
1005
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
1008
1006
|
];
|
|
1009
1007
|
})
|
|
@@ -1013,12 +1011,12 @@ class ListVPCAssociationAuthorizationsCommand extends smithyClient.Command
|
|
|
1013
1011
|
.build() {
|
|
1014
1012
|
}
|
|
1015
1013
|
|
|
1016
|
-
class TestDNSAnswerCommand extends
|
|
1014
|
+
class TestDNSAnswerCommand extends client.Command
|
|
1017
1015
|
.classBuilder()
|
|
1018
1016
|
.ep(commonParams)
|
|
1019
1017
|
.m(function (Command, cs, config, o) {
|
|
1020
1018
|
return [
|
|
1021
|
-
|
|
1019
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1022
1020
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
1023
1021
|
];
|
|
1024
1022
|
})
|
|
@@ -1028,11 +1026,11 @@ class TestDNSAnswerCommand extends smithyClient.Command
|
|
|
1028
1026
|
.build() {
|
|
1029
1027
|
}
|
|
1030
1028
|
|
|
1031
|
-
class UpdateHealthCheckCommand extends
|
|
1029
|
+
class UpdateHealthCheckCommand extends client.Command
|
|
1032
1030
|
.classBuilder()
|
|
1033
1031
|
.ep(commonParams)
|
|
1034
1032
|
.m(function (Command, cs, config, o) {
|
|
1035
|
-
return [
|
|
1033
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1036
1034
|
})
|
|
1037
1035
|
.s("AWSDnsV20130401", "UpdateHealthCheck", {})
|
|
1038
1036
|
.n("Route53Client", "UpdateHealthCheckCommand")
|
|
@@ -1040,12 +1038,12 @@ class UpdateHealthCheckCommand extends smithyClient.Command
|
|
|
1040
1038
|
.build() {
|
|
1041
1039
|
}
|
|
1042
1040
|
|
|
1043
|
-
class UpdateHostedZoneCommentCommand extends
|
|
1041
|
+
class UpdateHostedZoneCommentCommand extends client.Command
|
|
1044
1042
|
.classBuilder()
|
|
1045
1043
|
.ep(commonParams)
|
|
1046
1044
|
.m(function (Command, cs, config, o) {
|
|
1047
1045
|
return [
|
|
1048
|
-
|
|
1046
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1049
1047
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
1050
1048
|
];
|
|
1051
1049
|
})
|
|
@@ -1055,12 +1053,12 @@ class UpdateHostedZoneCommentCommand extends smithyClient.Command
|
|
|
1055
1053
|
.build() {
|
|
1056
1054
|
}
|
|
1057
1055
|
|
|
1058
|
-
class UpdateHostedZoneFeaturesCommand extends
|
|
1056
|
+
class UpdateHostedZoneFeaturesCommand extends client.Command
|
|
1059
1057
|
.classBuilder()
|
|
1060
1058
|
.ep(commonParams)
|
|
1061
1059
|
.m(function (Command, cs, config, o) {
|
|
1062
1060
|
return [
|
|
1063
|
-
|
|
1061
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1064
1062
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
1065
1063
|
];
|
|
1066
1064
|
})
|
|
@@ -1070,12 +1068,12 @@ class UpdateHostedZoneFeaturesCommand extends smithyClient.Command
|
|
|
1070
1068
|
.build() {
|
|
1071
1069
|
}
|
|
1072
1070
|
|
|
1073
|
-
class UpdateTrafficPolicyCommentCommand extends
|
|
1071
|
+
class UpdateTrafficPolicyCommentCommand extends client.Command
|
|
1074
1072
|
.classBuilder()
|
|
1075
1073
|
.ep(commonParams)
|
|
1076
1074
|
.m(function (Command, cs, config, o) {
|
|
1077
1075
|
return [
|
|
1078
|
-
|
|
1076
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1079
1077
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
1080
1078
|
];
|
|
1081
1079
|
})
|
|
@@ -1085,12 +1083,12 @@ class UpdateTrafficPolicyCommentCommand extends smithyClient.Command
|
|
|
1085
1083
|
.build() {
|
|
1086
1084
|
}
|
|
1087
1085
|
|
|
1088
|
-
class UpdateTrafficPolicyInstanceCommand extends
|
|
1086
|
+
class UpdateTrafficPolicyInstanceCommand extends client.Command
|
|
1089
1087
|
.classBuilder()
|
|
1090
1088
|
.ep(commonParams)
|
|
1091
1089
|
.m(function (Command, cs, config, o) {
|
|
1092
1090
|
return [
|
|
1093
|
-
|
|
1091
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1094
1092
|
middlewareSdkRoute53.getIdNormalizerPlugin(config),
|
|
1095
1093
|
];
|
|
1096
1094
|
})
|
|
@@ -1112,17 +1110,17 @@ const paginateListHostedZones = core.createPaginator(Route53Client, ListHostedZo
|
|
|
1112
1110
|
|
|
1113
1111
|
const paginateListQueryLoggingConfigs = core.createPaginator(Route53Client, ListQueryLoggingConfigsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1114
1112
|
|
|
1115
|
-
const checkState = async (client, input) => {
|
|
1113
|
+
const checkState = async (client$1, input) => {
|
|
1116
1114
|
let reason;
|
|
1117
1115
|
try {
|
|
1118
|
-
let result = await client.send(new GetChangeCommand(input));
|
|
1116
|
+
let result = await client$1.send(new GetChangeCommand(input));
|
|
1119
1117
|
reason = result;
|
|
1120
1118
|
try {
|
|
1121
1119
|
const returnComparator = () => {
|
|
1122
1120
|
return result.ChangeInfo.Status;
|
|
1123
1121
|
};
|
|
1124
1122
|
if (returnComparator() === "INSYNC") {
|
|
1125
|
-
return { state:
|
|
1123
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1126
1124
|
}
|
|
1127
1125
|
}
|
|
1128
1126
|
catch (e) { }
|
|
@@ -1130,16 +1128,16 @@ const checkState = async (client, input) => {
|
|
|
1130
1128
|
catch (exception) {
|
|
1131
1129
|
reason = exception;
|
|
1132
1130
|
}
|
|
1133
|
-
return { state:
|
|
1131
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1134
1132
|
};
|
|
1135
1133
|
const waitForResourceRecordSetsChanged = async (params, input) => {
|
|
1136
1134
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1137
|
-
return
|
|
1135
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
1138
1136
|
};
|
|
1139
1137
|
const waitUntilResourceRecordSetsChanged = async (params, input) => {
|
|
1140
1138
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1141
|
-
const result = await
|
|
1142
|
-
return
|
|
1139
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
1140
|
+
return client.checkExceptions(result);
|
|
1143
1141
|
};
|
|
1144
1142
|
|
|
1145
1143
|
const commands = {
|
|
@@ -1228,7 +1226,7 @@ const waiters = {
|
|
|
1228
1226
|
};
|
|
1229
1227
|
class Route53 extends Route53Client {
|
|
1230
1228
|
}
|
|
1231
|
-
|
|
1229
|
+
client.createAggregatedClient(commands, Route53, { paginators, waiters });
|
|
1232
1230
|
|
|
1233
1231
|
const AcceleratedRecoveryStatus = {
|
|
1234
1232
|
DISABLED: "DISABLED",
|
|
@@ -1479,8 +1477,8 @@ const ResettableElementName = {
|
|
|
1479
1477
|
ResourcePath: "ResourcePath",
|
|
1480
1478
|
};
|
|
1481
1479
|
|
|
1482
|
-
exports.$Command =
|
|
1483
|
-
exports.__Client =
|
|
1480
|
+
exports.$Command = client.Command;
|
|
1481
|
+
exports.__Client = client.Client;
|
|
1484
1482
|
exports.Route53ServiceException = Route53ServiceException.Route53ServiceException;
|
|
1485
1483
|
exports.AcceleratedRecoveryStatus = AcceleratedRecoveryStatus;
|
|
1486
1484
|
exports.AccountLimitType = AccountLimitType;
|