@aws-lite/route53
v0.0.4
Published
Official `aws-lite` plugin for Route 53
Readme
@aws-lite/route53
Official
aws-liteplugin for Route 53
Maintained by: @architect
Install
npm i @aws-lite/route53Optionally install types:
npm i -D @aws-lite/route53-typesReference
Reference documentation with examples at aws-lite.org
Reference
Reference documentation with examples at aws-lite.org
Methods
ChangeResourceRecordSets
Properties:
HostedZoneId(string) [required]- ID of the hosted zone containing the resource records set
ChangeBatch(object)ChangeBatchobject- More details (AWS)
ListResourceRecordSets
Properties:
HostedZoneId(string) [required]- ID of the hosted zone containing the resource records set
MaxItems(number)- Maximum number of items to be returned
StartRecordIdentifier(string)- Pagination cursor when the routing policy is not
simpleand results were truncated for a given DNS
- Pagination cursor when the routing policy is not
StartRecordName(string)- Name of the first resource record to be listed in lexicographic ordering. If the name doesn't exist, results will begin from the first record with a name greater than the provided value
StartRecordType(string)- The type of resource record to begin listing from
paginate(boolean, string)- Enable automatic result pagination; use this instead of making your own individual pagination requests
Methods yet to be implemented
Please help out by opening a PR!
ActivateKeySigningKeyAssociateVPCWithHostedZoneChangeCidrCollectionChangeTagsForResourceCreateCidrCollectionCreateHealthCheckCreateHostedZoneCreateKeySigningKeyCreateQueryLoggingConfigCreateReusableDelegationSetCreateTrafficPolicyCreateTrafficPolicyInstanceCreateTrafficPolicyVersionCreateVPCAssociationAuthorizationDeactivateKeySigningKeyDeleteCidrCollectionDeleteHealthCheckDeleteHostedZoneDeleteKeySigningKeyDeleteQueryLoggingConfigDeleteReusableDelegationSetDeleteTrafficPolicyDeleteTrafficPolicyInstanceDeleteVPCAssociationAuthorizationDisableHostedZoneDNSSECDisassociateVPCFromHostedZoneEnableHostedZoneDNSSECGetAccountLimitGetChangeGetCheckerIpRangesGetDNSSECGetGeoLocationGetHealthCheckGetHealthCheckCountGetHealthCheckLastFailureReasonGetHealthCheckStatusGetHostedZoneGetHostedZoneCountGetHostedZoneLimitGetQueryLoggingConfigGetReusableDelegationSetGetReusableDelegationSetLimitGetTrafficPolicyGetTrafficPolicyInstanceGetTrafficPolicyInstanceCountListCidrBlocksListCidrCollectionsListCidrLocationsListGeoLocationsListHealthChecksListHostedZonesListHostedZonesByNameListHostedZonesByVPCListQueryLoggingConfigsListReusableDelegationSetsListTagsForResourceListTagsForResourcesListTrafficPoliciesListTrafficPolicyInstancesListTrafficPolicyInstancesByHostedZoneListTrafficPolicyInstancesByPolicyListTrafficPolicyVersionsListVPCAssociationAuthorizationsTestDNSAnswerUpdateHealthCheckUpdateHostedZoneCommentUpdateTrafficPolicyCommentUpdateTrafficPolicyInstance
