@aws-sdk/client-route-53 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -3
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -3
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -3
- package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -3
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -3
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -3
- package/dist-cjs/commands/GetAccountLimitCommand.js +2 -3
- package/dist-cjs/commands/GetChangeCommand.js +2 -3
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -3
- package/dist-cjs/commands/GetDNSSECCommand.js +2 -3
- package/dist-cjs/commands/GetGeoLocationCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -3
- package/dist-cjs/commands/GetHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -3
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -3
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -3
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -3
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -3
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -3
- package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -3
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -3
- package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListHealthChecksCommand.js +2 -3
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -3
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -3
- package/dist-cjs/commands/ListHostedZonesCommand.js +2 -3
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -3
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -3
- package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -3
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -721
- package/dist-cjs/protocols/Aws_restXml.js +36 -229
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +2 -3
- package/dist-es/commands/ChangeCidrCollectionCommand.js +2 -3
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +2 -3
- package/dist-es/commands/ChangeTagsForResourceCommand.js +2 -3
- package/dist-es/commands/CreateCidrCollectionCommand.js +2 -3
- package/dist-es/commands/CreateHealthCheckCommand.js +2 -3
- package/dist-es/commands/CreateHostedZoneCommand.js +2 -3
- package/dist-es/commands/CreateKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +2 -3
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +2 -3
- package/dist-es/commands/CreateTrafficPolicyCommand.js +2 -3
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +2 -3
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/DeleteCidrCollectionCommand.js +2 -3
- package/dist-es/commands/DeleteHealthCheckCommand.js +2 -3
- package/dist-es/commands/DeleteHostedZoneCommand.js +2 -3
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +2 -3
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +2 -3
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +2 -3
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +2 -3
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +2 -3
- package/dist-es/commands/GetAccountLimitCommand.js +2 -3
- package/dist-es/commands/GetChangeCommand.js +2 -3
- package/dist-es/commands/GetCheckerIpRangesCommand.js +2 -3
- package/dist-es/commands/GetDNSSECCommand.js +2 -3
- package/dist-es/commands/GetGeoLocationCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckCountCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckStatusCommand.js +2 -3
- package/dist-es/commands/GetHostedZoneCommand.js +2 -3
- package/dist-es/commands/GetHostedZoneCountCommand.js +2 -3
- package/dist-es/commands/GetHostedZoneLimitCommand.js +2 -3
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +2 -3
- package/dist-es/commands/GetReusableDelegationSetCommand.js +2 -3
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +2 -3
- package/dist-es/commands/GetTrafficPolicyCommand.js +2 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +2 -3
- package/dist-es/commands/ListCidrBlocksCommand.js +2 -3
- package/dist-es/commands/ListCidrCollectionsCommand.js +2 -3
- package/dist-es/commands/ListCidrLocationsCommand.js +2 -3
- package/dist-es/commands/ListGeoLocationsCommand.js +2 -3
- package/dist-es/commands/ListHealthChecksCommand.js +2 -3
- package/dist-es/commands/ListHostedZonesByNameCommand.js +2 -3
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +2 -3
- package/dist-es/commands/ListHostedZonesCommand.js +2 -3
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +2 -3
- package/dist-es/commands/ListResourceRecordSetsCommand.js +2 -3
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourcesCommand.js +2 -3
- package/dist-es/commands/ListTrafficPoliciesCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +2 -3
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +2 -3
- package/dist-es/commands/TestDNSAnswerCommand.js +2 -3
- package/dist-es/commands/UpdateHealthCheckCommand.js +2 -3
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +2 -3
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +2 -3
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -537
- package/dist-es/protocols/Aws_restXml.js +36 -229
- package/dist-types/Route53.d.ts +71 -0
- package/dist-types/Route53Client.d.ts +24 -4
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +16 -0
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +16 -0
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountLimitCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeCommand.d.ts +16 -0
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +16 -0
- package/dist-types/commands/GetDNSSECCommand.d.ts +16 -0
- package/dist-types/commands/GetGeoLocationCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +16 -0
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +16 -0
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +16 -0
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +16 -0
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +16 -0
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +16 -0
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +16 -0
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListHealthChecksCommand.d.ts +16 -0
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +16 -0
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +16 -0
- package/dist-types/commands/ListHostedZonesCommand.d.ts +16 -0
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +16 -0
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/models/Route53ServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +378 -716
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCidrBlocksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCidrCollectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCidrLocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListHealthChecksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListHostedZonesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueryLoggingConfigsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -511
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ActivateKeySigningKeyRequest, ActivateKeySigningKeyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ActivateKeySigningKeyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ActivateKeySigningKeyCommandInput extends ActivateKeySigningKeyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ActivateKeySigningKeyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ActivateKeySigningKeyCommandOutput extends ActivateKeySigningKeyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC. This
|
|
18
23
|
* operation changes the KSK status to <code>ACTIVE</code>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ActivateKeySigningKeyCommandOutput extends ActivateKeySigningKe
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ActivateKeySigningKeyCommandInput - {@link ActivateKeySigningKeyCommandInput}
|
|
35
|
+
* @returns {@link ActivateKeySigningKeyCommandOutput}
|
|
29
36
|
* @see {@link ActivateKeySigningKeyCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ActivateKeySigningKeyCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ActivateKeySigningKeyCommandOutput extends ActivateKeySigningKe
|
|
|
57
64
|
export declare class ActivateKeySigningKeyCommand extends $Command<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig> {
|
|
58
65
|
readonly input: ActivateKeySigningKeyCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ActivateKeySigningKeyCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateVPCWithHostedZoneCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateVPCWithHostedZoneCommandInput extends AssociateVPCWithHostedZoneRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateVPCWithHostedZoneCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateVPCWithHostedZoneCommandOutput extends AssociateVPCWithHostedZoneResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates an Amazon VPC with a private hosted zone. </p>
|
|
18
23
|
* <important>
|
|
19
24
|
* <p>To perform the association, the VPC and the private hosted zone must already
|
|
@@ -58,6 +63,8 @@ export interface AssociateVPCWithHostedZoneCommandOutput extends AssociateVPCWit
|
|
|
58
63
|
* const response = await client.send(command);
|
|
59
64
|
* ```
|
|
60
65
|
*
|
|
66
|
+
* @param AssociateVPCWithHostedZoneCommandInput - {@link AssociateVPCWithHostedZoneCommandInput}
|
|
67
|
+
* @returns {@link AssociateVPCWithHostedZoneCommandOutput}
|
|
61
68
|
* @see {@link AssociateVPCWithHostedZoneCommandInput} for command's `input` shape.
|
|
62
69
|
* @see {@link AssociateVPCWithHostedZoneCommandOutput} for command's `response` shape.
|
|
63
70
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -150,11 +157,20 @@ export interface AssociateVPCWithHostedZoneCommandOutput extends AssociateVPCWit
|
|
|
150
157
|
export declare class AssociateVPCWithHostedZoneCommand extends $Command<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig> {
|
|
151
158
|
readonly input: AssociateVPCWithHostedZoneCommandInput;
|
|
152
159
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
160
|
+
/**
|
|
161
|
+
* @public
|
|
162
|
+
*/
|
|
153
163
|
constructor(input: AssociateVPCWithHostedZoneCommandInput);
|
|
154
164
|
/**
|
|
155
165
|
* @internal
|
|
156
166
|
*/
|
|
157
167
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput>;
|
|
168
|
+
/**
|
|
169
|
+
* @internal
|
|
170
|
+
*/
|
|
158
171
|
private serialize;
|
|
172
|
+
/**
|
|
173
|
+
* @internal
|
|
174
|
+
*/
|
|
159
175
|
private deserialize;
|
|
160
176
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ChangeCidrCollectionRequest, ChangeCidrCollectionResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ChangeCidrCollectionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ChangeCidrCollectionCommandInput extends ChangeCidrCollectionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ChangeCidrCollectionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ChangeCidrCollectionCommandOutput extends ChangeCidrCollectionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates, changes, or deletes CIDR blocks within a collection. Contains authoritative
|
|
18
23
|
* IP information mapping blocks to one or multiple locations.</p>
|
|
19
24
|
* <p>A change request can update multiple locations in a collection at a time, which is
|
|
@@ -49,6 +54,8 @@ export interface ChangeCidrCollectionCommandOutput extends ChangeCidrCollectionR
|
|
|
49
54
|
* const response = await client.send(command);
|
|
50
55
|
* ```
|
|
51
56
|
*
|
|
57
|
+
* @param ChangeCidrCollectionCommandInput - {@link ChangeCidrCollectionCommandInput}
|
|
58
|
+
* @returns {@link ChangeCidrCollectionCommandOutput}
|
|
52
59
|
* @see {@link ChangeCidrCollectionCommandInput} for command's `input` shape.
|
|
53
60
|
* @see {@link ChangeCidrCollectionCommandOutput} for command's `response` shape.
|
|
54
61
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -80,11 +87,20 @@ export interface ChangeCidrCollectionCommandOutput extends ChangeCidrCollectionR
|
|
|
80
87
|
export declare class ChangeCidrCollectionCommand extends $Command<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig> {
|
|
81
88
|
readonly input: ChangeCidrCollectionCommandInput;
|
|
82
89
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
+
/**
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
83
93
|
constructor(input: ChangeCidrCollectionCommandInput);
|
|
84
94
|
/**
|
|
85
95
|
* @internal
|
|
86
96
|
*/
|
|
87
97
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput>;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
*/
|
|
88
101
|
private serialize;
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
*/
|
|
89
105
|
private deserialize;
|
|
90
106
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ChangeResourceRecordSetsRequest, ChangeResourceRecordSetsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ChangeResourceRecordSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ChangeResourceRecordSetsCommandInput extends ChangeResourceRecordSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ChangeResourceRecordSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRecordSetsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates, changes, or deletes a resource record set, which contains authoritative DNS
|
|
18
23
|
* information for a specified domain name or subdomain name. For example, you can use
|
|
19
24
|
* <code>ChangeResourceRecordSets</code> to create a resource record set that routes
|
|
@@ -114,6 +119,8 @@ export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRec
|
|
|
114
119
|
* const response = await client.send(command);
|
|
115
120
|
* ```
|
|
116
121
|
*
|
|
122
|
+
* @param ChangeResourceRecordSetsCommandInput - {@link ChangeResourceRecordSetsCommandInput}
|
|
123
|
+
* @returns {@link ChangeResourceRecordSetsCommandOutput}
|
|
117
124
|
* @see {@link ChangeResourceRecordSetsCommandInput} for command's `input` shape.
|
|
118
125
|
* @see {@link ChangeResourceRecordSetsCommandOutput} for command's `response` shape.
|
|
119
126
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -740,11 +747,20 @@ export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRec
|
|
|
740
747
|
export declare class ChangeResourceRecordSetsCommand extends $Command<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig> {
|
|
741
748
|
readonly input: ChangeResourceRecordSetsCommandInput;
|
|
742
749
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
750
|
+
/**
|
|
751
|
+
* @public
|
|
752
|
+
*/
|
|
743
753
|
constructor(input: ChangeResourceRecordSetsCommandInput);
|
|
744
754
|
/**
|
|
745
755
|
* @internal
|
|
746
756
|
*/
|
|
747
757
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput>;
|
|
758
|
+
/**
|
|
759
|
+
* @internal
|
|
760
|
+
*/
|
|
748
761
|
private serialize;
|
|
762
|
+
/**
|
|
763
|
+
* @internal
|
|
764
|
+
*/
|
|
749
765
|
private deserialize;
|
|
750
766
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ChangeTagsForResourceRequest, ChangeTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ChangeTagsForResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ChangeTagsForResourceCommandInput extends ChangeTagsForResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ChangeTagsForResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds, edits, or deletes tags for a health check or a hosted zone.</p>
|
|
18
23
|
* <p>For information about using tags for cost allocation, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation
|
|
19
24
|
* Tags</a> in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
@@ -27,6 +32,8 @@ export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourc
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param ChangeTagsForResourceCommandInput - {@link ChangeTagsForResourceCommandInput}
|
|
36
|
+
* @returns {@link ChangeTagsForResourceCommandOutput}
|
|
30
37
|
* @see {@link ChangeTagsForResourceCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link ChangeTagsForResourceCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -80,11 +87,20 @@ export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourc
|
|
|
80
87
|
export declare class ChangeTagsForResourceCommand extends $Command<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig> {
|
|
81
88
|
readonly input: ChangeTagsForResourceCommandInput;
|
|
82
89
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
+
/**
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
83
93
|
constructor(input: ChangeTagsForResourceCommandInput);
|
|
84
94
|
/**
|
|
85
95
|
* @internal
|
|
86
96
|
*/
|
|
87
97
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput>;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
*/
|
|
88
101
|
private serialize;
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
*/
|
|
89
105
|
private deserialize;
|
|
90
106
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateCidrCollectionRequest, CreateCidrCollectionResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateCidrCollectionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateCidrCollectionCommandInput extends CreateCidrCollectionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateCidrCollectionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a CIDR collection in the current Amazon Web Services account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateCidrCollectionCommandInput - {@link CreateCidrCollectionCommandInput}
|
|
34
|
+
* @returns {@link CreateCidrCollectionCommandOutput}
|
|
28
35
|
* @see {@link CreateCidrCollectionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateCidrCollectionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionR
|
|
|
49
56
|
export declare class CreateCidrCollectionCommand extends $Command<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig> {
|
|
50
57
|
readonly input: CreateCidrCollectionCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: CreateCidrCollectionCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateHealthCheckRequest, CreateHealthCheckResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHealthCheckCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHealthCheckCommandInput extends CreateHealthCheckRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHealthCheckCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHealthCheckCommandOutput extends CreateHealthCheckResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new health check.</p>
|
|
18
23
|
* <p>For information about adding health checks to resource record sets, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResourceRecordSet.html#Route53-Type-ResourceRecordSet-HealthCheckId">HealthCheckId</a> in <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html">ChangeResourceRecordSets</a>. </p>
|
|
19
24
|
* <p>
|
|
@@ -59,6 +64,8 @@ export interface CreateHealthCheckCommandOutput extends CreateHealthCheckRespons
|
|
|
59
64
|
* const response = await client.send(command);
|
|
60
65
|
* ```
|
|
61
66
|
*
|
|
67
|
+
* @param CreateHealthCheckCommandInput - {@link CreateHealthCheckCommandInput}
|
|
68
|
+
* @returns {@link CreateHealthCheckCommandOutput}
|
|
62
69
|
* @see {@link CreateHealthCheckCommandInput} for command's `input` shape.
|
|
63
70
|
* @see {@link CreateHealthCheckCommandOutput} for command's `response` shape.
|
|
64
71
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -97,11 +104,20 @@ export interface CreateHealthCheckCommandOutput extends CreateHealthCheckRespons
|
|
|
97
104
|
export declare class CreateHealthCheckCommand extends $Command<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig> {
|
|
98
105
|
readonly input: CreateHealthCheckCommandInput;
|
|
99
106
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
107
|
+
/**
|
|
108
|
+
* @public
|
|
109
|
+
*/
|
|
100
110
|
constructor(input: CreateHealthCheckCommandInput);
|
|
101
111
|
/**
|
|
102
112
|
* @internal
|
|
103
113
|
*/
|
|
104
114
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput>;
|
|
115
|
+
/**
|
|
116
|
+
* @internal
|
|
117
|
+
*/
|
|
105
118
|
private serialize;
|
|
119
|
+
/**
|
|
120
|
+
* @internal
|
|
121
|
+
*/
|
|
106
122
|
private deserialize;
|
|
107
123
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateHostedZoneRequest, CreateHostedZoneResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHostedZoneCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHostedZoneCommandInput extends CreateHostedZoneRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHostedZoneCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new public or private hosted zone. You create records in a public hosted
|
|
18
23
|
* zone to define how you want to route traffic on the internet for a domain, such as
|
|
19
24
|
* example.com, and its subdomains (apex.example.com, acme.example.com). You create records
|
|
@@ -87,6 +92,8 @@ export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse,
|
|
|
87
92
|
* const response = await client.send(command);
|
|
88
93
|
* ```
|
|
89
94
|
*
|
|
95
|
+
* @param CreateHostedZoneCommandInput - {@link CreateHostedZoneCommandInput}
|
|
96
|
+
* @returns {@link CreateHostedZoneCommandOutput}
|
|
90
97
|
* @see {@link CreateHostedZoneCommandInput} for command's `input` shape.
|
|
91
98
|
* @see {@link CreateHostedZoneCommandOutput} for command's `response` shape.
|
|
92
99
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -162,11 +169,20 @@ export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse,
|
|
|
162
169
|
export declare class CreateHostedZoneCommand extends $Command<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig> {
|
|
163
170
|
readonly input: CreateHostedZoneCommandInput;
|
|
164
171
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
172
|
+
/**
|
|
173
|
+
* @public
|
|
174
|
+
*/
|
|
165
175
|
constructor(input: CreateHostedZoneCommandInput);
|
|
166
176
|
/**
|
|
167
177
|
* @internal
|
|
168
178
|
*/
|
|
169
179
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput>;
|
|
180
|
+
/**
|
|
181
|
+
* @internal
|
|
182
|
+
*/
|
|
170
183
|
private serialize;
|
|
184
|
+
/**
|
|
185
|
+
* @internal
|
|
186
|
+
*/
|
|
171
187
|
private deserialize;
|
|
172
188
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateKeySigningKeyRequest, CreateKeySigningKeyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateKeySigningKeyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateKeySigningKeyCommandInput extends CreateKeySigningKeyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateKeySigningKeyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new key-signing key (KSK) associated with a hosted zone. You can only have
|
|
18
23
|
* two KSKs per hosted zone.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyRes
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateKeySigningKeyCommandInput - {@link CreateKeySigningKeyCommandInput}
|
|
35
|
+
* @returns {@link CreateKeySigningKeyCommandOutput}
|
|
29
36
|
* @see {@link CreateKeySigningKeyCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateKeySigningKeyCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -70,11 +77,20 @@ export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyRes
|
|
|
70
77
|
export declare class CreateKeySigningKeyCommand extends $Command<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig> {
|
|
71
78
|
readonly input: CreateKeySigningKeyCommandInput;
|
|
72
79
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
+
/**
|
|
81
|
+
* @public
|
|
82
|
+
*/
|
|
73
83
|
constructor(input: CreateKeySigningKeyCommandInput);
|
|
74
84
|
/**
|
|
75
85
|
* @internal
|
|
76
86
|
*/
|
|
77
87
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput>;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
78
91
|
private serialize;
|
|
92
|
+
/**
|
|
93
|
+
* @internal
|
|
94
|
+
*/
|
|
79
95
|
private deserialize;
|
|
80
96
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateQueryLoggingConfigRequest, CreateQueryLoggingConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateQueryLoggingConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateQueryLoggingConfigCommandInput extends CreateQueryLoggingConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateQueryLoggingConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggingConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a configuration for DNS query logging. After you create a query logging
|
|
18
23
|
* configuration, Amazon Route 53 begins to publish log data to an Amazon CloudWatch Logs
|
|
19
24
|
* log group.</p>
|
|
@@ -192,6 +197,8 @@ export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggin
|
|
|
192
197
|
* const response = await client.send(command);
|
|
193
198
|
* ```
|
|
194
199
|
*
|
|
200
|
+
* @param CreateQueryLoggingConfigCommandInput - {@link CreateQueryLoggingConfigCommandInput}
|
|
201
|
+
* @returns {@link CreateQueryLoggingConfigCommandOutput}
|
|
195
202
|
* @see {@link CreateQueryLoggingConfigCommandInput} for command's `input` shape.
|
|
196
203
|
* @see {@link CreateQueryLoggingConfigCommandOutput} for command's `response` shape.
|
|
197
204
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -245,11 +252,20 @@ export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggin
|
|
|
245
252
|
export declare class CreateQueryLoggingConfigCommand extends $Command<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig> {
|
|
246
253
|
readonly input: CreateQueryLoggingConfigCommandInput;
|
|
247
254
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
255
|
+
/**
|
|
256
|
+
* @public
|
|
257
|
+
*/
|
|
248
258
|
constructor(input: CreateQueryLoggingConfigCommandInput);
|
|
249
259
|
/**
|
|
250
260
|
* @internal
|
|
251
261
|
*/
|
|
252
262
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput>;
|
|
263
|
+
/**
|
|
264
|
+
* @internal
|
|
265
|
+
*/
|
|
253
266
|
private serialize;
|
|
267
|
+
/**
|
|
268
|
+
* @internal
|
|
269
|
+
*/
|
|
254
270
|
private deserialize;
|
|
255
271
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateReusableDelegationSetRequest, CreateReusableDelegationSetResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateReusableDelegationSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateReusableDelegationSetCommandInput extends CreateReusableDelegationSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateReusableDelegationSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateReusableDelegationSetCommandOutput extends CreateReusableDelegationSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a delegation set (a group of four name servers) that can be reused by multiple
|
|
18
23
|
* hosted zones that were created by the same Amazon Web Services account. </p>
|
|
19
24
|
* <p>You can also create a reusable delegation set that uses the four name servers that are
|
|
@@ -82,6 +87,8 @@ export interface CreateReusableDelegationSetCommandOutput extends CreateReusable
|
|
|
82
87
|
* const response = await client.send(command);
|
|
83
88
|
* ```
|
|
84
89
|
*
|
|
90
|
+
* @param CreateReusableDelegationSetCommandInput - {@link CreateReusableDelegationSetCommandInput}
|
|
91
|
+
* @returns {@link CreateReusableDelegationSetCommandOutput}
|
|
85
92
|
* @see {@link CreateReusableDelegationSetCommandInput} for command's `input` shape.
|
|
86
93
|
* @see {@link CreateReusableDelegationSetCommandOutput} for command's `response` shape.
|
|
87
94
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -118,11 +125,20 @@ export interface CreateReusableDelegationSetCommandOutput extends CreateReusable
|
|
|
118
125
|
export declare class CreateReusableDelegationSetCommand extends $Command<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig> {
|
|
119
126
|
readonly input: CreateReusableDelegationSetCommandInput;
|
|
120
127
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
+
/**
|
|
129
|
+
* @public
|
|
130
|
+
*/
|
|
121
131
|
constructor(input: CreateReusableDelegationSetCommandInput);
|
|
122
132
|
/**
|
|
123
133
|
* @internal
|
|
124
134
|
*/
|
|
125
135
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput>;
|
|
136
|
+
/**
|
|
137
|
+
* @internal
|
|
138
|
+
*/
|
|
126
139
|
private serialize;
|
|
140
|
+
/**
|
|
141
|
+
* @internal
|
|
142
|
+
*/
|
|
127
143
|
private deserialize;
|
|
128
144
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateTrafficPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateTrafficPolicyCommandInput extends CreateTrafficPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateTrafficPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a traffic policy, which you use to create multiple DNS resource record sets
|
|
18
23
|
* for one domain name (such as example.com) or one subdomain name (such as
|
|
19
24
|
* www.example.com).</p>
|
|
@@ -27,6 +32,8 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateTrafficPolicyCommandInput - {@link CreateTrafficPolicyCommandInput}
|
|
36
|
+
* @returns {@link CreateTrafficPolicyCommandOutput}
|
|
30
37
|
* @see {@link CreateTrafficPolicyCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateTrafficPolicyCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
|
|
|
55
62
|
export declare class CreateTrafficPolicyCommand extends $Command<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig> {
|
|
56
63
|
readonly input: CreateTrafficPolicyCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: CreateTrafficPolicyCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|