@aws-sdk/client-route-53 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +5 -0
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +5 -0
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +5 -0
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +5 -0
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +5 -0
- package/dist-cjs/commands/CreateHealthCheckCommand.js +5 -0
- package/dist-cjs/commands/CreateHostedZoneCommand.js +5 -0
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +5 -0
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +5 -0
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +5 -0
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +5 -0
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +5 -0
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +5 -0
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +5 -0
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +5 -0
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +5 -0
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +5 -0
- package/dist-cjs/commands/GetAccountLimitCommand.js +5 -0
- package/dist-cjs/commands/GetChangeCommand.js +5 -0
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +5 -0
- package/dist-cjs/commands/GetDNSSECCommand.js +5 -0
- package/dist-cjs/commands/GetGeoLocationCommand.js +5 -0
- package/dist-cjs/commands/GetHealthCheckCommand.js +5 -0
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +5 -0
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +5 -0
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +5 -0
- package/dist-cjs/commands/GetHostedZoneCommand.js +5 -0
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +5 -0
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +5 -0
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +5 -0
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +5 -0
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +5 -0
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +5 -0
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +5 -0
- package/dist-cjs/commands/ListCidrBlocksCommand.js +5 -0
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +5 -0
- package/dist-cjs/commands/ListCidrLocationsCommand.js +5 -0
- package/dist-cjs/commands/ListGeoLocationsCommand.js +5 -0
- package/dist-cjs/commands/ListHealthChecksCommand.js +5 -0
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +5 -0
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +5 -0
- package/dist-cjs/commands/ListHostedZonesCommand.js +5 -0
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +5 -0
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +5 -0
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +5 -0
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +5 -0
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +5 -0
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +5 -0
- package/dist-cjs/commands/TestDNSAnswerCommand.js +5 -0
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +5 -0
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +5 -0
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +5 -0
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +5 -0
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +5 -0
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +5 -0
- package/dist-es/commands/ChangeCidrCollectionCommand.js +5 -0
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +5 -0
- package/dist-es/commands/ChangeTagsForResourceCommand.js +5 -0
- package/dist-es/commands/CreateCidrCollectionCommand.js +5 -0
- package/dist-es/commands/CreateHealthCheckCommand.js +5 -0
- package/dist-es/commands/CreateHostedZoneCommand.js +5 -0
- package/dist-es/commands/CreateKeySigningKeyCommand.js +5 -0
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +5 -0
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +5 -0
- package/dist-es/commands/CreateTrafficPolicyCommand.js +5 -0
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +5 -0
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +5 -0
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +5 -0
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +5 -0
- package/dist-es/commands/DeleteCidrCollectionCommand.js +5 -0
- package/dist-es/commands/DeleteHealthCheckCommand.js +5 -0
- package/dist-es/commands/DeleteHostedZoneCommand.js +5 -0
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +5 -0
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +5 -0
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +5 -0
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +5 -0
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +5 -0
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +5 -0
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +5 -0
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +5 -0
- package/dist-es/commands/GetAccountLimitCommand.js +5 -0
- package/dist-es/commands/GetChangeCommand.js +5 -0
- package/dist-es/commands/GetCheckerIpRangesCommand.js +5 -0
- package/dist-es/commands/GetDNSSECCommand.js +5 -0
- package/dist-es/commands/GetGeoLocationCommand.js +5 -0
- package/dist-es/commands/GetHealthCheckCommand.js +5 -0
- package/dist-es/commands/GetHealthCheckCountCommand.js +5 -0
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +5 -0
- package/dist-es/commands/GetHealthCheckStatusCommand.js +5 -0
- package/dist-es/commands/GetHostedZoneCommand.js +5 -0
- package/dist-es/commands/GetHostedZoneCountCommand.js +5 -0
- package/dist-es/commands/GetHostedZoneLimitCommand.js +5 -0
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +5 -0
- package/dist-es/commands/GetReusableDelegationSetCommand.js +5 -0
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +5 -0
- package/dist-es/commands/GetTrafficPolicyCommand.js +5 -0
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +5 -0
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +5 -0
- package/dist-es/commands/ListCidrBlocksCommand.js +5 -0
- package/dist-es/commands/ListCidrCollectionsCommand.js +5 -0
- package/dist-es/commands/ListCidrLocationsCommand.js +5 -0
- package/dist-es/commands/ListGeoLocationsCommand.js +5 -0
- package/dist-es/commands/ListHealthChecksCommand.js +5 -0
- package/dist-es/commands/ListHostedZonesByNameCommand.js +5 -0
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +5 -0
- package/dist-es/commands/ListHostedZonesCommand.js +5 -0
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +5 -0
- package/dist-es/commands/ListResourceRecordSetsCommand.js +5 -0
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourcesCommand.js +5 -0
- package/dist-es/commands/ListTrafficPoliciesCommand.js +5 -0
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +5 -0
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +5 -0
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +5 -0
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +5 -0
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +5 -0
- package/dist-es/commands/TestDNSAnswerCommand.js +5 -0
- package/dist-es/commands/UpdateHealthCheckCommand.js +5 -0
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +5 -0
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +5 -0
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +5 -0
- package/package.json +33 -33
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteTrafficPolicyInstanceCommand, se_DeleteTrafficPolicyInstanceCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteTrafficPolicyInstanceCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DeleteTrafficPolicyInstanceCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "DeleteTrafficPolicyInstance",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteVPCAssociationAuthorizationCommand, se_DeleteVPCAssociationAuthorizationCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteVPCAssociationAuthorizationCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DeleteVPCAssociationAuthorizationCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "DeleteVPCAssociationAuthorization",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DisableHostedZoneDNSSECCommand, se_DisableHostedZoneDNSSECCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DisableHostedZoneDNSSECCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DisableHostedZoneDNSSECCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "DisableHostedZoneDNSSEC",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DisassociateVPCFromHostedZoneCommand, se_DisassociateVPCFromHostedZoneCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DisassociateVPCFromHostedZoneCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DisassociateVPCFromHostedZoneCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "DisassociateVPCFromHostedZone",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_EnableHostedZoneDNSSECCommand, se_EnableHostedZoneDNSSECCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class EnableHostedZoneDNSSECCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class EnableHostedZoneDNSSECCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "EnableHostedZoneDNSSEC",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetAccountLimitCommand, se_GetAccountLimitCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetAccountLimitCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetAccountLimitCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetAccountLimit",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetChangeCommand, se_GetChangeCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetChangeCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetChangeCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetChange",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetCheckerIpRangesCommand, se_GetCheckerIpRangesCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetCheckerIpRangesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetCheckerIpRangesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetCheckerIpRanges",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetDNSSECCommand, se_GetDNSSECCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetDNSSECCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetDNSSECCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetDNSSEC",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetGeoLocationCommand, se_GetGeoLocationCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetGeoLocationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetGeoLocationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetGeoLocation",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetHealthCheckCommand, se_GetHealthCheckCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetHealthCheckCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetHealthCheckCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetHealthCheck",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetHealthCheckCountCommand, se_GetHealthCheckCountCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetHealthCheckCountCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetHealthCheckCountCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetHealthCheckCount",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetHealthCheckLastFailureReasonCommand, se_GetHealthCheckLastFailureReasonCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetHealthCheckLastFailureReasonCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetHealthCheckLastFailureReasonCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetHealthCheckLastFailureReason",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetHealthCheckStatusCommand, se_GetHealthCheckStatusCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetHealthCheckStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetHealthCheckStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetHealthCheckStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetHostedZoneCommand, se_GetHostedZoneCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetHostedZoneCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetHostedZoneCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetHostedZone",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetHostedZoneCountCommand, se_GetHostedZoneCountCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetHostedZoneCountCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetHostedZoneCountCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetHostedZoneCount",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetHostedZoneLimitCommand, se_GetHostedZoneLimitCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetHostedZoneLimitCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetHostedZoneLimitCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetHostedZoneLimit",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetQueryLoggingConfigCommand, se_GetQueryLoggingConfigCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetQueryLoggingConfigCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetQueryLoggingConfigCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetQueryLoggingConfig",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetReusableDelegationSetCommand, se_GetReusableDelegationSetCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetReusableDelegationSetCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetReusableDelegationSetCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetReusableDelegationSet",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetReusableDelegationSetLimitCommand, se_GetReusableDelegationSetLimitCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetReusableDelegationSetLimitCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetReusableDelegationSetLimitCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetReusableDelegationSetLimit",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetTrafficPolicyCommand, se_GetTrafficPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetTrafficPolicyCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetTrafficPolicyCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetTrafficPolicy",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetTrafficPolicyInstanceCommand, se_GetTrafficPolicyInstanceCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetTrafficPolicyInstanceCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetTrafficPolicyInstanceCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "GetTrafficPolicyInstance",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetTrafficPolicyInstanceCountCommand, se_GetTrafficPolicyInstanceCountCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetTrafficPolicyInstanceCountCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetTrafficPolicyInstanceCountCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "GetTrafficPolicyInstanceCount",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListCidrBlocksCommand, se_ListCidrBlocksCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListCidrBlocksCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListCidrBlocksCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "ListCidrBlocks",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListCidrCollectionsCommand, se_ListCidrCollectionsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListCidrCollectionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListCidrCollectionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "ListCidrCollections",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListCidrLocationsCommand, se_ListCidrLocationsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListCidrLocationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListCidrLocationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "ListCidrLocations",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListGeoLocationsCommand, se_ListGeoLocationsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListGeoLocationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListGeoLocationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "ListGeoLocations",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListHealthChecksCommand, se_ListHealthChecksCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListHealthChecksCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListHealthChecksCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "ListHealthChecks",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListHostedZonesByNameCommand, se_ListHostedZonesByNameCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListHostedZonesByNameCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListHostedZonesByNameCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "ListHostedZonesByName",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListHostedZonesByVPCCommand, se_ListHostedZonesByVPCCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListHostedZonesByVPCCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListHostedZonesByVPCCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSDnsV20130401",
|
|
35
|
+
operation: "ListHostedZonesByVPC",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListHostedZonesCommand, se_ListHostedZonesCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListHostedZonesCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListHostedZonesCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "ListHostedZones",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListQueryLoggingConfigsCommand, se_ListQueryLoggingConfigsCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListQueryLoggingConfigsCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListQueryLoggingConfigsCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSDnsV20130401",
|
|
37
|
+
operation: "ListQueryLoggingConfigs",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|