@aws-sdk/client-route-53 3.128.0 → 3.137.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/CHANGELOG.md +27 -0
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetAccountLimitCommand.js +2 -2
- package/dist-cjs/commands/GetChangeCommand.js +2 -2
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -2
- package/dist-cjs/commands/GetDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetGeoLocationCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -2
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -2
- package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -2
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -2
- package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListHealthChecksCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesCommand.js +2 -2
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -2
- package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -2
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +721 -1079
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -3
- package/dist-es/commands/ChangeCidrCollectionCommand.js +3 -3
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ChangeTagsForResourceCommand.js +3 -3
- package/dist-es/commands/CreateCidrCollectionCommand.js +3 -3
- package/dist-es/commands/CreateHealthCheckCommand.js +3 -3
- package/dist-es/commands/CreateHostedZoneCommand.js +3 -3
- package/dist-es/commands/CreateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -3
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteCidrCollectionCommand.js +3 -3
- package/dist-es/commands/DeleteHealthCheckCommand.js +3 -3
- package/dist-es/commands/DeleteHostedZoneCommand.js +3 -3
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -3
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/GetAccountLimitCommand.js +3 -3
- package/dist-es/commands/GetChangeCommand.js +3 -3
- package/dist-es/commands/GetCheckerIpRangesCommand.js +3 -3
- package/dist-es/commands/GetDNSSECCommand.js +3 -3
- package/dist-es/commands/GetGeoLocationCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCountCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckStatusCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCountCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneLimitCommand.js +3 -3
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -3
- package/dist-es/commands/ListCidrBlocksCommand.js +3 -3
- package/dist-es/commands/ListCidrCollectionsCommand.js +3 -3
- package/dist-es/commands/ListCidrLocationsCommand.js +3 -3
- package/dist-es/commands/ListGeoLocationsCommand.js +3 -3
- package/dist-es/commands/ListHealthChecksCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByNameCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesCommand.js +3 -3
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -3
- package/dist-es/commands/ListResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourcesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPoliciesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -3
- package/dist-es/commands/TestDNSAnswerCommand.js +3 -3
- package/dist-es/commands/UpdateHealthCheckCommand.js +3 -3
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/models/models_0.js +179 -716
- package/dist-types/models/models_0.d.ts +716 -1074
- package/dist-types/ts3.4/models/models_0.d.ts +358 -716
- package/package.json +9 -9
|
@@ -45,12 +45,6 @@ export interface AccountLimit {
|
|
|
45
45
|
*/
|
|
46
46
|
Value: number | undefined;
|
|
47
47
|
}
|
|
48
|
-
export declare namespace AccountLimit {
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
|
-
const filterSensitiveLog: (obj: AccountLimit) => any;
|
|
53
|
-
}
|
|
54
48
|
export interface ActivateKeySigningKeyRequest {
|
|
55
49
|
/**
|
|
56
50
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
@@ -63,12 +57,6 @@ export interface ActivateKeySigningKeyRequest {
|
|
|
63
57
|
*/
|
|
64
58
|
Name: string | undefined;
|
|
65
59
|
}
|
|
66
|
-
export declare namespace ActivateKeySigningKeyRequest {
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
const filterSensitiveLog: (obj: ActivateKeySigningKeyRequest) => any;
|
|
71
|
-
}
|
|
72
60
|
export declare type ChangeStatus = "INSYNC" | "PENDING";
|
|
73
61
|
/**
|
|
74
62
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -96,12 +84,6 @@ export interface ChangeInfo {
|
|
|
96
84
|
*/
|
|
97
85
|
Comment?: string;
|
|
98
86
|
}
|
|
99
|
-
export declare namespace ChangeInfo {
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
const filterSensitiveLog: (obj: ChangeInfo) => any;
|
|
104
|
-
}
|
|
105
87
|
export interface ActivateKeySigningKeyResponse {
|
|
106
88
|
/**
|
|
107
89
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -109,12 +91,6 @@ export interface ActivateKeySigningKeyResponse {
|
|
|
109
91
|
*/
|
|
110
92
|
ChangeInfo: ChangeInfo | undefined;
|
|
111
93
|
}
|
|
112
|
-
export declare namespace ActivateKeySigningKeyResponse {
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
const filterSensitiveLog: (obj: ActivateKeySigningKeyResponse) => any;
|
|
117
|
-
}
|
|
118
94
|
/**
|
|
119
95
|
* <p>Another user submitted a request to create, update, or delete the object at the same
|
|
120
96
|
* time that you did. Retry the request. </p>
|
|
@@ -220,12 +196,6 @@ export interface AlarmIdentifier {
|
|
|
220
196
|
*/
|
|
221
197
|
Name: string | undefined;
|
|
222
198
|
}
|
|
223
|
-
export declare namespace AlarmIdentifier {
|
|
224
|
-
/**
|
|
225
|
-
* @internal
|
|
226
|
-
*/
|
|
227
|
-
const filterSensitiveLog: (obj: AlarmIdentifier) => any;
|
|
228
|
-
}
|
|
229
199
|
/**
|
|
230
200
|
* <p>
|
|
231
201
|
* <i>Alias resource record sets only:</i> Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that
|
|
@@ -653,12 +623,6 @@ export interface AliasTarget {
|
|
|
653
623
|
*/
|
|
654
624
|
EvaluateTargetHealth: boolean | undefined;
|
|
655
625
|
}
|
|
656
|
-
export declare namespace AliasTarget {
|
|
657
|
-
/**
|
|
658
|
-
* @internal
|
|
659
|
-
*/
|
|
660
|
-
const filterSensitiveLog: (obj: AliasTarget) => any;
|
|
661
|
-
}
|
|
662
626
|
export declare type VPCRegion = "af-south-1" | "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ca-central-1" | "cn-north-1" | "eu-central-1" | "eu-north-1" | "eu-south-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "me-south-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-gov-east-1" | "us-gov-west-1" | "us-iso-east-1" | "us-iso-west-1" | "us-isob-east-1" | "us-west-1" | "us-west-2";
|
|
663
627
|
/**
|
|
664
628
|
* <p>(Private hosted zones only) A complex type that contains information about an Amazon VPC.</p>
|
|
@@ -677,12 +641,6 @@ export interface VPC {
|
|
|
677
641
|
*/
|
|
678
642
|
VPCId?: string;
|
|
679
643
|
}
|
|
680
|
-
export declare namespace VPC {
|
|
681
|
-
/**
|
|
682
|
-
* @internal
|
|
683
|
-
*/
|
|
684
|
-
const filterSensitiveLog: (obj: VPC) => any;
|
|
685
|
-
}
|
|
686
644
|
/**
|
|
687
645
|
* <p>A complex type that contains information about the request to associate a VPC with a
|
|
688
646
|
* private hosted zone.</p>
|
|
@@ -706,12 +664,6 @@ export interface AssociateVPCWithHostedZoneRequest {
|
|
|
706
664
|
*/
|
|
707
665
|
Comment?: string;
|
|
708
666
|
}
|
|
709
|
-
export declare namespace AssociateVPCWithHostedZoneRequest {
|
|
710
|
-
/**
|
|
711
|
-
* @internal
|
|
712
|
-
*/
|
|
713
|
-
const filterSensitiveLog: (obj: AssociateVPCWithHostedZoneRequest) => any;
|
|
714
|
-
}
|
|
715
667
|
/**
|
|
716
668
|
* <p>A complex type that contains the response information for the
|
|
717
669
|
* <code>AssociateVPCWithHostedZone</code> request.</p>
|
|
@@ -722,12 +674,6 @@ export interface AssociateVPCWithHostedZoneResponse {
|
|
|
722
674
|
*/
|
|
723
675
|
ChangeInfo: ChangeInfo | undefined;
|
|
724
676
|
}
|
|
725
|
-
export declare namespace AssociateVPCWithHostedZoneResponse {
|
|
726
|
-
/**
|
|
727
|
-
* @internal
|
|
728
|
-
*/
|
|
729
|
-
const filterSensitiveLog: (obj: AssociateVPCWithHostedZoneResponse) => any;
|
|
730
|
-
}
|
|
731
677
|
/**
|
|
732
678
|
* <p>The cause of this error depends on the operation that you're performing:</p>
|
|
733
679
|
* <ul>
|
|
@@ -860,12 +806,6 @@ export interface CidrCollectionChange {
|
|
|
860
806
|
*/
|
|
861
807
|
CidrList: string[] | undefined;
|
|
862
808
|
}
|
|
863
|
-
export declare namespace CidrCollectionChange {
|
|
864
|
-
/**
|
|
865
|
-
* @internal
|
|
866
|
-
*/
|
|
867
|
-
const filterSensitiveLog: (obj: CidrCollectionChange) => any;
|
|
868
|
-
}
|
|
869
809
|
export interface ChangeCidrCollectionRequest {
|
|
870
810
|
/**
|
|
871
811
|
* <p>The UUID of the CIDR collection to update.</p>
|
|
@@ -898,12 +838,6 @@ export interface ChangeCidrCollectionRequest {
|
|
|
898
838
|
*/
|
|
899
839
|
Changes: CidrCollectionChange[] | undefined;
|
|
900
840
|
}
|
|
901
|
-
export declare namespace ChangeCidrCollectionRequest {
|
|
902
|
-
/**
|
|
903
|
-
* @internal
|
|
904
|
-
*/
|
|
905
|
-
const filterSensitiveLog: (obj: ChangeCidrCollectionRequest) => any;
|
|
906
|
-
}
|
|
907
841
|
export interface ChangeCidrCollectionResponse {
|
|
908
842
|
/**
|
|
909
843
|
* <p>The ID that is returned by <code>ChangeCidrCollection</code>. You can use it as input to
|
|
@@ -912,12 +846,6 @@ export interface ChangeCidrCollectionResponse {
|
|
|
912
846
|
*/
|
|
913
847
|
Id: string | undefined;
|
|
914
848
|
}
|
|
915
|
-
export declare namespace ChangeCidrCollectionResponse {
|
|
916
|
-
/**
|
|
917
|
-
* @internal
|
|
918
|
-
*/
|
|
919
|
-
const filterSensitiveLog: (obj: ChangeCidrCollectionResponse) => any;
|
|
920
|
-
}
|
|
921
849
|
/**
|
|
922
850
|
* <p>This CIDR block is already in use.</p>
|
|
923
851
|
*/
|
|
@@ -972,12 +900,6 @@ export interface CidrRoutingConfig {
|
|
|
972
900
|
*/
|
|
973
901
|
LocationName: string | undefined;
|
|
974
902
|
}
|
|
975
|
-
export declare namespace CidrRoutingConfig {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
|
-
const filterSensitiveLog: (obj: CidrRoutingConfig) => any;
|
|
980
|
-
}
|
|
981
903
|
export declare type ResourceRecordSetFailover = "PRIMARY" | "SECONDARY";
|
|
982
904
|
/**
|
|
983
905
|
* <p>A complex type that contains information about a geographic location.</p>
|
|
@@ -1036,12 +958,6 @@ export interface GeoLocation {
|
|
|
1036
958
|
*/
|
|
1037
959
|
SubdivisionCode?: string;
|
|
1038
960
|
}
|
|
1039
|
-
export declare namespace GeoLocation {
|
|
1040
|
-
/**
|
|
1041
|
-
* @internal
|
|
1042
|
-
*/
|
|
1043
|
-
const filterSensitiveLog: (obj: GeoLocation) => any;
|
|
1044
|
-
}
|
|
1045
961
|
export declare type ResourceRecordSetRegion = "af-south-1" | "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ca-central-1" | "cn-north-1" | "cn-northwest-1" | "eu-central-1" | "eu-north-1" | "eu-south-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "me-south-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2";
|
|
1046
962
|
/**
|
|
1047
963
|
* <p>Information specific to the resource record.</p>
|
|
@@ -1066,12 +982,6 @@ export interface ResourceRecord {
|
|
|
1066
982
|
*/
|
|
1067
983
|
Value: string | undefined;
|
|
1068
984
|
}
|
|
1069
|
-
export declare namespace ResourceRecord {
|
|
1070
|
-
/**
|
|
1071
|
-
* @internal
|
|
1072
|
-
*/
|
|
1073
|
-
const filterSensitiveLog: (obj: ResourceRecord) => any;
|
|
1074
|
-
}
|
|
1075
985
|
export declare type RRType = "A" | "AAAA" | "CAA" | "CNAME" | "DS" | "MX" | "NAPTR" | "NS" | "PTR" | "SOA" | "SPF" | "SRV" | "TXT";
|
|
1076
986
|
/**
|
|
1077
987
|
* <p>Information about the resource record set to create or delete.</p>
|
|
@@ -1673,12 +1583,6 @@ export interface ResourceRecordSet {
|
|
|
1673
1583
|
*/
|
|
1674
1584
|
CidrRoutingConfig?: CidrRoutingConfig;
|
|
1675
1585
|
}
|
|
1676
|
-
export declare namespace ResourceRecordSet {
|
|
1677
|
-
/**
|
|
1678
|
-
* @internal
|
|
1679
|
-
*/
|
|
1680
|
-
const filterSensitiveLog: (obj: ResourceRecordSet) => any;
|
|
1681
|
-
}
|
|
1682
1586
|
/**
|
|
1683
1587
|
* <p>The information for each resource record set that you want to change.</p>
|
|
1684
1588
|
*/
|
|
@@ -1717,12 +1621,6 @@ export interface Change {
|
|
|
1717
1621
|
*/
|
|
1718
1622
|
ResourceRecordSet: ResourceRecordSet | undefined;
|
|
1719
1623
|
}
|
|
1720
|
-
export declare namespace Change {
|
|
1721
|
-
/**
|
|
1722
|
-
* @internal
|
|
1723
|
-
*/
|
|
1724
|
-
const filterSensitiveLog: (obj: Change) => any;
|
|
1725
|
-
}
|
|
1726
1624
|
/**
|
|
1727
1625
|
* <p>The information for a change request.</p>
|
|
1728
1626
|
*/
|
|
@@ -1738,12 +1636,6 @@ export interface ChangeBatch {
|
|
|
1738
1636
|
*/
|
|
1739
1637
|
Changes: Change[] | undefined;
|
|
1740
1638
|
}
|
|
1741
|
-
export declare namespace ChangeBatch {
|
|
1742
|
-
/**
|
|
1743
|
-
* @internal
|
|
1744
|
-
*/
|
|
1745
|
-
const filterSensitiveLog: (obj: ChangeBatch) => any;
|
|
1746
|
-
}
|
|
1747
1639
|
/**
|
|
1748
1640
|
* <p>A complex type that contains change information for the resource record set.</p>
|
|
1749
1641
|
*/
|
|
@@ -1759,12 +1651,6 @@ export interface ChangeResourceRecordSetsRequest {
|
|
|
1759
1651
|
*/
|
|
1760
1652
|
ChangeBatch: ChangeBatch | undefined;
|
|
1761
1653
|
}
|
|
1762
|
-
export declare namespace ChangeResourceRecordSetsRequest {
|
|
1763
|
-
/**
|
|
1764
|
-
* @internal
|
|
1765
|
-
*/
|
|
1766
|
-
const filterSensitiveLog: (obj: ChangeResourceRecordSetsRequest) => any;
|
|
1767
|
-
}
|
|
1768
1654
|
/**
|
|
1769
1655
|
* <p>A complex type containing the response for the request.</p>
|
|
1770
1656
|
*/
|
|
@@ -1777,12 +1663,6 @@ export interface ChangeResourceRecordSetsResponse {
|
|
|
1777
1663
|
*/
|
|
1778
1664
|
ChangeInfo: ChangeInfo | undefined;
|
|
1779
1665
|
}
|
|
1780
|
-
export declare namespace ChangeResourceRecordSetsResponse {
|
|
1781
|
-
/**
|
|
1782
|
-
* @internal
|
|
1783
|
-
*/
|
|
1784
|
-
const filterSensitiveLog: (obj: ChangeResourceRecordSetsResponse) => any;
|
|
1785
|
-
}
|
|
1786
1666
|
/**
|
|
1787
1667
|
* <p>This exception contains a list of messages that might contain one or more error
|
|
1788
1668
|
* messages. Each error message indicates one error in the change batch.</p>
|
|
@@ -1862,12 +1742,6 @@ export interface Tag {
|
|
|
1862
1742
|
*/
|
|
1863
1743
|
Value?: string;
|
|
1864
1744
|
}
|
|
1865
|
-
export declare namespace Tag {
|
|
1866
|
-
/**
|
|
1867
|
-
* @internal
|
|
1868
|
-
*/
|
|
1869
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
1870
|
-
}
|
|
1871
1745
|
export declare type TagResourceType = "healthcheck" | "hostedzone";
|
|
1872
1746
|
/**
|
|
1873
1747
|
* <p>A complex type that contains information about the tags that you want to add, edit, or
|
|
@@ -1903,23 +1777,11 @@ export interface ChangeTagsForResourceRequest {
|
|
|
1903
1777
|
*/
|
|
1904
1778
|
RemoveTagKeys?: string[];
|
|
1905
1779
|
}
|
|
1906
|
-
export declare namespace ChangeTagsForResourceRequest {
|
|
1907
|
-
/**
|
|
1908
|
-
* @internal
|
|
1909
|
-
*/
|
|
1910
|
-
const filterSensitiveLog: (obj: ChangeTagsForResourceRequest) => any;
|
|
1911
|
-
}
|
|
1912
1780
|
/**
|
|
1913
1781
|
* <p>Empty response for the request.</p>
|
|
1914
1782
|
*/
|
|
1915
1783
|
export interface ChangeTagsForResourceResponse {
|
|
1916
1784
|
}
|
|
1917
|
-
export declare namespace ChangeTagsForResourceResponse {
|
|
1918
|
-
/**
|
|
1919
|
-
* @internal
|
|
1920
|
-
*/
|
|
1921
|
-
const filterSensitiveLog: (obj: ChangeTagsForResourceResponse) => any;
|
|
1922
|
-
}
|
|
1923
1785
|
/**
|
|
1924
1786
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
1925
1787
|
*/
|
|
@@ -1956,12 +1818,6 @@ export interface CreateCidrCollectionRequest {
|
|
|
1956
1818
|
*/
|
|
1957
1819
|
CallerReference: string | undefined;
|
|
1958
1820
|
}
|
|
1959
|
-
export declare namespace CreateCidrCollectionRequest {
|
|
1960
|
-
/**
|
|
1961
|
-
* @internal
|
|
1962
|
-
*/
|
|
1963
|
-
const filterSensitiveLog: (obj: CreateCidrCollectionRequest) => any;
|
|
1964
|
-
}
|
|
1965
1821
|
/**
|
|
1966
1822
|
* <p>A complex
|
|
1967
1823
|
* type that
|
|
@@ -1988,12 +1844,6 @@ export interface CidrCollection {
|
|
|
1988
1844
|
*/
|
|
1989
1845
|
Version?: number;
|
|
1990
1846
|
}
|
|
1991
|
-
export declare namespace CidrCollection {
|
|
1992
|
-
/**
|
|
1993
|
-
* @internal
|
|
1994
|
-
*/
|
|
1995
|
-
const filterSensitiveLog: (obj: CidrCollection) => any;
|
|
1996
|
-
}
|
|
1997
1847
|
export interface CreateCidrCollectionResponse {
|
|
1998
1848
|
/**
|
|
1999
1849
|
* <p>A complex type that contains information about the CIDR collection.</p>
|
|
@@ -2004,12 +1854,6 @@ export interface CreateCidrCollectionResponse {
|
|
|
2004
1854
|
*/
|
|
2005
1855
|
Location?: string;
|
|
2006
1856
|
}
|
|
2007
|
-
export declare namespace CreateCidrCollectionResponse {
|
|
2008
|
-
/**
|
|
2009
|
-
* @internal
|
|
2010
|
-
*/
|
|
2011
|
-
const filterSensitiveLog: (obj: CreateCidrCollectionResponse) => any;
|
|
2012
|
-
}
|
|
2013
1857
|
export declare type InsufficientDataHealthStatus = "Healthy" | "LastKnownStatus" | "Unhealthy";
|
|
2014
1858
|
export declare type HealthCheckRegion = "ap-northeast-1" | "ap-southeast-1" | "ap-southeast-2" | "eu-west-1" | "sa-east-1" | "us-east-1" | "us-west-1" | "us-west-2";
|
|
2015
1859
|
export declare enum HealthCheckType {
|
|
@@ -2417,12 +2261,6 @@ export interface HealthCheckConfig {
|
|
|
2417
2261
|
*/
|
|
2418
2262
|
RoutingControlArn?: string;
|
|
2419
2263
|
}
|
|
2420
|
-
export declare namespace HealthCheckConfig {
|
|
2421
|
-
/**
|
|
2422
|
-
* @internal
|
|
2423
|
-
*/
|
|
2424
|
-
const filterSensitiveLog: (obj: HealthCheckConfig) => any;
|
|
2425
|
-
}
|
|
2426
2264
|
/**
|
|
2427
2265
|
* <p>A complex type that contains the health check request information.</p>
|
|
2428
2266
|
*/
|
|
@@ -2462,12 +2300,6 @@ export interface CreateHealthCheckRequest {
|
|
|
2462
2300
|
*/
|
|
2463
2301
|
HealthCheckConfig: HealthCheckConfig | undefined;
|
|
2464
2302
|
}
|
|
2465
|
-
export declare namespace CreateHealthCheckRequest {
|
|
2466
|
-
/**
|
|
2467
|
-
* @internal
|
|
2468
|
-
*/
|
|
2469
|
-
const filterSensitiveLog: (obj: CreateHealthCheckRequest) => any;
|
|
2470
|
-
}
|
|
2471
2303
|
export declare type ComparisonOperator = "GreaterThanOrEqualToThreshold" | "GreaterThanThreshold" | "LessThanOrEqualToThreshold" | "LessThanThreshold";
|
|
2472
2304
|
/**
|
|
2473
2305
|
* <p>For the metric that the CloudWatch alarm is associated with, a complex type that
|
|
@@ -2485,12 +2317,6 @@ export interface Dimension {
|
|
|
2485
2317
|
*/
|
|
2486
2318
|
Value: string | undefined;
|
|
2487
2319
|
}
|
|
2488
|
-
export declare namespace Dimension {
|
|
2489
|
-
/**
|
|
2490
|
-
* @internal
|
|
2491
|
-
*/
|
|
2492
|
-
const filterSensitiveLog: (obj: Dimension) => any;
|
|
2493
|
-
}
|
|
2494
2320
|
export declare type Statistic = "Average" | "Maximum" | "Minimum" | "SampleCount" | "Sum";
|
|
2495
2321
|
/**
|
|
2496
2322
|
* <p>A complex type that contains information about the CloudWatch alarm that Amazon Route
|
|
@@ -2541,12 +2367,6 @@ export interface CloudWatchAlarmConfiguration {
|
|
|
2541
2367
|
*/
|
|
2542
2368
|
Dimensions?: Dimension[];
|
|
2543
2369
|
}
|
|
2544
|
-
export declare namespace CloudWatchAlarmConfiguration {
|
|
2545
|
-
/**
|
|
2546
|
-
* @internal
|
|
2547
|
-
*/
|
|
2548
|
-
const filterSensitiveLog: (obj: CloudWatchAlarmConfiguration) => any;
|
|
2549
|
-
}
|
|
2550
2370
|
/**
|
|
2551
2371
|
* <p>If a health check or hosted zone was created by another service,
|
|
2552
2372
|
* <code>LinkedService</code> is a complex type that describes the service that created
|
|
@@ -2567,12 +2387,6 @@ export interface LinkedService {
|
|
|
2567
2387
|
*/
|
|
2568
2388
|
Description?: string;
|
|
2569
2389
|
}
|
|
2570
|
-
export declare namespace LinkedService {
|
|
2571
|
-
/**
|
|
2572
|
-
* @internal
|
|
2573
|
-
*/
|
|
2574
|
-
const filterSensitiveLog: (obj: LinkedService) => any;
|
|
2575
|
-
}
|
|
2576
2390
|
/**
|
|
2577
2391
|
* <p>A complex type that contains information about one health check that is associated
|
|
2578
2392
|
* with the current Amazon Web Services account.</p>
|
|
@@ -2610,12 +2424,6 @@ export interface HealthCheck {
|
|
|
2610
2424
|
*/
|
|
2611
2425
|
CloudWatchAlarmConfiguration?: CloudWatchAlarmConfiguration;
|
|
2612
2426
|
}
|
|
2613
|
-
export declare namespace HealthCheck {
|
|
2614
|
-
/**
|
|
2615
|
-
* @internal
|
|
2616
|
-
*/
|
|
2617
|
-
const filterSensitiveLog: (obj: HealthCheck) => any;
|
|
2618
|
-
}
|
|
2619
2427
|
/**
|
|
2620
2428
|
* <p>A complex type containing the response information for the new health check.</p>
|
|
2621
2429
|
*/
|
|
@@ -2629,12 +2437,6 @@ export interface CreateHealthCheckResponse {
|
|
|
2629
2437
|
*/
|
|
2630
2438
|
Location: string | undefined;
|
|
2631
2439
|
}
|
|
2632
|
-
export declare namespace CreateHealthCheckResponse {
|
|
2633
|
-
/**
|
|
2634
|
-
* @internal
|
|
2635
|
-
*/
|
|
2636
|
-
const filterSensitiveLog: (obj: CreateHealthCheckResponse) => any;
|
|
2637
|
-
}
|
|
2638
2440
|
/**
|
|
2639
2441
|
* <p> The health check you're attempting to create already exists. Amazon Route 53 returns
|
|
2640
2442
|
* this error when you submit a request that has the following values:</p>
|
|
@@ -2692,12 +2494,6 @@ export interface HostedZoneConfig {
|
|
|
2692
2494
|
*/
|
|
2693
2495
|
PrivateZone?: boolean;
|
|
2694
2496
|
}
|
|
2695
|
-
export declare namespace HostedZoneConfig {
|
|
2696
|
-
/**
|
|
2697
|
-
* @internal
|
|
2698
|
-
*/
|
|
2699
|
-
const filterSensitiveLog: (obj: HostedZoneConfig) => any;
|
|
2700
|
-
}
|
|
2701
2497
|
/**
|
|
2702
2498
|
* <p>A complex type that contains information about the request to create a public or
|
|
2703
2499
|
* private hosted zone.</p>
|
|
@@ -2754,12 +2550,6 @@ export interface CreateHostedZoneRequest {
|
|
|
2754
2550
|
*/
|
|
2755
2551
|
DelegationSetId?: string;
|
|
2756
2552
|
}
|
|
2757
|
-
export declare namespace CreateHostedZoneRequest {
|
|
2758
|
-
/**
|
|
2759
|
-
* @internal
|
|
2760
|
-
*/
|
|
2761
|
-
const filterSensitiveLog: (obj: CreateHostedZoneRequest) => any;
|
|
2762
|
-
}
|
|
2763
2553
|
/**
|
|
2764
2554
|
* <p>A complex type that lists the name servers in a delegation set, as well as the
|
|
2765
2555
|
* <code>CallerReference</code> and the <code>ID</code> for the delegation set.</p>
|
|
@@ -2780,12 +2570,6 @@ export interface DelegationSet {
|
|
|
2780
2570
|
*/
|
|
2781
2571
|
NameServers: string[] | undefined;
|
|
2782
2572
|
}
|
|
2783
|
-
export declare namespace DelegationSet {
|
|
2784
|
-
/**
|
|
2785
|
-
* @internal
|
|
2786
|
-
*/
|
|
2787
|
-
const filterSensitiveLog: (obj: DelegationSet) => any;
|
|
2788
|
-
}
|
|
2789
2573
|
/**
|
|
2790
2574
|
* <p>A complex type that contains general information about the hosted zone.</p>
|
|
2791
2575
|
*/
|
|
@@ -2825,12 +2609,6 @@ export interface HostedZone {
|
|
|
2825
2609
|
*/
|
|
2826
2610
|
LinkedService?: LinkedService;
|
|
2827
2611
|
}
|
|
2828
|
-
export declare namespace HostedZone {
|
|
2829
|
-
/**
|
|
2830
|
-
* @internal
|
|
2831
|
-
*/
|
|
2832
|
-
const filterSensitiveLog: (obj: HostedZone) => any;
|
|
2833
|
-
}
|
|
2834
2612
|
/**
|
|
2835
2613
|
* <p>A complex type containing the response information for the hosted zone.</p>
|
|
2836
2614
|
*/
|
|
@@ -2858,12 +2636,6 @@ export interface CreateHostedZoneResponse {
|
|
|
2858
2636
|
*/
|
|
2859
2637
|
Location: string | undefined;
|
|
2860
2638
|
}
|
|
2861
|
-
export declare namespace CreateHostedZoneResponse {
|
|
2862
|
-
/**
|
|
2863
|
-
* @internal
|
|
2864
|
-
*/
|
|
2865
|
-
const filterSensitiveLog: (obj: CreateHostedZoneResponse) => any;
|
|
2866
|
-
}
|
|
2867
2639
|
/**
|
|
2868
2640
|
* <p>You can create a hosted zone that has the same name as an existing hosted zone
|
|
2869
2641
|
* (example.com is common), but there is a limit to the number of hosted zones that have
|
|
@@ -3013,12 +2785,6 @@ export interface CreateKeySigningKeyRequest {
|
|
|
3013
2785
|
*/
|
|
3014
2786
|
Status: string | undefined;
|
|
3015
2787
|
}
|
|
3016
|
-
export declare namespace CreateKeySigningKeyRequest {
|
|
3017
|
-
/**
|
|
3018
|
-
* @internal
|
|
3019
|
-
*/
|
|
3020
|
-
const filterSensitiveLog: (obj: CreateKeySigningKeyRequest) => any;
|
|
3021
|
-
}
|
|
3022
2788
|
/**
|
|
3023
2789
|
* <p>A key-signing key (KSK) is a complex type that represents a public/private key pair.
|
|
3024
2790
|
* The private key is used to generate a digital signature for the zone signing key (ZSK).
|
|
@@ -3177,12 +2943,6 @@ export interface KeySigningKey {
|
|
|
3177
2943
|
*/
|
|
3178
2944
|
LastModifiedDate?: Date;
|
|
3179
2945
|
}
|
|
3180
|
-
export declare namespace KeySigningKey {
|
|
3181
|
-
/**
|
|
3182
|
-
* @internal
|
|
3183
|
-
*/
|
|
3184
|
-
const filterSensitiveLog: (obj: KeySigningKey) => any;
|
|
3185
|
-
}
|
|
3186
2946
|
export interface CreateKeySigningKeyResponse {
|
|
3187
2947
|
/**
|
|
3188
2948
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -3198,12 +2958,6 @@ export interface CreateKeySigningKeyResponse {
|
|
|
3198
2958
|
*/
|
|
3199
2959
|
Location: string | undefined;
|
|
3200
2960
|
}
|
|
3201
|
-
export declare namespace CreateKeySigningKeyResponse {
|
|
3202
|
-
/**
|
|
3203
|
-
* @internal
|
|
3204
|
-
*/
|
|
3205
|
-
const filterSensitiveLog: (obj: CreateKeySigningKeyResponse) => any;
|
|
3206
|
-
}
|
|
3207
2961
|
/**
|
|
3208
2962
|
* <p>Parameter name is not valid.</p>
|
|
3209
2963
|
*/
|
|
@@ -3265,12 +3019,6 @@ export interface CreateQueryLoggingConfigRequest {
|
|
|
3265
3019
|
*/
|
|
3266
3020
|
CloudWatchLogsLogGroupArn: string | undefined;
|
|
3267
3021
|
}
|
|
3268
|
-
export declare namespace CreateQueryLoggingConfigRequest {
|
|
3269
|
-
/**
|
|
3270
|
-
* @internal
|
|
3271
|
-
*/
|
|
3272
|
-
const filterSensitiveLog: (obj: CreateQueryLoggingConfigRequest) => any;
|
|
3273
|
-
}
|
|
3274
3022
|
/**
|
|
3275
3023
|
* <p>A complex type that contains information about a configuration for DNS query
|
|
3276
3024
|
* logging.</p>
|
|
@@ -3290,12 +3038,6 @@ export interface QueryLoggingConfig {
|
|
|
3290
3038
|
*/
|
|
3291
3039
|
CloudWatchLogsLogGroupArn: string | undefined;
|
|
3292
3040
|
}
|
|
3293
|
-
export declare namespace QueryLoggingConfig {
|
|
3294
|
-
/**
|
|
3295
|
-
* @internal
|
|
3296
|
-
*/
|
|
3297
|
-
const filterSensitiveLog: (obj: QueryLoggingConfig) => any;
|
|
3298
|
-
}
|
|
3299
3041
|
export interface CreateQueryLoggingConfigResponse {
|
|
3300
3042
|
/**
|
|
3301
3043
|
* <p>A complex type that contains the ID for a query logging configuration, the ID of the
|
|
@@ -3308,12 +3050,6 @@ export interface CreateQueryLoggingConfigResponse {
|
|
|
3308
3050
|
*/
|
|
3309
3051
|
Location: string | undefined;
|
|
3310
3052
|
}
|
|
3311
|
-
export declare namespace CreateQueryLoggingConfigResponse {
|
|
3312
|
-
/**
|
|
3313
|
-
* @internal
|
|
3314
|
-
*/
|
|
3315
|
-
const filterSensitiveLog: (obj: CreateQueryLoggingConfigResponse) => any;
|
|
3316
|
-
}
|
|
3317
3053
|
/**
|
|
3318
3054
|
* <p>Amazon Route 53 doesn't have the permissions required to create log streams and send
|
|
3319
3055
|
* query logs to log streams. Possible causes include the following:</p>
|
|
@@ -3383,12 +3119,6 @@ export interface CreateReusableDelegationSetRequest {
|
|
|
3383
3119
|
*/
|
|
3384
3120
|
HostedZoneId?: string;
|
|
3385
3121
|
}
|
|
3386
|
-
export declare namespace CreateReusableDelegationSetRequest {
|
|
3387
|
-
/**
|
|
3388
|
-
* @internal
|
|
3389
|
-
*/
|
|
3390
|
-
const filterSensitiveLog: (obj: CreateReusableDelegationSetRequest) => any;
|
|
3391
|
-
}
|
|
3392
3122
|
export interface CreateReusableDelegationSetResponse {
|
|
3393
3123
|
/**
|
|
3394
3124
|
* <p>A complex type that contains name server information.</p>
|
|
@@ -3399,12 +3129,6 @@ export interface CreateReusableDelegationSetResponse {
|
|
|
3399
3129
|
*/
|
|
3400
3130
|
Location: string | undefined;
|
|
3401
3131
|
}
|
|
3402
|
-
export declare namespace CreateReusableDelegationSetResponse {
|
|
3403
|
-
/**
|
|
3404
|
-
* @internal
|
|
3405
|
-
*/
|
|
3406
|
-
const filterSensitiveLog: (obj: CreateReusableDelegationSetResponse) => any;
|
|
3407
|
-
}
|
|
3408
3132
|
/**
|
|
3409
3133
|
* <p>A delegation set with the same owner and caller reference combination has already been
|
|
3410
3134
|
* created.</p>
|
|
@@ -3457,12 +3181,6 @@ export interface CreateTrafficPolicyRequest {
|
|
|
3457
3181
|
*/
|
|
3458
3182
|
Comment?: string;
|
|
3459
3183
|
}
|
|
3460
|
-
export declare namespace CreateTrafficPolicyRequest {
|
|
3461
|
-
/**
|
|
3462
|
-
* @internal
|
|
3463
|
-
*/
|
|
3464
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyRequest) => any;
|
|
3465
|
-
}
|
|
3466
3184
|
/**
|
|
3467
3185
|
* <p>A complex type that contains settings for a traffic policy.</p>
|
|
3468
3186
|
*/
|
|
@@ -3497,12 +3215,6 @@ export interface TrafficPolicy {
|
|
|
3497
3215
|
*/
|
|
3498
3216
|
Comment?: string;
|
|
3499
3217
|
}
|
|
3500
|
-
export declare namespace TrafficPolicy {
|
|
3501
|
-
/**
|
|
3502
|
-
* @internal
|
|
3503
|
-
*/
|
|
3504
|
-
const filterSensitiveLog: (obj: TrafficPolicy) => any;
|
|
3505
|
-
}
|
|
3506
3218
|
/**
|
|
3507
3219
|
* <p>A complex type that contains the response information for the
|
|
3508
3220
|
* <code>CreateTrafficPolicy</code> request.</p>
|
|
@@ -3517,12 +3229,6 @@ export interface CreateTrafficPolicyResponse {
|
|
|
3517
3229
|
*/
|
|
3518
3230
|
Location: string | undefined;
|
|
3519
3231
|
}
|
|
3520
|
-
export declare namespace CreateTrafficPolicyResponse {
|
|
3521
|
-
/**
|
|
3522
|
-
* @internal
|
|
3523
|
-
*/
|
|
3524
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyResponse) => any;
|
|
3525
|
-
}
|
|
3526
3232
|
/**
|
|
3527
3233
|
* <p>The format of the traffic policy document that you specified in the
|
|
3528
3234
|
* <code>Document</code> element is not valid.</p>
|
|
@@ -3595,12 +3301,6 @@ export interface CreateTrafficPolicyInstanceRequest {
|
|
|
3595
3301
|
*/
|
|
3596
3302
|
TrafficPolicyVersion: number | undefined;
|
|
3597
3303
|
}
|
|
3598
|
-
export declare namespace CreateTrafficPolicyInstanceRequest {
|
|
3599
|
-
/**
|
|
3600
|
-
* @internal
|
|
3601
|
-
*/
|
|
3602
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyInstanceRequest) => any;
|
|
3603
|
-
}
|
|
3604
3304
|
/**
|
|
3605
3305
|
* <p>A complex type that contains settings for the new traffic policy instance.</p>
|
|
3606
3306
|
*/
|
|
@@ -3670,12 +3370,6 @@ export interface TrafficPolicyInstance {
|
|
|
3670
3370
|
*/
|
|
3671
3371
|
TrafficPolicyType: RRType | string | undefined;
|
|
3672
3372
|
}
|
|
3673
|
-
export declare namespace TrafficPolicyInstance {
|
|
3674
|
-
/**
|
|
3675
|
-
* @internal
|
|
3676
|
-
*/
|
|
3677
|
-
const filterSensitiveLog: (obj: TrafficPolicyInstance) => any;
|
|
3678
|
-
}
|
|
3679
3373
|
/**
|
|
3680
3374
|
* <p>A complex type that contains the response information for the
|
|
3681
3375
|
* <code>CreateTrafficPolicyInstance</code> request.</p>
|
|
@@ -3690,12 +3384,6 @@ export interface CreateTrafficPolicyInstanceResponse {
|
|
|
3690
3384
|
*/
|
|
3691
3385
|
Location: string | undefined;
|
|
3692
3386
|
}
|
|
3693
|
-
export declare namespace CreateTrafficPolicyInstanceResponse {
|
|
3694
|
-
/**
|
|
3695
|
-
* @internal
|
|
3696
|
-
*/
|
|
3697
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyInstanceResponse) => any;
|
|
3698
|
-
}
|
|
3699
3387
|
/**
|
|
3700
3388
|
* <p>No traffic policy exists with the specified ID.</p>
|
|
3701
3389
|
*/
|
|
@@ -3756,12 +3444,6 @@ export interface CreateTrafficPolicyVersionRequest {
|
|
|
3756
3444
|
*/
|
|
3757
3445
|
Comment?: string;
|
|
3758
3446
|
}
|
|
3759
|
-
export declare namespace CreateTrafficPolicyVersionRequest {
|
|
3760
|
-
/**
|
|
3761
|
-
* @internal
|
|
3762
|
-
*/
|
|
3763
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyVersionRequest) => any;
|
|
3764
|
-
}
|
|
3765
3447
|
/**
|
|
3766
3448
|
* <p>A complex type that contains the response information for the
|
|
3767
3449
|
* <code>CreateTrafficPolicyVersion</code> request.</p>
|
|
@@ -3777,12 +3459,6 @@ export interface CreateTrafficPolicyVersionResponse {
|
|
|
3777
3459
|
*/
|
|
3778
3460
|
Location: string | undefined;
|
|
3779
3461
|
}
|
|
3780
|
-
export declare namespace CreateTrafficPolicyVersionResponse {
|
|
3781
|
-
/**
|
|
3782
|
-
* @internal
|
|
3783
|
-
*/
|
|
3784
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyVersionResponse) => any;
|
|
3785
|
-
}
|
|
3786
3462
|
/**
|
|
3787
3463
|
* <p>This traffic policy version can't be created because you've reached the limit of 1000
|
|
3788
3464
|
* on the number of versions that you can create for the current traffic policy.</p>
|
|
@@ -3816,12 +3492,6 @@ export interface CreateVPCAssociationAuthorizationRequest {
|
|
|
3816
3492
|
*/
|
|
3817
3493
|
VPC: VPC | undefined;
|
|
3818
3494
|
}
|
|
3819
|
-
export declare namespace CreateVPCAssociationAuthorizationRequest {
|
|
3820
|
-
/**
|
|
3821
|
-
* @internal
|
|
3822
|
-
*/
|
|
3823
|
-
const filterSensitiveLog: (obj: CreateVPCAssociationAuthorizationRequest) => any;
|
|
3824
|
-
}
|
|
3825
3495
|
/**
|
|
3826
3496
|
* <p>A complex type that contains the response information from a
|
|
3827
3497
|
* <code>CreateVPCAssociationAuthorization</code> request.</p>
|
|
@@ -3836,12 +3506,6 @@ export interface CreateVPCAssociationAuthorizationResponse {
|
|
|
3836
3506
|
*/
|
|
3837
3507
|
VPC: VPC | undefined;
|
|
3838
3508
|
}
|
|
3839
|
-
export declare namespace CreateVPCAssociationAuthorizationResponse {
|
|
3840
|
-
/**
|
|
3841
|
-
* @internal
|
|
3842
|
-
*/
|
|
3843
|
-
const filterSensitiveLog: (obj: CreateVPCAssociationAuthorizationResponse) => any;
|
|
3844
|
-
}
|
|
3845
3509
|
/**
|
|
3846
3510
|
* <p>You've created the maximum number of authorizations that can be created for the
|
|
3847
3511
|
* specified hosted zone. To authorize another VPC to be associated with the hosted zone,
|
|
@@ -3867,12 +3531,6 @@ export interface DeactivateKeySigningKeyRequest {
|
|
|
3867
3531
|
*/
|
|
3868
3532
|
Name: string | undefined;
|
|
3869
3533
|
}
|
|
3870
|
-
export declare namespace DeactivateKeySigningKeyRequest {
|
|
3871
|
-
/**
|
|
3872
|
-
* @internal
|
|
3873
|
-
*/
|
|
3874
|
-
const filterSensitiveLog: (obj: DeactivateKeySigningKeyRequest) => any;
|
|
3875
|
-
}
|
|
3876
3534
|
export interface DeactivateKeySigningKeyResponse {
|
|
3877
3535
|
/**
|
|
3878
3536
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -3880,12 +3538,6 @@ export interface DeactivateKeySigningKeyResponse {
|
|
|
3880
3538
|
*/
|
|
3881
3539
|
ChangeInfo: ChangeInfo | undefined;
|
|
3882
3540
|
}
|
|
3883
|
-
export declare namespace DeactivateKeySigningKeyResponse {
|
|
3884
|
-
/**
|
|
3885
|
-
* @internal
|
|
3886
|
-
*/
|
|
3887
|
-
const filterSensitiveLog: (obj: DeactivateKeySigningKeyResponse) => any;
|
|
3888
|
-
}
|
|
3889
3541
|
/**
|
|
3890
3542
|
* <p>The key-signing key (KSK) is specified in a parent DS record.</p>
|
|
3891
3543
|
*/
|
|
@@ -3928,20 +3580,8 @@ export interface DeleteCidrCollectionRequest {
|
|
|
3928
3580
|
*/
|
|
3929
3581
|
Id: string | undefined;
|
|
3930
3582
|
}
|
|
3931
|
-
export declare namespace DeleteCidrCollectionRequest {
|
|
3932
|
-
/**
|
|
3933
|
-
* @internal
|
|
3934
|
-
*/
|
|
3935
|
-
const filterSensitiveLog: (obj: DeleteCidrCollectionRequest) => any;
|
|
3936
|
-
}
|
|
3937
3583
|
export interface DeleteCidrCollectionResponse {
|
|
3938
3584
|
}
|
|
3939
|
-
export declare namespace DeleteCidrCollectionResponse {
|
|
3940
|
-
/**
|
|
3941
|
-
* @internal
|
|
3942
|
-
*/
|
|
3943
|
-
const filterSensitiveLog: (obj: DeleteCidrCollectionResponse) => any;
|
|
3944
|
-
}
|
|
3945
3585
|
/**
|
|
3946
3586
|
* <p>This action deletes a health check.</p>
|
|
3947
3587
|
*/
|
|
@@ -3951,23 +3591,11 @@ export interface DeleteHealthCheckRequest {
|
|
|
3951
3591
|
*/
|
|
3952
3592
|
HealthCheckId: string | undefined;
|
|
3953
3593
|
}
|
|
3954
|
-
export declare namespace DeleteHealthCheckRequest {
|
|
3955
|
-
/**
|
|
3956
|
-
* @internal
|
|
3957
|
-
*/
|
|
3958
|
-
const filterSensitiveLog: (obj: DeleteHealthCheckRequest) => any;
|
|
3959
|
-
}
|
|
3960
3594
|
/**
|
|
3961
3595
|
* <p>An empty element.</p>
|
|
3962
3596
|
*/
|
|
3963
3597
|
export interface DeleteHealthCheckResponse {
|
|
3964
3598
|
}
|
|
3965
|
-
export declare namespace DeleteHealthCheckResponse {
|
|
3966
|
-
/**
|
|
3967
|
-
* @internal
|
|
3968
|
-
*/
|
|
3969
|
-
const filterSensitiveLog: (obj: DeleteHealthCheckResponse) => any;
|
|
3970
|
-
}
|
|
3971
3599
|
/**
|
|
3972
3600
|
* @deprecated
|
|
3973
3601
|
*
|
|
@@ -3990,12 +3618,6 @@ export interface DeleteHostedZoneRequest {
|
|
|
3990
3618
|
*/
|
|
3991
3619
|
Id: string | undefined;
|
|
3992
3620
|
}
|
|
3993
|
-
export declare namespace DeleteHostedZoneRequest {
|
|
3994
|
-
/**
|
|
3995
|
-
* @internal
|
|
3996
|
-
*/
|
|
3997
|
-
const filterSensitiveLog: (obj: DeleteHostedZoneRequest) => any;
|
|
3998
|
-
}
|
|
3999
3621
|
/**
|
|
4000
3622
|
* <p>A complex type that contains the response to a <code>DeleteHostedZone</code>
|
|
4001
3623
|
* request.</p>
|
|
@@ -4007,12 +3629,6 @@ export interface DeleteHostedZoneResponse {
|
|
|
4007
3629
|
*/
|
|
4008
3630
|
ChangeInfo: ChangeInfo | undefined;
|
|
4009
3631
|
}
|
|
4010
|
-
export declare namespace DeleteHostedZoneResponse {
|
|
4011
|
-
/**
|
|
4012
|
-
* @internal
|
|
4013
|
-
*/
|
|
4014
|
-
const filterSensitiveLog: (obj: DeleteHostedZoneResponse) => any;
|
|
4015
|
-
}
|
|
4016
3632
|
/**
|
|
4017
3633
|
* <p>The hosted zone contains resource records that are not SOA or NS records.</p>
|
|
4018
3634
|
*/
|
|
@@ -4034,12 +3650,6 @@ export interface DeleteKeySigningKeyRequest {
|
|
|
4034
3650
|
*/
|
|
4035
3651
|
Name: string | undefined;
|
|
4036
3652
|
}
|
|
4037
|
-
export declare namespace DeleteKeySigningKeyRequest {
|
|
4038
|
-
/**
|
|
4039
|
-
* @internal
|
|
4040
|
-
*/
|
|
4041
|
-
const filterSensitiveLog: (obj: DeleteKeySigningKeyRequest) => any;
|
|
4042
|
-
}
|
|
4043
3653
|
export interface DeleteKeySigningKeyResponse {
|
|
4044
3654
|
/**
|
|
4045
3655
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -4047,32 +3657,14 @@ export interface DeleteKeySigningKeyResponse {
|
|
|
4047
3657
|
*/
|
|
4048
3658
|
ChangeInfo: ChangeInfo | undefined;
|
|
4049
3659
|
}
|
|
4050
|
-
export declare namespace DeleteKeySigningKeyResponse {
|
|
4051
|
-
/**
|
|
4052
|
-
* @internal
|
|
4053
|
-
*/
|
|
4054
|
-
const filterSensitiveLog: (obj: DeleteKeySigningKeyResponse) => any;
|
|
4055
|
-
}
|
|
4056
3660
|
export interface DeleteQueryLoggingConfigRequest {
|
|
4057
3661
|
/**
|
|
4058
3662
|
* <p>The ID of the configuration that you want to delete. </p>
|
|
4059
3663
|
*/
|
|
4060
3664
|
Id: string | undefined;
|
|
4061
3665
|
}
|
|
4062
|
-
export declare namespace DeleteQueryLoggingConfigRequest {
|
|
4063
|
-
/**
|
|
4064
|
-
* @internal
|
|
4065
|
-
*/
|
|
4066
|
-
const filterSensitiveLog: (obj: DeleteQueryLoggingConfigRequest) => any;
|
|
4067
|
-
}
|
|
4068
3666
|
export interface DeleteQueryLoggingConfigResponse {
|
|
4069
3667
|
}
|
|
4070
|
-
export declare namespace DeleteQueryLoggingConfigResponse {
|
|
4071
|
-
/**
|
|
4072
|
-
* @internal
|
|
4073
|
-
*/
|
|
4074
|
-
const filterSensitiveLog: (obj: DeleteQueryLoggingConfigResponse) => any;
|
|
4075
|
-
}
|
|
4076
3668
|
/**
|
|
4077
3669
|
* <p>There is no DNS query logging configuration with the specified ID.</p>
|
|
4078
3670
|
*/
|
|
@@ -4105,23 +3697,11 @@ export interface DeleteReusableDelegationSetRequest {
|
|
|
4105
3697
|
*/
|
|
4106
3698
|
Id: string | undefined;
|
|
4107
3699
|
}
|
|
4108
|
-
export declare namespace DeleteReusableDelegationSetRequest {
|
|
4109
|
-
/**
|
|
4110
|
-
* @internal
|
|
4111
|
-
*/
|
|
4112
|
-
const filterSensitiveLog: (obj: DeleteReusableDelegationSetRequest) => any;
|
|
4113
|
-
}
|
|
4114
3700
|
/**
|
|
4115
3701
|
* <p>An empty element.</p>
|
|
4116
3702
|
*/
|
|
4117
3703
|
export interface DeleteReusableDelegationSetResponse {
|
|
4118
3704
|
}
|
|
4119
|
-
export declare namespace DeleteReusableDelegationSetResponse {
|
|
4120
|
-
/**
|
|
4121
|
-
* @internal
|
|
4122
|
-
*/
|
|
4123
|
-
const filterSensitiveLog: (obj: DeleteReusableDelegationSetResponse) => any;
|
|
4124
|
-
}
|
|
4125
3705
|
/**
|
|
4126
3706
|
* <p>A request to delete a specified traffic policy version.</p>
|
|
4127
3707
|
*/
|
|
@@ -4135,23 +3715,11 @@ export interface DeleteTrafficPolicyRequest {
|
|
|
4135
3715
|
*/
|
|
4136
3716
|
Version: number | undefined;
|
|
4137
3717
|
}
|
|
4138
|
-
export declare namespace DeleteTrafficPolicyRequest {
|
|
4139
|
-
/**
|
|
4140
|
-
* @internal
|
|
4141
|
-
*/
|
|
4142
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyRequest) => any;
|
|
4143
|
-
}
|
|
4144
3718
|
/**
|
|
4145
3719
|
* <p>An empty element.</p>
|
|
4146
3720
|
*/
|
|
4147
3721
|
export interface DeleteTrafficPolicyResponse {
|
|
4148
3722
|
}
|
|
4149
|
-
export declare namespace DeleteTrafficPolicyResponse {
|
|
4150
|
-
/**
|
|
4151
|
-
* @internal
|
|
4152
|
-
*/
|
|
4153
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyResponse) => any;
|
|
4154
|
-
}
|
|
4155
3723
|
/**
|
|
4156
3724
|
* <p>One or more traffic policy instances were created by using the specified traffic
|
|
4157
3725
|
* policy.</p>
|
|
@@ -4178,23 +3746,11 @@ export interface DeleteTrafficPolicyInstanceRequest {
|
|
|
4178
3746
|
*/
|
|
4179
3747
|
Id: string | undefined;
|
|
4180
3748
|
}
|
|
4181
|
-
export declare namespace DeleteTrafficPolicyInstanceRequest {
|
|
4182
|
-
/**
|
|
4183
|
-
* @internal
|
|
4184
|
-
*/
|
|
4185
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyInstanceRequest) => any;
|
|
4186
|
-
}
|
|
4187
3749
|
/**
|
|
4188
3750
|
* <p>An empty element.</p>
|
|
4189
3751
|
*/
|
|
4190
3752
|
export interface DeleteTrafficPolicyInstanceResponse {
|
|
4191
3753
|
}
|
|
4192
|
-
export declare namespace DeleteTrafficPolicyInstanceResponse {
|
|
4193
|
-
/**
|
|
4194
|
-
* @internal
|
|
4195
|
-
*/
|
|
4196
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyInstanceResponse) => any;
|
|
4197
|
-
}
|
|
4198
3754
|
/**
|
|
4199
3755
|
* <p>No traffic policy instance exists with the specified ID.</p>
|
|
4200
3756
|
*/
|
|
@@ -4222,23 +3778,11 @@ export interface DeleteVPCAssociationAuthorizationRequest {
|
|
|
4222
3778
|
*/
|
|
4223
3779
|
VPC: VPC | undefined;
|
|
4224
3780
|
}
|
|
4225
|
-
export declare namespace DeleteVPCAssociationAuthorizationRequest {
|
|
4226
|
-
/**
|
|
4227
|
-
* @internal
|
|
4228
|
-
*/
|
|
4229
|
-
const filterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationRequest) => any;
|
|
4230
|
-
}
|
|
4231
3781
|
/**
|
|
4232
3782
|
* <p>Empty response for the request.</p>
|
|
4233
3783
|
*/
|
|
4234
3784
|
export interface DeleteVPCAssociationAuthorizationResponse {
|
|
4235
3785
|
}
|
|
4236
|
-
export declare namespace DeleteVPCAssociationAuthorizationResponse {
|
|
4237
|
-
/**
|
|
4238
|
-
* @internal
|
|
4239
|
-
*/
|
|
4240
|
-
const filterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationResponse) => any;
|
|
4241
|
-
}
|
|
4242
3786
|
/**
|
|
4243
3787
|
* <p>The VPC that you specified is not authorized to be associated with the hosted
|
|
4244
3788
|
* zone.</p>
|
|
@@ -4257,12 +3801,6 @@ export interface DisableHostedZoneDNSSECRequest {
|
|
|
4257
3801
|
*/
|
|
4258
3802
|
HostedZoneId: string | undefined;
|
|
4259
3803
|
}
|
|
4260
|
-
export declare namespace DisableHostedZoneDNSSECRequest {
|
|
4261
|
-
/**
|
|
4262
|
-
* @internal
|
|
4263
|
-
*/
|
|
4264
|
-
const filterSensitiveLog: (obj: DisableHostedZoneDNSSECRequest) => any;
|
|
4265
|
-
}
|
|
4266
3804
|
export interface DisableHostedZoneDNSSECResponse {
|
|
4267
3805
|
/**
|
|
4268
3806
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -4270,12 +3808,6 @@ export interface DisableHostedZoneDNSSECResponse {
|
|
|
4270
3808
|
*/
|
|
4271
3809
|
ChangeInfo: ChangeInfo | undefined;
|
|
4272
3810
|
}
|
|
4273
|
-
export declare namespace DisableHostedZoneDNSSECResponse {
|
|
4274
|
-
/**
|
|
4275
|
-
* @internal
|
|
4276
|
-
*/
|
|
4277
|
-
const filterSensitiveLog: (obj: DisableHostedZoneDNSSECResponse) => any;
|
|
4278
|
-
}
|
|
4279
3811
|
/**
|
|
4280
3812
|
* <p>The hosted zone doesn't have any DNSSEC resources.</p>
|
|
4281
3813
|
*/
|
|
@@ -4307,12 +3839,6 @@ export interface DisassociateVPCFromHostedZoneRequest {
|
|
|
4307
3839
|
*/
|
|
4308
3840
|
Comment?: string;
|
|
4309
3841
|
}
|
|
4310
|
-
export declare namespace DisassociateVPCFromHostedZoneRequest {
|
|
4311
|
-
/**
|
|
4312
|
-
* @internal
|
|
4313
|
-
*/
|
|
4314
|
-
const filterSensitiveLog: (obj: DisassociateVPCFromHostedZoneRequest) => any;
|
|
4315
|
-
}
|
|
4316
3842
|
/**
|
|
4317
3843
|
* <p>A complex type that contains the response information for the disassociate
|
|
4318
3844
|
* request.</p>
|
|
@@ -4324,12 +3850,6 @@ export interface DisassociateVPCFromHostedZoneResponse {
|
|
|
4324
3850
|
*/
|
|
4325
3851
|
ChangeInfo: ChangeInfo | undefined;
|
|
4326
3852
|
}
|
|
4327
|
-
export declare namespace DisassociateVPCFromHostedZoneResponse {
|
|
4328
|
-
/**
|
|
4329
|
-
* @internal
|
|
4330
|
-
*/
|
|
4331
|
-
const filterSensitiveLog: (obj: DisassociateVPCFromHostedZoneResponse) => any;
|
|
4332
|
-
}
|
|
4333
3853
|
/**
|
|
4334
3854
|
* <p>The VPC that you're trying to disassociate from the private hosted zone is the last
|
|
4335
3855
|
* VPC that is associated with the hosted zone. Amazon Route 53 doesn't support
|
|
@@ -4360,12 +3880,6 @@ export interface EnableHostedZoneDNSSECRequest {
|
|
|
4360
3880
|
*/
|
|
4361
3881
|
HostedZoneId: string | undefined;
|
|
4362
3882
|
}
|
|
4363
|
-
export declare namespace EnableHostedZoneDNSSECRequest {
|
|
4364
|
-
/**
|
|
4365
|
-
* @internal
|
|
4366
|
-
*/
|
|
4367
|
-
const filterSensitiveLog: (obj: EnableHostedZoneDNSSECRequest) => any;
|
|
4368
|
-
}
|
|
4369
3883
|
export interface EnableHostedZoneDNSSECResponse {
|
|
4370
3884
|
/**
|
|
4371
3885
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -4373,12 +3887,6 @@ export interface EnableHostedZoneDNSSECResponse {
|
|
|
4373
3887
|
*/
|
|
4374
3888
|
ChangeInfo: ChangeInfo | undefined;
|
|
4375
3889
|
}
|
|
4376
|
-
export declare namespace EnableHostedZoneDNSSECResponse {
|
|
4377
|
-
/**
|
|
4378
|
-
* @internal
|
|
4379
|
-
*/
|
|
4380
|
-
const filterSensitiveLog: (obj: EnableHostedZoneDNSSECResponse) => any;
|
|
4381
|
-
}
|
|
4382
3890
|
/**
|
|
4383
3891
|
* <p>The hosted zone nameservers don't match the parent nameservers. The hosted zone and
|
|
4384
3892
|
* parent must have the same nameservers.</p>
|
|
@@ -4442,12 +3950,6 @@ export interface GetAccountLimitRequest {
|
|
|
4442
3950
|
*/
|
|
4443
3951
|
Type: AccountLimitType | string | undefined;
|
|
4444
3952
|
}
|
|
4445
|
-
export declare namespace GetAccountLimitRequest {
|
|
4446
|
-
/**
|
|
4447
|
-
* @internal
|
|
4448
|
-
*/
|
|
4449
|
-
const filterSensitiveLog: (obj: GetAccountLimitRequest) => any;
|
|
4450
|
-
}
|
|
4451
3953
|
/**
|
|
4452
3954
|
* <p>A complex type that contains the requested limit. </p>
|
|
4453
3955
|
*/
|
|
@@ -4467,12 +3969,6 @@ export interface GetAccountLimitResponse {
|
|
|
4467
3969
|
*/
|
|
4468
3970
|
Count: number | undefined;
|
|
4469
3971
|
}
|
|
4470
|
-
export declare namespace GetAccountLimitResponse {
|
|
4471
|
-
/**
|
|
4472
|
-
* @internal
|
|
4473
|
-
*/
|
|
4474
|
-
const filterSensitiveLog: (obj: GetAccountLimitResponse) => any;
|
|
4475
|
-
}
|
|
4476
3972
|
/**
|
|
4477
3973
|
* <p>The input for a GetChange request.</p>
|
|
4478
3974
|
*/
|
|
@@ -4484,12 +3980,6 @@ export interface GetChangeRequest {
|
|
|
4484
3980
|
*/
|
|
4485
3981
|
Id: string | undefined;
|
|
4486
3982
|
}
|
|
4487
|
-
export declare namespace GetChangeRequest {
|
|
4488
|
-
/**
|
|
4489
|
-
* @internal
|
|
4490
|
-
*/
|
|
4491
|
-
const filterSensitiveLog: (obj: GetChangeRequest) => any;
|
|
4492
|
-
}
|
|
4493
3983
|
/**
|
|
4494
3984
|
* <p>A complex type that contains the <code>ChangeInfo</code> element.</p>
|
|
4495
3985
|
*/
|
|
@@ -4499,12 +3989,6 @@ export interface GetChangeResponse {
|
|
|
4499
3989
|
*/
|
|
4500
3990
|
ChangeInfo: ChangeInfo | undefined;
|
|
4501
3991
|
}
|
|
4502
|
-
export declare namespace GetChangeResponse {
|
|
4503
|
-
/**
|
|
4504
|
-
* @internal
|
|
4505
|
-
*/
|
|
4506
|
-
const filterSensitiveLog: (obj: GetChangeResponse) => any;
|
|
4507
|
-
}
|
|
4508
3992
|
/**
|
|
4509
3993
|
* <p>A change with the specified change ID does not exist.</p>
|
|
4510
3994
|
*/
|
|
@@ -4521,12 +4005,6 @@ export declare class NoSuchChange extends __BaseException {
|
|
|
4521
4005
|
*/
|
|
4522
4006
|
export interface GetCheckerIpRangesRequest {
|
|
4523
4007
|
}
|
|
4524
|
-
export declare namespace GetCheckerIpRangesRequest {
|
|
4525
|
-
/**
|
|
4526
|
-
* @internal
|
|
4527
|
-
*/
|
|
4528
|
-
const filterSensitiveLog: (obj: GetCheckerIpRangesRequest) => any;
|
|
4529
|
-
}
|
|
4530
4008
|
/**
|
|
4531
4009
|
* <p>A complex type that contains the <code>CheckerIpRanges</code> element.</p>
|
|
4532
4010
|
*/
|
|
@@ -4537,24 +4015,12 @@ export interface GetCheckerIpRangesResponse {
|
|
|
4537
4015
|
*/
|
|
4538
4016
|
CheckerIpRanges: string[] | undefined;
|
|
4539
4017
|
}
|
|
4540
|
-
export declare namespace GetCheckerIpRangesResponse {
|
|
4541
|
-
/**
|
|
4542
|
-
* @internal
|
|
4543
|
-
*/
|
|
4544
|
-
const filterSensitiveLog: (obj: GetCheckerIpRangesResponse) => any;
|
|
4545
|
-
}
|
|
4546
4018
|
export interface GetDNSSECRequest {
|
|
4547
4019
|
/**
|
|
4548
4020
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
4549
4021
|
*/
|
|
4550
4022
|
HostedZoneId: string | undefined;
|
|
4551
4023
|
}
|
|
4552
|
-
export declare namespace GetDNSSECRequest {
|
|
4553
|
-
/**
|
|
4554
|
-
* @internal
|
|
4555
|
-
*/
|
|
4556
|
-
const filterSensitiveLog: (obj: GetDNSSECRequest) => any;
|
|
4557
|
-
}
|
|
4558
4024
|
/**
|
|
4559
4025
|
* <p>A string repesenting the status of DNSSEC signing.</p>
|
|
4560
4026
|
*/
|
|
@@ -4599,12 +4065,6 @@ export interface DNSSECStatus {
|
|
|
4599
4065
|
*/
|
|
4600
4066
|
StatusMessage?: string;
|
|
4601
4067
|
}
|
|
4602
|
-
export declare namespace DNSSECStatus {
|
|
4603
|
-
/**
|
|
4604
|
-
* @internal
|
|
4605
|
-
*/
|
|
4606
|
-
const filterSensitiveLog: (obj: DNSSECStatus) => any;
|
|
4607
|
-
}
|
|
4608
4068
|
export interface GetDNSSECResponse {
|
|
4609
4069
|
/**
|
|
4610
4070
|
* <p>A string repesenting the status of DNSSEC.</p>
|
|
@@ -4615,12 +4075,6 @@ export interface GetDNSSECResponse {
|
|
|
4615
4075
|
*/
|
|
4616
4076
|
KeySigningKeys: KeySigningKey[] | undefined;
|
|
4617
4077
|
}
|
|
4618
|
-
export declare namespace GetDNSSECResponse {
|
|
4619
|
-
/**
|
|
4620
|
-
* @internal
|
|
4621
|
-
*/
|
|
4622
|
-
const filterSensitiveLog: (obj: GetDNSSECResponse) => any;
|
|
4623
|
-
}
|
|
4624
4078
|
/**
|
|
4625
4079
|
* <p>A request for information about whether a specified geographic location is supported
|
|
4626
4080
|
* for Amazon Route 53 geolocation resource record sets.</p>
|
|
@@ -4675,12 +4129,6 @@ export interface GetGeoLocationRequest {
|
|
|
4675
4129
|
*/
|
|
4676
4130
|
SubdivisionCode?: string;
|
|
4677
4131
|
}
|
|
4678
|
-
export declare namespace GetGeoLocationRequest {
|
|
4679
|
-
/**
|
|
4680
|
-
* @internal
|
|
4681
|
-
*/
|
|
4682
|
-
const filterSensitiveLog: (obj: GetGeoLocationRequest) => any;
|
|
4683
|
-
}
|
|
4684
4132
|
/**
|
|
4685
4133
|
* <p>A complex type that contains the codes and full continent, country, and subdivision
|
|
4686
4134
|
* names for the specified <code>geolocation</code> code.</p>
|
|
@@ -4716,12 +4164,6 @@ export interface GeoLocationDetails {
|
|
|
4716
4164
|
*/
|
|
4717
4165
|
SubdivisionName?: string;
|
|
4718
4166
|
}
|
|
4719
|
-
export declare namespace GeoLocationDetails {
|
|
4720
|
-
/**
|
|
4721
|
-
* @internal
|
|
4722
|
-
*/
|
|
4723
|
-
const filterSensitiveLog: (obj: GeoLocationDetails) => any;
|
|
4724
|
-
}
|
|
4725
4167
|
/**
|
|
4726
4168
|
* <p>A complex type that contains the response information for the specified geolocation
|
|
4727
4169
|
* code.</p>
|
|
@@ -4733,12 +4175,6 @@ export interface GetGeoLocationResponse {
|
|
|
4733
4175
|
*/
|
|
4734
4176
|
GeoLocationDetails: GeoLocationDetails | undefined;
|
|
4735
4177
|
}
|
|
4736
|
-
export declare namespace GetGeoLocationResponse {
|
|
4737
|
-
/**
|
|
4738
|
-
* @internal
|
|
4739
|
-
*/
|
|
4740
|
-
const filterSensitiveLog: (obj: GetGeoLocationResponse) => any;
|
|
4741
|
-
}
|
|
4742
4178
|
/**
|
|
4743
4179
|
* <p>Amazon Route 53 doesn't support the specified geographic location. For a list of
|
|
4744
4180
|
* supported geolocation codes, see the <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GeoLocation.html">GeoLocation</a> data
|
|
@@ -4763,12 +4199,6 @@ export interface GetHealthCheckRequest {
|
|
|
4763
4199
|
*/
|
|
4764
4200
|
HealthCheckId: string | undefined;
|
|
4765
4201
|
}
|
|
4766
|
-
export declare namespace GetHealthCheckRequest {
|
|
4767
|
-
/**
|
|
4768
|
-
* @internal
|
|
4769
|
-
*/
|
|
4770
|
-
const filterSensitiveLog: (obj: GetHealthCheckRequest) => any;
|
|
4771
|
-
}
|
|
4772
4202
|
/**
|
|
4773
4203
|
* <p>A complex type that contains the response to a <code>GetHealthCheck</code>
|
|
4774
4204
|
* request.</p>
|
|
@@ -4780,12 +4210,6 @@ export interface GetHealthCheckResponse {
|
|
|
4780
4210
|
*/
|
|
4781
4211
|
HealthCheck: HealthCheck | undefined;
|
|
4782
4212
|
}
|
|
4783
|
-
export declare namespace GetHealthCheckResponse {
|
|
4784
|
-
/**
|
|
4785
|
-
* @internal
|
|
4786
|
-
*/
|
|
4787
|
-
const filterSensitiveLog: (obj: GetHealthCheckResponse) => any;
|
|
4788
|
-
}
|
|
4789
4213
|
/**
|
|
4790
4214
|
* <p>The resource you're trying to access is unsupported on this Amazon Route 53
|
|
4791
4215
|
* endpoint.</p>
|
|
@@ -4803,12 +4227,6 @@ export declare class IncompatibleVersion extends __BaseException {
|
|
|
4803
4227
|
*/
|
|
4804
4228
|
export interface GetHealthCheckCountRequest {
|
|
4805
4229
|
}
|
|
4806
|
-
export declare namespace GetHealthCheckCountRequest {
|
|
4807
|
-
/**
|
|
4808
|
-
* @internal
|
|
4809
|
-
*/
|
|
4810
|
-
const filterSensitiveLog: (obj: GetHealthCheckCountRequest) => any;
|
|
4811
|
-
}
|
|
4812
4230
|
/**
|
|
4813
4231
|
* <p>A complex type that contains the response to a <code>GetHealthCheckCount</code>
|
|
4814
4232
|
* request.</p>
|
|
@@ -4819,12 +4237,6 @@ export interface GetHealthCheckCountResponse {
|
|
|
4819
4237
|
*/
|
|
4820
4238
|
HealthCheckCount: number | undefined;
|
|
4821
4239
|
}
|
|
4822
|
-
export declare namespace GetHealthCheckCountResponse {
|
|
4823
|
-
/**
|
|
4824
|
-
* @internal
|
|
4825
|
-
*/
|
|
4826
|
-
const filterSensitiveLog: (obj: GetHealthCheckCountResponse) => any;
|
|
4827
|
-
}
|
|
4828
4240
|
/**
|
|
4829
4241
|
* <p>A request for the reason that a health check failed most recently.</p>
|
|
4830
4242
|
*/
|
|
@@ -4842,12 +4254,6 @@ export interface GetHealthCheckLastFailureReasonRequest {
|
|
|
4842
4254
|
*/
|
|
4843
4255
|
HealthCheckId: string | undefined;
|
|
4844
4256
|
}
|
|
4845
|
-
export declare namespace GetHealthCheckLastFailureReasonRequest {
|
|
4846
|
-
/**
|
|
4847
|
-
* @internal
|
|
4848
|
-
*/
|
|
4849
|
-
const filterSensitiveLog: (obj: GetHealthCheckLastFailureReasonRequest) => any;
|
|
4850
|
-
}
|
|
4851
4257
|
/**
|
|
4852
4258
|
* <p>A complex type that contains the status that one Amazon Route 53 health checker
|
|
4853
4259
|
* reports and the time of the health check.</p>
|
|
@@ -4865,12 +4271,6 @@ export interface StatusReport {
|
|
|
4865
4271
|
*/
|
|
4866
4272
|
CheckedTime?: Date;
|
|
4867
4273
|
}
|
|
4868
|
-
export declare namespace StatusReport {
|
|
4869
|
-
/**
|
|
4870
|
-
* @internal
|
|
4871
|
-
*/
|
|
4872
|
-
const filterSensitiveLog: (obj: StatusReport) => any;
|
|
4873
|
-
}
|
|
4874
4274
|
/**
|
|
4875
4275
|
* <p>A complex type that contains the last failure reason as reported by one Amazon Route
|
|
4876
4276
|
* 53 health checker.</p>
|
|
@@ -4892,12 +4292,6 @@ export interface HealthCheckObservation {
|
|
|
4892
4292
|
*/
|
|
4893
4293
|
StatusReport?: StatusReport;
|
|
4894
4294
|
}
|
|
4895
|
-
export declare namespace HealthCheckObservation {
|
|
4896
|
-
/**
|
|
4897
|
-
* @internal
|
|
4898
|
-
*/
|
|
4899
|
-
const filterSensitiveLog: (obj: HealthCheckObservation) => any;
|
|
4900
|
-
}
|
|
4901
4295
|
/**
|
|
4902
4296
|
* <p>A complex type that contains the response to a
|
|
4903
4297
|
* <code>GetHealthCheckLastFailureReason</code> request.</p>
|
|
@@ -4909,12 +4303,6 @@ export interface GetHealthCheckLastFailureReasonResponse {
|
|
|
4909
4303
|
*/
|
|
4910
4304
|
HealthCheckObservations: HealthCheckObservation[] | undefined;
|
|
4911
4305
|
}
|
|
4912
|
-
export declare namespace GetHealthCheckLastFailureReasonResponse {
|
|
4913
|
-
/**
|
|
4914
|
-
* @internal
|
|
4915
|
-
*/
|
|
4916
|
-
const filterSensitiveLog: (obj: GetHealthCheckLastFailureReasonResponse) => any;
|
|
4917
|
-
}
|
|
4918
4306
|
/**
|
|
4919
4307
|
* <p>A request to get the status for a health check.</p>
|
|
4920
4308
|
*/
|
|
@@ -4932,12 +4320,6 @@ export interface GetHealthCheckStatusRequest {
|
|
|
4932
4320
|
*/
|
|
4933
4321
|
HealthCheckId: string | undefined;
|
|
4934
4322
|
}
|
|
4935
|
-
export declare namespace GetHealthCheckStatusRequest {
|
|
4936
|
-
/**
|
|
4937
|
-
* @internal
|
|
4938
|
-
*/
|
|
4939
|
-
const filterSensitiveLog: (obj: GetHealthCheckStatusRequest) => any;
|
|
4940
|
-
}
|
|
4941
4323
|
/**
|
|
4942
4324
|
* <p>A complex type that contains the response to a <code>GetHealthCheck</code>
|
|
4943
4325
|
* request.</p>
|
|
@@ -4950,12 +4332,6 @@ export interface GetHealthCheckStatusResponse {
|
|
|
4950
4332
|
*/
|
|
4951
4333
|
HealthCheckObservations: HealthCheckObservation[] | undefined;
|
|
4952
4334
|
}
|
|
4953
|
-
export declare namespace GetHealthCheckStatusResponse {
|
|
4954
|
-
/**
|
|
4955
|
-
* @internal
|
|
4956
|
-
*/
|
|
4957
|
-
const filterSensitiveLog: (obj: GetHealthCheckStatusResponse) => any;
|
|
4958
|
-
}
|
|
4959
4335
|
/**
|
|
4960
4336
|
* <p>A request to get information about a specified hosted zone. </p>
|
|
4961
4337
|
*/
|
|
@@ -4965,12 +4341,6 @@ export interface GetHostedZoneRequest {
|
|
|
4965
4341
|
*/
|
|
4966
4342
|
Id: string | undefined;
|
|
4967
4343
|
}
|
|
4968
|
-
export declare namespace GetHostedZoneRequest {
|
|
4969
|
-
/**
|
|
4970
|
-
* @internal
|
|
4971
|
-
*/
|
|
4972
|
-
const filterSensitiveLog: (obj: GetHostedZoneRequest) => any;
|
|
4973
|
-
}
|
|
4974
4344
|
/**
|
|
4975
4345
|
* <p>A complex type that contain the response to a <code>GetHostedZone</code>
|
|
4976
4346
|
* request.</p>
|
|
@@ -4992,24 +4362,12 @@ export interface GetHostedZoneResponse {
|
|
|
4992
4362
|
*/
|
|
4993
4363
|
VPCs?: VPC[];
|
|
4994
4364
|
}
|
|
4995
|
-
export declare namespace GetHostedZoneResponse {
|
|
4996
|
-
/**
|
|
4997
|
-
* @internal
|
|
4998
|
-
*/
|
|
4999
|
-
const filterSensitiveLog: (obj: GetHostedZoneResponse) => any;
|
|
5000
|
-
}
|
|
5001
4365
|
/**
|
|
5002
4366
|
* <p>A request to retrieve a count of all the hosted zones that are associated with the
|
|
5003
4367
|
* current Amazon Web Services account.</p>
|
|
5004
4368
|
*/
|
|
5005
4369
|
export interface GetHostedZoneCountRequest {
|
|
5006
4370
|
}
|
|
5007
|
-
export declare namespace GetHostedZoneCountRequest {
|
|
5008
|
-
/**
|
|
5009
|
-
* @internal
|
|
5010
|
-
*/
|
|
5011
|
-
const filterSensitiveLog: (obj: GetHostedZoneCountRequest) => any;
|
|
5012
|
-
}
|
|
5013
4371
|
/**
|
|
5014
4372
|
* <p>A complex type that contains the response to a <code>GetHostedZoneCount</code>
|
|
5015
4373
|
* request.</p>
|
|
@@ -5021,12 +4379,6 @@ export interface GetHostedZoneCountResponse {
|
|
|
5021
4379
|
*/
|
|
5022
4380
|
HostedZoneCount: number | undefined;
|
|
5023
4381
|
}
|
|
5024
|
-
export declare namespace GetHostedZoneCountResponse {
|
|
5025
|
-
/**
|
|
5026
|
-
* @internal
|
|
5027
|
-
*/
|
|
5028
|
-
const filterSensitiveLog: (obj: GetHostedZoneCountResponse) => any;
|
|
5029
|
-
}
|
|
5030
4382
|
export declare type HostedZoneLimitType = "MAX_RRSETS_BY_ZONE" | "MAX_VPCS_ASSOCIATED_BY_ZONE";
|
|
5031
4383
|
/**
|
|
5032
4384
|
* <p>A complex type that contains information about the request to create a hosted
|
|
@@ -5055,12 +4407,6 @@ export interface GetHostedZoneLimitRequest {
|
|
|
5055
4407
|
*/
|
|
5056
4408
|
HostedZoneId: string | undefined;
|
|
5057
4409
|
}
|
|
5058
|
-
export declare namespace GetHostedZoneLimitRequest {
|
|
5059
|
-
/**
|
|
5060
|
-
* @internal
|
|
5061
|
-
*/
|
|
5062
|
-
const filterSensitiveLog: (obj: GetHostedZoneLimitRequest) => any;
|
|
5063
|
-
}
|
|
5064
4410
|
/**
|
|
5065
4411
|
* <p>A complex type that contains the type of limit that you specified in the request and
|
|
5066
4412
|
* the current value for that limit.</p>
|
|
@@ -5088,12 +4434,6 @@ export interface HostedZoneLimit {
|
|
|
5088
4434
|
*/
|
|
5089
4435
|
Value: number | undefined;
|
|
5090
4436
|
}
|
|
5091
|
-
export declare namespace HostedZoneLimit {
|
|
5092
|
-
/**
|
|
5093
|
-
* @internal
|
|
5094
|
-
*/
|
|
5095
|
-
const filterSensitiveLog: (obj: HostedZoneLimit) => any;
|
|
5096
|
-
}
|
|
5097
4437
|
/**
|
|
5098
4438
|
* <p>A complex type that contains the requested limit. </p>
|
|
5099
4439
|
*/
|
|
@@ -5113,12 +4453,6 @@ export interface GetHostedZoneLimitResponse {
|
|
|
5113
4453
|
*/
|
|
5114
4454
|
Count: number | undefined;
|
|
5115
4455
|
}
|
|
5116
|
-
export declare namespace GetHostedZoneLimitResponse {
|
|
5117
|
-
/**
|
|
5118
|
-
* @internal
|
|
5119
|
-
*/
|
|
5120
|
-
const filterSensitiveLog: (obj: GetHostedZoneLimitResponse) => any;
|
|
5121
|
-
}
|
|
5122
4456
|
/**
|
|
5123
4457
|
* <p>The specified hosted zone is a public hosted zone, not a private hosted zone.</p>
|
|
5124
4458
|
*/
|
|
@@ -5137,12 +4471,6 @@ export interface GetQueryLoggingConfigRequest {
|
|
|
5137
4471
|
*/
|
|
5138
4472
|
Id: string | undefined;
|
|
5139
4473
|
}
|
|
5140
|
-
export declare namespace GetQueryLoggingConfigRequest {
|
|
5141
|
-
/**
|
|
5142
|
-
* @internal
|
|
5143
|
-
*/
|
|
5144
|
-
const filterSensitiveLog: (obj: GetQueryLoggingConfigRequest) => any;
|
|
5145
|
-
}
|
|
5146
4474
|
export interface GetQueryLoggingConfigResponse {
|
|
5147
4475
|
/**
|
|
5148
4476
|
* <p>A complex type that contains information about the query logging configuration that
|
|
@@ -5150,12 +4478,6 @@ export interface GetQueryLoggingConfigResponse {
|
|
|
5150
4478
|
*/
|
|
5151
4479
|
QueryLoggingConfig: QueryLoggingConfig | undefined;
|
|
5152
4480
|
}
|
|
5153
|
-
export declare namespace GetQueryLoggingConfigResponse {
|
|
5154
|
-
/**
|
|
5155
|
-
* @internal
|
|
5156
|
-
*/
|
|
5157
|
-
const filterSensitiveLog: (obj: GetQueryLoggingConfigResponse) => any;
|
|
5158
|
-
}
|
|
5159
4481
|
/**
|
|
5160
4482
|
* <p>A request to get information about a specified reusable delegation set.</p>
|
|
5161
4483
|
*/
|
|
@@ -5166,12 +4488,6 @@ export interface GetReusableDelegationSetRequest {
|
|
|
5166
4488
|
*/
|
|
5167
4489
|
Id: string | undefined;
|
|
5168
4490
|
}
|
|
5169
|
-
export declare namespace GetReusableDelegationSetRequest {
|
|
5170
|
-
/**
|
|
5171
|
-
* @internal
|
|
5172
|
-
*/
|
|
5173
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetRequest) => any;
|
|
5174
|
-
}
|
|
5175
4491
|
/**
|
|
5176
4492
|
* <p>A complex type that contains the response to the <code>GetReusableDelegationSet</code>
|
|
5177
4493
|
* request.</p>
|
|
@@ -5182,12 +4498,6 @@ export interface GetReusableDelegationSetResponse {
|
|
|
5182
4498
|
*/
|
|
5183
4499
|
DelegationSet: DelegationSet | undefined;
|
|
5184
4500
|
}
|
|
5185
|
-
export declare namespace GetReusableDelegationSetResponse {
|
|
5186
|
-
/**
|
|
5187
|
-
* @internal
|
|
5188
|
-
*/
|
|
5189
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetResponse) => any;
|
|
5190
|
-
}
|
|
5191
4501
|
export declare type ReusableDelegationSetLimitType = "MAX_ZONES_BY_REUSABLE_DELEGATION_SET";
|
|
5192
4502
|
/**
|
|
5193
4503
|
* <p>A complex type that contains information about the request to create a hosted
|
|
@@ -5204,12 +4514,6 @@ export interface GetReusableDelegationSetLimitRequest {
|
|
|
5204
4514
|
*/
|
|
5205
4515
|
DelegationSetId: string | undefined;
|
|
5206
4516
|
}
|
|
5207
|
-
export declare namespace GetReusableDelegationSetLimitRequest {
|
|
5208
|
-
/**
|
|
5209
|
-
* @internal
|
|
5210
|
-
*/
|
|
5211
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetLimitRequest) => any;
|
|
5212
|
-
}
|
|
5213
4517
|
/**
|
|
5214
4518
|
* <p>A complex type that contains the type of limit that you specified in the request and
|
|
5215
4519
|
* the current value for that limit.</p>
|
|
@@ -5227,12 +4531,6 @@ export interface ReusableDelegationSetLimit {
|
|
|
5227
4531
|
*/
|
|
5228
4532
|
Value: number | undefined;
|
|
5229
4533
|
}
|
|
5230
|
-
export declare namespace ReusableDelegationSetLimit {
|
|
5231
|
-
/**
|
|
5232
|
-
* @internal
|
|
5233
|
-
*/
|
|
5234
|
-
const filterSensitiveLog: (obj: ReusableDelegationSetLimit) => any;
|
|
5235
|
-
}
|
|
5236
4534
|
/**
|
|
5237
4535
|
* <p>A complex type that contains the requested limit. </p>
|
|
5238
4536
|
*/
|
|
@@ -5248,12 +4546,6 @@ export interface GetReusableDelegationSetLimitResponse {
|
|
|
5248
4546
|
*/
|
|
5249
4547
|
Count: number | undefined;
|
|
5250
4548
|
}
|
|
5251
|
-
export declare namespace GetReusableDelegationSetLimitResponse {
|
|
5252
|
-
/**
|
|
5253
|
-
* @internal
|
|
5254
|
-
*/
|
|
5255
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetLimitResponse) => any;
|
|
5256
|
-
}
|
|
5257
4549
|
/**
|
|
5258
4550
|
* <p>Gets information about a specific traffic policy version.</p>
|
|
5259
4551
|
*/
|
|
@@ -5268,12 +4560,6 @@ export interface GetTrafficPolicyRequest {
|
|
|
5268
4560
|
*/
|
|
5269
4561
|
Version: number | undefined;
|
|
5270
4562
|
}
|
|
5271
|
-
export declare namespace GetTrafficPolicyRequest {
|
|
5272
|
-
/**
|
|
5273
|
-
* @internal
|
|
5274
|
-
*/
|
|
5275
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyRequest) => any;
|
|
5276
|
-
}
|
|
5277
4563
|
/**
|
|
5278
4564
|
* <p>A complex type that contains the response information for the request.</p>
|
|
5279
4565
|
*/
|
|
@@ -5283,12 +4569,6 @@ export interface GetTrafficPolicyResponse {
|
|
|
5283
4569
|
*/
|
|
5284
4570
|
TrafficPolicy: TrafficPolicy | undefined;
|
|
5285
4571
|
}
|
|
5286
|
-
export declare namespace GetTrafficPolicyResponse {
|
|
5287
|
-
/**
|
|
5288
|
-
* @internal
|
|
5289
|
-
*/
|
|
5290
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyResponse) => any;
|
|
5291
|
-
}
|
|
5292
4572
|
/**
|
|
5293
4573
|
* <p>Gets information about a specified traffic policy instance.</p>
|
|
5294
4574
|
*/
|
|
@@ -5298,12 +4578,6 @@ export interface GetTrafficPolicyInstanceRequest {
|
|
|
5298
4578
|
*/
|
|
5299
4579
|
Id: string | undefined;
|
|
5300
4580
|
}
|
|
5301
|
-
export declare namespace GetTrafficPolicyInstanceRequest {
|
|
5302
|
-
/**
|
|
5303
|
-
* @internal
|
|
5304
|
-
*/
|
|
5305
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceRequest) => any;
|
|
5306
|
-
}
|
|
5307
4581
|
/**
|
|
5308
4582
|
* <p>A complex type that contains information about the resource record sets that Amazon
|
|
5309
4583
|
* Route 53 created based on a specified traffic policy.</p>
|
|
@@ -5314,24 +4588,12 @@ export interface GetTrafficPolicyInstanceResponse {
|
|
|
5314
4588
|
*/
|
|
5315
4589
|
TrafficPolicyInstance: TrafficPolicyInstance | undefined;
|
|
5316
4590
|
}
|
|
5317
|
-
export declare namespace GetTrafficPolicyInstanceResponse {
|
|
5318
|
-
/**
|
|
5319
|
-
* @internal
|
|
5320
|
-
*/
|
|
5321
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceResponse) => any;
|
|
5322
|
-
}
|
|
5323
4591
|
/**
|
|
5324
4592
|
* <p>Request to get the number of traffic policy instances that are associated with the
|
|
5325
4593
|
* current Amazon Web Services account.</p>
|
|
5326
4594
|
*/
|
|
5327
4595
|
export interface GetTrafficPolicyInstanceCountRequest {
|
|
5328
4596
|
}
|
|
5329
|
-
export declare namespace GetTrafficPolicyInstanceCountRequest {
|
|
5330
|
-
/**
|
|
5331
|
-
* @internal
|
|
5332
|
-
*/
|
|
5333
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceCountRequest) => any;
|
|
5334
|
-
}
|
|
5335
4597
|
/**
|
|
5336
4598
|
* <p>A complex type that contains information about the resource record sets that Amazon
|
|
5337
4599
|
* Route 53 created based on a specified traffic policy.</p>
|
|
@@ -5342,12 +4604,6 @@ export interface GetTrafficPolicyInstanceCountResponse {
|
|
|
5342
4604
|
*/
|
|
5343
4605
|
TrafficPolicyInstanceCount: number | undefined;
|
|
5344
4606
|
}
|
|
5345
|
-
export declare namespace GetTrafficPolicyInstanceCountResponse {
|
|
5346
|
-
/**
|
|
5347
|
-
* @internal
|
|
5348
|
-
*/
|
|
5349
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceCountResponse) => any;
|
|
5350
|
-
}
|
|
5351
4607
|
export interface ListCidrBlocksRequest {
|
|
5352
4608
|
/**
|
|
5353
4609
|
* <p>The UUID of the CIDR collection.</p>
|
|
@@ -5367,12 +4623,6 @@ export interface ListCidrBlocksRequest {
|
|
|
5367
4623
|
*/
|
|
5368
4624
|
MaxResults?: number;
|
|
5369
4625
|
}
|
|
5370
|
-
export declare namespace ListCidrBlocksRequest {
|
|
5371
|
-
/**
|
|
5372
|
-
* @internal
|
|
5373
|
-
*/
|
|
5374
|
-
const filterSensitiveLog: (obj: ListCidrBlocksRequest) => any;
|
|
5375
|
-
}
|
|
5376
4626
|
/**
|
|
5377
4627
|
* <p>A complex type that lists the CIDR blocks.</p>
|
|
5378
4628
|
*/
|
|
@@ -5386,12 +4636,6 @@ export interface CidrBlockSummary {
|
|
|
5386
4636
|
*/
|
|
5387
4637
|
LocationName?: string;
|
|
5388
4638
|
}
|
|
5389
|
-
export declare namespace CidrBlockSummary {
|
|
5390
|
-
/**
|
|
5391
|
-
* @internal
|
|
5392
|
-
*/
|
|
5393
|
-
const filterSensitiveLog: (obj: CidrBlockSummary) => any;
|
|
5394
|
-
}
|
|
5395
4639
|
export interface ListCidrBlocksResponse {
|
|
5396
4640
|
/**
|
|
5397
4641
|
* <p>An opaque pagination token to indicate where the service is to begin enumerating
|
|
@@ -5404,12 +4648,6 @@ export interface ListCidrBlocksResponse {
|
|
|
5404
4648
|
*/
|
|
5405
4649
|
CidrBlocks?: CidrBlockSummary[];
|
|
5406
4650
|
}
|
|
5407
|
-
export declare namespace ListCidrBlocksResponse {
|
|
5408
|
-
/**
|
|
5409
|
-
* @internal
|
|
5410
|
-
*/
|
|
5411
|
-
const filterSensitiveLog: (obj: ListCidrBlocksResponse) => any;
|
|
5412
|
-
}
|
|
5413
4651
|
/**
|
|
5414
4652
|
* <p>The CIDR collection location doesn't match any locations in your account.</p>
|
|
5415
4653
|
*/
|
|
@@ -5434,12 +4672,6 @@ export interface ListCidrCollectionsRequest {
|
|
|
5434
4672
|
*/
|
|
5435
4673
|
MaxResults?: number;
|
|
5436
4674
|
}
|
|
5437
|
-
export declare namespace ListCidrCollectionsRequest {
|
|
5438
|
-
/**
|
|
5439
|
-
* @internal
|
|
5440
|
-
*/
|
|
5441
|
-
const filterSensitiveLog: (obj: ListCidrCollectionsRequest) => any;
|
|
5442
|
-
}
|
|
5443
4675
|
/**
|
|
5444
4676
|
* <p>A complex type that is an entry in an <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CidrCollection.html">CidrCollection</a>
|
|
5445
4677
|
* array.</p>
|
|
@@ -5465,12 +4697,6 @@ export interface CollectionSummary {
|
|
|
5465
4697
|
*/
|
|
5466
4698
|
Version?: number;
|
|
5467
4699
|
}
|
|
5468
|
-
export declare namespace CollectionSummary {
|
|
5469
|
-
/**
|
|
5470
|
-
* @internal
|
|
5471
|
-
*/
|
|
5472
|
-
const filterSensitiveLog: (obj: CollectionSummary) => any;
|
|
5473
|
-
}
|
|
5474
4700
|
export interface ListCidrCollectionsResponse {
|
|
5475
4701
|
/**
|
|
5476
4702
|
* <p>An opaque pagination token to indicate where the service is to begin enumerating
|
|
@@ -5483,12 +4709,6 @@ export interface ListCidrCollectionsResponse {
|
|
|
5483
4709
|
*/
|
|
5484
4710
|
CidrCollections?: CollectionSummary[];
|
|
5485
4711
|
}
|
|
5486
|
-
export declare namespace ListCidrCollectionsResponse {
|
|
5487
|
-
/**
|
|
5488
|
-
* @internal
|
|
5489
|
-
*/
|
|
5490
|
-
const filterSensitiveLog: (obj: ListCidrCollectionsResponse) => any;
|
|
5491
|
-
}
|
|
5492
4712
|
export interface ListCidrLocationsRequest {
|
|
5493
4713
|
/**
|
|
5494
4714
|
* <p>The CIDR collection ID.</p>
|
|
@@ -5505,12 +4725,6 @@ export interface ListCidrLocationsRequest {
|
|
|
5505
4725
|
*/
|
|
5506
4726
|
MaxResults?: number;
|
|
5507
4727
|
}
|
|
5508
|
-
export declare namespace ListCidrLocationsRequest {
|
|
5509
|
-
/**
|
|
5510
|
-
* @internal
|
|
5511
|
-
*/
|
|
5512
|
-
const filterSensitiveLog: (obj: ListCidrLocationsRequest) => any;
|
|
5513
|
-
}
|
|
5514
4728
|
/**
|
|
5515
4729
|
* <p>A complex type that contains information about the CIDR location.</p>
|
|
5516
4730
|
*/
|
|
@@ -5520,12 +4734,6 @@ export interface LocationSummary {
|
|
|
5520
4734
|
*/
|
|
5521
4735
|
LocationName?: string;
|
|
5522
4736
|
}
|
|
5523
|
-
export declare namespace LocationSummary {
|
|
5524
|
-
/**
|
|
5525
|
-
* @internal
|
|
5526
|
-
*/
|
|
5527
|
-
const filterSensitiveLog: (obj: LocationSummary) => any;
|
|
5528
|
-
}
|
|
5529
4737
|
export interface ListCidrLocationsResponse {
|
|
5530
4738
|
/**
|
|
5531
4739
|
* <p>An opaque
|
|
@@ -5538,12 +4746,6 @@ export interface ListCidrLocationsResponse {
|
|
|
5538
4746
|
*/
|
|
5539
4747
|
CidrLocations?: LocationSummary[];
|
|
5540
4748
|
}
|
|
5541
|
-
export declare namespace ListCidrLocationsResponse {
|
|
5542
|
-
/**
|
|
5543
|
-
* @internal
|
|
5544
|
-
*/
|
|
5545
|
-
const filterSensitiveLog: (obj: ListCidrLocationsResponse) => any;
|
|
5546
|
-
}
|
|
5547
4749
|
/**
|
|
5548
4750
|
* <p>A request to get a list of geographic locations that Amazon Route 53 supports for
|
|
5549
4751
|
* geolocation resource record sets. </p>
|
|
@@ -5587,12 +4789,6 @@ export interface ListGeoLocationsRequest {
|
|
|
5587
4789
|
*/
|
|
5588
4790
|
MaxItems?: number;
|
|
5589
4791
|
}
|
|
5590
|
-
export declare namespace ListGeoLocationsRequest {
|
|
5591
|
-
/**
|
|
5592
|
-
* @internal
|
|
5593
|
-
*/
|
|
5594
|
-
const filterSensitiveLog: (obj: ListGeoLocationsRequest) => any;
|
|
5595
|
-
}
|
|
5596
4792
|
/**
|
|
5597
4793
|
* <p>A complex type containing the response information for the request.</p>
|
|
5598
4794
|
*/
|
|
@@ -5638,12 +4834,6 @@ export interface ListGeoLocationsResponse {
|
|
|
5638
4834
|
*/
|
|
5639
4835
|
MaxItems: number | undefined;
|
|
5640
4836
|
}
|
|
5641
|
-
export declare namespace ListGeoLocationsResponse {
|
|
5642
|
-
/**
|
|
5643
|
-
* @internal
|
|
5644
|
-
*/
|
|
5645
|
-
const filterSensitiveLog: (obj: ListGeoLocationsResponse) => any;
|
|
5646
|
-
}
|
|
5647
4837
|
/**
|
|
5648
4838
|
* <p>A request to retrieve a list of the health checks that are associated with the current
|
|
5649
4839
|
* Amazon Web Services account.</p>
|
|
@@ -5668,12 +4858,6 @@ export interface ListHealthChecksRequest {
|
|
|
5668
4858
|
*/
|
|
5669
4859
|
MaxItems?: number;
|
|
5670
4860
|
}
|
|
5671
|
-
export declare namespace ListHealthChecksRequest {
|
|
5672
|
-
/**
|
|
5673
|
-
* @internal
|
|
5674
|
-
*/
|
|
5675
|
-
const filterSensitiveLog: (obj: ListHealthChecksRequest) => any;
|
|
5676
|
-
}
|
|
5677
4861
|
/**
|
|
5678
4862
|
* <p>A complex type that contains the response to a <code>ListHealthChecks</code>
|
|
5679
4863
|
* request.</p>
|
|
@@ -5710,12 +4894,6 @@ export interface ListHealthChecksResponse {
|
|
|
5710
4894
|
*/
|
|
5711
4895
|
MaxItems: number | undefined;
|
|
5712
4896
|
}
|
|
5713
|
-
export declare namespace ListHealthChecksResponse {
|
|
5714
|
-
/**
|
|
5715
|
-
* @internal
|
|
5716
|
-
*/
|
|
5717
|
-
const filterSensitiveLog: (obj: ListHealthChecksResponse) => any;
|
|
5718
|
-
}
|
|
5719
4897
|
/**
|
|
5720
4898
|
* <p>A request to retrieve a list of the public and private hosted zones that are
|
|
5721
4899
|
* associated with the current Amazon Web Services account.</p>
|
|
@@ -5747,12 +4925,6 @@ export interface ListHostedZonesRequest {
|
|
|
5747
4925
|
*/
|
|
5748
4926
|
DelegationSetId?: string;
|
|
5749
4927
|
}
|
|
5750
|
-
export declare namespace ListHostedZonesRequest {
|
|
5751
|
-
/**
|
|
5752
|
-
* @internal
|
|
5753
|
-
*/
|
|
5754
|
-
const filterSensitiveLog: (obj: ListHostedZonesRequest) => any;
|
|
5755
|
-
}
|
|
5756
4928
|
export interface ListHostedZonesResponse {
|
|
5757
4929
|
/**
|
|
5758
4930
|
* <p>A complex type that contains general information about the hosted zone.</p>
|
|
@@ -5786,12 +4958,6 @@ export interface ListHostedZonesResponse {
|
|
|
5786
4958
|
*/
|
|
5787
4959
|
MaxItems: number | undefined;
|
|
5788
4960
|
}
|
|
5789
|
-
export declare namespace ListHostedZonesResponse {
|
|
5790
|
-
/**
|
|
5791
|
-
* @internal
|
|
5792
|
-
*/
|
|
5793
|
-
const filterSensitiveLog: (obj: ListHostedZonesResponse) => any;
|
|
5794
|
-
}
|
|
5795
4961
|
/**
|
|
5796
4962
|
* <p>Retrieves a list of the public and private hosted zones that are associated with the
|
|
5797
4963
|
* current Amazon Web Services account in ASCII order by domain name. </p>
|
|
@@ -5828,12 +4994,6 @@ export interface ListHostedZonesByNameRequest {
|
|
|
5828
4994
|
*/
|
|
5829
4995
|
MaxItems?: number;
|
|
5830
4996
|
}
|
|
5831
|
-
export declare namespace ListHostedZonesByNameRequest {
|
|
5832
|
-
/**
|
|
5833
|
-
* @internal
|
|
5834
|
-
*/
|
|
5835
|
-
const filterSensitiveLog: (obj: ListHostedZonesByNameRequest) => any;
|
|
5836
|
-
}
|
|
5837
4997
|
/**
|
|
5838
4998
|
* <p>A complex type that contains the response information for the request.</p>
|
|
5839
4999
|
*/
|
|
@@ -5884,12 +5044,6 @@ export interface ListHostedZonesByNameResponse {
|
|
|
5884
5044
|
*/
|
|
5885
5045
|
MaxItems: number | undefined;
|
|
5886
5046
|
}
|
|
5887
|
-
export declare namespace ListHostedZonesByNameResponse {
|
|
5888
|
-
/**
|
|
5889
|
-
* @internal
|
|
5890
|
-
*/
|
|
5891
|
-
const filterSensitiveLog: (obj: ListHostedZonesByNameResponse) => any;
|
|
5892
|
-
}
|
|
5893
5047
|
/**
|
|
5894
5048
|
* <p>The value that you specified to get the second or subsequent page of results is
|
|
5895
5049
|
* invalid.</p>
|
|
@@ -5935,12 +5089,6 @@ export interface ListHostedZonesByVPCRequest {
|
|
|
5935
5089
|
*/
|
|
5936
5090
|
NextToken?: string;
|
|
5937
5091
|
}
|
|
5938
|
-
export declare namespace ListHostedZonesByVPCRequest {
|
|
5939
|
-
/**
|
|
5940
|
-
* @internal
|
|
5941
|
-
*/
|
|
5942
|
-
const filterSensitiveLog: (obj: ListHostedZonesByVPCRequest) => any;
|
|
5943
|
-
}
|
|
5944
5092
|
/**
|
|
5945
5093
|
* <p>A complex type that identifies a hosted zone that a specified Amazon VPC is associated
|
|
5946
5094
|
* with and the owner of the hosted zone. If there is a value for
|
|
@@ -5965,12 +5113,6 @@ export interface HostedZoneOwner {
|
|
|
5965
5113
|
*/
|
|
5966
5114
|
OwningService?: string;
|
|
5967
5115
|
}
|
|
5968
|
-
export declare namespace HostedZoneOwner {
|
|
5969
|
-
/**
|
|
5970
|
-
* @internal
|
|
5971
|
-
*/
|
|
5972
|
-
const filterSensitiveLog: (obj: HostedZoneOwner) => any;
|
|
5973
|
-
}
|
|
5974
5116
|
/**
|
|
5975
5117
|
* <p>In the response to a <code>ListHostedZonesByVPC</code> request, the
|
|
5976
5118
|
* <code>HostedZoneSummaries</code> element contains one <code>HostedZoneSummary</code>
|
|
@@ -5995,12 +5137,6 @@ export interface HostedZoneSummary {
|
|
|
5995
5137
|
*/
|
|
5996
5138
|
Owner: HostedZoneOwner | undefined;
|
|
5997
5139
|
}
|
|
5998
|
-
export declare namespace HostedZoneSummary {
|
|
5999
|
-
/**
|
|
6000
|
-
* @internal
|
|
6001
|
-
*/
|
|
6002
|
-
const filterSensitiveLog: (obj: HostedZoneSummary) => any;
|
|
6003
|
-
}
|
|
6004
5140
|
export interface ListHostedZonesByVPCResponse {
|
|
6005
5141
|
/**
|
|
6006
5142
|
* <p>A list that contains one <code>HostedZoneSummary</code> element for each hosted zone
|
|
@@ -6020,12 +5156,6 @@ export interface ListHostedZonesByVPCResponse {
|
|
|
6020
5156
|
*/
|
|
6021
5157
|
NextToken?: string;
|
|
6022
5158
|
}
|
|
6023
|
-
export declare namespace ListHostedZonesByVPCResponse {
|
|
6024
|
-
/**
|
|
6025
|
-
* @internal
|
|
6026
|
-
*/
|
|
6027
|
-
const filterSensitiveLog: (obj: ListHostedZonesByVPCResponse) => any;
|
|
6028
|
-
}
|
|
6029
5159
|
export interface ListQueryLoggingConfigsRequest {
|
|
6030
5160
|
/**
|
|
6031
5161
|
* <p>(Optional) If you want to list the query logging configuration that is associated with
|
|
@@ -6053,12 +5183,6 @@ export interface ListQueryLoggingConfigsRequest {
|
|
|
6053
5183
|
*/
|
|
6054
5184
|
MaxResults?: number;
|
|
6055
5185
|
}
|
|
6056
|
-
export declare namespace ListQueryLoggingConfigsRequest {
|
|
6057
|
-
/**
|
|
6058
|
-
* @internal
|
|
6059
|
-
*/
|
|
6060
|
-
const filterSensitiveLog: (obj: ListQueryLoggingConfigsRequest) => any;
|
|
6061
|
-
}
|
|
6062
5186
|
export interface ListQueryLoggingConfigsResponse {
|
|
6063
5187
|
/**
|
|
6064
5188
|
* <p>An array that contains one <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_QueryLoggingConfig.html">QueryLoggingConfig</a> element for each configuration for DNS query logging
|
|
@@ -6076,12 +5200,6 @@ export interface ListQueryLoggingConfigsResponse {
|
|
|
6076
5200
|
*/
|
|
6077
5201
|
NextToken?: string;
|
|
6078
5202
|
}
|
|
6079
|
-
export declare namespace ListQueryLoggingConfigsResponse {
|
|
6080
|
-
/**
|
|
6081
|
-
* @internal
|
|
6082
|
-
*/
|
|
6083
|
-
const filterSensitiveLog: (obj: ListQueryLoggingConfigsResponse) => any;
|
|
6084
|
-
}
|
|
6085
5203
|
/**
|
|
6086
5204
|
* <p>A request for the resource record sets that are associated with a specified hosted
|
|
6087
5205
|
* zone.</p>
|
|
@@ -6168,12 +5286,6 @@ export interface ListResourceRecordSetsRequest {
|
|
|
6168
5286
|
*/
|
|
6169
5287
|
MaxItems?: number;
|
|
6170
5288
|
}
|
|
6171
|
-
export declare namespace ListResourceRecordSetsRequest {
|
|
6172
|
-
/**
|
|
6173
|
-
* @internal
|
|
6174
|
-
*/
|
|
6175
|
-
const filterSensitiveLog: (obj: ListResourceRecordSetsRequest) => any;
|
|
6176
|
-
}
|
|
6177
5289
|
/**
|
|
6178
5290
|
* <p>A complex type that contains list information for the resource record set.</p>
|
|
6179
5291
|
*/
|
|
@@ -6213,12 +5325,6 @@ export interface ListResourceRecordSetsResponse {
|
|
|
6213
5325
|
*/
|
|
6214
5326
|
MaxItems: number | undefined;
|
|
6215
5327
|
}
|
|
6216
|
-
export declare namespace ListResourceRecordSetsResponse {
|
|
6217
|
-
/**
|
|
6218
|
-
* @internal
|
|
6219
|
-
*/
|
|
6220
|
-
const filterSensitiveLog: (obj: ListResourceRecordSetsResponse) => any;
|
|
6221
|
-
}
|
|
6222
5328
|
/**
|
|
6223
5329
|
* <p>A request to get a list of the reusable delegation sets that are associated with the
|
|
6224
5330
|
* current Amazon Web Services account.</p>
|
|
@@ -6242,12 +5348,6 @@ export interface ListReusableDelegationSetsRequest {
|
|
|
6242
5348
|
*/
|
|
6243
5349
|
MaxItems?: number;
|
|
6244
5350
|
}
|
|
6245
|
-
export declare namespace ListReusableDelegationSetsRequest {
|
|
6246
|
-
/**
|
|
6247
|
-
* @internal
|
|
6248
|
-
*/
|
|
6249
|
-
const filterSensitiveLog: (obj: ListReusableDelegationSetsRequest) => any;
|
|
6250
|
-
}
|
|
6251
5351
|
/**
|
|
6252
5352
|
* <p>A complex type that contains information about the reusable delegation sets that are
|
|
6253
5353
|
* associated with the current Amazon Web Services account.</p>
|
|
@@ -6282,12 +5382,6 @@ export interface ListReusableDelegationSetsResponse {
|
|
|
6282
5382
|
*/
|
|
6283
5383
|
MaxItems: number | undefined;
|
|
6284
5384
|
}
|
|
6285
|
-
export declare namespace ListReusableDelegationSetsResponse {
|
|
6286
|
-
/**
|
|
6287
|
-
* @internal
|
|
6288
|
-
*/
|
|
6289
|
-
const filterSensitiveLog: (obj: ListReusableDelegationSetsResponse) => any;
|
|
6290
|
-
}
|
|
6291
5385
|
/**
|
|
6292
5386
|
* <p>A complex type containing information about a request for a list of the tags that are
|
|
6293
5387
|
* associated with an individual resource.</p>
|
|
@@ -6310,12 +5404,6 @@ export interface ListTagsForResourceRequest {
|
|
|
6310
5404
|
*/
|
|
6311
5405
|
ResourceId: string | undefined;
|
|
6312
5406
|
}
|
|
6313
|
-
export declare namespace ListTagsForResourceRequest {
|
|
6314
|
-
/**
|
|
6315
|
-
* @internal
|
|
6316
|
-
*/
|
|
6317
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
6318
|
-
}
|
|
6319
5407
|
/**
|
|
6320
5408
|
* <p>A complex type containing a resource and its associated tags.</p>
|
|
6321
5409
|
*/
|
|
@@ -6341,12 +5429,6 @@ export interface ResourceTagSet {
|
|
|
6341
5429
|
*/
|
|
6342
5430
|
Tags?: Tag[];
|
|
6343
5431
|
}
|
|
6344
|
-
export declare namespace ResourceTagSet {
|
|
6345
|
-
/**
|
|
6346
|
-
* @internal
|
|
6347
|
-
*/
|
|
6348
|
-
const filterSensitiveLog: (obj: ResourceTagSet) => any;
|
|
6349
|
-
}
|
|
6350
5432
|
/**
|
|
6351
5433
|
* <p>A complex type that contains information about the health checks or hosted zones for
|
|
6352
5434
|
* which you want to list tags.</p>
|
|
@@ -6358,12 +5440,6 @@ export interface ListTagsForResourceResponse {
|
|
|
6358
5440
|
*/
|
|
6359
5441
|
ResourceTagSet: ResourceTagSet | undefined;
|
|
6360
5442
|
}
|
|
6361
|
-
export declare namespace ListTagsForResourceResponse {
|
|
6362
|
-
/**
|
|
6363
|
-
* @internal
|
|
6364
|
-
*/
|
|
6365
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
6366
|
-
}
|
|
6367
5443
|
/**
|
|
6368
5444
|
* <p>A complex type that contains information about the health checks or hosted zones for
|
|
6369
5445
|
* which you want to list tags.</p>
|
|
@@ -6387,12 +5463,6 @@ export interface ListTagsForResourcesRequest {
|
|
|
6387
5463
|
*/
|
|
6388
5464
|
ResourceIds: string[] | undefined;
|
|
6389
5465
|
}
|
|
6390
|
-
export declare namespace ListTagsForResourcesRequest {
|
|
6391
|
-
/**
|
|
6392
|
-
* @internal
|
|
6393
|
-
*/
|
|
6394
|
-
const filterSensitiveLog: (obj: ListTagsForResourcesRequest) => any;
|
|
6395
|
-
}
|
|
6396
5466
|
/**
|
|
6397
5467
|
* <p>A complex type containing tags for the specified resources.</p>
|
|
6398
5468
|
*/
|
|
@@ -6403,12 +5473,6 @@ export interface ListTagsForResourcesResponse {
|
|
|
6403
5473
|
*/
|
|
6404
5474
|
ResourceTagSets: ResourceTagSet[] | undefined;
|
|
6405
5475
|
}
|
|
6406
|
-
export declare namespace ListTagsForResourcesResponse {
|
|
6407
|
-
/**
|
|
6408
|
-
* @internal
|
|
6409
|
-
*/
|
|
6410
|
-
const filterSensitiveLog: (obj: ListTagsForResourcesResponse) => any;
|
|
6411
|
-
}
|
|
6412
5476
|
/**
|
|
6413
5477
|
* <p>A complex type that contains the information about the request to list the traffic
|
|
6414
5478
|
* policies that are associated with the current Amazon Web Services account.</p>
|
|
@@ -6435,12 +5499,6 @@ export interface ListTrafficPoliciesRequest {
|
|
|
6435
5499
|
*/
|
|
6436
5500
|
MaxItems?: number;
|
|
6437
5501
|
}
|
|
6438
|
-
export declare namespace ListTrafficPoliciesRequest {
|
|
6439
|
-
/**
|
|
6440
|
-
* @internal
|
|
6441
|
-
*/
|
|
6442
|
-
const filterSensitiveLog: (obj: ListTrafficPoliciesRequest) => any;
|
|
6443
|
-
}
|
|
6444
5502
|
/**
|
|
6445
5503
|
* <p>A complex type that contains information about the latest version of one traffic
|
|
6446
5504
|
* policy that is associated with the current Amazon Web Services account.</p>
|
|
@@ -6468,12 +5526,6 @@ export interface TrafficPolicySummary {
|
|
|
6468
5526
|
*/
|
|
6469
5527
|
TrafficPolicyCount: number | undefined;
|
|
6470
5528
|
}
|
|
6471
|
-
export declare namespace TrafficPolicySummary {
|
|
6472
|
-
/**
|
|
6473
|
-
* @internal
|
|
6474
|
-
*/
|
|
6475
|
-
const filterSensitiveLog: (obj: TrafficPolicySummary) => any;
|
|
6476
|
-
}
|
|
6477
5529
|
/**
|
|
6478
5530
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6479
5531
|
*/
|
|
@@ -6503,12 +5555,6 @@ export interface ListTrafficPoliciesResponse {
|
|
|
6503
5555
|
*/
|
|
6504
5556
|
MaxItems: number | undefined;
|
|
6505
5557
|
}
|
|
6506
|
-
export declare namespace ListTrafficPoliciesResponse {
|
|
6507
|
-
/**
|
|
6508
|
-
* @internal
|
|
6509
|
-
*/
|
|
6510
|
-
const filterSensitiveLog: (obj: ListTrafficPoliciesResponse) => any;
|
|
6511
|
-
}
|
|
6512
5558
|
/**
|
|
6513
5559
|
* <p>A request to get information about the traffic policy instances that you created by
|
|
6514
5560
|
* using the current Amazon Web Services account.</p>
|
|
@@ -6561,12 +5607,6 @@ export interface ListTrafficPolicyInstancesRequest {
|
|
|
6561
5607
|
*/
|
|
6562
5608
|
MaxItems?: number;
|
|
6563
5609
|
}
|
|
6564
|
-
export declare namespace ListTrafficPolicyInstancesRequest {
|
|
6565
|
-
/**
|
|
6566
|
-
* @internal
|
|
6567
|
-
*/
|
|
6568
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesRequest) => any;
|
|
6569
|
-
}
|
|
6570
5610
|
/**
|
|
6571
5611
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6572
5612
|
*/
|
|
@@ -6612,12 +5652,6 @@ export interface ListTrafficPolicyInstancesResponse {
|
|
|
6612
5652
|
*/
|
|
6613
5653
|
MaxItems: number | undefined;
|
|
6614
5654
|
}
|
|
6615
|
-
export declare namespace ListTrafficPolicyInstancesResponse {
|
|
6616
|
-
/**
|
|
6617
|
-
* @internal
|
|
6618
|
-
*/
|
|
6619
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesResponse) => any;
|
|
6620
|
-
}
|
|
6621
5655
|
/**
|
|
6622
5656
|
* <p>A request for the traffic policy instances that you created in a specified hosted
|
|
6623
5657
|
* zone.</p>
|
|
@@ -6662,12 +5696,6 @@ export interface ListTrafficPolicyInstancesByHostedZoneRequest {
|
|
|
6662
5696
|
*/
|
|
6663
5697
|
MaxItems?: number;
|
|
6664
5698
|
}
|
|
6665
|
-
export declare namespace ListTrafficPolicyInstancesByHostedZoneRequest {
|
|
6666
|
-
/**
|
|
6667
|
-
* @internal
|
|
6668
|
-
*/
|
|
6669
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneRequest) => any;
|
|
6670
|
-
}
|
|
6671
5699
|
/**
|
|
6672
5700
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6673
5701
|
*/
|
|
@@ -6706,12 +5734,6 @@ export interface ListTrafficPolicyInstancesByHostedZoneResponse {
|
|
|
6706
5734
|
*/
|
|
6707
5735
|
MaxItems: number | undefined;
|
|
6708
5736
|
}
|
|
6709
|
-
export declare namespace ListTrafficPolicyInstancesByHostedZoneResponse {
|
|
6710
|
-
/**
|
|
6711
|
-
* @internal
|
|
6712
|
-
*/
|
|
6713
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneResponse) => any;
|
|
6714
|
-
}
|
|
6715
5737
|
/**
|
|
6716
5738
|
* <p>A complex type that contains the information about the request to list your traffic
|
|
6717
5739
|
* policy instances.</p>
|
|
@@ -6778,12 +5800,6 @@ export interface ListTrafficPolicyInstancesByPolicyRequest {
|
|
|
6778
5800
|
*/
|
|
6779
5801
|
MaxItems?: number;
|
|
6780
5802
|
}
|
|
6781
|
-
export declare namespace ListTrafficPolicyInstancesByPolicyRequest {
|
|
6782
|
-
/**
|
|
6783
|
-
* @internal
|
|
6784
|
-
*/
|
|
6785
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyRequest) => any;
|
|
6786
|
-
}
|
|
6787
5803
|
/**
|
|
6788
5804
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6789
5805
|
*/
|
|
@@ -6828,12 +5844,6 @@ export interface ListTrafficPolicyInstancesByPolicyResponse {
|
|
|
6828
5844
|
*/
|
|
6829
5845
|
MaxItems: number | undefined;
|
|
6830
5846
|
}
|
|
6831
|
-
export declare namespace ListTrafficPolicyInstancesByPolicyResponse {
|
|
6832
|
-
/**
|
|
6833
|
-
* @internal
|
|
6834
|
-
*/
|
|
6835
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyResponse) => any;
|
|
6836
|
-
}
|
|
6837
5847
|
/**
|
|
6838
5848
|
* <p>A complex type that contains the information about the request to list your traffic
|
|
6839
5849
|
* policies.</p>
|
|
@@ -6865,12 +5875,6 @@ export interface ListTrafficPolicyVersionsRequest {
|
|
|
6865
5875
|
*/
|
|
6866
5876
|
MaxItems?: number;
|
|
6867
5877
|
}
|
|
6868
|
-
export declare namespace ListTrafficPolicyVersionsRequest {
|
|
6869
|
-
/**
|
|
6870
|
-
* @internal
|
|
6871
|
-
*/
|
|
6872
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyVersionsRequest) => any;
|
|
6873
|
-
}
|
|
6874
5878
|
/**
|
|
6875
5879
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6876
5880
|
*/
|
|
@@ -6904,12 +5908,6 @@ export interface ListTrafficPolicyVersionsResponse {
|
|
|
6904
5908
|
*/
|
|
6905
5909
|
MaxItems: number | undefined;
|
|
6906
5910
|
}
|
|
6907
|
-
export declare namespace ListTrafficPolicyVersionsResponse {
|
|
6908
|
-
/**
|
|
6909
|
-
* @internal
|
|
6910
|
-
*/
|
|
6911
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyVersionsResponse) => any;
|
|
6912
|
-
}
|
|
6913
5911
|
/**
|
|
6914
5912
|
* <p>A complex type that contains information about that can be associated with your hosted
|
|
6915
5913
|
* zone.</p>
|
|
@@ -6937,12 +5935,6 @@ export interface ListVPCAssociationAuthorizationsRequest {
|
|
|
6937
5935
|
*/
|
|
6938
5936
|
MaxResults?: number;
|
|
6939
5937
|
}
|
|
6940
|
-
export declare namespace ListVPCAssociationAuthorizationsRequest {
|
|
6941
|
-
/**
|
|
6942
|
-
* @internal
|
|
6943
|
-
*/
|
|
6944
|
-
const filterSensitiveLog: (obj: ListVPCAssociationAuthorizationsRequest) => any;
|
|
6945
|
-
}
|
|
6946
5938
|
/**
|
|
6947
5939
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6948
5940
|
*/
|
|
@@ -6965,12 +5957,6 @@ export interface ListVPCAssociationAuthorizationsResponse {
|
|
|
6965
5957
|
*/
|
|
6966
5958
|
VPCs: VPC[] | undefined;
|
|
6967
5959
|
}
|
|
6968
|
-
export declare namespace ListVPCAssociationAuthorizationsResponse {
|
|
6969
|
-
/**
|
|
6970
|
-
* @internal
|
|
6971
|
-
*/
|
|
6972
|
-
const filterSensitiveLog: (obj: ListVPCAssociationAuthorizationsResponse) => any;
|
|
6973
|
-
}
|
|
6974
5960
|
/**
|
|
6975
5961
|
* <p>Gets the value that Amazon Route 53 returns in response to a DNS request for a
|
|
6976
5962
|
* specified record name and type. You can optionally specify the IP address of a DNS
|
|
@@ -7028,12 +6014,6 @@ export interface TestDNSAnswerRequest {
|
|
|
7028
6014
|
*/
|
|
7029
6015
|
EDNS0ClientSubnetMask?: string;
|
|
7030
6016
|
}
|
|
7031
|
-
export declare namespace TestDNSAnswerRequest {
|
|
7032
|
-
/**
|
|
7033
|
-
* @internal
|
|
7034
|
-
*/
|
|
7035
|
-
const filterSensitiveLog: (obj: TestDNSAnswerRequest) => any;
|
|
7036
|
-
}
|
|
7037
6017
|
/**
|
|
7038
6018
|
* <p>A complex type that contains the response to a <code>TestDNSAnswer</code> request.
|
|
7039
6019
|
* </p>
|
|
@@ -7069,12 +6049,6 @@ export interface TestDNSAnswerResponse {
|
|
|
7069
6049
|
*/
|
|
7070
6050
|
Protocol: string | undefined;
|
|
7071
6051
|
}
|
|
7072
|
-
export declare namespace TestDNSAnswerResponse {
|
|
7073
|
-
/**
|
|
7074
|
-
* @internal
|
|
7075
|
-
*/
|
|
7076
|
-
const filterSensitiveLog: (obj: TestDNSAnswerResponse) => any;
|
|
7077
|
-
}
|
|
7078
6052
|
/**
|
|
7079
6053
|
* <p>The value of <code>HealthCheckVersion</code> in the request doesn't match the value of
|
|
7080
6054
|
* <code>HealthCheckVersion</code> in the health check.</p>
|
|
@@ -7449,12 +6423,6 @@ export interface UpdateHealthCheckRequest {
|
|
|
7449
6423
|
*/
|
|
7450
6424
|
ResetElements?: (ResettableElementName | string)[];
|
|
7451
6425
|
}
|
|
7452
|
-
export declare namespace UpdateHealthCheckRequest {
|
|
7453
|
-
/**
|
|
7454
|
-
* @internal
|
|
7455
|
-
*/
|
|
7456
|
-
const filterSensitiveLog: (obj: UpdateHealthCheckRequest) => any;
|
|
7457
|
-
}
|
|
7458
6426
|
/**
|
|
7459
6427
|
* <p>A complex type that contains the response to the <code>UpdateHealthCheck</code>
|
|
7460
6428
|
* request.</p>
|
|
@@ -7466,12 +6434,6 @@ export interface UpdateHealthCheckResponse {
|
|
|
7466
6434
|
*/
|
|
7467
6435
|
HealthCheck: HealthCheck | undefined;
|
|
7468
6436
|
}
|
|
7469
|
-
export declare namespace UpdateHealthCheckResponse {
|
|
7470
|
-
/**
|
|
7471
|
-
* @internal
|
|
7472
|
-
*/
|
|
7473
|
-
const filterSensitiveLog: (obj: UpdateHealthCheckResponse) => any;
|
|
7474
|
-
}
|
|
7475
6437
|
/**
|
|
7476
6438
|
* <p>A request to update the comment for a hosted zone.</p>
|
|
7477
6439
|
*/
|
|
@@ -7487,12 +6449,6 @@ export interface UpdateHostedZoneCommentRequest {
|
|
|
7487
6449
|
*/
|
|
7488
6450
|
Comment?: string;
|
|
7489
6451
|
}
|
|
7490
|
-
export declare namespace UpdateHostedZoneCommentRequest {
|
|
7491
|
-
/**
|
|
7492
|
-
* @internal
|
|
7493
|
-
*/
|
|
7494
|
-
const filterSensitiveLog: (obj: UpdateHostedZoneCommentRequest) => any;
|
|
7495
|
-
}
|
|
7496
6452
|
/**
|
|
7497
6453
|
* <p>A complex type that contains the response to the <code>UpdateHostedZoneComment</code>
|
|
7498
6454
|
* request.</p>
|
|
@@ -7504,12 +6460,6 @@ export interface UpdateHostedZoneCommentResponse {
|
|
|
7504
6460
|
*/
|
|
7505
6461
|
HostedZone: HostedZone | undefined;
|
|
7506
6462
|
}
|
|
7507
|
-
export declare namespace UpdateHostedZoneCommentResponse {
|
|
7508
|
-
/**
|
|
7509
|
-
* @internal
|
|
7510
|
-
*/
|
|
7511
|
-
const filterSensitiveLog: (obj: UpdateHostedZoneCommentResponse) => any;
|
|
7512
|
-
}
|
|
7513
6463
|
/**
|
|
7514
6464
|
* <p>A complex type that contains information about the traffic policy that you want to
|
|
7515
6465
|
* update the comment for.</p>
|
|
@@ -7530,12 +6480,6 @@ export interface UpdateTrafficPolicyCommentRequest {
|
|
|
7530
6480
|
*/
|
|
7531
6481
|
Comment: string | undefined;
|
|
7532
6482
|
}
|
|
7533
|
-
export declare namespace UpdateTrafficPolicyCommentRequest {
|
|
7534
|
-
/**
|
|
7535
|
-
* @internal
|
|
7536
|
-
*/
|
|
7537
|
-
const filterSensitiveLog: (obj: UpdateTrafficPolicyCommentRequest) => any;
|
|
7538
|
-
}
|
|
7539
6483
|
/**
|
|
7540
6484
|
* <p>A complex type that contains the response information for the traffic policy.</p>
|
|
7541
6485
|
*/
|
|
@@ -7545,12 +6489,6 @@ export interface UpdateTrafficPolicyCommentResponse {
|
|
|
7545
6489
|
*/
|
|
7546
6490
|
TrafficPolicy: TrafficPolicy | undefined;
|
|
7547
6491
|
}
|
|
7548
|
-
export declare namespace UpdateTrafficPolicyCommentResponse {
|
|
7549
|
-
/**
|
|
7550
|
-
* @internal
|
|
7551
|
-
*/
|
|
7552
|
-
const filterSensitiveLog: (obj: UpdateTrafficPolicyCommentResponse) => any;
|
|
7553
|
-
}
|
|
7554
6492
|
/**
|
|
7555
6493
|
* <p>You tried to update a traffic policy instance by using a traffic policy version that
|
|
7556
6494
|
* has a different DNS type than the current type for the instance. You specified the type
|
|
@@ -7590,12 +6528,6 @@ export interface UpdateTrafficPolicyInstanceRequest {
|
|
|
7590
6528
|
*/
|
|
7591
6529
|
TrafficPolicyVersion: number | undefined;
|
|
7592
6530
|
}
|
|
7593
|
-
export declare namespace UpdateTrafficPolicyInstanceRequest {
|
|
7594
|
-
/**
|
|
7595
|
-
* @internal
|
|
7596
|
-
*/
|
|
7597
|
-
const filterSensitiveLog: (obj: UpdateTrafficPolicyInstanceRequest) => any;
|
|
7598
|
-
}
|
|
7599
6531
|
/**
|
|
7600
6532
|
* <p>A complex type that contains information about the resource record sets that Amazon
|
|
7601
6533
|
* Route 53 created based on a specified traffic policy.</p>
|
|
@@ -7606,9 +6538,719 @@ export interface UpdateTrafficPolicyInstanceResponse {
|
|
|
7606
6538
|
*/
|
|
7607
6539
|
TrafficPolicyInstance: TrafficPolicyInstance | undefined;
|
|
7608
6540
|
}
|
|
7609
|
-
|
|
7610
|
-
|
|
7611
|
-
|
|
7612
|
-
|
|
7613
|
-
|
|
7614
|
-
|
|
6541
|
+
/**
|
|
6542
|
+
* @internal
|
|
6543
|
+
*/
|
|
6544
|
+
export declare const AccountLimitFilterSensitiveLog: (obj: AccountLimit) => any;
|
|
6545
|
+
/**
|
|
6546
|
+
* @internal
|
|
6547
|
+
*/
|
|
6548
|
+
export declare const ActivateKeySigningKeyRequestFilterSensitiveLog: (obj: ActivateKeySigningKeyRequest) => any;
|
|
6549
|
+
/**
|
|
6550
|
+
* @internal
|
|
6551
|
+
*/
|
|
6552
|
+
export declare const ChangeInfoFilterSensitiveLog: (obj: ChangeInfo) => any;
|
|
6553
|
+
/**
|
|
6554
|
+
* @internal
|
|
6555
|
+
*/
|
|
6556
|
+
export declare const ActivateKeySigningKeyResponseFilterSensitiveLog: (obj: ActivateKeySigningKeyResponse) => any;
|
|
6557
|
+
/**
|
|
6558
|
+
* @internal
|
|
6559
|
+
*/
|
|
6560
|
+
export declare const AlarmIdentifierFilterSensitiveLog: (obj: AlarmIdentifier) => any;
|
|
6561
|
+
/**
|
|
6562
|
+
* @internal
|
|
6563
|
+
*/
|
|
6564
|
+
export declare const AliasTargetFilterSensitiveLog: (obj: AliasTarget) => any;
|
|
6565
|
+
/**
|
|
6566
|
+
* @internal
|
|
6567
|
+
*/
|
|
6568
|
+
export declare const VPCFilterSensitiveLog: (obj: VPC) => any;
|
|
6569
|
+
/**
|
|
6570
|
+
* @internal
|
|
6571
|
+
*/
|
|
6572
|
+
export declare const AssociateVPCWithHostedZoneRequestFilterSensitiveLog: (obj: AssociateVPCWithHostedZoneRequest) => any;
|
|
6573
|
+
/**
|
|
6574
|
+
* @internal
|
|
6575
|
+
*/
|
|
6576
|
+
export declare const AssociateVPCWithHostedZoneResponseFilterSensitiveLog: (obj: AssociateVPCWithHostedZoneResponse) => any;
|
|
6577
|
+
/**
|
|
6578
|
+
* @internal
|
|
6579
|
+
*/
|
|
6580
|
+
export declare const CidrCollectionChangeFilterSensitiveLog: (obj: CidrCollectionChange) => any;
|
|
6581
|
+
/**
|
|
6582
|
+
* @internal
|
|
6583
|
+
*/
|
|
6584
|
+
export declare const ChangeCidrCollectionRequestFilterSensitiveLog: (obj: ChangeCidrCollectionRequest) => any;
|
|
6585
|
+
/**
|
|
6586
|
+
* @internal
|
|
6587
|
+
*/
|
|
6588
|
+
export declare const ChangeCidrCollectionResponseFilterSensitiveLog: (obj: ChangeCidrCollectionResponse) => any;
|
|
6589
|
+
/**
|
|
6590
|
+
* @internal
|
|
6591
|
+
*/
|
|
6592
|
+
export declare const CidrRoutingConfigFilterSensitiveLog: (obj: CidrRoutingConfig) => any;
|
|
6593
|
+
/**
|
|
6594
|
+
* @internal
|
|
6595
|
+
*/
|
|
6596
|
+
export declare const GeoLocationFilterSensitiveLog: (obj: GeoLocation) => any;
|
|
6597
|
+
/**
|
|
6598
|
+
* @internal
|
|
6599
|
+
*/
|
|
6600
|
+
export declare const ResourceRecordFilterSensitiveLog: (obj: ResourceRecord) => any;
|
|
6601
|
+
/**
|
|
6602
|
+
* @internal
|
|
6603
|
+
*/
|
|
6604
|
+
export declare const ResourceRecordSetFilterSensitiveLog: (obj: ResourceRecordSet) => any;
|
|
6605
|
+
/**
|
|
6606
|
+
* @internal
|
|
6607
|
+
*/
|
|
6608
|
+
export declare const ChangeFilterSensitiveLog: (obj: Change) => any;
|
|
6609
|
+
/**
|
|
6610
|
+
* @internal
|
|
6611
|
+
*/
|
|
6612
|
+
export declare const ChangeBatchFilterSensitiveLog: (obj: ChangeBatch) => any;
|
|
6613
|
+
/**
|
|
6614
|
+
* @internal
|
|
6615
|
+
*/
|
|
6616
|
+
export declare const ChangeResourceRecordSetsRequestFilterSensitiveLog: (obj: ChangeResourceRecordSetsRequest) => any;
|
|
6617
|
+
/**
|
|
6618
|
+
* @internal
|
|
6619
|
+
*/
|
|
6620
|
+
export declare const ChangeResourceRecordSetsResponseFilterSensitiveLog: (obj: ChangeResourceRecordSetsResponse) => any;
|
|
6621
|
+
/**
|
|
6622
|
+
* @internal
|
|
6623
|
+
*/
|
|
6624
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6625
|
+
/**
|
|
6626
|
+
* @internal
|
|
6627
|
+
*/
|
|
6628
|
+
export declare const ChangeTagsForResourceRequestFilterSensitiveLog: (obj: ChangeTagsForResourceRequest) => any;
|
|
6629
|
+
/**
|
|
6630
|
+
* @internal
|
|
6631
|
+
*/
|
|
6632
|
+
export declare const ChangeTagsForResourceResponseFilterSensitiveLog: (obj: ChangeTagsForResourceResponse) => any;
|
|
6633
|
+
/**
|
|
6634
|
+
* @internal
|
|
6635
|
+
*/
|
|
6636
|
+
export declare const CreateCidrCollectionRequestFilterSensitiveLog: (obj: CreateCidrCollectionRequest) => any;
|
|
6637
|
+
/**
|
|
6638
|
+
* @internal
|
|
6639
|
+
*/
|
|
6640
|
+
export declare const CidrCollectionFilterSensitiveLog: (obj: CidrCollection) => any;
|
|
6641
|
+
/**
|
|
6642
|
+
* @internal
|
|
6643
|
+
*/
|
|
6644
|
+
export declare const CreateCidrCollectionResponseFilterSensitiveLog: (obj: CreateCidrCollectionResponse) => any;
|
|
6645
|
+
/**
|
|
6646
|
+
* @internal
|
|
6647
|
+
*/
|
|
6648
|
+
export declare const HealthCheckConfigFilterSensitiveLog: (obj: HealthCheckConfig) => any;
|
|
6649
|
+
/**
|
|
6650
|
+
* @internal
|
|
6651
|
+
*/
|
|
6652
|
+
export declare const CreateHealthCheckRequestFilterSensitiveLog: (obj: CreateHealthCheckRequest) => any;
|
|
6653
|
+
/**
|
|
6654
|
+
* @internal
|
|
6655
|
+
*/
|
|
6656
|
+
export declare const DimensionFilterSensitiveLog: (obj: Dimension) => any;
|
|
6657
|
+
/**
|
|
6658
|
+
* @internal
|
|
6659
|
+
*/
|
|
6660
|
+
export declare const CloudWatchAlarmConfigurationFilterSensitiveLog: (obj: CloudWatchAlarmConfiguration) => any;
|
|
6661
|
+
/**
|
|
6662
|
+
* @internal
|
|
6663
|
+
*/
|
|
6664
|
+
export declare const LinkedServiceFilterSensitiveLog: (obj: LinkedService) => any;
|
|
6665
|
+
/**
|
|
6666
|
+
* @internal
|
|
6667
|
+
*/
|
|
6668
|
+
export declare const HealthCheckFilterSensitiveLog: (obj: HealthCheck) => any;
|
|
6669
|
+
/**
|
|
6670
|
+
* @internal
|
|
6671
|
+
*/
|
|
6672
|
+
export declare const CreateHealthCheckResponseFilterSensitiveLog: (obj: CreateHealthCheckResponse) => any;
|
|
6673
|
+
/**
|
|
6674
|
+
* @internal
|
|
6675
|
+
*/
|
|
6676
|
+
export declare const HostedZoneConfigFilterSensitiveLog: (obj: HostedZoneConfig) => any;
|
|
6677
|
+
/**
|
|
6678
|
+
* @internal
|
|
6679
|
+
*/
|
|
6680
|
+
export declare const CreateHostedZoneRequestFilterSensitiveLog: (obj: CreateHostedZoneRequest) => any;
|
|
6681
|
+
/**
|
|
6682
|
+
* @internal
|
|
6683
|
+
*/
|
|
6684
|
+
export declare const DelegationSetFilterSensitiveLog: (obj: DelegationSet) => any;
|
|
6685
|
+
/**
|
|
6686
|
+
* @internal
|
|
6687
|
+
*/
|
|
6688
|
+
export declare const HostedZoneFilterSensitiveLog: (obj: HostedZone) => any;
|
|
6689
|
+
/**
|
|
6690
|
+
* @internal
|
|
6691
|
+
*/
|
|
6692
|
+
export declare const CreateHostedZoneResponseFilterSensitiveLog: (obj: CreateHostedZoneResponse) => any;
|
|
6693
|
+
/**
|
|
6694
|
+
* @internal
|
|
6695
|
+
*/
|
|
6696
|
+
export declare const CreateKeySigningKeyRequestFilterSensitiveLog: (obj: CreateKeySigningKeyRequest) => any;
|
|
6697
|
+
/**
|
|
6698
|
+
* @internal
|
|
6699
|
+
*/
|
|
6700
|
+
export declare const KeySigningKeyFilterSensitiveLog: (obj: KeySigningKey) => any;
|
|
6701
|
+
/**
|
|
6702
|
+
* @internal
|
|
6703
|
+
*/
|
|
6704
|
+
export declare const CreateKeySigningKeyResponseFilterSensitiveLog: (obj: CreateKeySigningKeyResponse) => any;
|
|
6705
|
+
/**
|
|
6706
|
+
* @internal
|
|
6707
|
+
*/
|
|
6708
|
+
export declare const CreateQueryLoggingConfigRequestFilterSensitiveLog: (obj: CreateQueryLoggingConfigRequest) => any;
|
|
6709
|
+
/**
|
|
6710
|
+
* @internal
|
|
6711
|
+
*/
|
|
6712
|
+
export declare const QueryLoggingConfigFilterSensitiveLog: (obj: QueryLoggingConfig) => any;
|
|
6713
|
+
/**
|
|
6714
|
+
* @internal
|
|
6715
|
+
*/
|
|
6716
|
+
export declare const CreateQueryLoggingConfigResponseFilterSensitiveLog: (obj: CreateQueryLoggingConfigResponse) => any;
|
|
6717
|
+
/**
|
|
6718
|
+
* @internal
|
|
6719
|
+
*/
|
|
6720
|
+
export declare const CreateReusableDelegationSetRequestFilterSensitiveLog: (obj: CreateReusableDelegationSetRequest) => any;
|
|
6721
|
+
/**
|
|
6722
|
+
* @internal
|
|
6723
|
+
*/
|
|
6724
|
+
export declare const CreateReusableDelegationSetResponseFilterSensitiveLog: (obj: CreateReusableDelegationSetResponse) => any;
|
|
6725
|
+
/**
|
|
6726
|
+
* @internal
|
|
6727
|
+
*/
|
|
6728
|
+
export declare const CreateTrafficPolicyRequestFilterSensitiveLog: (obj: CreateTrafficPolicyRequest) => any;
|
|
6729
|
+
/**
|
|
6730
|
+
* @internal
|
|
6731
|
+
*/
|
|
6732
|
+
export declare const TrafficPolicyFilterSensitiveLog: (obj: TrafficPolicy) => any;
|
|
6733
|
+
/**
|
|
6734
|
+
* @internal
|
|
6735
|
+
*/
|
|
6736
|
+
export declare const CreateTrafficPolicyResponseFilterSensitiveLog: (obj: CreateTrafficPolicyResponse) => any;
|
|
6737
|
+
/**
|
|
6738
|
+
* @internal
|
|
6739
|
+
*/
|
|
6740
|
+
export declare const CreateTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: CreateTrafficPolicyInstanceRequest) => any;
|
|
6741
|
+
/**
|
|
6742
|
+
* @internal
|
|
6743
|
+
*/
|
|
6744
|
+
export declare const TrafficPolicyInstanceFilterSensitiveLog: (obj: TrafficPolicyInstance) => any;
|
|
6745
|
+
/**
|
|
6746
|
+
* @internal
|
|
6747
|
+
*/
|
|
6748
|
+
export declare const CreateTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: CreateTrafficPolicyInstanceResponse) => any;
|
|
6749
|
+
/**
|
|
6750
|
+
* @internal
|
|
6751
|
+
*/
|
|
6752
|
+
export declare const CreateTrafficPolicyVersionRequestFilterSensitiveLog: (obj: CreateTrafficPolicyVersionRequest) => any;
|
|
6753
|
+
/**
|
|
6754
|
+
* @internal
|
|
6755
|
+
*/
|
|
6756
|
+
export declare const CreateTrafficPolicyVersionResponseFilterSensitiveLog: (obj: CreateTrafficPolicyVersionResponse) => any;
|
|
6757
|
+
/**
|
|
6758
|
+
* @internal
|
|
6759
|
+
*/
|
|
6760
|
+
export declare const CreateVPCAssociationAuthorizationRequestFilterSensitiveLog: (obj: CreateVPCAssociationAuthorizationRequest) => any;
|
|
6761
|
+
/**
|
|
6762
|
+
* @internal
|
|
6763
|
+
*/
|
|
6764
|
+
export declare const CreateVPCAssociationAuthorizationResponseFilterSensitiveLog: (obj: CreateVPCAssociationAuthorizationResponse) => any;
|
|
6765
|
+
/**
|
|
6766
|
+
* @internal
|
|
6767
|
+
*/
|
|
6768
|
+
export declare const DeactivateKeySigningKeyRequestFilterSensitiveLog: (obj: DeactivateKeySigningKeyRequest) => any;
|
|
6769
|
+
/**
|
|
6770
|
+
* @internal
|
|
6771
|
+
*/
|
|
6772
|
+
export declare const DeactivateKeySigningKeyResponseFilterSensitiveLog: (obj: DeactivateKeySigningKeyResponse) => any;
|
|
6773
|
+
/**
|
|
6774
|
+
* @internal
|
|
6775
|
+
*/
|
|
6776
|
+
export declare const DeleteCidrCollectionRequestFilterSensitiveLog: (obj: DeleteCidrCollectionRequest) => any;
|
|
6777
|
+
/**
|
|
6778
|
+
* @internal
|
|
6779
|
+
*/
|
|
6780
|
+
export declare const DeleteCidrCollectionResponseFilterSensitiveLog: (obj: DeleteCidrCollectionResponse) => any;
|
|
6781
|
+
/**
|
|
6782
|
+
* @internal
|
|
6783
|
+
*/
|
|
6784
|
+
export declare const DeleteHealthCheckRequestFilterSensitiveLog: (obj: DeleteHealthCheckRequest) => any;
|
|
6785
|
+
/**
|
|
6786
|
+
* @internal
|
|
6787
|
+
*/
|
|
6788
|
+
export declare const DeleteHealthCheckResponseFilterSensitiveLog: (obj: DeleteHealthCheckResponse) => any;
|
|
6789
|
+
/**
|
|
6790
|
+
* @internal
|
|
6791
|
+
*/
|
|
6792
|
+
export declare const DeleteHostedZoneRequestFilterSensitiveLog: (obj: DeleteHostedZoneRequest) => any;
|
|
6793
|
+
/**
|
|
6794
|
+
* @internal
|
|
6795
|
+
*/
|
|
6796
|
+
export declare const DeleteHostedZoneResponseFilterSensitiveLog: (obj: DeleteHostedZoneResponse) => any;
|
|
6797
|
+
/**
|
|
6798
|
+
* @internal
|
|
6799
|
+
*/
|
|
6800
|
+
export declare const DeleteKeySigningKeyRequestFilterSensitiveLog: (obj: DeleteKeySigningKeyRequest) => any;
|
|
6801
|
+
/**
|
|
6802
|
+
* @internal
|
|
6803
|
+
*/
|
|
6804
|
+
export declare const DeleteKeySigningKeyResponseFilterSensitiveLog: (obj: DeleteKeySigningKeyResponse) => any;
|
|
6805
|
+
/**
|
|
6806
|
+
* @internal
|
|
6807
|
+
*/
|
|
6808
|
+
export declare const DeleteQueryLoggingConfigRequestFilterSensitiveLog: (obj: DeleteQueryLoggingConfigRequest) => any;
|
|
6809
|
+
/**
|
|
6810
|
+
* @internal
|
|
6811
|
+
*/
|
|
6812
|
+
export declare const DeleteQueryLoggingConfigResponseFilterSensitiveLog: (obj: DeleteQueryLoggingConfigResponse) => any;
|
|
6813
|
+
/**
|
|
6814
|
+
* @internal
|
|
6815
|
+
*/
|
|
6816
|
+
export declare const DeleteReusableDelegationSetRequestFilterSensitiveLog: (obj: DeleteReusableDelegationSetRequest) => any;
|
|
6817
|
+
/**
|
|
6818
|
+
* @internal
|
|
6819
|
+
*/
|
|
6820
|
+
export declare const DeleteReusableDelegationSetResponseFilterSensitiveLog: (obj: DeleteReusableDelegationSetResponse) => any;
|
|
6821
|
+
/**
|
|
6822
|
+
* @internal
|
|
6823
|
+
*/
|
|
6824
|
+
export declare const DeleteTrafficPolicyRequestFilterSensitiveLog: (obj: DeleteTrafficPolicyRequest) => any;
|
|
6825
|
+
/**
|
|
6826
|
+
* @internal
|
|
6827
|
+
*/
|
|
6828
|
+
export declare const DeleteTrafficPolicyResponseFilterSensitiveLog: (obj: DeleteTrafficPolicyResponse) => any;
|
|
6829
|
+
/**
|
|
6830
|
+
* @internal
|
|
6831
|
+
*/
|
|
6832
|
+
export declare const DeleteTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: DeleteTrafficPolicyInstanceRequest) => any;
|
|
6833
|
+
/**
|
|
6834
|
+
* @internal
|
|
6835
|
+
*/
|
|
6836
|
+
export declare const DeleteTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: DeleteTrafficPolicyInstanceResponse) => any;
|
|
6837
|
+
/**
|
|
6838
|
+
* @internal
|
|
6839
|
+
*/
|
|
6840
|
+
export declare const DeleteVPCAssociationAuthorizationRequestFilterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationRequest) => any;
|
|
6841
|
+
/**
|
|
6842
|
+
* @internal
|
|
6843
|
+
*/
|
|
6844
|
+
export declare const DeleteVPCAssociationAuthorizationResponseFilterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationResponse) => any;
|
|
6845
|
+
/**
|
|
6846
|
+
* @internal
|
|
6847
|
+
*/
|
|
6848
|
+
export declare const DisableHostedZoneDNSSECRequestFilterSensitiveLog: (obj: DisableHostedZoneDNSSECRequest) => any;
|
|
6849
|
+
/**
|
|
6850
|
+
* @internal
|
|
6851
|
+
*/
|
|
6852
|
+
export declare const DisableHostedZoneDNSSECResponseFilterSensitiveLog: (obj: DisableHostedZoneDNSSECResponse) => any;
|
|
6853
|
+
/**
|
|
6854
|
+
* @internal
|
|
6855
|
+
*/
|
|
6856
|
+
export declare const DisassociateVPCFromHostedZoneRequestFilterSensitiveLog: (obj: DisassociateVPCFromHostedZoneRequest) => any;
|
|
6857
|
+
/**
|
|
6858
|
+
* @internal
|
|
6859
|
+
*/
|
|
6860
|
+
export declare const DisassociateVPCFromHostedZoneResponseFilterSensitiveLog: (obj: DisassociateVPCFromHostedZoneResponse) => any;
|
|
6861
|
+
/**
|
|
6862
|
+
* @internal
|
|
6863
|
+
*/
|
|
6864
|
+
export declare const EnableHostedZoneDNSSECRequestFilterSensitiveLog: (obj: EnableHostedZoneDNSSECRequest) => any;
|
|
6865
|
+
/**
|
|
6866
|
+
* @internal
|
|
6867
|
+
*/
|
|
6868
|
+
export declare const EnableHostedZoneDNSSECResponseFilterSensitiveLog: (obj: EnableHostedZoneDNSSECResponse) => any;
|
|
6869
|
+
/**
|
|
6870
|
+
* @internal
|
|
6871
|
+
*/
|
|
6872
|
+
export declare const GetAccountLimitRequestFilterSensitiveLog: (obj: GetAccountLimitRequest) => any;
|
|
6873
|
+
/**
|
|
6874
|
+
* @internal
|
|
6875
|
+
*/
|
|
6876
|
+
export declare const GetAccountLimitResponseFilterSensitiveLog: (obj: GetAccountLimitResponse) => any;
|
|
6877
|
+
/**
|
|
6878
|
+
* @internal
|
|
6879
|
+
*/
|
|
6880
|
+
export declare const GetChangeRequestFilterSensitiveLog: (obj: GetChangeRequest) => any;
|
|
6881
|
+
/**
|
|
6882
|
+
* @internal
|
|
6883
|
+
*/
|
|
6884
|
+
export declare const GetChangeResponseFilterSensitiveLog: (obj: GetChangeResponse) => any;
|
|
6885
|
+
/**
|
|
6886
|
+
* @internal
|
|
6887
|
+
*/
|
|
6888
|
+
export declare const GetCheckerIpRangesRequestFilterSensitiveLog: (obj: GetCheckerIpRangesRequest) => any;
|
|
6889
|
+
/**
|
|
6890
|
+
* @internal
|
|
6891
|
+
*/
|
|
6892
|
+
export declare const GetCheckerIpRangesResponseFilterSensitiveLog: (obj: GetCheckerIpRangesResponse) => any;
|
|
6893
|
+
/**
|
|
6894
|
+
* @internal
|
|
6895
|
+
*/
|
|
6896
|
+
export declare const GetDNSSECRequestFilterSensitiveLog: (obj: GetDNSSECRequest) => any;
|
|
6897
|
+
/**
|
|
6898
|
+
* @internal
|
|
6899
|
+
*/
|
|
6900
|
+
export declare const DNSSECStatusFilterSensitiveLog: (obj: DNSSECStatus) => any;
|
|
6901
|
+
/**
|
|
6902
|
+
* @internal
|
|
6903
|
+
*/
|
|
6904
|
+
export declare const GetDNSSECResponseFilterSensitiveLog: (obj: GetDNSSECResponse) => any;
|
|
6905
|
+
/**
|
|
6906
|
+
* @internal
|
|
6907
|
+
*/
|
|
6908
|
+
export declare const GetGeoLocationRequestFilterSensitiveLog: (obj: GetGeoLocationRequest) => any;
|
|
6909
|
+
/**
|
|
6910
|
+
* @internal
|
|
6911
|
+
*/
|
|
6912
|
+
export declare const GeoLocationDetailsFilterSensitiveLog: (obj: GeoLocationDetails) => any;
|
|
6913
|
+
/**
|
|
6914
|
+
* @internal
|
|
6915
|
+
*/
|
|
6916
|
+
export declare const GetGeoLocationResponseFilterSensitiveLog: (obj: GetGeoLocationResponse) => any;
|
|
6917
|
+
/**
|
|
6918
|
+
* @internal
|
|
6919
|
+
*/
|
|
6920
|
+
export declare const GetHealthCheckRequestFilterSensitiveLog: (obj: GetHealthCheckRequest) => any;
|
|
6921
|
+
/**
|
|
6922
|
+
* @internal
|
|
6923
|
+
*/
|
|
6924
|
+
export declare const GetHealthCheckResponseFilterSensitiveLog: (obj: GetHealthCheckResponse) => any;
|
|
6925
|
+
/**
|
|
6926
|
+
* @internal
|
|
6927
|
+
*/
|
|
6928
|
+
export declare const GetHealthCheckCountRequestFilterSensitiveLog: (obj: GetHealthCheckCountRequest) => any;
|
|
6929
|
+
/**
|
|
6930
|
+
* @internal
|
|
6931
|
+
*/
|
|
6932
|
+
export declare const GetHealthCheckCountResponseFilterSensitiveLog: (obj: GetHealthCheckCountResponse) => any;
|
|
6933
|
+
/**
|
|
6934
|
+
* @internal
|
|
6935
|
+
*/
|
|
6936
|
+
export declare const GetHealthCheckLastFailureReasonRequestFilterSensitiveLog: (obj: GetHealthCheckLastFailureReasonRequest) => any;
|
|
6937
|
+
/**
|
|
6938
|
+
* @internal
|
|
6939
|
+
*/
|
|
6940
|
+
export declare const StatusReportFilterSensitiveLog: (obj: StatusReport) => any;
|
|
6941
|
+
/**
|
|
6942
|
+
* @internal
|
|
6943
|
+
*/
|
|
6944
|
+
export declare const HealthCheckObservationFilterSensitiveLog: (obj: HealthCheckObservation) => any;
|
|
6945
|
+
/**
|
|
6946
|
+
* @internal
|
|
6947
|
+
*/
|
|
6948
|
+
export declare const GetHealthCheckLastFailureReasonResponseFilterSensitiveLog: (obj: GetHealthCheckLastFailureReasonResponse) => any;
|
|
6949
|
+
/**
|
|
6950
|
+
* @internal
|
|
6951
|
+
*/
|
|
6952
|
+
export declare const GetHealthCheckStatusRequestFilterSensitiveLog: (obj: GetHealthCheckStatusRequest) => any;
|
|
6953
|
+
/**
|
|
6954
|
+
* @internal
|
|
6955
|
+
*/
|
|
6956
|
+
export declare const GetHealthCheckStatusResponseFilterSensitiveLog: (obj: GetHealthCheckStatusResponse) => any;
|
|
6957
|
+
/**
|
|
6958
|
+
* @internal
|
|
6959
|
+
*/
|
|
6960
|
+
export declare const GetHostedZoneRequestFilterSensitiveLog: (obj: GetHostedZoneRequest) => any;
|
|
6961
|
+
/**
|
|
6962
|
+
* @internal
|
|
6963
|
+
*/
|
|
6964
|
+
export declare const GetHostedZoneResponseFilterSensitiveLog: (obj: GetHostedZoneResponse) => any;
|
|
6965
|
+
/**
|
|
6966
|
+
* @internal
|
|
6967
|
+
*/
|
|
6968
|
+
export declare const GetHostedZoneCountRequestFilterSensitiveLog: (obj: GetHostedZoneCountRequest) => any;
|
|
6969
|
+
/**
|
|
6970
|
+
* @internal
|
|
6971
|
+
*/
|
|
6972
|
+
export declare const GetHostedZoneCountResponseFilterSensitiveLog: (obj: GetHostedZoneCountResponse) => any;
|
|
6973
|
+
/**
|
|
6974
|
+
* @internal
|
|
6975
|
+
*/
|
|
6976
|
+
export declare const GetHostedZoneLimitRequestFilterSensitiveLog: (obj: GetHostedZoneLimitRequest) => any;
|
|
6977
|
+
/**
|
|
6978
|
+
* @internal
|
|
6979
|
+
*/
|
|
6980
|
+
export declare const HostedZoneLimitFilterSensitiveLog: (obj: HostedZoneLimit) => any;
|
|
6981
|
+
/**
|
|
6982
|
+
* @internal
|
|
6983
|
+
*/
|
|
6984
|
+
export declare const GetHostedZoneLimitResponseFilterSensitiveLog: (obj: GetHostedZoneLimitResponse) => any;
|
|
6985
|
+
/**
|
|
6986
|
+
* @internal
|
|
6987
|
+
*/
|
|
6988
|
+
export declare const GetQueryLoggingConfigRequestFilterSensitiveLog: (obj: GetQueryLoggingConfigRequest) => any;
|
|
6989
|
+
/**
|
|
6990
|
+
* @internal
|
|
6991
|
+
*/
|
|
6992
|
+
export declare const GetQueryLoggingConfigResponseFilterSensitiveLog: (obj: GetQueryLoggingConfigResponse) => any;
|
|
6993
|
+
/**
|
|
6994
|
+
* @internal
|
|
6995
|
+
*/
|
|
6996
|
+
export declare const GetReusableDelegationSetRequestFilterSensitiveLog: (obj: GetReusableDelegationSetRequest) => any;
|
|
6997
|
+
/**
|
|
6998
|
+
* @internal
|
|
6999
|
+
*/
|
|
7000
|
+
export declare const GetReusableDelegationSetResponseFilterSensitiveLog: (obj: GetReusableDelegationSetResponse) => any;
|
|
7001
|
+
/**
|
|
7002
|
+
* @internal
|
|
7003
|
+
*/
|
|
7004
|
+
export declare const GetReusableDelegationSetLimitRequestFilterSensitiveLog: (obj: GetReusableDelegationSetLimitRequest) => any;
|
|
7005
|
+
/**
|
|
7006
|
+
* @internal
|
|
7007
|
+
*/
|
|
7008
|
+
export declare const ReusableDelegationSetLimitFilterSensitiveLog: (obj: ReusableDelegationSetLimit) => any;
|
|
7009
|
+
/**
|
|
7010
|
+
* @internal
|
|
7011
|
+
*/
|
|
7012
|
+
export declare const GetReusableDelegationSetLimitResponseFilterSensitiveLog: (obj: GetReusableDelegationSetLimitResponse) => any;
|
|
7013
|
+
/**
|
|
7014
|
+
* @internal
|
|
7015
|
+
*/
|
|
7016
|
+
export declare const GetTrafficPolicyRequestFilterSensitiveLog: (obj: GetTrafficPolicyRequest) => any;
|
|
7017
|
+
/**
|
|
7018
|
+
* @internal
|
|
7019
|
+
*/
|
|
7020
|
+
export declare const GetTrafficPolicyResponseFilterSensitiveLog: (obj: GetTrafficPolicyResponse) => any;
|
|
7021
|
+
/**
|
|
7022
|
+
* @internal
|
|
7023
|
+
*/
|
|
7024
|
+
export declare const GetTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: GetTrafficPolicyInstanceRequest) => any;
|
|
7025
|
+
/**
|
|
7026
|
+
* @internal
|
|
7027
|
+
*/
|
|
7028
|
+
export declare const GetTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: GetTrafficPolicyInstanceResponse) => any;
|
|
7029
|
+
/**
|
|
7030
|
+
* @internal
|
|
7031
|
+
*/
|
|
7032
|
+
export declare const GetTrafficPolicyInstanceCountRequestFilterSensitiveLog: (obj: GetTrafficPolicyInstanceCountRequest) => any;
|
|
7033
|
+
/**
|
|
7034
|
+
* @internal
|
|
7035
|
+
*/
|
|
7036
|
+
export declare const GetTrafficPolicyInstanceCountResponseFilterSensitiveLog: (obj: GetTrafficPolicyInstanceCountResponse) => any;
|
|
7037
|
+
/**
|
|
7038
|
+
* @internal
|
|
7039
|
+
*/
|
|
7040
|
+
export declare const ListCidrBlocksRequestFilterSensitiveLog: (obj: ListCidrBlocksRequest) => any;
|
|
7041
|
+
/**
|
|
7042
|
+
* @internal
|
|
7043
|
+
*/
|
|
7044
|
+
export declare const CidrBlockSummaryFilterSensitiveLog: (obj: CidrBlockSummary) => any;
|
|
7045
|
+
/**
|
|
7046
|
+
* @internal
|
|
7047
|
+
*/
|
|
7048
|
+
export declare const ListCidrBlocksResponseFilterSensitiveLog: (obj: ListCidrBlocksResponse) => any;
|
|
7049
|
+
/**
|
|
7050
|
+
* @internal
|
|
7051
|
+
*/
|
|
7052
|
+
export declare const ListCidrCollectionsRequestFilterSensitiveLog: (obj: ListCidrCollectionsRequest) => any;
|
|
7053
|
+
/**
|
|
7054
|
+
* @internal
|
|
7055
|
+
*/
|
|
7056
|
+
export declare const CollectionSummaryFilterSensitiveLog: (obj: CollectionSummary) => any;
|
|
7057
|
+
/**
|
|
7058
|
+
* @internal
|
|
7059
|
+
*/
|
|
7060
|
+
export declare const ListCidrCollectionsResponseFilterSensitiveLog: (obj: ListCidrCollectionsResponse) => any;
|
|
7061
|
+
/**
|
|
7062
|
+
* @internal
|
|
7063
|
+
*/
|
|
7064
|
+
export declare const ListCidrLocationsRequestFilterSensitiveLog: (obj: ListCidrLocationsRequest) => any;
|
|
7065
|
+
/**
|
|
7066
|
+
* @internal
|
|
7067
|
+
*/
|
|
7068
|
+
export declare const LocationSummaryFilterSensitiveLog: (obj: LocationSummary) => any;
|
|
7069
|
+
/**
|
|
7070
|
+
* @internal
|
|
7071
|
+
*/
|
|
7072
|
+
export declare const ListCidrLocationsResponseFilterSensitiveLog: (obj: ListCidrLocationsResponse) => any;
|
|
7073
|
+
/**
|
|
7074
|
+
* @internal
|
|
7075
|
+
*/
|
|
7076
|
+
export declare const ListGeoLocationsRequestFilterSensitiveLog: (obj: ListGeoLocationsRequest) => any;
|
|
7077
|
+
/**
|
|
7078
|
+
* @internal
|
|
7079
|
+
*/
|
|
7080
|
+
export declare const ListGeoLocationsResponseFilterSensitiveLog: (obj: ListGeoLocationsResponse) => any;
|
|
7081
|
+
/**
|
|
7082
|
+
* @internal
|
|
7083
|
+
*/
|
|
7084
|
+
export declare const ListHealthChecksRequestFilterSensitiveLog: (obj: ListHealthChecksRequest) => any;
|
|
7085
|
+
/**
|
|
7086
|
+
* @internal
|
|
7087
|
+
*/
|
|
7088
|
+
export declare const ListHealthChecksResponseFilterSensitiveLog: (obj: ListHealthChecksResponse) => any;
|
|
7089
|
+
/**
|
|
7090
|
+
* @internal
|
|
7091
|
+
*/
|
|
7092
|
+
export declare const ListHostedZonesRequestFilterSensitiveLog: (obj: ListHostedZonesRequest) => any;
|
|
7093
|
+
/**
|
|
7094
|
+
* @internal
|
|
7095
|
+
*/
|
|
7096
|
+
export declare const ListHostedZonesResponseFilterSensitiveLog: (obj: ListHostedZonesResponse) => any;
|
|
7097
|
+
/**
|
|
7098
|
+
* @internal
|
|
7099
|
+
*/
|
|
7100
|
+
export declare const ListHostedZonesByNameRequestFilterSensitiveLog: (obj: ListHostedZonesByNameRequest) => any;
|
|
7101
|
+
/**
|
|
7102
|
+
* @internal
|
|
7103
|
+
*/
|
|
7104
|
+
export declare const ListHostedZonesByNameResponseFilterSensitiveLog: (obj: ListHostedZonesByNameResponse) => any;
|
|
7105
|
+
/**
|
|
7106
|
+
* @internal
|
|
7107
|
+
*/
|
|
7108
|
+
export declare const ListHostedZonesByVPCRequestFilterSensitiveLog: (obj: ListHostedZonesByVPCRequest) => any;
|
|
7109
|
+
/**
|
|
7110
|
+
* @internal
|
|
7111
|
+
*/
|
|
7112
|
+
export declare const HostedZoneOwnerFilterSensitiveLog: (obj: HostedZoneOwner) => any;
|
|
7113
|
+
/**
|
|
7114
|
+
* @internal
|
|
7115
|
+
*/
|
|
7116
|
+
export declare const HostedZoneSummaryFilterSensitiveLog: (obj: HostedZoneSummary) => any;
|
|
7117
|
+
/**
|
|
7118
|
+
* @internal
|
|
7119
|
+
*/
|
|
7120
|
+
export declare const ListHostedZonesByVPCResponseFilterSensitiveLog: (obj: ListHostedZonesByVPCResponse) => any;
|
|
7121
|
+
/**
|
|
7122
|
+
* @internal
|
|
7123
|
+
*/
|
|
7124
|
+
export declare const ListQueryLoggingConfigsRequestFilterSensitiveLog: (obj: ListQueryLoggingConfigsRequest) => any;
|
|
7125
|
+
/**
|
|
7126
|
+
* @internal
|
|
7127
|
+
*/
|
|
7128
|
+
export declare const ListQueryLoggingConfigsResponseFilterSensitiveLog: (obj: ListQueryLoggingConfigsResponse) => any;
|
|
7129
|
+
/**
|
|
7130
|
+
* @internal
|
|
7131
|
+
*/
|
|
7132
|
+
export declare const ListResourceRecordSetsRequestFilterSensitiveLog: (obj: ListResourceRecordSetsRequest) => any;
|
|
7133
|
+
/**
|
|
7134
|
+
* @internal
|
|
7135
|
+
*/
|
|
7136
|
+
export declare const ListResourceRecordSetsResponseFilterSensitiveLog: (obj: ListResourceRecordSetsResponse) => any;
|
|
7137
|
+
/**
|
|
7138
|
+
* @internal
|
|
7139
|
+
*/
|
|
7140
|
+
export declare const ListReusableDelegationSetsRequestFilterSensitiveLog: (obj: ListReusableDelegationSetsRequest) => any;
|
|
7141
|
+
/**
|
|
7142
|
+
* @internal
|
|
7143
|
+
*/
|
|
7144
|
+
export declare const ListReusableDelegationSetsResponseFilterSensitiveLog: (obj: ListReusableDelegationSetsResponse) => any;
|
|
7145
|
+
/**
|
|
7146
|
+
* @internal
|
|
7147
|
+
*/
|
|
7148
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
7149
|
+
/**
|
|
7150
|
+
* @internal
|
|
7151
|
+
*/
|
|
7152
|
+
export declare const ResourceTagSetFilterSensitiveLog: (obj: ResourceTagSet) => any;
|
|
7153
|
+
/**
|
|
7154
|
+
* @internal
|
|
7155
|
+
*/
|
|
7156
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
7157
|
+
/**
|
|
7158
|
+
* @internal
|
|
7159
|
+
*/
|
|
7160
|
+
export declare const ListTagsForResourcesRequestFilterSensitiveLog: (obj: ListTagsForResourcesRequest) => any;
|
|
7161
|
+
/**
|
|
7162
|
+
* @internal
|
|
7163
|
+
*/
|
|
7164
|
+
export declare const ListTagsForResourcesResponseFilterSensitiveLog: (obj: ListTagsForResourcesResponse) => any;
|
|
7165
|
+
/**
|
|
7166
|
+
* @internal
|
|
7167
|
+
*/
|
|
7168
|
+
export declare const ListTrafficPoliciesRequestFilterSensitiveLog: (obj: ListTrafficPoliciesRequest) => any;
|
|
7169
|
+
/**
|
|
7170
|
+
* @internal
|
|
7171
|
+
*/
|
|
7172
|
+
export declare const TrafficPolicySummaryFilterSensitiveLog: (obj: TrafficPolicySummary) => any;
|
|
7173
|
+
/**
|
|
7174
|
+
* @internal
|
|
7175
|
+
*/
|
|
7176
|
+
export declare const ListTrafficPoliciesResponseFilterSensitiveLog: (obj: ListTrafficPoliciesResponse) => any;
|
|
7177
|
+
/**
|
|
7178
|
+
* @internal
|
|
7179
|
+
*/
|
|
7180
|
+
export declare const ListTrafficPolicyInstancesRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesRequest) => any;
|
|
7181
|
+
/**
|
|
7182
|
+
* @internal
|
|
7183
|
+
*/
|
|
7184
|
+
export declare const ListTrafficPolicyInstancesResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesResponse) => any;
|
|
7185
|
+
/**
|
|
7186
|
+
* @internal
|
|
7187
|
+
*/
|
|
7188
|
+
export declare const ListTrafficPolicyInstancesByHostedZoneRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneRequest) => any;
|
|
7189
|
+
/**
|
|
7190
|
+
* @internal
|
|
7191
|
+
*/
|
|
7192
|
+
export declare const ListTrafficPolicyInstancesByHostedZoneResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneResponse) => any;
|
|
7193
|
+
/**
|
|
7194
|
+
* @internal
|
|
7195
|
+
*/
|
|
7196
|
+
export declare const ListTrafficPolicyInstancesByPolicyRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyRequest) => any;
|
|
7197
|
+
/**
|
|
7198
|
+
* @internal
|
|
7199
|
+
*/
|
|
7200
|
+
export declare const ListTrafficPolicyInstancesByPolicyResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyResponse) => any;
|
|
7201
|
+
/**
|
|
7202
|
+
* @internal
|
|
7203
|
+
*/
|
|
7204
|
+
export declare const ListTrafficPolicyVersionsRequestFilterSensitiveLog: (obj: ListTrafficPolicyVersionsRequest) => any;
|
|
7205
|
+
/**
|
|
7206
|
+
* @internal
|
|
7207
|
+
*/
|
|
7208
|
+
export declare const ListTrafficPolicyVersionsResponseFilterSensitiveLog: (obj: ListTrafficPolicyVersionsResponse) => any;
|
|
7209
|
+
/**
|
|
7210
|
+
* @internal
|
|
7211
|
+
*/
|
|
7212
|
+
export declare const ListVPCAssociationAuthorizationsRequestFilterSensitiveLog: (obj: ListVPCAssociationAuthorizationsRequest) => any;
|
|
7213
|
+
/**
|
|
7214
|
+
* @internal
|
|
7215
|
+
*/
|
|
7216
|
+
export declare const ListVPCAssociationAuthorizationsResponseFilterSensitiveLog: (obj: ListVPCAssociationAuthorizationsResponse) => any;
|
|
7217
|
+
/**
|
|
7218
|
+
* @internal
|
|
7219
|
+
*/
|
|
7220
|
+
export declare const TestDNSAnswerRequestFilterSensitiveLog: (obj: TestDNSAnswerRequest) => any;
|
|
7221
|
+
/**
|
|
7222
|
+
* @internal
|
|
7223
|
+
*/
|
|
7224
|
+
export declare const TestDNSAnswerResponseFilterSensitiveLog: (obj: TestDNSAnswerResponse) => any;
|
|
7225
|
+
/**
|
|
7226
|
+
* @internal
|
|
7227
|
+
*/
|
|
7228
|
+
export declare const UpdateHealthCheckRequestFilterSensitiveLog: (obj: UpdateHealthCheckRequest) => any;
|
|
7229
|
+
/**
|
|
7230
|
+
* @internal
|
|
7231
|
+
*/
|
|
7232
|
+
export declare const UpdateHealthCheckResponseFilterSensitiveLog: (obj: UpdateHealthCheckResponse) => any;
|
|
7233
|
+
/**
|
|
7234
|
+
* @internal
|
|
7235
|
+
*/
|
|
7236
|
+
export declare const UpdateHostedZoneCommentRequestFilterSensitiveLog: (obj: UpdateHostedZoneCommentRequest) => any;
|
|
7237
|
+
/**
|
|
7238
|
+
* @internal
|
|
7239
|
+
*/
|
|
7240
|
+
export declare const UpdateHostedZoneCommentResponseFilterSensitiveLog: (obj: UpdateHostedZoneCommentResponse) => any;
|
|
7241
|
+
/**
|
|
7242
|
+
* @internal
|
|
7243
|
+
*/
|
|
7244
|
+
export declare const UpdateTrafficPolicyCommentRequestFilterSensitiveLog: (obj: UpdateTrafficPolicyCommentRequest) => any;
|
|
7245
|
+
/**
|
|
7246
|
+
* @internal
|
|
7247
|
+
*/
|
|
7248
|
+
export declare const UpdateTrafficPolicyCommentResponseFilterSensitiveLog: (obj: UpdateTrafficPolicyCommentResponse) => any;
|
|
7249
|
+
/**
|
|
7250
|
+
* @internal
|
|
7251
|
+
*/
|
|
7252
|
+
export declare const UpdateTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: UpdateTrafficPolicyInstanceRequest) => any;
|
|
7253
|
+
/**
|
|
7254
|
+
* @internal
|
|
7255
|
+
*/
|
|
7256
|
+
export declare const UpdateTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: UpdateTrafficPolicyInstanceResponse) => any;
|