Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Utils

Index

Methods

Static changeResourceRecordSets

  • changeResourceRecordSets(action: Route53Action, hostedZone: string, source: string, target: string): Promise<unknown>
  • Parameters

    • action: Route53Action
    • hostedZone: string
    • source: string
    • target: string

    Returns Promise<unknown>

Static deleteCertificate

  • deleteCertificate(identifier: string, region: string, route53Role: string): Promise<void>

Static deleteRecord

  • deleteRecord(source: string, target: string, hostedZone: string): Promise<string | unknown>

Static requestCertificate

  • requestCertificate(requestId: string, domainName: string, subjectAlternativeNames: string[], hostedZoneId: string, region: string, route53Role: string): Promise<string>

Legend

  • Constructor
  • Property
  • Method
  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc