@aws-sdk/client-route-53 3.35.0 → 3.38.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 +47 -0
- package/dist-cjs/Route53.js +0 -4
- package/dist-cjs/Route53Client.js +0 -9
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +0 -26
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +0 -35
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +0 -106
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +0 -28
- package/dist-cjs/commands/CreateHealthCheckCommand.js +0 -58
- package/dist-cjs/commands/CreateHostedZoneCommand.js +0 -57
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +0 -25
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +0 -141
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +0 -75
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +0 -28
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +0 -29
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +0 -33
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +0 -26
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +0 -38
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +0 -63
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +0 -26
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +0 -29
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +0 -31
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +0 -39
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +0 -28
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +0 -33
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +0 -26
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +0 -45
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +0 -25
- package/dist-cjs/commands/GetAccountLimitCommand.js +0 -34
- package/dist-cjs/commands/GetChangeCommand.js +0 -37
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +0 -32
- package/dist-cjs/commands/GetDNSSECCommand.js +0 -25
- package/dist-cjs/commands/GetGeoLocationCommand.js +0 -45
- package/dist-cjs/commands/GetHealthCheckCommand.js +0 -25
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +0 -25
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +0 -25
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +0 -28
- package/dist-cjs/commands/GetHostedZoneCommand.js +0 -25
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +0 -25
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +0 -29
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +0 -30
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +0 -26
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +0 -28
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +0 -28
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +0 -33
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +0 -25
- package/dist-cjs/commands/ListGeoLocationsCommand.js +0 -30
- package/dist-cjs/commands/ListHealthChecksCommand.js +0 -25
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +0 -69
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +0 -37
- package/dist-cjs/commands/ListHostedZonesCommand.js +0 -28
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +0 -32
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +0 -88
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -28
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +0 -28
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +0 -31
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +0 -32
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +0 -32
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +0 -31
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +0 -26
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +0 -28
- package/dist-cjs/commands/TestDNSAnswerCommand.js +0 -27
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +0 -28
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +0 -25
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +0 -25
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +0 -40
- package/dist-cjs/commands/index.js +67 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +5 -72
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -673
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListHealthChecksPaginator.js +0 -11
- package/dist-cjs/pagination/ListHostedZonesPaginator.js +0 -11
- package/dist-cjs/pagination/ListQueryLoggingConfigsPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +7 -0
- package/dist-cjs/protocols/Aws_restXml.js +0 -3
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-cjs/waiters/index.js +4 -0
- package/dist-cjs/waiters/waitForResourceRecordSetsChanged.js +0 -10
- package/dist-es/Route53.js +0 -1
- package/dist-es/Route53Client.js +0 -1
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +0 -1
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +0 -1
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +0 -1
- package/dist-es/commands/ChangeTagsForResourceCommand.js +0 -1
- package/dist-es/commands/CreateHealthCheckCommand.js +0 -1
- package/dist-es/commands/CreateHostedZoneCommand.js +0 -1
- package/dist-es/commands/CreateKeySigningKeyCommand.js +0 -1
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +0 -1
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +0 -1
- package/dist-es/commands/CreateTrafficPolicyCommand.js +0 -1
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +0 -1
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +0 -1
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +0 -1
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +0 -1
- package/dist-es/commands/DeleteHealthCheckCommand.js +0 -1
- package/dist-es/commands/DeleteHostedZoneCommand.js +0 -1
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +0 -1
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +0 -1
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +0 -1
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +0 -1
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +0 -1
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +0 -1
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +0 -1
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +0 -1
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +0 -1
- package/dist-es/commands/GetAccountLimitCommand.js +0 -1
- package/dist-es/commands/GetChangeCommand.js +0 -1
- package/dist-es/commands/GetCheckerIpRangesCommand.js +0 -1
- package/dist-es/commands/GetDNSSECCommand.js +0 -1
- package/dist-es/commands/GetGeoLocationCommand.js +0 -1
- package/dist-es/commands/GetHealthCheckCommand.js +0 -1
- package/dist-es/commands/GetHealthCheckCountCommand.js +0 -1
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +0 -1
- package/dist-es/commands/GetHealthCheckStatusCommand.js +0 -1
- package/dist-es/commands/GetHostedZoneCommand.js +0 -1
- package/dist-es/commands/GetHostedZoneCountCommand.js +0 -1
- package/dist-es/commands/GetHostedZoneLimitCommand.js +0 -1
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +0 -1
- package/dist-es/commands/GetReusableDelegationSetCommand.js +0 -1
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +0 -1
- package/dist-es/commands/GetTrafficPolicyCommand.js +0 -1
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +0 -1
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +0 -1
- package/dist-es/commands/ListGeoLocationsCommand.js +0 -1
- package/dist-es/commands/ListHealthChecksCommand.js +0 -1
- package/dist-es/commands/ListHostedZonesByNameCommand.js +0 -1
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +0 -1
- package/dist-es/commands/ListHostedZonesCommand.js +0 -1
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +0 -1
- package/dist-es/commands/ListResourceRecordSetsCommand.js +0 -1
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourcesCommand.js +0 -1
- package/dist-es/commands/ListTrafficPoliciesCommand.js +0 -1
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +0 -1
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +0 -1
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +0 -1
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +0 -1
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +0 -1
- package/dist-es/commands/TestDNSAnswerCommand.js +0 -1
- package/dist-es/commands/UpdateHealthCheckCommand.js +0 -1
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +0 -1
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +0 -1
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +0 -1
- package/dist-es/commands/index.js +64 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +5 -72
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListHealthChecksPaginator.js +0 -1
- package/dist-es/pagination/ListHostedZonesPaginator.js +0 -1
- package/dist-es/pagination/ListQueryLoggingConfigsPaginator.js +0 -1
- package/dist-es/pagination/index.js +4 -0
- package/dist-es/protocols/Aws_restXml.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-es/waiters/index.js +1 -0
- package/dist-es/waiters/waitForResourceRecordSetsChanged.js +0 -1
- package/dist-types/commands/index.d.ts +64 -0
- package/dist-types/index.d.ts +5 -71
- package/dist-types/pagination/index.d.ts +4 -0
- package/dist-types/ts3.4/Route53.d.ts +9 -1083
- package/dist-types/ts3.4/Route53Client.d.ts +24 -89
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +2 -101
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +2 -53
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +2 -52
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +0 -143
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +2 -70
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +2 -58
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +2 -34
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +2 -64
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +2 -83
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/index.d.ts +64 -0
- package/dist-types/ts3.4/index.d.ts +5 -71
- package/dist-types/ts3.4/models/models_0.d.ts +903 -4956
- package/dist-types/ts3.4/pagination/index.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +1 -0
- package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +1 -0
- package/package.json +36 -33
- package/dist-cjs/Route53.js.map +0 -1
- package/dist-cjs/Route53Client.js.map +0 -1
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js.map +0 -1
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/CreateHealthCheckCommand.js.map +0 -1
- package/dist-cjs/commands/CreateHostedZoneCommand.js.map +0 -1
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js.map +0 -1
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js.map +0 -1
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js.map +0 -1
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteHealthCheckCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteHostedZoneCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js.map +0 -1
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js.map +0 -1
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js.map +0 -1
- package/dist-cjs/commands/GetAccountLimitCommand.js.map +0 -1
- package/dist-cjs/commands/GetChangeCommand.js.map +0 -1
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js.map +0 -1
- package/dist-cjs/commands/GetDNSSECCommand.js.map +0 -1
- package/dist-cjs/commands/GetGeoLocationCommand.js.map +0 -1
- package/dist-cjs/commands/GetHealthCheckCommand.js.map +0 -1
- package/dist-cjs/commands/GetHealthCheckCountCommand.js.map +0 -1
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js.map +0 -1
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetHostedZoneCommand.js.map +0 -1
- package/dist-cjs/commands/GetHostedZoneCountCommand.js.map +0 -1
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js.map +0 -1
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js.map +0 -1
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js.map +0 -1
- package/dist-cjs/commands/GetTrafficPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js.map +0 -1
- package/dist-cjs/commands/ListGeoLocationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListHealthChecksCommand.js.map +0 -1
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js.map +0 -1
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js.map +0 -1
- package/dist-cjs/commands/ListHostedZonesCommand.js.map +0 -1
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js.map +0 -1
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourcesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js.map +0 -1
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js.map +0 -1
- package/dist-cjs/commands/TestDNSAnswerCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateHealthCheckCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListHealthChecksPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListHostedZonesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListQueryLoggingConfigsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restXml.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-cjs/waiters/waitForResourceRecordSetsChanged.js.map +0 -1
- package/dist-es/Route53.js.map +0 -1
- package/dist-es/Route53Client.js.map +0 -1
- package/dist-es/commands/ActivateKeySigningKeyCommand.js.map +0 -1
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js.map +0 -1
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js.map +0 -1
- package/dist-es/commands/ChangeTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/CreateHealthCheckCommand.js.map +0 -1
- package/dist-es/commands/CreateHostedZoneCommand.js.map +0 -1
- package/dist-es/commands/CreateKeySigningKeyCommand.js.map +0 -1
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js.map +0 -1
- package/dist-es/commands/CreateReusableDelegationSetCommand.js.map +0 -1
- package/dist-es/commands/CreateTrafficPolicyCommand.js.map +0 -1
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js.map +0 -1
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js.map +0 -1
- package/dist-es/commands/DeleteHealthCheckCommand.js.map +0 -1
- package/dist-es/commands/DeleteHostedZoneCommand.js.map +0 -1
- package/dist-es/commands/DeleteKeySigningKeyCommand.js.map +0 -1
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js.map +0 -1
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteTrafficPolicyCommand.js.map +0 -1
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js.map +0 -1
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js.map +0 -1
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js.map +0 -1
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js.map +0 -1
- package/dist-es/commands/GetAccountLimitCommand.js.map +0 -1
- package/dist-es/commands/GetChangeCommand.js.map +0 -1
- package/dist-es/commands/GetCheckerIpRangesCommand.js.map +0 -1
- package/dist-es/commands/GetDNSSECCommand.js.map +0 -1
- package/dist-es/commands/GetGeoLocationCommand.js.map +0 -1
- package/dist-es/commands/GetHealthCheckCommand.js.map +0 -1
- package/dist-es/commands/GetHealthCheckCountCommand.js.map +0 -1
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js.map +0 -1
- package/dist-es/commands/GetHealthCheckStatusCommand.js.map +0 -1
- package/dist-es/commands/GetHostedZoneCommand.js.map +0 -1
- package/dist-es/commands/GetHostedZoneCountCommand.js.map +0 -1
- package/dist-es/commands/GetHostedZoneLimitCommand.js.map +0 -1
- package/dist-es/commands/GetQueryLoggingConfigCommand.js.map +0 -1
- package/dist-es/commands/GetReusableDelegationSetCommand.js.map +0 -1
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js.map +0 -1
- package/dist-es/commands/GetTrafficPolicyCommand.js.map +0 -1
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js.map +0 -1
- package/dist-es/commands/ListGeoLocationsCommand.js.map +0 -1
- package/dist-es/commands/ListHealthChecksCommand.js.map +0 -1
- package/dist-es/commands/ListHostedZonesByNameCommand.js.map +0 -1
- package/dist-es/commands/ListHostedZonesByVPCCommand.js.map +0 -1
- package/dist-es/commands/ListHostedZonesCommand.js.map +0 -1
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js.map +0 -1
- package/dist-es/commands/ListResourceRecordSetsCommand.js.map +0 -1
- package/dist-es/commands/ListReusableDelegationSetsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourcesCommand.js.map +0 -1
- package/dist-es/commands/ListTrafficPoliciesCommand.js.map +0 -1
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js.map +0 -1
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js.map +0 -1
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js.map +0 -1
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js.map +0 -1
- package/dist-es/commands/TestDNSAnswerCommand.js.map +0 -1
- package/dist-es/commands/UpdateHealthCheckCommand.js.map +0 -1
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js.map +0 -1
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js.map +0 -1
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListHealthChecksPaginator.js.map +0 -1
- package/dist-es/pagination/ListHostedZonesPaginator.js.map +0 -1
- package/dist-es/pagination/ListQueryLoggingConfigsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restXml.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/dist-es/waiters/waitForResourceRecordSetsChanged.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/Route53.ts +0 -3074
- package/src/Route53Client.ts +0 -563
- package/src/commands/ActivateKeySigningKeyCommand.ts +0 -98
- package/src/commands/AssociateVPCWithHostedZoneCommand.ts +0 -110
- package/src/commands/ChangeResourceRecordSetsCommand.ts +0 -179
- package/src/commands/ChangeTagsForResourceCommand.ts +0 -98
- package/src/commands/CreateHealthCheckCommand.ts +0 -128
- package/src/commands/CreateHostedZoneCommand.ts +0 -129
- package/src/commands/CreateKeySigningKeyCommand.ts +0 -97
- package/src/commands/CreateQueryLoggingConfigCommand.ts +0 -213
- package/src/commands/CreateReusableDelegationSetCommand.ts +0 -152
- package/src/commands/CreateTrafficPolicyCommand.ts +0 -96
- package/src/commands/CreateTrafficPolicyInstanceCommand.ts +0 -105
- package/src/commands/CreateTrafficPolicyVersionCommand.ts +0 -104
- package/src/commands/CreateVPCAssociationAuthorizationCommand.ts +0 -116
- package/src/commands/DeactivateKeySigningKeyCommand.ts +0 -98
- package/src/commands/DeleteHealthCheckCommand.ts +0 -108
- package/src/commands/DeleteHostedZoneCommand.ts +0 -135
- package/src/commands/DeleteKeySigningKeyCommand.ts +0 -98
- package/src/commands/DeleteQueryLoggingConfigCommand.ts +0 -101
- package/src/commands/DeleteReusableDelegationSetCommand.ts +0 -108
- package/src/commands/DeleteTrafficPolicyCommand.ts +0 -111
- package/src/commands/DeleteTrafficPolicyInstanceCommand.ts +0 -105
- package/src/commands/DeleteVPCAssociationAuthorizationCommand.ts +0 -116
- package/src/commands/DisableHostedZoneDNSSECCommand.ts +0 -98
- package/src/commands/DisassociateVPCFromHostedZoneCommand.ts +0 -122
- package/src/commands/EnableHostedZoneDNSSECCommand.ts +0 -97
- package/src/commands/GetAccountLimitCommand.ts +0 -104
- package/src/commands/GetChangeCommand.ts +0 -106
- package/src/commands/GetCheckerIpRangesCommand.ts +0 -102
- package/src/commands/GetDNSSECCommand.ts +0 -94
- package/src/commands/GetGeoLocationCommand.ts +0 -115
- package/src/commands/GetHealthCheckCommand.ts +0 -95
- package/src/commands/GetHealthCheckCountCommand.ts +0 -95
- package/src/commands/GetHealthCheckLastFailureReasonCommand.ts +0 -103
- package/src/commands/GetHealthCheckStatusCommand.ts +0 -98
- package/src/commands/GetHostedZoneCommand.ts +0 -97
- package/src/commands/GetHostedZoneCountCommand.ts +0 -95
- package/src/commands/GetHostedZoneLimitCommand.ts +0 -101
- package/src/commands/GetQueryLoggingConfigCommand.ts +0 -102
- package/src/commands/GetReusableDelegationSetCommand.ts +0 -98
- package/src/commands/GetReusableDelegationSetLimitCommand.ts +0 -105
- package/src/commands/GetTrafficPolicyCommand.ts +0 -100
- package/src/commands/GetTrafficPolicyInstanceCommand.ts +0 -105
- package/src/commands/GetTrafficPolicyInstanceCountCommand.ts +0 -100
- package/src/commands/ListGeoLocationsCommand.ts +0 -100
- package/src/commands/ListHealthChecksCommand.ts +0 -95
- package/src/commands/ListHostedZonesByNameCommand.ts +0 -141
- package/src/commands/ListHostedZonesByVPCCommand.ts +0 -107
- package/src/commands/ListHostedZonesCommand.ts +0 -100
- package/src/commands/ListQueryLoggingConfigsCommand.ts +0 -104
- package/src/commands/ListResourceRecordSetsCommand.ts +0 -160
- package/src/commands/ListReusableDelegationSetsCommand.ts +0 -98
- package/src/commands/ListTagsForResourceCommand.ts +0 -98
- package/src/commands/ListTagsForResourcesCommand.ts +0 -98
- package/src/commands/ListTrafficPoliciesCommand.ts +0 -101
- package/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts +0 -116
- package/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts +0 -113
- package/src/commands/ListTrafficPolicyInstancesCommand.ts +0 -104
- package/src/commands/ListTrafficPolicyVersionsCommand.ts +0 -101
- package/src/commands/ListVPCAssociationAuthorizationsCommand.ts +0 -108
- package/src/commands/TestDNSAnswerCommand.ts +0 -99
- package/src/commands/UpdateHealthCheckCommand.ts +0 -98
- package/src/commands/UpdateHostedZoneCommentCommand.ts +0 -97
- package/src/commands/UpdateTrafficPolicyCommentCommand.ts +0 -100
- package/src/commands/UpdateTrafficPolicyInstanceCommand.ts +0 -117
- package/src/endpoints.ts +0 -88
- package/src/index.ts +0 -72
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -8036
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListHealthChecksPaginator.ts +0 -59
- package/src/pagination/ListHostedZonesPaginator.ts +0 -59
- package/src/pagination/ListQueryLoggingConfigsPaginator.ts +0 -59
- package/src/protocols/Aws_restXml.ts +0 -10458
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/src/waiters/waitForResourceRecordSetsChanged.ts +0 -47
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -6,43 +6,11 @@ export interface DeleteTrafficPolicyCommandInput extends DeleteTrafficPolicyRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteTrafficPolicyCommandOutput extends DeleteTrafficPolicyResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a traffic policy.</p>
|
|
11
|
-
* <p>When you delete a traffic policy, Route 53 sets a flag on the policy to indicate that it has been deleted. However, Route 53 never fully deletes
|
|
12
|
-
* the traffic policy. Note the following:</p>
|
|
13
|
-
* <ul>
|
|
14
|
-
* <li>
|
|
15
|
-
* <p>Deleted traffic policies aren't listed if you run <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListTrafficPolicies.html">ListTrafficPolicies</a>.</p>
|
|
16
|
-
* </li>
|
|
17
|
-
* <li>
|
|
18
|
-
* <p> There's no way to get a list of deleted policies.</p>
|
|
19
|
-
* </li>
|
|
20
|
-
* <li>
|
|
21
|
-
* <p>If you retain the ID of the policy, you can get information about the policy, including the traffic policy document, by running
|
|
22
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetTrafficPolicy.html">GetTrafficPolicy</a>.</p>
|
|
23
|
-
* </li>
|
|
24
|
-
* </ul>
|
|
25
|
-
* @example
|
|
26
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
27
|
-
* ```javascript
|
|
28
|
-
* import { Route53Client, DeleteTrafficPolicyCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
29
|
-
* // const { Route53Client, DeleteTrafficPolicyCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
30
|
-
* const client = new Route53Client(config);
|
|
31
|
-
* const command = new DeleteTrafficPolicyCommand(input);
|
|
32
|
-
* const response = await client.send(command);
|
|
33
|
-
* ```
|
|
34
|
-
*
|
|
35
|
-
* @see {@link DeleteTrafficPolicyCommandInput} for command's `input` shape.
|
|
36
|
-
* @see {@link DeleteTrafficPolicyCommandOutput} for command's `response` shape.
|
|
37
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
38
|
-
*
|
|
39
|
-
*/
|
|
9
|
+
|
|
40
10
|
export declare class DeleteTrafficPolicyCommand extends $Command<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig> {
|
|
41
11
|
readonly input: DeleteTrafficPolicyCommandInput;
|
|
42
12
|
constructor(input: DeleteTrafficPolicyCommandInput);
|
|
43
|
-
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
13
|
+
|
|
46
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput>;
|
|
47
15
|
private serialize;
|
|
48
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface DeleteTrafficPolicyInstanceCommandInput extends DeleteTrafficPo
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteTrafficPolicyInstanceCommandOutput extends DeleteTrafficPolicyInstanceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.</p>
|
|
11
|
-
* <note>
|
|
12
|
-
* <p>In the Route 53 console, traffic policy instances are known as policy records.</p>
|
|
13
|
-
* </note>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { Route53Client, DeleteTrafficPolicyInstanceCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
18
|
-
* // const { Route53Client, DeleteTrafficPolicyInstanceCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
19
|
-
* const client = new Route53Client(config);
|
|
20
|
-
* const command = new DeleteTrafficPolicyInstanceCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link DeleteTrafficPolicyInstanceCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link DeleteTrafficPolicyInstanceCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class DeleteTrafficPolicyInstanceCommand extends $Command<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig> {
|
|
30
11
|
readonly input: DeleteTrafficPolicyInstanceCommandInput;
|
|
31
12
|
constructor(input: DeleteTrafficPolicyInstanceCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,37 +6,11 @@ export interface DeleteVPCAssociationAuthorizationCommandInput extends DeleteVPC
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteVPCAssociationAuthorizationCommandOutput extends DeleteVPCAssociationAuthorizationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Removes authorization to submit an <code>AssociateVPCWithHostedZone</code> request to associate a specified VPC
|
|
11
|
-
* with a hosted zone that was created by a different account. You must use the account that created the hosted zone
|
|
12
|
-
* to submit a <code>DeleteVPCAssociationAuthorization</code> request.</p>
|
|
13
|
-
* <important>
|
|
14
|
-
* <p>Sending this request only prevents the Amazon Web Services account that created the VPC from associating the VPC
|
|
15
|
-
* with the Amazon Route 53 hosted zone in the future. If the VPC is already associated with the hosted zone,
|
|
16
|
-
* <code>DeleteVPCAssociationAuthorization</code> won't disassociate the VPC from the hosted zone.
|
|
17
|
-
* If you want to delete an existing association, use <code>DisassociateVPCFromHostedZone</code>.</p>
|
|
18
|
-
* </important>
|
|
19
|
-
* @example
|
|
20
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
21
|
-
* ```javascript
|
|
22
|
-
* import { Route53Client, DeleteVPCAssociationAuthorizationCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
23
|
-
* // const { Route53Client, DeleteVPCAssociationAuthorizationCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
24
|
-
* const client = new Route53Client(config);
|
|
25
|
-
* const command = new DeleteVPCAssociationAuthorizationCommand(input);
|
|
26
|
-
* const response = await client.send(command);
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @see {@link DeleteVPCAssociationAuthorizationCommandInput} for command's `input` shape.
|
|
30
|
-
* @see {@link DeleteVPCAssociationAuthorizationCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
9
|
+
|
|
34
10
|
export declare class DeleteVPCAssociationAuthorizationCommand extends $Command<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig> {
|
|
35
11
|
readonly input: DeleteVPCAssociationAuthorizationCommandInput;
|
|
36
12
|
constructor(input: DeleteVPCAssociationAuthorizationCommandInput);
|
|
37
|
-
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
13
|
+
|
|
40
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput>;
|
|
41
15
|
private serialize;
|
|
42
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface DisableHostedZoneDNSSECCommandInput extends DisableHostedZoneDN
|
|
|
6
6
|
}
|
|
7
7
|
export interface DisableHostedZoneDNSSECCommandOutput extends DisableHostedZoneDNSSECResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Disables DNSSEC signing in a specific hosted zone. This action does not deactivate any key-signing keys (KSKs)
|
|
11
|
-
* that are active in the hosted zone.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { Route53Client, DisableHostedZoneDNSSECCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
16
|
-
* // const { Route53Client, DisableHostedZoneDNSSECCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
17
|
-
* const client = new Route53Client(config);
|
|
18
|
-
* const command = new DisableHostedZoneDNSSECCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DisableHostedZoneDNSSECCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DisableHostedZoneDNSSECCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class DisableHostedZoneDNSSECCommand extends $Command<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig> {
|
|
28
11
|
readonly input: DisableHostedZoneDNSSECCommandInput;
|
|
29
12
|
constructor(input: DisableHostedZoneDNSSECCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,49 +6,11 @@ export interface DisassociateVPCFromHostedZoneCommandInput extends DisassociateV
|
|
|
6
6
|
}
|
|
7
7
|
export interface DisassociateVPCFromHostedZoneCommandOutput extends DisassociateVPCFromHostedZoneResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone. Note the following:</p>
|
|
11
|
-
* <ul>
|
|
12
|
-
* <li>
|
|
13
|
-
* <p>You can't disassociate the last Amazon VPC from a private hosted zone.</p>
|
|
14
|
-
* </li>
|
|
15
|
-
* <li>
|
|
16
|
-
* <p>You can't convert a private hosted zone into a public hosted zone.</p>
|
|
17
|
-
* </li>
|
|
18
|
-
* <li>
|
|
19
|
-
* <p>You can submit a <code>DisassociateVPCFromHostedZone</code> request using either the account
|
|
20
|
-
* that created the hosted zone or the account that created the Amazon VPC.</p>
|
|
21
|
-
* </li>
|
|
22
|
-
* <li>
|
|
23
|
-
* <p>Some services, such as Cloud Map and Amazon Elastic File System (Amazon EFS) automatically create hosted zones and associate
|
|
24
|
-
* VPCs with the hosted zones. A service can create a hosted zone using your account or using its own account.
|
|
25
|
-
* You can disassociate a VPC from a hosted zone only if the service created the hosted zone using your account.</p>
|
|
26
|
-
* <p>When you run <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListHostedZonesByVPC.html">DisassociateVPCFromHostedZone</a>,
|
|
27
|
-
* if the hosted zone has a value for <code>OwningAccount</code>, you can use <code>DisassociateVPCFromHostedZone</code>.
|
|
28
|
-
* If the hosted zone has a value for <code>OwningService</code>, you can't use <code>DisassociateVPCFromHostedZone</code>.</p>
|
|
29
|
-
* </li>
|
|
30
|
-
* </ul>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { Route53Client, DisassociateVPCFromHostedZoneCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
35
|
-
* // const { Route53Client, DisassociateVPCFromHostedZoneCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
36
|
-
* const client = new Route53Client(config);
|
|
37
|
-
* const command = new DisassociateVPCFromHostedZoneCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link DisassociateVPCFromHostedZoneCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link DisassociateVPCFromHostedZoneCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
9
|
+
|
|
46
10
|
export declare class DisassociateVPCFromHostedZoneCommand extends $Command<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig> {
|
|
47
11
|
readonly input: DisassociateVPCFromHostedZoneCommandInput;
|
|
48
12
|
constructor(input: DisassociateVPCFromHostedZoneCommandInput);
|
|
49
|
-
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
13
|
+
|
|
52
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput>;
|
|
53
15
|
private serialize;
|
|
54
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface EnableHostedZoneDNSSECCommandInput extends EnableHostedZoneDNSS
|
|
|
6
6
|
}
|
|
7
7
|
export interface EnableHostedZoneDNSSECCommandOutput extends EnableHostedZoneDNSSECResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Enables DNSSEC signing in a specific hosted zone.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53Client, EnableHostedZoneDNSSECCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
15
|
-
* // const { Route53Client, EnableHostedZoneDNSSECCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
16
|
-
* const client = new Route53Client(config);
|
|
17
|
-
* const command = new EnableHostedZoneDNSSECCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link EnableHostedZoneDNSSECCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link EnableHostedZoneDNSSECCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class EnableHostedZoneDNSSECCommand extends $Command<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig> {
|
|
27
11
|
readonly input: EnableHostedZoneDNSSECCommandInput;
|
|
28
12
|
constructor(input: EnableHostedZoneDNSSECCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,38 +6,11 @@ export interface GetAccountLimitCommandInput extends GetAccountLimitRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetAccountLimitCommandOutput extends GetAccountLimitResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets the specified limit for the current account, for example, the maximum number of health checks that you
|
|
11
|
-
* can create using the account.</p>
|
|
12
|
-
* <p>For the default limit, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a>
|
|
13
|
-
* in the <i>Amazon Route 53 Developer Guide</i>. To request a higher limit,
|
|
14
|
-
* <a href="https://console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase&limitType=service-code-route53">open a case</a>.</p>
|
|
15
|
-
* <note>
|
|
16
|
-
* <p>You can also view account limits in Amazon Web Services Trusted Advisor. Sign in to the Amazon Web Services Management Console and open the Trusted Advisor console at
|
|
17
|
-
* <a href="https://console.aws.amazon.com/trustedadvisor">https://console.aws.amazon.com/trustedadvisor/</a>. Then choose
|
|
18
|
-
* <b>Service limits</b> in the navigation pane.</p>
|
|
19
|
-
* </note>
|
|
20
|
-
* @example
|
|
21
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
22
|
-
* ```javascript
|
|
23
|
-
* import { Route53Client, GetAccountLimitCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
24
|
-
* // const { Route53Client, GetAccountLimitCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
25
|
-
* const client = new Route53Client(config);
|
|
26
|
-
* const command = new GetAccountLimitCommand(input);
|
|
27
|
-
* const response = await client.send(command);
|
|
28
|
-
* ```
|
|
29
|
-
*
|
|
30
|
-
* @see {@link GetAccountLimitCommandInput} for command's `input` shape.
|
|
31
|
-
* @see {@link GetAccountLimitCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
33
|
-
*
|
|
34
|
-
*/
|
|
9
|
+
|
|
35
10
|
export declare class GetAccountLimitCommand extends $Command<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig> {
|
|
36
11
|
readonly input: GetAccountLimitCommandInput;
|
|
37
12
|
constructor(input: GetAccountLimitCommandInput);
|
|
38
|
-
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
13
|
+
|
|
41
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountLimitCommandInput, GetAccountLimitCommandOutput>;
|
|
42
15
|
private serialize;
|
|
43
16
|
private deserialize;
|
|
@@ -6,41 +6,11 @@ export interface GetChangeCommandInput extends GetChangeRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns the current status of a change batch request. The status is one of the
|
|
11
|
-
* following values:</p>
|
|
12
|
-
* <ul>
|
|
13
|
-
* <li>
|
|
14
|
-
* <p>
|
|
15
|
-
* <code>PENDING</code> indicates that the changes in this request have not propagated to all Amazon Route 53 DNS servers.
|
|
16
|
-
* This is the initial status of all change batch requests.</p>
|
|
17
|
-
* </li>
|
|
18
|
-
* <li>
|
|
19
|
-
* <p>
|
|
20
|
-
* <code>INSYNC</code> indicates that the changes have propagated to all Route 53 DNS servers. </p>
|
|
21
|
-
* </li>
|
|
22
|
-
* </ul>
|
|
23
|
-
* @example
|
|
24
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
25
|
-
* ```javascript
|
|
26
|
-
* import { Route53Client, GetChangeCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
27
|
-
* // const { Route53Client, GetChangeCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
28
|
-
* const client = new Route53Client(config);
|
|
29
|
-
* const command = new GetChangeCommand(input);
|
|
30
|
-
* const response = await client.send(command);
|
|
31
|
-
* ```
|
|
32
|
-
*
|
|
33
|
-
* @see {@link GetChangeCommandInput} for command's `input` shape.
|
|
34
|
-
* @see {@link GetChangeCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
9
|
+
|
|
38
10
|
export declare class GetChangeCommand extends $Command<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig> {
|
|
39
11
|
readonly input: GetChangeCommandInput;
|
|
40
12
|
constructor(input: GetChangeCommandInput);
|
|
41
|
-
|
|
42
|
-
* @internal
|
|
43
|
-
*/
|
|
13
|
+
|
|
44
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChangeCommandInput, GetChangeCommandOutput>;
|
|
45
15
|
private serialize;
|
|
46
16
|
private deserialize;
|
|
@@ -6,36 +6,11 @@ export interface GetCheckerIpRangesCommandInput extends GetCheckerIpRangesReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetCheckerIpRangesCommandOutput extends GetCheckerIpRangesResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.</p>
|
|
11
|
-
* <important>
|
|
12
|
-
* <p>
|
|
13
|
-
* <code>GetCheckerIpRanges</code> still works, but we recommend that you download
|
|
14
|
-
* ip-ranges.json, which includes IP address ranges for all Amazon Web Services services. For more information, see
|
|
15
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/route-53-ip-addresses.html">IP Address Ranges of Amazon Route 53 Servers</a>
|
|
16
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
17
|
-
* </important>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { Route53Client, GetCheckerIpRangesCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
22
|
-
* // const { Route53Client, GetCheckerIpRangesCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
23
|
-
* const client = new Route53Client(config);
|
|
24
|
-
* const command = new GetCheckerIpRangesCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link GetCheckerIpRangesCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link GetCheckerIpRangesCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
9
|
+
|
|
33
10
|
export declare class GetCheckerIpRangesCommand extends $Command<GetCheckerIpRangesCommandInput, GetCheckerIpRangesCommandOutput, Route53ClientResolvedConfig> {
|
|
34
11
|
readonly input: GetCheckerIpRangesCommandInput;
|
|
35
12
|
constructor(input: GetCheckerIpRangesCommandInput);
|
|
36
|
-
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
13
|
+
|
|
39
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCheckerIpRangesCommandInput, GetCheckerIpRangesCommandOutput>;
|
|
40
15
|
private serialize;
|
|
41
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDNSSECCommandInput extends GetDNSSECRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDNSSECCommandOutput extends GetDNSSECResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53Client, GetDNSSECCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
15
|
-
* // const { Route53Client, GetDNSSECCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
16
|
-
* const client = new Route53Client(config);
|
|
17
|
-
* const command = new GetDNSSECCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDNSSECCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDNSSECCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDNSSECCommand extends $Command<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDNSSECCommandInput;
|
|
28
12
|
constructor(input: GetDNSSECCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDNSSECCommandInput, GetDNSSECCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,49 +6,11 @@ export interface GetGeoLocationCommandInput extends GetGeoLocationRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetGeoLocationCommandOutput extends GetGeoLocationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation
|
|
11
|
-
* resource record sets.</p>
|
|
12
|
-
* <p>Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.</p>
|
|
13
|
-
*
|
|
14
|
-
* <p>Use the following syntax to determine whether a continent is supported for geolocation:</p>
|
|
15
|
-
* <p>
|
|
16
|
-
* <code>GET /2013-04-01/geolocation?continentcode=<i>two-letter abbreviation for a continent</i>
|
|
17
|
-
* </code>
|
|
18
|
-
* </p>
|
|
19
|
-
*
|
|
20
|
-
* <p>Use the following syntax to determine whether a country is supported for geolocation:</p>
|
|
21
|
-
* <p>
|
|
22
|
-
* <code>GET /2013-04-01/geolocation?countrycode=<i>two-character country code</i>
|
|
23
|
-
* </code>
|
|
24
|
-
* </p>
|
|
25
|
-
*
|
|
26
|
-
* <p>Use the following syntax to determine whether a subdivision of a country is supported for geolocation:</p>
|
|
27
|
-
* <p>
|
|
28
|
-
* <code>GET /2013-04-01/geolocation?countrycode=<i>two-character country code</i>&subdivisioncode=<i>subdivision code</i>
|
|
29
|
-
* </code>
|
|
30
|
-
* </p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { Route53Client, GetGeoLocationCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
35
|
-
* // const { Route53Client, GetGeoLocationCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
36
|
-
* const client = new Route53Client(config);
|
|
37
|
-
* const command = new GetGeoLocationCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link GetGeoLocationCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link GetGeoLocationCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
9
|
+
|
|
46
10
|
export declare class GetGeoLocationCommand extends $Command<GetGeoLocationCommandInput, GetGeoLocationCommandOutput, Route53ClientResolvedConfig> {
|
|
47
11
|
readonly input: GetGeoLocationCommandInput;
|
|
48
12
|
constructor(input: GetGeoLocationCommandInput);
|
|
49
|
-
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
13
|
+
|
|
52
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGeoLocationCommandInput, GetGeoLocationCommandOutput>;
|
|
53
15
|
private serialize;
|
|
54
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetHealthCheckCommandInput extends GetHealthCheckRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about a specified health check.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53Client, GetHealthCheckCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
15
|
-
* // const { Route53Client, GetHealthCheckCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
16
|
-
* const client = new Route53Client(config);
|
|
17
|
-
* const command = new GetHealthCheckCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetHealthCheckCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetHealthCheckCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetHealthCheckCommand extends $Command<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig> {
|
|
27
11
|
readonly input: GetHealthCheckCommandInput;
|
|
28
12
|
constructor(input: GetHealthCheckCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckCommandInput, GetHealthCheckCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetHealthCheckCountCommandInput extends GetHealthCheckCountRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetHealthCheckCountCommandOutput extends GetHealthCheckCountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Retrieves the number of health checks that are associated with the current Amazon Web Services account.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53Client, GetHealthCheckCountCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
15
|
-
* // const { Route53Client, GetHealthCheckCountCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
16
|
-
* const client = new Route53Client(config);
|
|
17
|
-
* const command = new GetHealthCheckCountCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetHealthCheckCountCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetHealthCheckCountCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetHealthCheckCountCommand extends $Command<GetHealthCheckCountCommandInput, GetHealthCheckCountCommandOutput, Route53ClientResolvedConfig> {
|
|
27
11
|
readonly input: GetHealthCheckCountCommandInput;
|
|
28
12
|
constructor(input: GetHealthCheckCountCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckCountCommandInput, GetHealthCheckCountCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetHealthCheckLastFailureReasonCommandInput extends GetHealthCh
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetHealthCheckLastFailureReasonCommandOutput extends GetHealthCheckLastFailureReasonResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets the reason that a specified health check failed most recently.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53Client, GetHealthCheckLastFailureReasonCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
15
|
-
* // const { Route53Client, GetHealthCheckLastFailureReasonCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
16
|
-
* const client = new Route53Client(config);
|
|
17
|
-
* const command = new GetHealthCheckLastFailureReasonCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetHealthCheckLastFailureReasonCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetHealthCheckLastFailureReasonCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetHealthCheckLastFailureReasonCommand extends $Command<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig> {
|
|
27
11
|
readonly input: GetHealthCheckLastFailureReasonCommandInput;
|
|
28
12
|
constructor(input: GetHealthCheckLastFailureReasonCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface GetHealthCheckStatusCommandInput extends GetHealthCheckStatusRe
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetHealthCheckStatusCommandOutput extends GetHealthCheckStatusResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets status of a specified health check. </p>
|
|
11
|
-
* <important>
|
|
12
|
-
* <p>This API is intended for use during development to diagnose behavior. It doesn’t support production use-cases with high query rates that require immediate and actionable responses.</p>
|
|
13
|
-
* </important>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { Route53Client, GetHealthCheckStatusCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
18
|
-
* // const { Route53Client, GetHealthCheckStatusCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
19
|
-
* const client = new Route53Client(config);
|
|
20
|
-
* const command = new GetHealthCheckStatusCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link GetHealthCheckStatusCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link GetHealthCheckStatusCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class GetHealthCheckStatusCommand extends $Command<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig> {
|
|
30
11
|
readonly input: GetHealthCheckStatusCommandInput;
|
|
31
12
|
constructor(input: GetHealthCheckStatusCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetHostedZoneCommandInput extends GetHostedZoneRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetHostedZoneCommandOutput extends GetHostedZoneResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53Client, GetHostedZoneCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
15
|
-
* // const { Route53Client, GetHostedZoneCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
16
|
-
* const client = new Route53Client(config);
|
|
17
|
-
* const command = new GetHostedZoneCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetHostedZoneCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetHostedZoneCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetHostedZoneCommand extends $Command<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig> {
|
|
27
11
|
readonly input: GetHostedZoneCommandInput;
|
|
28
12
|
constructor(input: GetHostedZoneCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHostedZoneCommandInput, GetHostedZoneCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|