@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
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
4
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
6
|
-
FinalizeHandlerArguments,
|
|
7
|
-
Handler,
|
|
8
|
-
HandlerExecutionContext,
|
|
9
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
10
|
-
MetadataBearer as __MetadataBearer,
|
|
11
|
-
MiddlewareStack,
|
|
12
|
-
SerdeContext as __SerdeContext,
|
|
13
|
-
} from "@aws-sdk/types";
|
|
14
|
-
|
|
15
|
-
import { TestDNSAnswerRequest, TestDNSAnswerResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restXmlTestDNSAnswerCommand,
|
|
18
|
-
serializeAws_restXmlTestDNSAnswerCommand,
|
|
19
|
-
} from "../protocols/Aws_restXml";
|
|
20
|
-
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
21
|
-
|
|
22
|
-
export interface TestDNSAnswerCommandInput extends TestDNSAnswerRequest {}
|
|
23
|
-
export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* <p>Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. You can optionally specify
|
|
27
|
-
* the IP address of a DNS resolver, an EDNS0 client subnet IP address, and a subnet mask. </p>
|
|
28
|
-
* <p>This call only supports querying public hosted zones.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { Route53Client, TestDNSAnswerCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
33
|
-
* // const { Route53Client, TestDNSAnswerCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
34
|
-
* const client = new Route53Client(config);
|
|
35
|
-
* const command = new TestDNSAnswerCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link TestDNSAnswerCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link TestDNSAnswerCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class TestDNSAnswerCommand extends $Command<
|
|
45
|
-
TestDNSAnswerCommandInput,
|
|
46
|
-
TestDNSAnswerCommandOutput,
|
|
47
|
-
Route53ClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: TestDNSAnswerCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: Route53ClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
this.middlewareStack.use(getIdNormalizerPlugin(configuration));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "Route53Client";
|
|
73
|
-
const commandName = "TestDNSAnswerCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: TestDNSAnswerRequest.filterSensitiveLog,
|
|
79
|
-
outputFilterSensitiveLog: TestDNSAnswerResponse.filterSensitiveLog,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: TestDNSAnswerCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_restXmlTestDNSAnswerCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<TestDNSAnswerCommandOutput> {
|
|
94
|
-
return deserializeAws_restXmlTestDNSAnswerCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { UpdateHealthCheckRequest, UpdateHealthCheckResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restXmlUpdateHealthCheckCommand,
|
|
17
|
-
serializeAws_restXmlUpdateHealthCheckCommand,
|
|
18
|
-
} from "../protocols/Aws_restXml";
|
|
19
|
-
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
20
|
-
|
|
21
|
-
export interface UpdateHealthCheckCommandInput extends UpdateHealthCheckRequest {}
|
|
22
|
-
export interface UpdateHealthCheckCommandOutput extends UpdateHealthCheckResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates an existing health check. Note that some values can't be updated. </p>
|
|
26
|
-
* <p>For more information about updating health checks, see
|
|
27
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html">Creating, Updating, and Deleting Health Checks</a>
|
|
28
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { Route53Client, UpdateHealthCheckCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
33
|
-
* // const { Route53Client, UpdateHealthCheckCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
34
|
-
* const client = new Route53Client(config);
|
|
35
|
-
* const command = new UpdateHealthCheckCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link UpdateHealthCheckCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link UpdateHealthCheckCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class UpdateHealthCheckCommand extends $Command<
|
|
45
|
-
UpdateHealthCheckCommandInput,
|
|
46
|
-
UpdateHealthCheckCommandOutput,
|
|
47
|
-
Route53ClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: UpdateHealthCheckCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: Route53ClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<UpdateHealthCheckCommandInput, UpdateHealthCheckCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "Route53Client";
|
|
72
|
-
const commandName = "UpdateHealthCheckCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: UpdateHealthCheckRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: UpdateHealthCheckResponse.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: UpdateHealthCheckCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_restXmlUpdateHealthCheckCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateHealthCheckCommandOutput> {
|
|
93
|
-
return deserializeAws_restXmlUpdateHealthCheckCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
4
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
6
|
-
FinalizeHandlerArguments,
|
|
7
|
-
Handler,
|
|
8
|
-
HandlerExecutionContext,
|
|
9
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
10
|
-
MetadataBearer as __MetadataBearer,
|
|
11
|
-
MiddlewareStack,
|
|
12
|
-
SerdeContext as __SerdeContext,
|
|
13
|
-
} from "@aws-sdk/types";
|
|
14
|
-
|
|
15
|
-
import { UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restXmlUpdateHostedZoneCommentCommand,
|
|
18
|
-
serializeAws_restXmlUpdateHostedZoneCommentCommand,
|
|
19
|
-
} from "../protocols/Aws_restXml";
|
|
20
|
-
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
21
|
-
|
|
22
|
-
export interface UpdateHostedZoneCommentCommandInput extends UpdateHostedZoneCommentRequest {}
|
|
23
|
-
export interface UpdateHostedZoneCommentCommandOutput extends UpdateHostedZoneCommentResponse, __MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* <p>Updates the comment for a specified hosted zone.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { Route53Client, UpdateHostedZoneCommentCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
31
|
-
* // const { Route53Client, UpdateHostedZoneCommentCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
32
|
-
* const client = new Route53Client(config);
|
|
33
|
-
* const command = new UpdateHostedZoneCommentCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link UpdateHostedZoneCommentCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link UpdateHostedZoneCommentCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class UpdateHostedZoneCommentCommand extends $Command<
|
|
43
|
-
UpdateHostedZoneCommentCommandInput,
|
|
44
|
-
UpdateHostedZoneCommentCommandOutput,
|
|
45
|
-
Route53ClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: UpdateHostedZoneCommentCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: Route53ClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<UpdateHostedZoneCommentCommandInput, UpdateHostedZoneCommentCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
this.middlewareStack.use(getIdNormalizerPlugin(configuration));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "Route53Client";
|
|
71
|
-
const commandName = "UpdateHostedZoneCommentCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: UpdateHostedZoneCommentRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: UpdateHostedZoneCommentResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: UpdateHostedZoneCommentCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_restXmlUpdateHostedZoneCommentCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateHostedZoneCommentCommandOutput> {
|
|
92
|
-
return deserializeAws_restXmlUpdateHostedZoneCommentCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
4
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
6
|
-
FinalizeHandlerArguments,
|
|
7
|
-
Handler,
|
|
8
|
-
HandlerExecutionContext,
|
|
9
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
10
|
-
MetadataBearer as __MetadataBearer,
|
|
11
|
-
MiddlewareStack,
|
|
12
|
-
SerdeContext as __SerdeContext,
|
|
13
|
-
} from "@aws-sdk/types";
|
|
14
|
-
|
|
15
|
-
import { UpdateTrafficPolicyCommentRequest, UpdateTrafficPolicyCommentResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restXmlUpdateTrafficPolicyCommentCommand,
|
|
18
|
-
serializeAws_restXmlUpdateTrafficPolicyCommentCommand,
|
|
19
|
-
} from "../protocols/Aws_restXml";
|
|
20
|
-
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
21
|
-
|
|
22
|
-
export interface UpdateTrafficPolicyCommentCommandInput extends UpdateTrafficPolicyCommentRequest {}
|
|
23
|
-
export interface UpdateTrafficPolicyCommentCommandOutput extends UpdateTrafficPolicyCommentResponse, __MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* <p>Updates the comment for a specified traffic policy version.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { Route53Client, UpdateTrafficPolicyCommentCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
31
|
-
* // const { Route53Client, UpdateTrafficPolicyCommentCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
32
|
-
* const client = new Route53Client(config);
|
|
33
|
-
* const command = new UpdateTrafficPolicyCommentCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link UpdateTrafficPolicyCommentCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link UpdateTrafficPolicyCommentCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class UpdateTrafficPolicyCommentCommand extends $Command<
|
|
43
|
-
UpdateTrafficPolicyCommentCommandInput,
|
|
44
|
-
UpdateTrafficPolicyCommentCommandOutput,
|
|
45
|
-
Route53ClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: UpdateTrafficPolicyCommentCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: Route53ClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<UpdateTrafficPolicyCommentCommandInput, UpdateTrafficPolicyCommentCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
this.middlewareStack.use(getIdNormalizerPlugin(configuration));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "Route53Client";
|
|
71
|
-
const commandName = "UpdateTrafficPolicyCommentCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: UpdateTrafficPolicyCommentRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: UpdateTrafficPolicyCommentResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: UpdateTrafficPolicyCommentCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_restXmlUpdateTrafficPolicyCommentCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(
|
|
92
|
-
output: __HttpResponse,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<UpdateTrafficPolicyCommentCommandOutput> {
|
|
95
|
-
return deserializeAws_restXmlUpdateTrafficPolicyCommentCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
4
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
6
|
-
FinalizeHandlerArguments,
|
|
7
|
-
Handler,
|
|
8
|
-
HandlerExecutionContext,
|
|
9
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
10
|
-
MetadataBearer as __MetadataBearer,
|
|
11
|
-
MiddlewareStack,
|
|
12
|
-
SerdeContext as __SerdeContext,
|
|
13
|
-
} from "@aws-sdk/types";
|
|
14
|
-
|
|
15
|
-
import { UpdateTrafficPolicyInstanceRequest, UpdateTrafficPolicyInstanceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restXmlUpdateTrafficPolicyInstanceCommand,
|
|
18
|
-
serializeAws_restXmlUpdateTrafficPolicyInstanceCommand,
|
|
19
|
-
} from "../protocols/Aws_restXml";
|
|
20
|
-
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
21
|
-
|
|
22
|
-
export interface UpdateTrafficPolicyInstanceCommandInput extends UpdateTrafficPolicyInstanceRequest {}
|
|
23
|
-
export interface UpdateTrafficPolicyInstanceCommandOutput
|
|
24
|
-
extends UpdateTrafficPolicyInstanceResponse,
|
|
25
|
-
__MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version.</p>
|
|
29
|
-
* <p>When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS queries for the root resource record set name
|
|
30
|
-
* (such as example.com) while it replaces one group of resource record sets with another. Route 53 performs the following operations:</p>
|
|
31
|
-
* <ol>
|
|
32
|
-
* <li>
|
|
33
|
-
* <p>Route 53 creates a new group of resource record sets based on the specified traffic policy. This is true regardless of how significant
|
|
34
|
-
* the differences are between the existing resource record sets and the new resource record sets. </p>
|
|
35
|
-
* </li>
|
|
36
|
-
* <li>
|
|
37
|
-
* <p>When all of the new resource record sets have been created, Route 53 starts to respond to DNS queries for the root resource record set name
|
|
38
|
-
* (such as example.com) by using the new resource record sets.</p>
|
|
39
|
-
* </li>
|
|
40
|
-
* <li>
|
|
41
|
-
* <p>Route 53 deletes the old group of resource record sets that are associated with the root resource record set name.</p>
|
|
42
|
-
* </li>
|
|
43
|
-
* </ol>
|
|
44
|
-
* @example
|
|
45
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
46
|
-
* ```javascript
|
|
47
|
-
* import { Route53Client, UpdateTrafficPolicyInstanceCommand } from "@aws-sdk/client-route-53"; // ES Modules import
|
|
48
|
-
* // const { Route53Client, UpdateTrafficPolicyInstanceCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
|
|
49
|
-
* const client = new Route53Client(config);
|
|
50
|
-
* const command = new UpdateTrafficPolicyInstanceCommand(input);
|
|
51
|
-
* const response = await client.send(command);
|
|
52
|
-
* ```
|
|
53
|
-
*
|
|
54
|
-
* @see {@link UpdateTrafficPolicyInstanceCommandInput} for command's `input` shape.
|
|
55
|
-
* @see {@link UpdateTrafficPolicyInstanceCommandOutput} for command's `response` shape.
|
|
56
|
-
* @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
|
|
57
|
-
*
|
|
58
|
-
*/
|
|
59
|
-
export class UpdateTrafficPolicyInstanceCommand extends $Command<
|
|
60
|
-
UpdateTrafficPolicyInstanceCommandInput,
|
|
61
|
-
UpdateTrafficPolicyInstanceCommandOutput,
|
|
62
|
-
Route53ClientResolvedConfig
|
|
63
|
-
> {
|
|
64
|
-
// Start section: command_properties
|
|
65
|
-
// End section: command_properties
|
|
66
|
-
|
|
67
|
-
constructor(readonly input: UpdateTrafficPolicyInstanceCommandInput) {
|
|
68
|
-
// Start section: command_constructor
|
|
69
|
-
super();
|
|
70
|
-
// End section: command_constructor
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(
|
|
77
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
78
|
-
configuration: Route53ClientResolvedConfig,
|
|
79
|
-
options?: __HttpHandlerOptions
|
|
80
|
-
): Handler<UpdateTrafficPolicyInstanceCommandInput, UpdateTrafficPolicyInstanceCommandOutput> {
|
|
81
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
82
|
-
this.middlewareStack.use(getIdNormalizerPlugin(configuration));
|
|
83
|
-
|
|
84
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
85
|
-
|
|
86
|
-
const { logger } = configuration;
|
|
87
|
-
const clientName = "Route53Client";
|
|
88
|
-
const commandName = "UpdateTrafficPolicyInstanceCommand";
|
|
89
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
90
|
-
logger,
|
|
91
|
-
clientName,
|
|
92
|
-
commandName,
|
|
93
|
-
inputFilterSensitiveLog: UpdateTrafficPolicyInstanceRequest.filterSensitiveLog,
|
|
94
|
-
outputFilterSensitiveLog: UpdateTrafficPolicyInstanceResponse.filterSensitiveLog,
|
|
95
|
-
};
|
|
96
|
-
const { requestHandler } = configuration;
|
|
97
|
-
return stack.resolve(
|
|
98
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
99
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
100
|
-
handlerExecutionContext
|
|
101
|
-
);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
private serialize(input: UpdateTrafficPolicyInstanceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
105
|
-
return serializeAws_restXmlUpdateTrafficPolicyInstanceCommand(input, context);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
private deserialize(
|
|
109
|
-
output: __HttpResponse,
|
|
110
|
-
context: __SerdeContext
|
|
111
|
-
): Promise<UpdateTrafficPolicyInstanceCommandOutput> {
|
|
112
|
-
return deserializeAws_restXmlUpdateTrafficPolicyInstanceCommand(output, context);
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
// Start section: command_body_extra
|
|
116
|
-
// End section: command_body_extra
|
|
117
|
-
}
|
package/src/endpoints.ts
DELETED
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
3
|
-
|
|
4
|
-
const regionHash: RegionHash = {
|
|
5
|
-
"aws-cn-global": {
|
|
6
|
-
hostname: "route53.amazonaws.com.cn",
|
|
7
|
-
signingRegion: "cn-northwest-1",
|
|
8
|
-
},
|
|
9
|
-
"aws-global": {
|
|
10
|
-
hostname: "route53.amazonaws.com",
|
|
11
|
-
signingRegion: "us-east-1",
|
|
12
|
-
},
|
|
13
|
-
"aws-iso-b-global": {
|
|
14
|
-
hostname: "route53.sc2s.sgov.gov",
|
|
15
|
-
signingRegion: "us-isob-east-1",
|
|
16
|
-
},
|
|
17
|
-
"aws-iso-global": {
|
|
18
|
-
hostname: "route53.c2s.ic.gov",
|
|
19
|
-
signingRegion: "us-iso-east-1",
|
|
20
|
-
},
|
|
21
|
-
"aws-us-gov-global": {
|
|
22
|
-
hostname: "route53.us-gov.amazonaws.com",
|
|
23
|
-
signingRegion: "us-gov-west-1",
|
|
24
|
-
},
|
|
25
|
-
"fips-aws-global": {
|
|
26
|
-
hostname: "route53-fips.amazonaws.com",
|
|
27
|
-
signingRegion: "us-east-1",
|
|
28
|
-
},
|
|
29
|
-
"fips-aws-us-gov-global": {
|
|
30
|
-
hostname: "route53.us-gov.amazonaws.com",
|
|
31
|
-
signingRegion: "us-gov-west-1",
|
|
32
|
-
},
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
const partitionHash: PartitionHash = {
|
|
36
|
-
aws: {
|
|
37
|
-
regions: [
|
|
38
|
-
"af-south-1",
|
|
39
|
-
"ap-east-1",
|
|
40
|
-
"ap-northeast-1",
|
|
41
|
-
"ap-northeast-2",
|
|
42
|
-
"ap-northeast-3",
|
|
43
|
-
"ap-south-1",
|
|
44
|
-
"ap-southeast-1",
|
|
45
|
-
"ap-southeast-2",
|
|
46
|
-
"aws-global",
|
|
47
|
-
"ca-central-1",
|
|
48
|
-
"eu-central-1",
|
|
49
|
-
"eu-north-1",
|
|
50
|
-
"eu-south-1",
|
|
51
|
-
"eu-west-1",
|
|
52
|
-
"eu-west-2",
|
|
53
|
-
"eu-west-3",
|
|
54
|
-
"fips-aws-global",
|
|
55
|
-
"me-south-1",
|
|
56
|
-
"sa-east-1",
|
|
57
|
-
"us-east-1",
|
|
58
|
-
"us-east-2",
|
|
59
|
-
"us-west-1",
|
|
60
|
-
"us-west-2",
|
|
61
|
-
],
|
|
62
|
-
endpoint: "aws-global",
|
|
63
|
-
},
|
|
64
|
-
"aws-cn": {
|
|
65
|
-
regions: ["aws-cn-global", "cn-north-1", "cn-northwest-1"],
|
|
66
|
-
endpoint: "aws-cn-global",
|
|
67
|
-
},
|
|
68
|
-
"aws-iso": {
|
|
69
|
-
regions: ["aws-iso-global", "us-iso-east-1"],
|
|
70
|
-
endpoint: "aws-iso-global",
|
|
71
|
-
},
|
|
72
|
-
"aws-iso-b": {
|
|
73
|
-
regions: ["aws-iso-b-global", "us-isob-east-1"],
|
|
74
|
-
endpoint: "aws-iso-b-global",
|
|
75
|
-
},
|
|
76
|
-
"aws-us-gov": {
|
|
77
|
-
regions: ["aws-us-gov-global", "fips-aws-us-gov-global", "us-gov-east-1", "us-gov-west-1"],
|
|
78
|
-
endpoint: "aws-us-gov-global",
|
|
79
|
-
},
|
|
80
|
-
};
|
|
81
|
-
|
|
82
|
-
export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
|
|
83
|
-
getRegionInfo(region, {
|
|
84
|
-
...options,
|
|
85
|
-
signingService: "route53",
|
|
86
|
-
regionHash,
|
|
87
|
-
partitionHash,
|
|
88
|
-
});
|
package/src/index.ts
DELETED
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
export * from "./Route53Client";
|
|
2
|
-
export * from "./Route53";
|
|
3
|
-
export * from "./commands/ActivateKeySigningKeyCommand";
|
|
4
|
-
export * from "./commands/AssociateVPCWithHostedZoneCommand";
|
|
5
|
-
export * from "./commands/ChangeResourceRecordSetsCommand";
|
|
6
|
-
export * from "./commands/ChangeTagsForResourceCommand";
|
|
7
|
-
export * from "./commands/CreateHealthCheckCommand";
|
|
8
|
-
export * from "./commands/CreateHostedZoneCommand";
|
|
9
|
-
export * from "./commands/CreateKeySigningKeyCommand";
|
|
10
|
-
export * from "./commands/CreateQueryLoggingConfigCommand";
|
|
11
|
-
export * from "./commands/CreateReusableDelegationSetCommand";
|
|
12
|
-
export * from "./commands/CreateTrafficPolicyCommand";
|
|
13
|
-
export * from "./commands/CreateTrafficPolicyInstanceCommand";
|
|
14
|
-
export * from "./commands/CreateTrafficPolicyVersionCommand";
|
|
15
|
-
export * from "./commands/CreateVPCAssociationAuthorizationCommand";
|
|
16
|
-
export * from "./commands/DeactivateKeySigningKeyCommand";
|
|
17
|
-
export * from "./commands/DeleteHealthCheckCommand";
|
|
18
|
-
export * from "./commands/DeleteHostedZoneCommand";
|
|
19
|
-
export * from "./commands/DeleteKeySigningKeyCommand";
|
|
20
|
-
export * from "./commands/DeleteQueryLoggingConfigCommand";
|
|
21
|
-
export * from "./commands/DeleteReusableDelegationSetCommand";
|
|
22
|
-
export * from "./commands/DeleteTrafficPolicyCommand";
|
|
23
|
-
export * from "./commands/DeleteTrafficPolicyInstanceCommand";
|
|
24
|
-
export * from "./commands/DeleteVPCAssociationAuthorizationCommand";
|
|
25
|
-
export * from "./commands/DisableHostedZoneDNSSECCommand";
|
|
26
|
-
export * from "./commands/DisassociateVPCFromHostedZoneCommand";
|
|
27
|
-
export * from "./commands/EnableHostedZoneDNSSECCommand";
|
|
28
|
-
export * from "./commands/GetAccountLimitCommand";
|
|
29
|
-
export * from "./commands/GetChangeCommand";
|
|
30
|
-
export * from "./waiters/waitForResourceRecordSetsChanged";
|
|
31
|
-
export * from "./commands/GetCheckerIpRangesCommand";
|
|
32
|
-
export * from "./commands/GetDNSSECCommand";
|
|
33
|
-
export * from "./commands/GetGeoLocationCommand";
|
|
34
|
-
export * from "./commands/GetHealthCheckCommand";
|
|
35
|
-
export * from "./commands/GetHealthCheckCountCommand";
|
|
36
|
-
export * from "./commands/GetHealthCheckLastFailureReasonCommand";
|
|
37
|
-
export * from "./commands/GetHealthCheckStatusCommand";
|
|
38
|
-
export * from "./commands/GetHostedZoneCommand";
|
|
39
|
-
export * from "./commands/GetHostedZoneCountCommand";
|
|
40
|
-
export * from "./commands/GetHostedZoneLimitCommand";
|
|
41
|
-
export * from "./commands/GetQueryLoggingConfigCommand";
|
|
42
|
-
export * from "./commands/GetReusableDelegationSetCommand";
|
|
43
|
-
export * from "./commands/GetReusableDelegationSetLimitCommand";
|
|
44
|
-
export * from "./commands/GetTrafficPolicyCommand";
|
|
45
|
-
export * from "./commands/GetTrafficPolicyInstanceCommand";
|
|
46
|
-
export * from "./commands/GetTrafficPolicyInstanceCountCommand";
|
|
47
|
-
export * from "./commands/ListGeoLocationsCommand";
|
|
48
|
-
export * from "./commands/ListHealthChecksCommand";
|
|
49
|
-
export * from "./pagination/ListHealthChecksPaginator";
|
|
50
|
-
export * from "./commands/ListHostedZonesCommand";
|
|
51
|
-
export * from "./pagination/ListHostedZonesPaginator";
|
|
52
|
-
export * from "./commands/ListHostedZonesByNameCommand";
|
|
53
|
-
export * from "./commands/ListHostedZonesByVPCCommand";
|
|
54
|
-
export * from "./commands/ListQueryLoggingConfigsCommand";
|
|
55
|
-
export * from "./pagination/ListQueryLoggingConfigsPaginator";
|
|
56
|
-
export * from "./commands/ListResourceRecordSetsCommand";
|
|
57
|
-
export * from "./commands/ListReusableDelegationSetsCommand";
|
|
58
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
59
|
-
export * from "./commands/ListTagsForResourcesCommand";
|
|
60
|
-
export * from "./commands/ListTrafficPoliciesCommand";
|
|
61
|
-
export * from "./commands/ListTrafficPolicyInstancesCommand";
|
|
62
|
-
export * from "./commands/ListTrafficPolicyInstancesByHostedZoneCommand";
|
|
63
|
-
export * from "./commands/ListTrafficPolicyInstancesByPolicyCommand";
|
|
64
|
-
export * from "./commands/ListTrafficPolicyVersionsCommand";
|
|
65
|
-
export * from "./commands/ListVPCAssociationAuthorizationsCommand";
|
|
66
|
-
export * from "./commands/TestDNSAnswerCommand";
|
|
67
|
-
export * from "./commands/UpdateHealthCheckCommand";
|
|
68
|
-
export * from "./commands/UpdateHostedZoneCommentCommand";
|
|
69
|
-
export * from "./commands/UpdateTrafficPolicyCommentCommand";
|
|
70
|
-
export * from "./commands/UpdateTrafficPolicyInstanceCommand";
|
|
71
|
-
export * from "./pagination/Interfaces";
|
|
72
|
-
export * from "./models/index";
|
package/src/models/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|