@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
package/README.md
CHANGED
|
@@ -39,16 +39,16 @@ using your favorite package manager:
|
|
|
39
39
|
|
|
40
40
|
The AWS SDK is modulized by clients and commands.
|
|
41
41
|
To send a request, you only need to import the `Route53Client` and
|
|
42
|
-
the commands you need, for example `
|
|
42
|
+
the commands you need, for example `ListGeoLocationsCommand`:
|
|
43
43
|
|
|
44
44
|
```js
|
|
45
45
|
// ES5 example
|
|
46
|
-
const { Route53Client,
|
|
46
|
+
const { Route53Client, ListGeoLocationsCommand } = require("@aws-sdk/client-route-53");
|
|
47
47
|
```
|
|
48
48
|
|
|
49
49
|
```ts
|
|
50
50
|
// ES6+ example
|
|
51
|
-
import { Route53Client,
|
|
51
|
+
import { Route53Client, ListGeoLocationsCommand } from "@aws-sdk/client-route-53";
|
|
52
52
|
```
|
|
53
53
|
|
|
54
54
|
### Usage
|
|
@@ -67,7 +67,7 @@ const client = new Route53Client({ region: "REGION" });
|
|
|
67
67
|
const params = {
|
|
68
68
|
/** input parameters */
|
|
69
69
|
};
|
|
70
|
-
const command = new
|
|
70
|
+
const command = new ListGeoLocationsCommand(params);
|
|
71
71
|
```
|
|
72
72
|
|
|
73
73
|
#### Async/await
|
|
@@ -146,7 +146,7 @@ const client = new AWS.Route53({ region: "REGION" });
|
|
|
146
146
|
|
|
147
147
|
// async/await.
|
|
148
148
|
try {
|
|
149
|
-
const data = await client.
|
|
149
|
+
const data = await client.listGeoLocations(params);
|
|
150
150
|
// process data.
|
|
151
151
|
} catch (error) {
|
|
152
152
|
// error handling.
|
|
@@ -154,7 +154,7 @@ try {
|
|
|
154
154
|
|
|
155
155
|
// Promises.
|
|
156
156
|
client
|
|
157
|
-
.
|
|
157
|
+
.listGeoLocations(params)
|
|
158
158
|
.then((data) => {
|
|
159
159
|
// process data.
|
|
160
160
|
})
|
|
@@ -163,7 +163,7 @@ client
|
|
|
163
163
|
});
|
|
164
164
|
|
|
165
165
|
// callbacks.
|
|
166
|
-
client.
|
|
166
|
+
client.listGeoLocations(params, (err, data) => {
|
|
167
167
|
// process err and data.
|
|
168
168
|
});
|
|
169
169
|
```
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class ActivateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class ActivateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "ActivateKeySigningKey",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class AssociateVPCWithHostedZoneCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class AssociateVPCWithHostedZoneCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "AssociateVPCWithHostedZone",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class ChangeCidrCollectionCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class ChangeCidrCollectionCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "ChangeCidrCollection",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class ChangeResourceRecordSetsCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -35,6 +36,10 @@ class ChangeResourceRecordSetsCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSDnsV20130401",
|
|
41
|
+
operation: "ChangeResourceRecordSets",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class ChangeTagsForResourceCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ChangeTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSDnsV20130401",
|
|
38
|
+
operation: "ChangeTagsForResource",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateCidrCollectionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateCidrCollectionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSDnsV20130401",
|
|
38
|
+
operation: "CreateCidrCollection",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateHealthCheckCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateHealthCheckCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSDnsV20130401",
|
|
38
|
+
operation: "CreateHealthCheck",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateHostedZoneCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateHostedZoneCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "CreateHostedZone",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "CreateKeySigningKey",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateQueryLoggingConfigCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateQueryLoggingConfigCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "CreateQueryLoggingConfig",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateReusableDelegationSetCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateReusableDelegationSetCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "CreateReusableDelegationSet",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateTrafficPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateTrafficPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSDnsV20130401",
|
|
38
|
+
operation: "CreateTrafficPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateTrafficPolicyInstanceCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateTrafficPolicyInstanceCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "CreateTrafficPolicyInstance",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateTrafficPolicyVersionCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateTrafficPolicyVersionCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "CreateTrafficPolicyVersion",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateVPCAssociationAuthorizationCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateVPCAssociationAuthorizationCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "CreateVPCAssociationAuthorization",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeactivateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeactivateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeactivateKeySigningKey",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteCidrCollectionCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteCidrCollectionCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteCidrCollection",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteHealthCheckCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteHealthCheckCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSDnsV20130401",
|
|
38
|
+
operation: "DeleteHealthCheck",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteHostedZoneCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteHostedZoneCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteHostedZone",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteKeySigningKeyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteKeySigningKey",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteQueryLoggingConfigCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteQueryLoggingConfigCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteQueryLoggingConfig",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteReusableDelegationSetCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteReusableDelegationSetCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteReusableDelegationSet",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteTrafficPolicyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteTrafficPolicyCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteTrafficPolicy",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteTrafficPolicyInstanceCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteTrafficPolicyInstanceCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteTrafficPolicyInstance",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteVPCAssociationAuthorizationCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteVPCAssociationAuthorizationCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DeleteVPCAssociationAuthorization",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DisableHostedZoneDNSSECCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DisableHostedZoneDNSSECCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DisableHostedZoneDNSSEC",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DisassociateVPCFromHostedZoneCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DisassociateVPCFromHostedZoneCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "DisassociateVPCFromHostedZone",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class EnableHostedZoneDNSSECCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class EnableHostedZoneDNSSECCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSDnsV20130401",
|
|
40
|
+
operation: "EnableHostedZoneDNSSEC",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class GetAccountLimitCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetAccountLimitCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSDnsV20130401",
|
|
38
|
+
operation: "GetAccountLimit",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|