@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,79 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Retrieves a list of your hosted zones in lexicographic order. The response includes a <code>HostedZones</code> child element
|
|
11
|
-
* for each hosted zone created by the current Amazon Web Services account. </p>
|
|
12
|
-
* <p>
|
|
13
|
-
* <code>ListHostedZonesByName</code> sorts hosted zones by name with the labels reversed. For example:</p>
|
|
14
|
-
*
|
|
15
|
-
* <p>
|
|
16
|
-
* <code>com.example.www.</code>
|
|
17
|
-
* </p>
|
|
18
|
-
*
|
|
19
|
-
* <p>Note the trailing dot, which can change the sort order in some circumstances.</p>
|
|
20
|
-
* <p>If the domain name includes escape characters or Punycode, <code>ListHostedZonesByName</code> alphabetizes the domain name
|
|
21
|
-
* using the escaped or Punycoded value, which is the format that Amazon Route 53 saves in its database. For example, to create a hosted zone
|
|
22
|
-
* for exämple.com, you specify ex\344mple.com for the domain name. <code>ListHostedZonesByName</code> alphabetizes it as:</p>
|
|
23
|
-
*
|
|
24
|
-
* <p>
|
|
25
|
-
* <code>com.ex\344mple.</code>
|
|
26
|
-
* </p>
|
|
27
|
-
*
|
|
28
|
-
* <p>The labels are reversed and alphabetized using the escaped value. For more information about valid domain name formats,
|
|
29
|
-
* including internationalized domain names, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html">DNS Domain Name Format</a> in the
|
|
30
|
-
* <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
31
|
-
* <p>Route 53 returns up to 100 items in each response. If you have a lot of hosted zones, use the <code>MaxItems</code> parameter to list
|
|
32
|
-
* them in groups of up to 100. The response includes values that help navigate from one group of <code>MaxItems</code> hosted zones to the next:</p>
|
|
33
|
-
* <ul>
|
|
34
|
-
* <li>
|
|
35
|
-
* <p>The <code>DNSName</code> and <code>HostedZoneId</code> elements in the response contain the values, if any, specified for the
|
|
36
|
-
* <code>dnsname</code> and <code>hostedzoneid</code> parameters in the request that produced the current response.</p>
|
|
37
|
-
* </li>
|
|
38
|
-
* <li>
|
|
39
|
-
* <p>The <code>MaxItems</code> element in the response contains the value, if any, that you specified for the <code>maxitems</code>
|
|
40
|
-
* parameter in the request that produced the current response.</p>
|
|
41
|
-
* </li>
|
|
42
|
-
* <li>
|
|
43
|
-
* <p>If the value of <code>IsTruncated</code> in the response is true, there are more hosted zones associated with the
|
|
44
|
-
* current Amazon Web Services account. </p>
|
|
45
|
-
* <p>If <code>IsTruncated</code> is false, this response includes the last hosted zone that is associated with the current account.
|
|
46
|
-
* The <code>NextDNSName</code> element and <code>NextHostedZoneId</code> elements are omitted from the response.</p>
|
|
47
|
-
* </li>
|
|
48
|
-
* <li>
|
|
49
|
-
* <p>The <code>NextDNSName</code> and <code>NextHostedZoneId</code> elements in the response contain the domain name and the
|
|
50
|
-
* hosted zone ID of the next hosted zone that is associated with the current Amazon Web Services account. If you want to list more hosted zones,
|
|
51
|
-
* make another call to <code>ListHostedZonesByName</code>, and specify the value of <code>NextDNSName</code> and
|
|
52
|
-
* <code>NextHostedZoneId</code> in the <code>dnsname</code> and <code>hostedzoneid</code> parameters, respectively.</p>
|
|
53
|
-
* </li>
|
|
54
|
-
* </ul>
|
|
55
|
-
* @example
|
|
56
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
57
|
-
* ```javascript
|
|
58
|
-
* import { Route53Client, ListHostedZonesByNameCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
59
|
-
* // const { Route53Client, ListHostedZonesByNameCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
60
|
-
* const client = new Route53Client(config);
|
|
61
|
-
* const command = new ListHostedZonesByNameCommand(input);
|
|
62
|
-
* const response = await client.send(command);
|
|
63
|
-
* ```
|
|
64
|
-
*
|
|
65
|
-
* @see {@link ListHostedZonesByNameCommandInput} for command's `input` shape.
|
|
66
|
-
* @see {@link ListHostedZonesByNameCommandOutput} for command's `response` shape.
|
|
67
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
68
|
-
*
|
|
69
|
-
*/
|
|
70
9
|
class ListHostedZonesByNameCommand extends smithy_client_1.Command {
|
|
71
|
-
// Start section: command_properties
|
|
72
|
-
// End section: command_properties
|
|
73
10
|
constructor(input) {
|
|
74
|
-
// Start section: command_constructor
|
|
75
11
|
super();
|
|
76
12
|
this.input = input;
|
|
77
|
-
// End section: command_constructor
|
|
78
13
|
}
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
83
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
84
16
|
this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
|
|
@@ -104,4 +36,3 @@ class ListHostedZonesByNameCommand extends smithy_client_1.Command {
|
|
|
104
36
|
}
|
|
105
37
|
}
|
|
106
38
|
exports.ListHostedZonesByNameCommand = ListHostedZonesByNameCommand;
|
|
107
|
-
//# sourceMappingURL=ListHostedZonesByNameCommand.js.map
|
|
@@ -5,47 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the
|
|
10
|
-
* hosted zones. The <code>HostedZoneOwner</code> structure in the response contains one of the following values:</p>
|
|
11
|
-
* <ul>
|
|
12
|
-
* <li>
|
|
13
|
-
* <p>An <code>OwningAccount</code> element, which contains the account number of either the current Amazon Web Services account or
|
|
14
|
-
* another Amazon Web Services account. Some services, such as Cloud Map, create hosted zones using the current account. </p>
|
|
15
|
-
* </li>
|
|
16
|
-
* <li>
|
|
17
|
-
* <p>An <code>OwningService</code> element, which identifies the Amazon Web Services service that created and owns the hosted zone.
|
|
18
|
-
* For example, if a hosted zone was created by Amazon Elastic File System (Amazon EFS), the value of <code>Owner</code> is
|
|
19
|
-
* <code>efs.amazonaws.com</code>. </p>
|
|
20
|
-
* </li>
|
|
21
|
-
* </ul>
|
|
22
|
-
* @example
|
|
23
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
24
|
-
* ```javascript
|
|
25
|
-
* import { Route53Client, ListHostedZonesByVPCCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
26
|
-
* // const { Route53Client, ListHostedZonesByVPCCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
27
|
-
* const client = new Route53Client(config);
|
|
28
|
-
* const command = new ListHostedZonesByVPCCommand(input);
|
|
29
|
-
* const response = await client.send(command);
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
|
-
* @see {@link ListHostedZonesByVPCCommandInput} for command's `input` shape.
|
|
33
|
-
* @see {@link ListHostedZonesByVPCCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
35
|
-
*
|
|
36
|
-
*/
|
|
37
8
|
class ListHostedZonesByVPCCommand extends smithy_client_1.Command {
|
|
38
|
-
// Start section: command_properties
|
|
39
|
-
// End section: command_properties
|
|
40
9
|
constructor(input) {
|
|
41
|
-
// Start section: command_constructor
|
|
42
10
|
super();
|
|
43
11
|
this.input = input;
|
|
44
|
-
// End section: command_constructor
|
|
45
12
|
}
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
49
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
50
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
51
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -70,4 +34,3 @@ class ListHostedZonesByVPCCommand extends smithy_client_1.Command {
|
|
|
70
34
|
}
|
|
71
35
|
}
|
|
72
36
|
exports.ListHostedZonesByVPCCommand = ListHostedZonesByVPCCommand;
|
|
73
|
-
//# sourceMappingURL=ListHostedZonesByVPCCommand.js.map
|
|
@@ -6,38 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account. The response
|
|
11
|
-
* includes a <code>HostedZones</code> child element for each hosted zone.</p>
|
|
12
|
-
* <p>Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the
|
|
13
|
-
* <code>maxitems</code> parameter to list them in groups of up to 100.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { Route53Client, ListHostedZonesCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
18
|
-
* // const { Route53Client, ListHostedZonesCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
19
|
-
* const client = new Route53Client(config);
|
|
20
|
-
* const command = new ListHostedZonesCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link ListHostedZonesCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link ListHostedZonesCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
9
|
class ListHostedZonesCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
10
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
11
|
super();
|
|
35
12
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
13
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
16
|
this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
|
|
@@ -63,4 +36,3 @@ class ListHostedZonesCommand extends smithy_client_1.Command {
|
|
|
63
36
|
}
|
|
64
37
|
}
|
|
65
38
|
exports.ListHostedZonesCommand = ListHostedZonesCommand;
|
|
66
|
-
//# sourceMappingURL=ListHostedZonesCommand.js.map
|
|
@@ -6,42 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration
|
|
11
|
-
* that is associated with a specified hosted zone.</p>
|
|
12
|
-
*
|
|
13
|
-
* <p>For more information about DNS query logs, see
|
|
14
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateQueryLoggingConfig.html">CreateQueryLoggingConfig</a>.
|
|
15
|
-
* Additional information, including the format of DNS query logs, appears in
|
|
16
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html">Logging DNS Queries</a>
|
|
17
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { Route53Client, ListQueryLoggingConfigsCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
22
|
-
* // const { Route53Client, ListQueryLoggingConfigsCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
23
|
-
* const client = new Route53Client(config);
|
|
24
|
-
* const command = new ListQueryLoggingConfigsCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link ListQueryLoggingConfigsCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link ListQueryLoggingConfigsCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
33
9
|
class ListQueryLoggingConfigsCommand extends smithy_client_1.Command {
|
|
34
|
-
// Start section: command_properties
|
|
35
|
-
// End section: command_properties
|
|
36
10
|
constructor(input) {
|
|
37
|
-
// Start section: command_constructor
|
|
38
11
|
super();
|
|
39
12
|
this.input = input;
|
|
40
|
-
// End section: command_constructor
|
|
41
13
|
}
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
46
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
47
16
|
this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
|
|
@@ -67,4 +36,3 @@ class ListQueryLoggingConfigsCommand extends smithy_client_1.Command {
|
|
|
67
36
|
}
|
|
68
37
|
}
|
|
69
38
|
exports.ListQueryLoggingConfigsCommand = ListQueryLoggingConfigsCommand;
|
|
70
|
-
//# sourceMappingURL=ListQueryLoggingConfigsCommand.js.map
|
|
@@ -6,98 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Lists the resource record sets in a specified hosted zone.</p>
|
|
11
|
-
* <p>
|
|
12
|
-
* <code>ListResourceRecordSets</code> returns up to 300 resource record sets at a time in ASCII order,
|
|
13
|
-
* beginning at a position specified by the <code>name</code> and <code>type</code> elements.</p>
|
|
14
|
-
*
|
|
15
|
-
* <p>
|
|
16
|
-
* <b>Sort order</b>
|
|
17
|
-
* </p>
|
|
18
|
-
* <p>
|
|
19
|
-
* <code>ListResourceRecordSets</code> sorts results first by DNS name with the labels reversed, for example:</p>
|
|
20
|
-
* <p>
|
|
21
|
-
* <code>com.example.www.</code>
|
|
22
|
-
* </p>
|
|
23
|
-
* <p>Note the trailing dot, which can change the sort order when the record name contains characters that appear before
|
|
24
|
-
* <code>.</code> (decimal 46) in the ASCII table. These characters include the following: <code>! " # $ % & ' ( ) * + , -</code>
|
|
25
|
-
* </p>
|
|
26
|
-
* <p>When multiple records have the same DNS name, <code>ListResourceRecordSets</code> sorts results by the record type.</p>
|
|
27
|
-
*
|
|
28
|
-
* <p>
|
|
29
|
-
* <b>Specifying where to start listing records</b>
|
|
30
|
-
* </p>
|
|
31
|
-
* <p>You can use the name and type elements to specify the resource record set that the list begins with:</p>
|
|
32
|
-
* <dl>
|
|
33
|
-
* <dt>If you do not specify Name or Type</dt>
|
|
34
|
-
* <dd>
|
|
35
|
-
* <p>The results begin with the first resource record set that the hosted zone contains.</p>
|
|
36
|
-
* </dd>
|
|
37
|
-
* <dt>If you specify Name but not Type</dt>
|
|
38
|
-
* <dd>
|
|
39
|
-
* <p>The results begin with the first resource record set in the list whose name is greater than or equal to
|
|
40
|
-
* <code>Name</code>.</p>
|
|
41
|
-
* </dd>
|
|
42
|
-
* <dt>If you specify Type but not Name</dt>
|
|
43
|
-
* <dd>
|
|
44
|
-
* <p>Amazon Route 53 returns the <code>InvalidInput</code> error.</p>
|
|
45
|
-
* </dd>
|
|
46
|
-
* <dt>If you specify both Name and Type</dt>
|
|
47
|
-
* <dd>
|
|
48
|
-
* <p>The results begin with the first resource record set in the list whose name is greater than or equal to
|
|
49
|
-
* <code>Name</code>, and whose type is greater than or equal to <code>Type</code>.</p>
|
|
50
|
-
* </dd>
|
|
51
|
-
* </dl>
|
|
52
|
-
*
|
|
53
|
-
* <p>
|
|
54
|
-
* <b>Resource record sets that are PENDING</b>
|
|
55
|
-
* </p>
|
|
56
|
-
* <p>This action returns the most current version of the records. This includes records that are <code>PENDING</code>,
|
|
57
|
-
* and that are not yet available on all Route 53 DNS servers.</p>
|
|
58
|
-
*
|
|
59
|
-
* <p>
|
|
60
|
-
* <b>Changing resource record sets</b>
|
|
61
|
-
* </p>
|
|
62
|
-
* <p>To ensure that you get an accurate listing of the resource record sets for a hosted zone at a point in time,
|
|
63
|
-
* do not submit a <code>ChangeResourceRecordSets</code> request while you're paging through the results of a
|
|
64
|
-
* <code>ListResourceRecordSets</code> request. If you do, some pages may display results without the latest changes
|
|
65
|
-
* while other pages display results with the latest changes.</p>
|
|
66
|
-
*
|
|
67
|
-
* <p>
|
|
68
|
-
* <b>Displaying the next page of results</b>
|
|
69
|
-
* </p>
|
|
70
|
-
* <p>If a <code>ListResourceRecordSets</code> command returns more than one page of results, the value of <code>IsTruncated</code>
|
|
71
|
-
* is <code>true</code>. To display the next page of results, get the values of <code>NextRecordName</code>, <code>NextRecordType</code>,
|
|
72
|
-
* and <code>NextRecordIdentifier</code> (if any) from the response. Then submit another <code>ListResourceRecordSets</code> request, and
|
|
73
|
-
* specify those values for <code>StartRecordName</code>, <code>StartRecordType</code>, and <code>StartRecordIdentifier</code>.</p>
|
|
74
|
-
* @example
|
|
75
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
76
|
-
* ```javascript
|
|
77
|
-
* import { Route53Client, ListResourceRecordSetsCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
78
|
-
* // const { Route53Client, ListResourceRecordSetsCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
79
|
-
* const client = new Route53Client(config);
|
|
80
|
-
* const command = new ListResourceRecordSetsCommand(input);
|
|
81
|
-
* const response = await client.send(command);
|
|
82
|
-
* ```
|
|
83
|
-
*
|
|
84
|
-
* @see {@link ListResourceRecordSetsCommandInput} for command's `input` shape.
|
|
85
|
-
* @see {@link ListResourceRecordSetsCommandOutput} for command's `response` shape.
|
|
86
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
87
|
-
*
|
|
88
|
-
*/
|
|
89
9
|
class ListResourceRecordSetsCommand extends smithy_client_1.Command {
|
|
90
|
-
// Start section: command_properties
|
|
91
|
-
// End section: command_properties
|
|
92
10
|
constructor(input) {
|
|
93
|
-
// Start section: command_constructor
|
|
94
11
|
super();
|
|
95
12
|
this.input = input;
|
|
96
|
-
// End section: command_constructor
|
|
97
13
|
}
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
102
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
103
16
|
this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
|
|
@@ -123,4 +36,3 @@ class ListResourceRecordSetsCommand extends smithy_client_1.Command {
|
|
|
123
36
|
}
|
|
124
37
|
}
|
|
125
38
|
exports.ListResourceRecordSetsCommand = ListResourceRecordSetsCommand;
|
|
126
|
-
//# sourceMappingURL=ListResourceRecordSetsCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53Client, ListReusableDelegationSetsCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
14
|
-
* // const { Route53Client, ListReusableDelegationSetsCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
15
|
-
* const client = new Route53Client(config);
|
|
16
|
-
* const command = new ListReusableDelegationSetsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link ListReusableDelegationSetsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link ListReusableDelegationSetsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class ListReusableDelegationSetsCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class ListReusableDelegationSetsCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.ListReusableDelegationSetsCommand = ListReusableDelegationSetsCommand;
|
|
61
|
-
//# sourceMappingURL=ListReusableDelegationSetsCommand.js.map
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Lists tags for one health check or hosted zone. </p>
|
|
10
|
-
* <p>For information about using tags for cost allocation, see
|
|
11
|
-
* <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation Tags</a>
|
|
12
|
-
* in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { Route53Client, ListTagsForResourceCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
17
|
-
* // const { Route53Client, ListTagsForResourceCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
18
|
-
* const client = new Route53Client(config);
|
|
19
|
-
* const command = new ListTagsForResourceCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
64
|
-
//# sourceMappingURL=ListTagsForResourceCommand.js.map
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Lists tags for up to 10 health checks or hosted zones.</p>
|
|
10
|
-
* <p>For information about using tags for cost allocation, see
|
|
11
|
-
* <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation Tags</a>
|
|
12
|
-
* in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { Route53Client, ListTagsForResourcesCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
17
|
-
* // const { Route53Client, ListTagsForResourcesCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
18
|
-
* const client = new Route53Client(config);
|
|
19
|
-
* const command = new ListTagsForResourcesCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListTagsForResourcesCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListTagsForResourcesCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class ListTagsForResourcesCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class ListTagsForResourcesCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.ListTagsForResourcesCommand = ListTagsForResourcesCommand;
|
|
64
|
-
//# sourceMappingURL=ListTagsForResourcesCommand.js.map
|
|
@@ -5,41 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
|
|
10
|
-
* Policies are listed in the order that they were created in. </p>
|
|
11
|
-
*
|
|
12
|
-
* <p>For information about how of deleting a traffic policy affects the response from <code>ListTrafficPolicies</code>, see
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_DeleteTrafficPolicy.html">DeleteTrafficPolicy</a>.
|
|
14
|
-
*
|
|
15
|
-
* </p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { Route53Client, ListTrafficPoliciesCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
20
|
-
* // const { Route53Client, ListTrafficPoliciesCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
21
|
-
* const client = new Route53Client(config);
|
|
22
|
-
* const command = new ListTrafficPoliciesCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link ListTrafficPoliciesCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link ListTrafficPoliciesCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
8
|
class ListTrafficPoliciesCommand extends smithy_client_1.Command {
|
|
32
|
-
// Start section: command_properties
|
|
33
|
-
// End section: command_properties
|
|
34
9
|
constructor(input) {
|
|
35
|
-
// Start section: command_constructor
|
|
36
10
|
super();
|
|
37
11
|
this.input = input;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -64,4 +34,3 @@ class ListTrafficPoliciesCommand extends smithy_client_1.Command {
|
|
|
64
34
|
}
|
|
65
35
|
}
|
|
66
36
|
exports.ListTrafficPoliciesCommand = ListTrafficPoliciesCommand;
|
|
67
|
-
//# sourceMappingURL=ListTrafficPoliciesCommand.js.map
|
|
@@ -6,42 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Gets information about the traffic policy instances that you created in a specified hosted zone.</p>
|
|
11
|
-
* <note>
|
|
12
|
-
* <p>After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code> request, there's a
|
|
13
|
-
* brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For more information,
|
|
14
|
-
* see the <code>State</code> response element.</p>
|
|
15
|
-
* </note>
|
|
16
|
-
* <p>Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the
|
|
17
|
-
* <code>MaxItems</code> parameter to list them in groups of up to 100.</p>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { Route53Client, ListTrafficPolicyInstancesByHostedZoneCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
22
|
-
* // const { Route53Client, ListTrafficPolicyInstancesByHostedZoneCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
23
|
-
* const client = new Route53Client(config);
|
|
24
|
-
* const command = new ListTrafficPolicyInstancesByHostedZoneCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link ListTrafficPolicyInstancesByHostedZoneCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link ListTrafficPolicyInstancesByHostedZoneCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
33
9
|
class ListTrafficPolicyInstancesByHostedZoneCommand extends smithy_client_1.Command {
|
|
34
|
-
// Start section: command_properties
|
|
35
|
-
// End section: command_properties
|
|
36
10
|
constructor(input) {
|
|
37
|
-
// Start section: command_constructor
|
|
38
11
|
super();
|
|
39
12
|
this.input = input;
|
|
40
|
-
// End section: command_constructor
|
|
41
13
|
}
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
46
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
47
16
|
this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
|
|
@@ -67,4 +36,3 @@ class ListTrafficPolicyInstancesByHostedZoneCommand extends smithy_client_1.Comm
|
|
|
67
36
|
}
|
|
68
37
|
}
|
|
69
38
|
exports.ListTrafficPolicyInstancesByHostedZoneCommand = ListTrafficPolicyInstancesByHostedZoneCommand;
|
|
70
|
-
//# sourceMappingURL=ListTrafficPolicyInstancesByHostedZoneCommand.js.map
|
|
@@ -5,42 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Gets information about the traffic policy instances that you created by using a specify traffic policy version.</p>
|
|
10
|
-
* <note>
|
|
11
|
-
* <p>After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code> request,
|
|
12
|
-
* there's a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For
|
|
13
|
-
* more information, see the <code>State</code> response element.</p>
|
|
14
|
-
* </note>
|
|
15
|
-
* <p>Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the
|
|
16
|
-
* <code>MaxItems</code> parameter to list them in groups of up to 100.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { Route53Client, ListTrafficPolicyInstancesByPolicyCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
21
|
-
* // const { Route53Client, ListTrafficPolicyInstancesByPolicyCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
22
|
-
* const client = new Route53Client(config);
|
|
23
|
-
* const command = new ListTrafficPolicyInstancesByPolicyCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link ListTrafficPolicyInstancesByPolicyCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link ListTrafficPolicyInstancesByPolicyCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
32
8
|
class ListTrafficPolicyInstancesByPolicyCommand extends smithy_client_1.Command {
|
|
33
|
-
// Start section: command_properties
|
|
34
|
-
// End section: command_properties
|
|
35
9
|
constructor(input) {
|
|
36
|
-
// Start section: command_constructor
|
|
37
10
|
super();
|
|
38
11
|
this.input = input;
|
|
39
|
-
// End section: command_constructor
|
|
40
12
|
}
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
*/
|
|
44
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
45
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
46
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -65,4 +34,3 @@ class ListTrafficPolicyInstancesByPolicyCommand extends smithy_client_1.Command
|
|
|
65
34
|
}
|
|
66
35
|
}
|
|
67
36
|
exports.ListTrafficPolicyInstancesByPolicyCommand = ListTrafficPolicyInstancesByPolicyCommand;
|
|
68
|
-
//# sourceMappingURL=ListTrafficPolicyInstancesByPolicyCommand.js.map
|